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

2003-08-17 19:47 SC, revision 22978

textcontrol handling change for mac (execute event in mid stream)

2003-08-17 19:41 SC, revision 22977

textcontrol handling change for mac (execute event in mid stream)

2003-08-17 16:31 JS, revision 22976

Must call DoMoveWindow in Create() or buttons may not be moved

2003-08-17 16:25 SC, revision 22975

unicode wxMac CW fixes

2003-08-17 15:29 SN, revision 22974

Added OS/2 to the list of platforms known to AC_BAKEFILE_SHARED_LD. (Although it should not be needed since I always build static libs on OS/2?)

2003-08-17 15:14 JS, revision 22973

Peter Lenhard's WinCE DoDraw[Elliptic]Arc additions: the WinCE-specific calling code

2003-08-17 15:07 VS, revision 22972

more visible banner after installation

2003-08-17 15:00 VS, revision 22971

Unicode compilation fixes

2003-08-17 14:55 VS, revision 22970

Unicode compilation fixes

2003-08-17 14:53 SN, revision 22969

Added some special code to make generated configure script OS/2 compatible no matter what platform it is generated on.

2003-08-17 13:55 JS, revision 22968

Removed redundant DSPs Fixed default size of splitter in splittree sample

2003-08-17 13:14 VS, revision 22967

removed --enable-compat20

2003-08-17 12:50 VS, revision 22966

removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2

2003-08-17 12:48 VS, revision 22965

netutils code is MSW-only

2003-08-17 12:00 SC, revision 22964

unicode wxMac CW fixes

2003-08-17 11:35 , revision 22963

This commit was manufactured by cvs2svn to create tag 'WX_BEFORE_REMOVING_WXWIN_COMPATIBILITY_2_2'.

2003-08-17 11:35 VS, revision 22962

don't test for Flex and Yacc, we don't use them anymore (contrib/deprecated uses pregenerated versions)

2003-08-17 11:31 JS, revision 22961

Misc. contrib compilation fixes

2003-08-17 11:17 VS, revision 22960

regenerated makefiles after fixing files.bkl

2003-08-17 11:14 VS, revision 22959

restored wxBuildOptions class, for backward compatibility with wx-2.4

2003-08-17 11:14 JS, revision 22958

Fixed compilation of OGL samples

2003-08-17 10:59 VS, revision 22957

wxMutexGuiEnter/Leave didn't work because this file is compiled with wxUSE_GUI=0

2003-08-17 10:41 VS, revision 22956

restored changes accidentally reverted by previous commit

2003-08-17 10:35 VS, revision 22955

no wxToolBarSimple

2003-08-17 10:34 VS, revision 22954

removed unused wxObject::Dump