]> git.saurik.com Git - wxWidgets.git/history - src/generic/splash.cpp
Don't depend on wx/dcmemory.h to include wx/dcclient.h for wxPaintDC
[wxWidgets.git] / src / generic / splash.cpp
2003-07-21  David ElliottDon't depend on wx/dcmemory.h to include wx/dcclient...
2003-03-01  Stefan Csomoradded wxMac to the branch using Update for refresh
2002-02-14  Vadim Zeitlincompilation fix for wxUSE_PALETTE == 0
2002-02-13  Robin DunnFix for the splashscreen bitmap not showing up in wxGTK.
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2001-11-25  Vadim Zeitlinfixes for compilation with wxUSE_PALETTE=0
2001-10-18  Mattia BarbonAdded RTTI macros to wxSplashScreen.
2001-09-06  Julian SmartSmall changes
2001-09-05  Julian SmartCured a bug in wxSplashScreen whereby frame wasn't...
2001-08-01  Vadim Zeitlinapplied patch 441270 (fix cygwin wxSplashScreen compila...
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-26  Julian SmartFixed Simple Toolbar bug; removed 2 pixel kludge in...
2000-09-13  Vadim Zeitlin1. wxFrame::IsIconized() fixed - seems to work
2000-09-06  Julian SmartAdded wxHelpEvent, wxContextHelp (MSW only so far)...
2000-09-01  Julian SmartIgnored palettes for wxGTK
2000-07-28  Julian SmartAdded wxQuantize, wxSplashScreen, wxEffects & added...