Fixed copyrights and licence spelling
[wxWidgets.git] / src / common / resource.cpp
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-03  Mattia Barbon Make wxr resources work in Unicode mode.
2003-01-29  Jouk Jansen Committing in .
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-08  David WebsterOS/2 loads bitmap resources via integer ID, not via...
2002-04-03  Vadim Zeitlinreuse the fonts in the resource loading code (patch...
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-11-06  Vadim Zeitlinpart of wxWizard loading from WXR patch I forgot to...
2001-08-18  Robert RoeblingCompile fix.
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-07-05  Vadim Zeitlinadded virtual listctrl support
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-21  George TaskerMinor code tweeks to stop BCC compiler warnings
2001-04-11  Václav SlavíkwxBitmap compilation fix for BCC enforced typecast...
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2000-08-29  Julian SmartAdded wxCLIP_SIBLINGS. CVS also seems to think lots...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-07  Jouk Jansen Committing in .
2000-02-16  Julian SmartDrawLine normalized; wxStaticBitmap fixed for Dialog...
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-21  Julian SmartMisc. Dialog Editor/resource bugs fixed
2000-01-17  Julian SmartMakeproj.cpp corrections; wxTextCtrl resource loading...
2000-01-13  Julian SmartSet RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but.....
2000-01-13  Stefan Csomorcw pro 5.3 adaptions
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-09  Julian SmartSmall bug fix
1999-09-08  Julian SmartAdded wxTE_NO_VSCROLL style; corrected joystick event...
1999-09-02  Julian SmartSetMenuBar potential memory leak fixed; added wxTAB_TRA...
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-02  David Webster*** empty log message ***
1999-06-28  Robert Roebling Applied fixes for AIX (GTK 1.0 compilation).
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-05-25  Julian SmartMisc small changes
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-05-09  Brian MacyRecursion bad... handle C++ style comments
1999-04-21  Ove KaavenUnicode fixes.
1999-04-13  Ove KaavenNow this one also compiles in Unicode mode.
1999-03-31  Vadim Zeitlincount++ bug corrected (patch from Dino Scaringella)
1999-02-25  Julian SmartwxBitmapButton bug fixed
1999-02-04  Julian SmartCorrected XPM-related cast in resource.cpp; added gener...
1999-02-04  Vadim Zeitlincompilation fix due to wxString(int) addition
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-12  Vadim Zeitlinsome really minor changes (the most important one:...
1999-01-09  Julian SmartMore SC++ fixes; HelpGen starting to compile with VC...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-06  Robert Roebling Compilation fixes
1998-12-29  Julian SmartBC++/16-bit support now working, but without resource...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-12  Julian SmartAdded wxPoem sample; fixed some Dialog Editor problems...
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
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...