]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-12-29  Václav Slavíkuse a programmer-friendly macro for subclassing
2001-12-29  Václav Slavíkimplemented subclassing in XRC
2001-12-29  Ron Leeremoved dependency on windows.h from dynload.h
2001-12-29  Stefan Csomorcorrections for theme brush alignments under X (no...
2001-12-29  Stefan Csomorcorrections for theme brush alignments
2001-12-28  David WebsterAdd some missing methods
2001-12-28  Vadim Zeitlina draft of wxSSBase class - it is yet unused and hopefu...
2001-12-28  Vadim Zeitlinremoved my timing code accidentally committed before
2001-12-28  Vadim Zeitlindisable native font stuff for wxMotif
2001-12-28  Stefan Csomornew redrawing code
2001-12-28  Stefan Csomoradded debugging code for redrawing
2001-12-28  Stefan Csomoradjusted for new visible region code
2001-12-28  Stefan Csomorcleaned drawing code
2001-12-28  Stefan Csomorappearance brush support
2001-12-28  Stefan Csomorremoved redundant code
2001-12-28  Stefan Csomorcorrected return value
2001-12-28  Stefan Csomorcode changes for redrawing
2001-12-28  Stefan Csomoradded support for appearance brushes, corrected blittin...
2001-12-28  Stefan Csomoradded support for appearance brushes
2001-12-28  David WebsterScrolling updates
2001-12-27  Vadim Zeitlinfix to wxLocale::GetString() calld with empty argument
2001-12-27  Václav SlavíkChanges to the XRC library:
2001-12-27  Václav Slavíkfixed bug in wxHTML that certainly prevented it from...
2001-12-27  Václav Slavíkfixed another 2 instances of wxStrncpy bug
2001-12-27  Václav SlavíkIdiot I am; my previous commit certainly broke non...
2001-12-27  Václav Slavík1. libunicows support in configure
2001-12-27  Václav Slavíkfix for Unicode build -- wxMB2WXbuf cannot be initializ...
2001-12-27  Václav Slavíkremoved obsolete docs
2001-12-27  Václav Slavíkfix for unicode crashes by Dimitri
2001-12-26  Ron Leeremoved macro magic that causes build problems on some
2001-12-25  Václav Slavíkfixes for misplaced radio buttons in wxRadioBox
2001-12-25  Václav Slavíkfixed misplaced subcontrols of wxComboBox
2001-12-25  Václav Slavíkbetter wxMGL wxSystemSettings
2001-12-25  Vadim Zeitlinfixed compilation for strict ANSI compilers
2001-12-25  Vadim Zeitlinemphasized that SetValue() doesn't make the control...
2001-12-25  Vadim Zeitlindon't make control dirty after a call to SetValue()
2001-12-25  Vadim Zeitlinfixed crash when an item didn't have any data
2001-12-25  Vadim Zeitlindocumented Number() as obsolete and added GetCount()
2001-12-24  Vadim Zeitlindon't crash if bitmaps are not found
2001-12-24  Vadim Zeitlinfixed Fit() to avoid showing scrollbars
2001-12-24  Vadim ZeitlinDoSetClientSize() may take 4 iterations to set the...
2001-12-24  Vadim Zeitlinreally fixed GetRenderer() and GetEditor() methods...
2001-12-24  Vadim Zeitlinfixed memory leak when SetTargetWindow() was called...
2001-12-24  Václav Slavíkfixes to wxFont mods for the case w/o native fontinfo...
2001-12-24  Václav Slavíktypo fix
2001-12-24  Václav Slavíkcompilation fix for DJGPP
2001-12-24  Vadim Zeitlintypo fixed
2001-12-24  Ron Leeadded slightly more informative failure reporting.
2001-12-24  Ron LeeAdded GetStringArray method.
2001-12-24  Vadim Zeitlinchanged the default font facename for the decorative...
2001-12-24  Vadim Zeitlincode clean up, avoid duplicating the same code in font...
2001-12-23  Vadim Zeitlinuse wxFontMapper when setting the encoding (fix to...
2001-12-23  Mattia BarbonUpdated docs for wxGrid: added events, event macros...
2001-12-23  Robert Roebling Removed warning for Darwin compilation from datetime.inl
2001-12-23  Vadim Zeitlinfixed handling of the items with indirect data broken...
2001-12-23  Vadim Zeitlincreate masks even (slightly) faster
2001-12-23  Ron LeeAdded missing header and missing logic. :)
2001-12-23  Vadim Zeitlinsped up the mask creation by a factor of 40
2001-12-23  Ron LeeAdded missing compile define.
2001-12-23  Vadim Zeitlincompilation fixes
2001-12-23  Vadim Zeitlinsped up the mask creation by a factor of 40
2001-12-23  Vadim Zeitlinapplied patch fixing some graphical glitches from Dimitri
2001-12-23  Vadim Zeitlinfixed sorting the items which have indirect data (i...
2001-12-22  Vadim Zeitlinfixed wrong return value of wxComboBox::GetClientObject
2001-12-22  Mattia BarbonMade wxPD_AUTO_HIDE work.
2001-12-22  Julian SmartMore tweaks to wxMicroWi
2001-12-22  Vadim ZeitlinwxFont can now raelly use the native fonts
2001-12-22  Vadim Zeitlinfixed wxProgressDialog for ranges > 65535
2001-12-22  Václav Slavíkuse wxBusyCursor in wxHtmlWindow instead of SetCursor...
2001-12-21  Robert Roebling Removed two more files from wxMicroWindows compilation.
2001-12-21  Vadim Zeitlinadd more methods to wxNativeFontInfo: To/FromUserString...
2001-12-21  David WebsterUpdate makefile and module def for new dynlib stuff...
2001-12-21  David WebsterLatest updates for compiling.
2001-12-21  Vadim Zeitlinminor optical fix
2001-12-21  Vadim Zeitlinoops, forgot to commit wxFontBase::SetNativeFontInfo...
2001-12-21  Robert Roebling Forgot to add this one.
2001-12-21  Robert Roebling Added configure support for wxMicroWindows.
2001-12-21  Julian SmartMore tinkering
2001-12-21  David WebsterHeaders to support 'Y' positioning fixes for OS/2 controls
2001-12-21  David Webster'Y' positioning fixes for OS/2 controls
2001-12-21  Vadim Zeitlinadded wxFont::SetNativeFontInfo(string) and documented...
2001-12-21  Julian SmartMicroWindows tweaks
2001-12-21  Julian SmartMicroWindows mods
2001-12-21  Vadim Zeitlinfix the old code for dlerror() returning const char...
2001-12-21  Vadim Zeitlinfix for last commit which accidentally disabled wxDynam...
2001-12-21  Julian SmartAdded some #defines
2001-12-21  Julian SmartAdded updated patch, clarified the docs
2001-12-21  Vadim Zeitlindisable new DL code by default
2001-12-21  Vadim Zeitlincompilation fix for dlerror() returning const char *
2001-12-20  Robin DunnTools
2001-12-20  Robin DunnSWIGged updates for wxMac
2001-12-20  George TaskerFixed a typo in the sample code of wxDbTable::Insert
2001-12-20  Ron Leeadded missing DYNLIB_CLASS define.
2001-12-20  Ron Leeugh. Nesting the (per class) plugin sentries can requi...
2001-12-20  Ron Leereimplemented sanity checks that were lost/broken in...
2001-12-20  Stefan CsomorMacOS conforming activate/deactivate
2001-12-20  Gilles Depeyrotcorrections to includes for compilation under Mac OS X
2001-12-20  Robin DunnwxGTK SWIGged updates for:
2001-12-20  Stefan Csomorcorrected bug in MacRedraw
2001-12-20  Stefan Csomoradded additional setters for the current clip region
next