wxWidgets.git
2003-01-24  David WebsterSupport for new native OS/2 tree control.
2003-01-24  Julian SmartRemoved spurious character
2003-01-24  Julian SmartApplied patch [ 673055 ] Text rendering in wxGTK 2...
2003-01-24  Julian SmartApplied patch [ 668155 ] Refresh problem when msgbox...
2003-01-24  Julian SmartApplied wxFileHistory menu separator patch
2003-01-24  Julian SmartOnly use patch from Otto Wyss on universal, for now.
2003-01-24  Julian SmartApplied patch [ 666379 ] CalCtrl doesn't use best sizes...
2003-01-24  Julian SmartApplied patch [ 665806 ] Better slider test in widget...
2003-01-24  Julian SmartApplied patch [ 665088 ] Setup options cleanup (wxUniv)
2003-01-24  Julian SmartApplied patch [ 621451 ] Fixed version of wxSlider...
2003-01-24  Vadim Zeitlinadded and documented wxDirTraverser::OnOpenError
2003-01-24  Vadim Zeitlinmention Watcom makefile for wxBase
2003-01-24  Vadim Zeitlinminor changes to wxDir test code
2003-01-23  Mattia Barbon Removed backported changes.
2003-01-23  Mattia Barbon Clearly indicate that DialogEd requires wxr to compile.
2003-01-23  Václav Slavíkremoved wxEncodingConverter from docs where wxMBConv...
2003-01-23  David WebsterTry this again
2003-01-22  Vadim Zeitlinupdated for the latest makewat.env changes
2003-01-22  Vadim Zeitlinyet more doc fixes to backport
2003-01-22  Vadim Zeitlinfixed Update() signature
2003-01-22  Vadim Zeitlinuse correctly defined LIBPAGESIZE instead of 512 for...
2003-01-22  Vadim Zeitlinmade wxBitmapRefData private (actually, this also fixes...
2003-01-22  Vadim Zeitlinlinking fix for wxUSE_WCHAR_T=0: always provide wxStrto...
2003-01-22  Vadim Zeitlinupdate Watcom section; minor additions to the other...
2003-01-22  Vadim Zeitlincompilation fixes for OpenWatcom
2003-01-22  Vadim Zeitlindon't always rename the files before compiling with...
2003-01-22  Vadim Zeitlinnew (for wxBase) or updated and (hopefully() improved...
2003-01-22  Vadim Zeitlinfixed an unused parameter warning
2003-01-22  Vadim Zeitlinno changes (modeline tweaked)
2003-01-22  Vadim Zeitlincorrected and expanded
2003-01-21  David WebsterNew native OS/2 list control.
2003-01-21  David WebsterNew native OS/2 list control.
2003-01-21  David WebsterNew native OS/2 list control support.
2003-01-21  Václav Slavíkpatch 672127: Adds required check for wxUSE_WXHTML_HELP...
2003-01-21  Vadim Zeitlincompilation fix for the last check in (sorry)
2003-01-21  Gilles Depeyrotcorrected wxList::Node declarations
2003-01-21  Vadim Zeitlinattempt to fix crash in DeleteAllItems()
2003-01-21  Julian SmartUpdated wxBitmap overview
2003-01-20  Václav Slavíkfixed MGL libraries detection code
2003-01-20  Mattia Barbon Fixed a typo in makefile.vc, updated version numbers...
2003-01-20  David WebsterTRUE not true, FALSE not false
2003-01-20  Václav Slavíkadded wxART_MISSING_IMAGE
2003-01-19  Václav Slavíkcompilation fix
2003-01-19  Chris Elliottcommit missing .rc file
2003-01-19  Václav Slavíkupdated for new/better way of declaring wxART_xxx constants
2003-01-19  Václav Slavíkuse wxART_BROKEN_IMAGE in wxHTML
2003-01-19  Václav Slavíkuse wxART_MISSING_IMAGE in wxHTML
2003-01-19  Vadim Zeitlinadded --with-wxdir=DIR option
2003-01-19  Mattia Barbon More changes to be backported.
2003-01-19  Mattia Barbon Patch [669503] Patch to CW7 wxMSW project file
2003-01-19  Mattia Barbon Patch [669508] Define Win32 symbols for CW in platform.h
2003-01-19  Mattia Barbon Patch [665886]: Fix smapi.cpp to support new for...
2003-01-19  Mattia Barbon Derive wxBitmap from wxBitmapBase in wxMotif, with...
2003-01-19  Ron LeeWe surely don't need two debugging sections,
2003-01-18  Václav Slavíkbetter XRC handler for wxToolBar
2003-01-18  Václav Slavíkreformatted for 79 chars width and added wxToolBar...
2003-01-18  Václav Slavíkupdated wxToolBar handler to support new wxToolBar...
2003-01-18  Mattia Barbon Fix some wxMotif build warnings about deprecated...
2003-01-18  Vadim Zeitlinexperimental --inplace flag implementation
2003-01-18  Vadim Zeitlinattempts to fix vsnprintf() detection under HP-UX
2003-01-18  Vadim Zeitlinattempts to fix vsnprintf() detection under HP-UX
2003-01-18  Vadim Zeitlinno real changes, just cleanup after merging in Vaclav...
2003-01-18  Vadim Zeitlinfixed resource leak in MemoryHDC (closes bug 670016)
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2003-01-18  Václav Slavíkwhy the heck should something that reacts on wxID_CLOSE...
2003-01-18  Václav Slavíkadded wxFileName::MakeRelative test
2003-01-18  Václav Slavíkadded --disable-compat24, 22 compatibility is off by...
2003-01-18  Václav SlavíkwxLocale::Init bugfix
2003-01-18  Václav Slavíkuse wxFileName::MakeAbsolute istead of Normalize
2003-01-18  Václav Slavíkadded wxFileName::MakeAbsolute
2003-01-18  Václav Slavíkno need to have this VMS-only; removed TABs
2003-01-17  Robin DunnwxMac (and maybe others?) get PAGEUP/PAGEDOWN instead...
2003-01-17  Vadim Zeitlinuse wxDynamicLibrary instead of wxPluginManager
2003-01-17  Mattia Barbon Under Cygwin, in platform.h default to wxMSW unless...
2003-01-17  Václav Slavík(probably) fixed wxLocale::Init with Borland C++
2003-01-17  Stefan NeisFixed typo in test for WX_STATVFS_T
2003-01-17  Vadim ZeitlinBorland apparently uses for int64 in printf(), not
2003-01-17  Vadim Zeitlincheck for NULL szLocale in Init()
2003-01-17  Vadim Zeitlintried to make wxCloseEvent docs more clear too
2003-01-17  Vadim Zeitlindocumented UngetWriteBuf overload
2003-01-17  Stefan Csomoradded horizontal scrollbars to listboxes
2003-01-17  Stefan Csomormake sure wxMac fonts are never AntiAliased (measuring...
2003-01-17  Stefan Csomorinclude needed for CFString conversion routines (param...
2003-01-17  Stefan CsomorGet/SetNoAntiAliasing implemented
2003-01-17  Vadim Zeitlintried to make Close() docs more clear
2003-01-16  Ron Leeupdate libpng-dev deps.
2003-01-16  Vadim Zeitlinadded links to the event docs from the default event...
2003-01-16  Mattia Barbon Remove calls to a couple of deprecated methods, fix...
2003-01-16  Mattia Barbon Implement vertical toolbar under Motif.
2003-01-16  Julian SmartAdded About menu
2003-01-16  Julian SmartAdded Mac icons to helpview
2003-01-16  Julian SmartAdded CW project file
2003-01-16  Stefan Csomoradded missing includes for wxMac specific additions
2003-01-16  Stefan Csomoradapted wxSizer::Remove type to new header
2003-01-16  Vadim Zeitlinforgot to include wxControlWithItem docs
2003-01-16  Vadim Zeitlinthe find dialog is created hidden, as all the other...
2003-01-16  Vadim Zeitlinfixed detection of whether we're invoked from the top...
2003-01-16  Julian SmartReDOS-ified project files
2003-01-16  Stefan Csomorpreferences menu implementation
2003-01-16  Stefan Csomorrenaming because of conflicts with base Create::
next