]> git.saurik.com Git - wxWidgets.git/history - src/generic/scrolwin.cpp
another i.c.e.
[wxWidgets.git] / src / generic / scrolwin.cpp
1998-10-08  Vadim Zeitlincrash under FreeBSD corrected (patch by David Hobley)
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-24  Julian SmartHKEY -> WXHKEY; wxScrolledWindow::SetScale added
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-30  Robert Roebling Pretty redical change concerning the underlying
1998-07-17  Julian SmartBug fix to scrolwin.cpp (position not set in SetScrollb...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision