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-11-24 03:50 RD, revision 12640

Give wxDynamicSashReparentEvent a copy ctor and a proper Clone so it can be used with AddPendingEvent.

2001-11-23 22:28 SC, revision 12639

formatting

2001-11-23 22:26 SC, revision 12638

moved test for valid controlpart into this method

2001-11-23 22:25 SC, revision 12637

added virtual DoSetSize method in order to allow for MacOSX Listbox bug workaround

2001-11-23 22:24 VZ, revision 12636

added test for selecting intial colour in the col dlg

2001-11-23 22:23 SC, revision 12635

carbon compat routine define

2001-11-23 22:22 VZ, revision 12634

show correctly the initially selected colour and update the sliders (patch 484415)

2001-11-23 22:10 SC, revision 12633

added virtual DoSetSize method in order to allow for MacOSX Listbox bug workaround

2001-11-23 22:08 MBN, revision 12632

wxPerl documentation updates

2001-11-23 21:58 VZ, revision 12631

fixed UMR (patch #484863)

2001-11-23 21:28 GD, revision 12630

corrected makefiles following suggestion by MBN

2001-11-23 19:59 GD, revision 12629

added missing wxUSE_SYSTEM_OPTIONS define

2001-11-23 19:43 VZ, revision 12628

implemented GetBestSize() for wxChoice

2001-11-23 19:42 RR, revision 12627

Restored wxFileName::GetModificationTime() under Classic.

2001-11-23 19:39 VS, revision 12626

applied Greg's refinment of hist treectrl patch

2001-11-23 19:38 VS, revision 12625

fixed memory leak in imagjpeG (patch #484865)

2001-11-23 19:38 VS, revision 12624

cosmetic change: XML resource -> XRC resource

2001-11-23 17:14 RR, revision 12623

Fixed mouse move bug. No idea why it has to be fixed, but MacOS X seems to send incorect event states.

2001-11-23 13:51 JS, revision 12622

Some corrections

2001-11-23 13:45 JJ, revision 12621

Committing in . Modified Files: wxWindows/setup.h_vms wxWindows/include/wx/filefn.h wxWindows/include/wx/filename.h wxWindows/src/common/descrip.mms wxWindows/src/common/filename.cpp Updates for OpenVMS, -Updated copmpile support for new files/features -First version of OpenVMS file support (wxPATH_VMS). (will need a lot of testing on OpenVMS systems) ----------------------------------------------------------------------

2001-11-23 13:40 VZ, revision 12620

added comment for OnScroll

2001-11-23 13:34 JJ, revision 12619

Committing in . Modified Files: wxWindows/samples/dialogs/dialogs.cpp added conditional compilation for replacement dialogs in oder to allow compilation on non-MSW systems. ----------------------------------------------------------------------

2001-11-23 13:27 JS, revision 12618

Fixed Plot compilation, aliased OnScroll to HandleOnScroll

2001-11-23 12:42 JS, revision 12617

Added file and fixed compilo

2001-11-23 12:37 JS, revision 12616

Fixed VC++ project file