]> git.saurik.com Git - wxWidgets.git/history - src/common/resource.cpp
Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
[wxWidgets.git] / src / common / resource.cpp
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-23  Robert Roebling Added install scripts in missing places
1998-11-03  Julian SmartDialog Editor bug fixes, several other small ones
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-08  Robert Roebling It's now possible to drag a listbox filled with entries
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...