Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2005-05-23 22:27 RD, revision 34303

typo

2005-05-23 18:45 CE, revision 34302

insert missing "

2005-05-23 16:53 ABX, revision 34301

Unicode fix.

2005-05-23 16:13 ABX, revision 34300

wxCocoa build fix.

2005-05-23 15:38 JS, revision 34299

Reverted namespace patch

2005-05-23 15:22 ABX, revision 34298

Initial HelpGen source cleaning.

2005-05-23 13:49 ABX, revision 34297

Cast warning fixes.

2005-05-23 13:12 ABX, revision 34296

wxMGL build fix.

2005-05-23 12:30 ABX, revision 34295

Required #include addition.

2005-05-23 12:26 ABX, revision 34294

Undefined reference found in Tinderbox logs.

2005-05-23 11:10 JS, revision 34293

Applied patch [ 1194316 ] wxMediaCtrl MSW config and setup cleanup

2005-05-23 11:08 JS, revision 34292

Use wxCLIP_CHILDREN in case we've disabled clipping globally

2005-05-23 10:54 ABX, revision 34291

Clipboard usage fixes inspired by Tinderbox logs.

2005-05-23 10:48 ABX, revision 34290

Small wxString usage fix.

2005-05-23 10:28 ABX, revision 34289

Use treebase.h for enum duplicated in port/treectrl.h.

2005-05-23 10:11 ABX, revision 34288

Export fix found through Tinderbox.

2005-05-23 08:46 ABX, revision 34287

Use our own math.h wrapper.

2005-05-23 08:16 JS, revision 34286

Removed .def references

2005-05-23 07:15 ABX, revision 34285

Temporary fix, requires missing NMLVFINDITEM on some platforms.

2005-05-23 06:52 ABX, revision 34284

Include fix.

2005-05-23 06:03 DE, revision 34283

Force size to integer coordinates in all cases.

2005-05-23 05:55 DE, revision 34282

Implemented SetLabel

2005-05-23 04:11 DE, revision 34281

Applied patch 1206278 from Mike Wetherell. Changes ceilf calls to ceil to be compatible with Mac OS 10.1.

2005-05-23 03:08 RL, revision 34280

Bump the library age again, to reflect the fact we have made changes to the public api here already too. This should have been accompanied by an increase in the WX_CURRENT interface number too, but it is too late to fix that now I fear. We really should remove xh_tglbtn again, and schedule it for later addition, but I can hear the screams already, so if someone else feels managed binary compatibility is important please do so and lets find a good time to add it cleanly.

2005-05-23 02:41 RL, revision 34279

Whatever was wrong with this, it will need to be fixed some other way, the blind hack this reverts (#1007859) removes two symbols from the library and breaks backward compatibility. Someone will need to look at what is actually wrong with bcc builds and the patches that followed from this initial (itself wrong) change.