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

1999-10-22 13:13 VZ, revision 4137

tests for sorted wxChoice added

1999-10-22 13:12 JS, revision 4136

More broken code corrections; broken Latex file corrections.

1999-10-22 13:12 VZ, revision 4135

1. some fixes for wxSortedArrayString 2. wxChoice understands wxCB_SORT under GTK

1999-10-22 13:07 VZ, revision 4134

yet another BC++ fix

1999-10-22 12:45 JS, revision 4133

BC++ fixes.

1999-10-22 12:27 VZ, revision 4132

another BC++ fix

1999-10-22 12:03 JS, revision 4131

Modified Mingw32 makefiles to compile with Mingw32 2.95 or earlier; some wxMSW/gcc compile fixes

1999-10-22 11:37 VZ, revision 4130

wxDataFormat default ctor doesn't crash for global objects

1999-10-22 11:24 VZ, revision 4129

attempt to fix BC++ compilation

1999-10-22 09:24 VZ, revision 4128

1. made wxBase compile/link/run again under Unix 2. added wxSortedArrayString class and documented it

1999-10-22 04:40 DW, revision 4127

*** empty log message ***

1999-10-22 04:37 DW, revision 4126

*** empty log message ***

1999-10-21 22:37 DW, revision 4125

no message

1999-10-21 22:36 DW, revision 4124

VA fussy compiler fix (must qualify any reference to member more than one class up the inheritance tree

1999-10-21 21:13 RD, revision 4123

Added some test code

1999-10-21 20:16 VZ, revision 4122

wxMotif compilation fixes for wxDataObject and PROCESS_EVENTS (wxSocket)

1999-10-21 19:44 VZ, revision 4121

and the compilation fix which really compiles, finally

1999-10-21 19:33 VZ, revision 4120

compilation fixes for old gcc

1999-10-21 19:31 VZ, revision 4119

a better compilation fix

1999-10-21 19:21 VZ, revision 4118

compilation fix - as nobody else doesn't seem to want to do it...

1999-10-21 19:16 VZ, revision 4117

and some more WXUNUSED() added

1999-10-21 19:15 VZ, revision 4116

some WXUNUSED() added

1999-10-21 18:30 VZ, revision 4115

found the double deltion bug - now it seems to work under wxGTK!

1999-10-21 18:04 VZ, revision 4114

minor change: disable debug messages flood from OnDragOver

1999-10-21 17:47 VZ, revision 4113

OnEnter/OnDragOver API update (compiles, links, somewhat runs under wxGTK)