]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-01-26  Robert Roebling Minor changes to printing sample.
2003-01-26  Robert Roebling Font work.
2003-01-26  Robert Roebling Small speed up to fonts and support for scaling.
2003-01-26  Václav Slavíkcompilation fix
2003-01-26  Václav Slavíkdon't forget to backport Robert's GetInternalFont change
2003-01-26  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
2003-01-26  Vadim Zeitlinadded support for non flexible (in one direction only...
2003-01-25  Vadim Zeitlinadded wxArray::SetCount()
2003-01-25  Vadim Zeitlindocumented wxT(), _T(), _()
2003-01-25  Mattia Barbon Compilation fix for changed wxSizer::Remove() signature.
2003-01-25  Vadim Zeitlinremoved wxICON_IS_BITMAP, it is now always (implicitly...
2003-01-25  Vadim Zeitlinrestored int (instea of size_t) in Remove() and Detach...
2003-01-25  Vadim Zeitlinremoved warnings about using the deprecated functions...
2003-01-25  Vadim Zeitlinfixed typo in library name
2003-01-25  Vadim ZeitlinFile/DirExists() are const now
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-25  Ron LeeUpdate wxList operators, TRUE, FALSE.
2003-01-25  Ron LeeUpated list operators, TRUE, FALSE.
2003-01-25  Ron LeeDon't use bitmap by default.
2003-01-25  Ron LeeUpdate list operators, s/TRUE/true/ etc.
2003-01-25  Ron LeeDon't default to using bitmap.
2003-01-25  Ron LeeUpdates to packaging from the 2.4.0.2 release.
2003-01-25  Ron LeeAdded missing quantize.h
2003-01-25  Vadim Zeitlinmoved GetRed() in its correct place in alphabetical...
2003-01-25  Vadim Zeitlintypo fixes
2003-01-24  David WebsterSupport for new native OS/2 tree control with drag...
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
next