removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / generic / scrolwin.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-10-15  Robert Roebling scrolling of foreign windowsplus sample
1999-10-11  Robert Roebling Minor doc updates,
1999-10-08  Robert Roebling New scrolling code.
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-07-05  Vadim ZeitlinCalcUnscrolledPosition takes int, not floats
1999-05-26  Robert Roebling wxScrolledWindow inherits from wxPanel to
1999-05-19  Robert Roebling Corrected tree ctrl behaviour.
1999-05-17  Robert Roebling Use wxScrollWinEvent instead of wxScrollEvent in
1999-05-10  Karsten BallüderwxScrolledWindow::Scroll() no longer calls Refresh...
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1998-12-28  Julian SmartFixes to wxMotif scrolling and colours (wxTreeCtrl...
1998-12-11  Robert Roebling Redid parts of wxScroledWindow
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.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