]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-04-19  Julian SmartFix/hack 1.
2001-04-19  Vadim Zeitlinfix to allow negative coords for wxFrame creation
2001-04-19  Vadim Zeitlinfix for scrollbar rounding errors
2001-04-18  David WebsterwxControl and wxDialog coded and supporting module...
2001-04-18  David WebsterFix to excule OnPaint from WXPM
2001-04-18  David WebsterwxControl and wxDialog coded.
2001-04-18  Gilles Depeyrotremoved unused files so that makefile VPATH works under...
2001-04-18  Julian SmartNo longer paint the selection background under the...
2001-04-17  Vadim ZeitlinwxString::FormatV() fix (bug 416853)
2001-04-17  George TaskerFixed a compiler performance warning
2001-04-17  Vadim Zeitlinanother attempt to fix wxMotif build
2001-04-16  Stefan NeisAdded patch #412132 (Fix for bug #215410) (Mainly in...
2001-04-16  David WebsterStatText coded
2001-04-16  David WebsterRemove OnCtlColour from wxStatText
2001-04-16  David WebsterStatic Box coded.
2001-04-16  David Webstertextctrl is now coded.
2001-04-16  David WebsterOnActivate change for wxFrame to better deal with prior...
2001-04-16  George TaskerBlob support fixes - still does not work, but getting...
2001-04-16  Ron Leesimplified (hopefully:) and explained the shared lib...
2001-04-15  George TaskerChange demo to not try to drop the table when it thinks...
2001-04-15  George TaskerA couple more 'int' to UWORD conversions
2001-04-15  George TaskerA couple more 'int' to UWORD conversions
2001-04-14  Vadim Zeitlincompilation fix
2001-04-14  Vadim Zeitlinfixed DoDrawEllipse() bbox calculation (patch 415116)
2001-04-14  Vadim Zeitlinmerged focus handling fix from 2.2
2001-04-14  Gilles Depeyrotadded spinctrl and corrected list of files for Mac...
2001-04-14  Gilles Depeyrotadded missing interface pragma
2001-04-14  Vadim Zeitlinapplied wxPerl doc patches
2001-04-14  Gilles Depeyrotcorrected dynamic library creation for Mac OS X
2001-04-14  Václav Slavíkapplied patch #415855
2001-04-13  Vadim Zeitlinlinking fix for wxMotif
2001-04-13  Vadim Zeitlinuse screen resolution, not hard coded one
2001-04-13  Vadim Zeitlinreckognize cp125x charsets
2001-04-13  George TaskerUpdated to alert the user to the need for them to edit...
2001-04-13  George TaskerFixed a BCC compilation ambiguity for wxString [int...
2001-04-13  Gilles Depeyrotcorrections for Mac OS X
2001-04-13  Gilles Depeyrotcorrection for Mac OS X
2001-04-13  Gilles Depeyrotadded spinctrl implementation
2001-04-12  David WebsterFilling out common controls now.
2001-04-12  Stefan Csomorcorrected cw6 project files and other small problems
2001-04-12  Stefan Csomorcorrected cw6 project files and other small problems
2001-04-12  Stefan Csomorcorrected cw6 project files
2001-04-12  Robin DunnUpdated infoframe from Chris Fama
2001-04-11  Václav SlavíkwxBitmap compilation fix for BCC enforced typecast...
2001-04-11  David WebsterDC updates and an associated .Def file update
2001-04-11  David WebsterDC updates
2001-04-11  Václav Slavíkapplied fix to fix BCC's wxBitmap ctor problem
2001-04-11  Václav Slavíkadded remark about wxMENU_TEAROFF being wxGTK only
2001-04-11  George TaskerUpdated to alert the user to the need for them to edit...
2001-04-11  Vadim Zeitlinwarning fix
2001-04-11  George TaskerUpdated to reflect changes in the wxDb/wxDbTable classes
2001-04-11  George TaskerA couple more 'int' to UWORD conversions I had not...
2001-04-11  George TaskerExperimental BLOB code added - set wxODBC_BLOB_EXPERIME...
2001-04-11  George TaskerFixed TablePrivileges() function (I HOPE!) so it will...
2001-04-11  George TaskerAll variables/parameters having to do with number of...
2001-04-11  Julian SmartMore fixes
2001-04-11  Gilles Depeyrotadded destructor (correction for Mac OS X)
2001-04-11  Gilles Depeyrotifdef pi which is already defined by Mac OS X
2001-04-10  David WebsterNew Module definition file for all the new image/bitmap...
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-10  Robin DunnUpdated the changelog
2001-04-10  Robin DunnwxPython can now be built using the distutils that...
2001-04-10  Vadim Zeitlinmore fixes for mingw32 compilation
2001-04-10  Julian SmartCorrections
2001-04-10  Vadim Zeitlincheck that file was closed successfully in wxCopyFile...
2001-04-10  Julian SmartRemoved misleading text from wxDragImage doc
2001-04-10  Julian SmartImplemented Chuck Messenger's naming and simplification...
2001-04-10  Julian SmartRemoved spurious wxCHECK which forgot about the possibi...
2001-04-10  Julian SmartOk() should be called on image, not bitmap
2001-04-10  George TaskerAdded a param to ::Open() to allow the programmer to...
2001-04-09  Robin DunnAdded a mask to some of the images
2001-04-09  Robin DunnWill raise the SystemExit exception now on wxGTK since...
2001-04-09  Robin DunnImages can now be embedded in Python source files.
2001-04-09  Robin DunnImages can now be embedded in Python source files.
2001-04-09  Gilles Depeyrotremoved case conflicting file
2001-04-09  Robert Roebling Added wxFileName::GetModificationTime()
2001-04-09  Vadim Zeitlinmingw32 compilation fix
2001-04-09  Vadim Zeitlinfixed recursive mutexs compilation
2001-04-09  Vadim Zeitlinfixed obsolete comment
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-04-09  Vadim Zeitlinapplied patch 410892 (wxCopyFile uses ::CopyFile under...
2001-04-08  Vadim Zeitlinapplied patch 411059 (mingw win32 api version check)
2001-04-08  Vadim Zeitlinmade mutexes recursive under Unix as well as under...
2001-04-08  Vadim Zeitlinrestored previously removed inline
2001-04-07  Ron LeePorted forward changes to 2.2 packaging.
2001-04-07  Gilles Depeyrotcorrected prototypes
2001-04-07  Gilles Depeyrotpreliminary file list for Mac OS X compilation
2001-04-07  Gilles Depeyrotcorrection for Mac OS X (wxEntry has a specific prototy...
2001-04-07  Gilles Depeyrotcorrections for Mac OS X (dynamic link command, thread...
2001-04-07  Vadim Zeitlinfixes bug 414369
2001-04-06  Václav SlavíkwxImage::ConvertToMono wasn't const - fixed
2001-04-06  Vadim Zeitlinno changes, just resolved conflicts
2001-04-06  Julian SmartChanged wxYield to wxYieldIfNeeded in PopupMenu, to...
2001-04-05  David WebsterNew .def file for all the image/bitmap changes
2001-04-05  Václav Slavíkfixed typos in wxBitmap::ConvertToImage
2001-04-05  Julian SmartApplied Don Spear's patch
2001-04-05  George TaskerFixes problem where maximized child windows still have...
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-04-04  Václav Slavíkimplemented wxMask::Create(bitmap, paletteEntry) for...
next