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-03-01 11:10 RN, revision 32528

Move wxDoFloodFill to dc.cpp so that it can be 'used' without wxImage. Fixes related to this

2005-03-01 11:06 RN, revision 32527

work w/o bitmap button

2005-03-01 10:59 RN, revision 32526

More wxUSE_STATTEXT fixes

2005-03-01 10:55 RN, revision 32525

wxUSE_STATTEXT fixes

2005-03-01 10:48 RN, revision 32524

compilo

2005-03-01 10:42 RN, revision 32523

wxUSE_IMAGLIST fix (good grief...)

2005-03-01 10:33 RN, revision 32522

wxUSE_TOOLTIPS fix (good grief I think I just did this a couple days ago...)

2005-03-01 10:28 RN, revision 32521

wxUSE_XX fix

2005-03-01 10:27 RN, revision 32520

wxUSE_XXX fix

2005-03-01 10:25 RN, revision 32519

fixup for last commit

2005-03-01 10:23 RN, revision 32518

more wxUSE_IMAGE FUN

2005-03-01 10:19 RN, revision 32517

wxUSE_IMAGE cleanup

2005-03-01 10:19 VZ, revision 32516

fix for crash when using wxEXEC_NODISABLE

2005-03-01 10:16 RN, revision 32515

wxUSE_IMAGE cleanup, fix warning

2005-03-01 09:54 RN, revision 32514

compile w/o tooltips

2005-03-01 09:36 ABX, revision 32513

wxChoicebook styles typo fix.

2005-03-01 09:24 JS, revision 32512

Typo fixes

2005-03-01 07:38 ABX, revision 32511

More styles in XRC handlers of book controls.

2005-03-01 05:45 SC, revision 32510

have CGImage Support in all OSX builds

2005-03-01 05:31 SC, revision 32509

have CGImage Support in all OSX builds

2005-03-01 05:21 SC, revision 32508

fix for non-quartz branch

2005-03-01 01:26 VZ, revision 32507

don't compare iterator after calling erase() in ProcessPendingEvents() (replaces patch 1153906)

2005-03-01 01:21 VZ, revision 32506

added accessor function to hide __VISAGECPP__ ugliness and avoid having #ifdef's for it every other line

2005-03-01 01:15 VZ, revision 32505

update from Hiroshi Saito (patch 1153720)

2005-03-01 00:03 VZ, revision 32504

added wxDP_ALLOWNONE (patch 1153889)