]> git.saurik.com Git - wxWidgets.git/history - src/common/resource.cpp
Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
[wxWidgets.git] / src / common / resource.cpp
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-19  Julian SmartGDI double-deletion fix, wxBitmap depth bug
1998-08-15  Robert Roebling Resource sample works now, apart from
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-10  Julian SmartVarious Dialog Editor-related mods; Dlg Ed. getting...
1998-08-08  Vadim ZeitlinwxWarning replaced with wxLogWarning (to solve the...
1998-08-08  Denis PershinDP:
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-22  Julian SmartAdded wxString version of wxStripExtension; changed...
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-06-22  Julian SmartAdded more flags to resource.cpp, #ifdefed out ScanfV...
1998-06-22  Vadim Zeitlinnow compiles with USE_XPM_IN_MSW on
1998-05-21  Julian SmartMinor changes to make files compile (return values...