]> git.saurik.com Git - wxWidgets.git/history - src/generic
starting blend modes for Core Graphics
[wxWidgets.git] / src / generic /
1998-07-12  Robert Roeblingstream compile fixes
1998-07-11  Robert Roeblingevent/leave events
1998-07-10  Robert Roeblingtree control and dc::drawlines bug
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-07-09  Vadim ZeitlinwxWindow::FindFocus() doesn't exist in wxGTK - #ifdef...
1998-07-08  Vadim Zeitlinkeyboard handling added (OnNavigationKey)
1998-07-08  Vadim Zeitlina couple of "const" mistakenly removed restored
1998-07-08  Julian SmartCured a bad assert in wxStatusBar; #ifdefed oleutils...
1998-07-07  Vadim Zeitlinadded missing DeleteItem(long itemId) function
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-02  Julian SmartVarious changes for 16-bit compilation
1998-07-01  Vadim ZeitlinwxImageList ctor now takes the same arguments as the...
1998-07-01  Vadim Zeitlinmany changes to make generic tree control (more) MSW...
1998-06-29  Vadim Zeitlinfixes redraw bug which was leaving a horizontal strip...
1998-06-29  Karsten Ballüderfixed event type parameter
1998-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-06-25  Julian SmartReduced flicker by a combination of less background...
1998-06-22  Julian SmartAdded more flags to resource.cpp, #ifdefed out ScanfV...
1998-06-22  Vadim ZeitlinVC++ warning suppressed
1998-06-14  Julian SmartCorrected missing pipe in treectrl.h, wxOK->wxID_OK...
1998-06-03  Robert Roebling GTK
1998-05-28  Julian Smart#ifdefed out a typedef not appropriate to MSW; added...
1998-05-20  Karsten BallüderInitial revision