]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2001-12-20  Ron Leemoved dynamic loader option checks to chkconf.h
2001-12-20  Vadim Zeitlinfix for temp file creation under Windows
2001-12-19  Robin DunnForgot to recomment this out
2001-12-19  Ron LeeBumped version and soname for 2.3.3
2001-12-19  Julian SmartPatch mods
2001-12-19  Ron LeeMore PYTHON_DIST fixes.
2001-12-19  Robert RoeblingUpdated changes.txt.
2001-12-19  Stefan Csomortoplevel adaptions
2001-12-19  Stefan CsomorGetMacXXXX renamed to MacGetXXXXX
2001-12-19  Stefan Csomorimplemented clipping using native regions
2001-12-19  Stefan Csomoradded SetStatusText method (avoiding dc.Clear)
2001-12-19  Stefan Csomorremoved clearing (done anyway)
2001-12-19  Stefan CsomorGetMacXXXX to MacGetXXXX
2001-12-19  Stefan Csomorstarted macosx compliant implementation
2001-12-19  Stefan Csomorcode moved from window to toplevel
2001-12-19  Stefan Csomorcorrected control functions
2001-12-19  Stefan CsomorAdaptions for new redrawing
2001-12-19  Stefan CsomorGetMacXXXX renamed MacGetXXXX
2001-12-19  George TaskerUpdated versions to 2.3.3
2001-12-19  Vadim Zeitlinblind fix for temp file creation problem
2001-12-19  Stefan Csomortoplevel adaptions
next