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

1998-11-11 09:28 KB, revision 986

Made netscape default browser.

1998-11-11 08:42 UG, revision 985

const added to Contains

1998-11-11 04:40 RD, revision 984

wxTreeCtrl now works (sort of) for wxPython-GTK. This is the new TreeCtrl in src/gtk/treectrl.cpp not the old generic one.

1998-11-11 03:13 RD, revision 983

Additions for wxTreeCtrl

1998-11-10 21:22 KB, revision 982

Added a sample to test wxExtHelpController. Should work with other wxHelpController implementations, too.

1998-11-10 21:17 KB, revision 981

Added wxExtHelpController: wxHelpController implementation for external viewers. Made it the default viewer for wxGTK and set wxUSE_HELP=1.

1998-11-10 19:43 RR, revision 980

Added test to prove a supposed misfeature.

1998-11-10 19:21 RR, revision 979

Deleted a debugging line.

1998-11-10 19:18 RR, revision 978

Bit fiddling part 4.

1998-11-09 19:44 RR, revision 977

Yes, two more bugs killed.

1998-11-09 18:39 GL, revision 976

* wxMMedia: these makefiles are just indicative.

1998-11-09 18:37 GL, revision 975

* Added wxMMedia in the repository so people interrested in it can work on it * WARNING! It is quite unstable on Windows and it doesn't work on Linux for the moment because I didn't finish fixing the CODEC stream.

1998-11-09 11:57 JS, revision 974

Removed references to DEBUG and WXDEBUG; cured Motif font problem; removed some warnings in OGL; fixed bug in wxChoice

1998-11-09 08:09 MR, revision 973

if the wxTextCtrl is empty set by SetInsertionPointEnd to 0 and not to -1.

1998-11-09 06:15 RR, revision 972

Suppressed warnings

1998-11-08 22:35 JS, revision 971

OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs. Sorry, I may be overwriting changes Robert made due to a file copying error.

1998-11-08 16:42 RR, revision 970

Compile and build fixes for wxGTK and wxMotif Removed somw more warnings

1998-11-08 15:16 JS, revision 969

Minor changes

1998-11-07 13:55 RR, revision 968

Fixed 5 bugs in wxImage and Blit Removed warning messages Some more clientdata fiddleing Added bitmap support to wxTreeCtrl Fixed some bugs in wxTreeCtrl Added licence.txt to /docs/gtk/

1998-11-06 13:13 RR, revision 967

Second try at doing Set/GetClient right

1998-11-06 09:45 UG, revision 966

no message

1998-11-06 09:33 UG, revision 965

dll fixes

1998-11-06 08:50 RR, revision 964

SetEventData for a few widgets Re-installed wxBitmaps::LoafFile

1998-11-04 22:29 JS, revision 963

Added GetRect to region iterator; cured window.cpp problem for BC++

1998-11-04 22:17 JS, revision 962

Added Motif install.txt.