]> git.saurik.com Git - wxWidgets.git/history - src
don't do anything in SetBackgroundColour() if colour is invalid
[wxWidgets.git] / src /
2001-07-05  Julian SmartCorrected cleanwx target
2001-07-05  Vadim Zeitlinadded virtual listctrl support
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-04  Vadim Zeitlinremoved obsolete comment
2001-07-04  Vadim Zeitlinfixed another pragma
2001-07-04  Vadim Zeitlinuse fontdlgg.cpp under wxUniv/GTK
2001-07-04  Vadim Zeitlinmake it possible to use wxToolBarSimple as wxToolBar...
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-04  Vadim Zeitlincorrected progress dialog appearance
2001-07-04  Julian SmartCorrected imaglist addition
2001-07-04  Julian SmartAdded correct imaglist.cpp
2001-07-04  Julian SmartDon't complain under MicroWindows if a wxDC's HDC is...
2001-07-04  Jouk Jansen Committing in .
2001-07-04  Julian SmartGetting wxMicroWindows compiled again
2001-07-04  Julian SmartAdded some missing tests; replaced scrolwin.cpp with...
2001-07-04  Julian SmartFixed HRGN leak in DoSetClippingRegion
2001-07-03  Gilles Depeyrotcorrected according to file name change for generic...
2001-07-03  Václav Slavíkmore intelligent behaviour of wxHtmlWindow history...
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-03  Julian SmartUpdated project files
2001-07-03  Gilles Depeyrotreplaced obsolete Number() calls with GetCount() calls
2001-07-03  Vadim Zeitlinrenamed scrolwin file - no other way to make wxGTK...
2001-07-03  Stefan Csomoradded nbkbase
2001-07-03  Julian SmartAdded nbkbase.cpp
2001-07-03  Julian SmartMSW fixes; added wxUSE_XPM to wxUniv's setup.h so now...
2001-07-02  Stefan Csomorchanged Refresh to take Rect as client coordinates...
2001-07-02  Gilles Depeyrotadded common notebookbase source file
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-07-02  Vadim Zeitlinfixed deleting pages from the notebook
2001-07-02  Vadim Zeitlin1. fixed wxGTK notebook which was completely broken...
2001-07-02  Vadim Zeitlinbackported crash fix for wxFrame::Iconize() from 2.2
2001-07-02  Vadim Zeitlinfix (?) for error in wxCSConv::LoadNow()
2001-07-02  Vadim Zeitlinregenerated with tmake
2001-07-02  Julian SmartMore wxMicroWindows fixes
2001-07-02  Vadim Zeitlinprocess WM_ACTIVATEAPP in wxMSW too, not only wxUniv
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-07-02  Václav Slavíkoops, fixed fatal bug in new HTML parsing code (I wonde...
2001-07-02  Vadim Zeitlinregenerated with tmake
2001-07-02  Vadim Zeitlinfixed bug in wxString::Matches() - backtrack now if...
2001-07-02  Julian SmartUpdated MicroWindows makefile
2001-07-02  Vadim Zeitlincrash in wxAppBase::SetActive fixed
2001-07-02  Vadim Zeitlinchanged wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it...
2001-07-02  Vadim Zeitlincompilation fixes
2001-07-02  Vadim Zeitlinfix for compilation without WXWIN_COMPATIBILITY_2_2
2001-07-01  Václav Slavíkadded generic/accel.h to filelist.txt so that wxGTK...
2001-07-01  Václav Slavík(hopefully) fixed wxGTK wxScrolledWindow::GetClientSize bug
2001-07-01  Stefan Csomorrefresh during window delete (if root window deleted...
2001-07-01  Václav Slavíkadded convenience accessors to wxHtmlTag and modified...
2001-07-01  Julian SmartRemoved arbitrary window-shrinking code; corrected...
2001-07-01  Václav Slavíknew HTML tags parser and entities substitution code
2001-07-01  Václav Slavíkadded #ifdef wxUSE_XPM around XPM handler initialization
2001-07-01  Václav Slavíkfixed handling of HTML tables with empty row(s)
2001-07-01  Václav Slavík1) fixed handling of 48bit colors in XPMs
2001-06-30  Vadim Zeitlinfixed xpm colour parsing bug due to case sensitive...
2001-06-30  Julian SmartMore fixes for wxUniv
2001-06-30  Gilles Depeyrotcorrections for Mac OS X after wxUniv merge
2001-06-30  Gilles Depeyrotadded missing common cmdproc files
2001-06-29  Gilles Depeyrotcorrected virtual function prototype
2001-06-29  Gilles Depeyrotimplemented Carbon printing for wxMac
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-29  Václav Slavíkfixed copyrights in MGL files (finally...)
2001-06-29  Julian SmartAdded project files for wxUniv under MSW
2001-06-29  Julian SmartAdded some more files
2001-06-29  Vadim Zeitlin2 more files added on wxUniv branch I had forgot to...
2001-06-29  Julian SmartSome wxUniv compile fixes
2001-06-29  Julian SmartCorrections to config checking; tweaking wxUniv's setup...
2001-06-29  Stefan Csomorpost wxUniv fixes
2001-06-29  Stefan Csomorpost wxUniv merge fixes
2001-06-29  Julian SmartAdded extra MicroWindows functions
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-29  Vadim Zeitlinfixed 2 year old bug in wxBaseArray::operator=() (who...
2001-06-28  Gilles Depeyrotapplied SourceForge patch #423536
2001-06-28  Gilles Depeyrotcorrections after wxUniv merge
2001-06-28  Julian SmartFixed some compilos. Things that still need fixing...
2001-06-28  Gilles Depeyrotimplemented printing dialogs in Carbon with Sessions...
2001-06-28  Gilles Depeyrotcorrected conditional compilation
2001-06-28  Gilles Depeyrotadded missing return on error
2001-06-28  Gilles Depeyrotcorrected conditional compilation
2001-06-28  Gilles Depeyrotcorrected after wxUniv merge
2001-06-27  Gilles Depeyrotadded missing includes after wxUniv merge
2001-06-27  Gilles Depeyrotadded missing conditional compilation tests
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-27  Gilles Depeyrotreset preview bitmap variable to NULL after deleting it
2001-06-27  Julian SmartNow wxFrame derives from wxFrameMSW/GTK in non-wxUniv...
2001-06-27  Vadim Zeitlinfix for wxBitmapType definition problem
2001-06-27  Julian SmartMore small fixes
2001-06-27  Vadim Zeitlinlinking fixes
2001-06-27  Vadim Zeitlinyet another file I added on the wxUniv branch and forgo...
2001-06-27  Vadim Zeitlinanother file I added on the wxUniv branch and forgot...
2001-06-27  Julian SmartAdded wxUSE_NUMBERDLG to setup.h; added some files...
2001-06-27  Stefan Csomorno message
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-26  Vadim Zeitlincompilation fixes - wxGTK compiles but not links
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-26  Stefan Csomorforced redraw before scrolling
2001-06-26  Stefan Csomoradded tiered implementation (using draw paragraph)...
2001-06-26  Vadim Zeitlinno changes
next