]> git.saurik.com Git - wxWidgets.git/history - src
added Close All command support to wxDocView (patch 496068)
[wxWidgets.git] / src /
2001-12-30  Vadim Zeitlinadded Close All command support to wxDocView (patch...
2001-12-30  Vadim ZeitlinwxDocument::SaveAs sets m_savedYet flag correctly ...
2001-12-30  Vadim Zeitlinfixed memory leak in wxDocManager::CreateDocument ...
2001-12-30  Vadim Zeitlinfixed uninitialized wxGridCellAttr::m_defGridAttr ...
2001-12-30  Vadim Zeitlinfixed wxComboBox initial autosizing (patch 496702)
2001-12-30  Vadim ZeitlinwxFontEnumerator returns all fonts, not TrueType only
2001-12-30  Václav Slavíkcomplain about nonexistent directory in wxDir
2001-12-30  Václav Slavíkfixed stupid typo
2001-12-30  Václav SlavíkEhm... fixed my comment about DJGPP to say what I wante...
2001-12-30  Stefan Csomordrawing methods cleanup
2001-12-30  Stefan Csomornew files added
2001-12-30  Stefan Csomorsetting and restoring the graf port
2001-12-30  Vadim Zeitlindon't make wxBitmapButtons same size as all the other...
2001-12-30  Václav Slavíkfix for DJGPP returning unix/like/paths instead of...
2001-12-30  Václav Slavíkfix for a fatal bug in wxMGL's wxDir
2001-12-30  Václav Slavíkextended display mode handling to accept WXMODE env...
2001-12-30  Václav Slavíktypo fix
2001-12-30  Václav Slavíkmaking generic file dialog less Unixcentric
2001-12-29  Robert Roeblingcompile fix for bitmap.cpp under Mac
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-28  David WebsterAdd some missing methods
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  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í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-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 Zeitlindon't make control dirty after a call to SetValue()
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í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  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 Zeitlincompilation fixes
2001-12-23  Vadim Zeitlinsped up the mask creation by a factor of 40
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  Vadim Zeitlinoops, forgot to commit wxFontBase::SetNativeFontInfo...
2001-12-21  Robert Roebling Added configure support for wxMicroWindows.
2001-12-21  Julian SmartMore tinkering
2001-12-21  David Webster'Y' positioning fixes for OS/2 controls
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 Zeitlincompilation fix for dlerror() returning const char *
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  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  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  Vadim Zeitlinblind fix for temp file creation problem
next