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):

2001-05-31 06:21 RD, revision 10389

Forgot to check-in this change last week...

2001-05-31 05:44 SC, revision 10388

removed unnecessary ClipRect calls, refresh on MacActivate with eraseBkgnd false

2001-05-31 05:42 SC, revision 10387

adapted to new sending for radiobutton events for unselecting too

2001-05-31 01:02 VZ, revision 10386

implemented accelerators support

2001-05-30 22:48 VZ, revision 10385

1. implemented menu keys support (Alt-xxx, F10) in wxFrame 2. fixed client area origin calculations in wxFrame

2001-05-30 21:05 VZ, revision 10384

fixed wxFrame::SetClientSize() with toolbar bug

2001-05-30 20:46 SC, revision 10383

rewrite to avoid unnecessary redraws

2001-05-30 15:53 RR, revision 10382

Forgot ! in wxTreeCtrl flag test.

2001-05-29 21:15 SC, revision 10381

corrected update upon activate

2001-05-29 21:12 SC, revision 10380

adapted background color for mac for listcontrols

2001-05-29 21:11 SC, revision 10379

adapted background color for mac

2001-05-29 18:59 DW, revision 10378

Add gridctrl

2001-05-29 18:59 DW, revision 10377

Lots of OS/2 Updates mirroring msw updates

2001-05-29 18:58 DW, revision 10376

New grid control OS/2 compile issue

2001-05-29 18:21 VS, revision 10375

applied patch #427244 (wxrcedit improvements: XRC version upgrade)

2001-05-29 17:52 SC, revision 10374

activated dynlib

2001-05-29 17:49 SC, revision 10373

updated mac implementation to support the success parameter , the new filename2filespec call and reintroduced the disappeared dllClose definition

2001-05-29 14:37 SC, revision 10372

corrected GetCharWidth and implemented MacSuperChangedPosition for toolbars

2001-05-29 03:49 DW, revision 10371

Menu files for OS/2 builds

2001-05-29 03:46 DW, revision 10370

Various fixes in DC's, ownerdrawn menu items, etc...

2001-05-29 01:55 VZ, revision 10369

Yet more menu work: 1. inversed submenu arrow bitmap creation bug corrected 2. fixed crash with double deletion of subsubmenus 3. submenu is shown on top of its parent under MSW 4. menu mouse move events are now forwarded upwards 5. implemented support of menu mnemonics 6. fixed drawing of checked/disabled/selected items in some rare combinations 7. fixed kbd handling in submenus (hopefully...)

2001-05-28 18:55 VZ, revision 10368

link preventing typo fixed

2001-05-28 15:05 VZ, revision 10367

compilation fixes

2001-05-28 12:24 GT, revision 10366

Informix fixes (submitted by Roger Gammans) Added .c_str() to some wxString instances when being Printf()'d into another wxString

2001-05-28 12:10 GT, revision 10365

Fixed #pragma interface mismatches Updated comments