]> git.saurik.com Git - wxWidgets.git/history - include
wxDocument::SaveAs sets m_savedYet flag correctly (patch 494838)
[wxWidgets.git] / include /
2001-12-30  Vadim Zeitlinfixed uninitialized wxGridCellAttr::m_defGridAttr ...
2001-12-30  Stefan Csomorgetting rid of several graf port handling routines
2001-12-30  Stefan Csomoradded theme savvy store/restore grafport
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
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 Zeitlindisable native font stuff for wxMotif
2001-12-28  Stefan Csomorremoved redundant code
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-26  Ron Leeremoved macro magic that causes build problems on some
2001-12-25  Vadim Zeitlinfixed crash when an item didn't have any data
2001-12-24  Václav Slavíktypo fix
2001-12-24  Ron Leeadded slightly more informative failure reporting.
2001-12-24  Ron LeeAdded GetStringArray method.
2001-12-24  Vadim Zeitlincode clean up, avoid duplicating the same code in font...
2001-12-23  Robert Roebling Removed warning for Darwin compilation from datetime.inl
2001-12-23  Ron LeeAdded missing compile define.
2001-12-23  Vadim Zeitlinfixed sorting the items which have indirect data (i...
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-21  Vadim Zeitlinadd more methods to wxNativeFontInfo: To/FromUserString...
2001-12-21  David WebsterLatest updates for compiling.
2001-12-21  David WebsterHeaders to support '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 SmartAdded some #defines
2001-12-21  Vadim Zeitlindisable new DL code by default
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  Ron Leemoved dynamic loader option checks to chkconf.h
2001-12-19  George TaskerUpdated versions to 2.3.3
2001-12-19  Stefan Csomortoplevel code transferred to wxTopLevelWindow
2001-12-19  Stefan Csomoradded UMAHideControl again
2001-12-19  Stefan Csomormoved all code concerning toplevel code from the window...
2001-12-19  Stefan Csomoradded SetStatusText method for proper drawing, because...
2001-12-19  Stefan Csomorchanged clipping to use native mac regions
2001-12-19  Stefan Csomorchanged return type of RGBColor to const Reference...
2001-12-19  Vadim Zeitlinadded missing default param value for Enable()
2001-12-19  Ron LeeFixed silly cut n paste error.
2001-12-19  Vadim Zeitlincompilation fix
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-19  Vadim Zeitlinfixed redraw problems in wxStaticText
2001-12-18  Vadim Zeitlin1. fixed file descriptors leak in wxFileName::CreateTem...
2001-12-18  David WebsterTaking out __WXPM__ ifdef around wxUSE_UNICODE
2001-12-17  David WebsterOS/2 common controls code
2001-12-17  David WebsterOS/2 does not support Unicode
2001-12-17  Vadim Zeitlinfixes error/usage messages given by the cmd line parsin...
2001-12-17  Robert RoeblingHeader change for smooth Aqua buttons in wxTreeCtrl.
2001-12-17  Vadim Zeitlinadd missing header for !wxUSE_PCH case
2001-12-17  Vadim Zeitlinadded __TDATE__ and __TTIME__ and use them instead...
2001-12-17  Václav Slavíkapplied patch that adds wxTR_FULL_ROW_HIGHLIGHT to...
2001-12-17  Václav Slavíkadded wxUSE_UNICODE_MSLU
2001-12-17  Václav Slavíksafety check for wxUSE_UNICODE and wxUSE_UNICODE_MSLU
2001-12-17  Václav Slavíkmaking wxMSW MSLU(unicows)-friendly
2001-12-16  Robert Roebling Reimplemented wxFileName with m_relative field.
2001-12-15  Václav SlavíkDJGPP compilation fixes
2001-12-15  Václav Slavíkcorrect platform detection with DJGPP
2001-12-15  Václav Slavíklong long for DJGPP
2001-12-15  Vadim Zeitlinfixed flicker in wxTreeCtrl::SetItemXXX()
2001-12-15  Robert Roebling Aqua gets Aqua tree buttons automatically now.
2001-12-14  Václav Slavíkmove pmapi.h to mgl/private.h
2001-12-14  Vadim ZeitlinwxConfig clean up and bug fix for record defaults
2001-12-11  Ron Leepreemptive fix for wxPython compilation. It will break...
2001-12-09  Vadim Zeitlinfixed displaying text in non default charset in the...
2001-12-08  Vadim Zeitlinfixed bugs with setting the client size when the differ...
2001-12-08  Vadim Zeitlinfixes for handling WM_SYSCOLORCHANGE - now seems to...
2001-12-08  Václav Slavíkadded wxMGL_DOS platform
2001-12-07  Václav Slavíkcompilation fix for Watcom
2001-12-07  Stefan Csomoradded method for getting the help menu
2001-12-06  Robert RoeblingAdded wxSP_SASH_AQUA style
2001-12-05  Václav Slavíkcompilation fixes (I wonder how did you people ever...
2001-12-04  Václav SlavíkMS-DOS fix
2001-12-04  Vadim Zeitlinadded wxFileName::MakeRelativeTo() and the tests/docs...
2001-12-04  Ron Lee(Blind) fix for BCC compile glitch.
2001-12-04  Ron Leefix for wxDynamicCast making it safe to pass factory...
2001-12-04  Vadim Zeitlinfixed Assign(fullpath, fullname)
2001-12-03  Julian SmartAdded wxUSE_TIPWINDOW
2001-12-03  George TaskerRemoved semicolons from end of DECLARE_DYNAMIC_CLASS...
2001-12-03  Vadim Zeitlinfixed mem leak in wxDataObjectComposite
2001-12-02  Vadim Zeitlinfixed event processing for the target window
2001-12-02  Robin DunnwxTipWindow can now derived from wxFrame if not wxUSE_P...
2001-12-02  Vadim Zeitlinreally fixed wxLongLong
2001-12-01  Vadim Zeitlinfixed VC++ compilation
2001-12-01  Gilles Depeyrotdon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-12-01  Vadim Zeitlinadded wxStringBuffer helper
2001-12-01  Ron LeeAdded wxFile::write_excl and use it from wxTempFile...
2001-12-01  Ron Leefix wxUINT64_SWAP macro to use wxULongLong now that...
2001-12-01  Vadim Zeitlinfixed compilation warning about signed/unsigned comparison
2001-12-01  Julian SmartAttempted to fix splittree problem by not pushing event...
2001-12-01  Ron LeeAdded 2 extra macros to handle all the flavours of...
2001-12-01  Vadim Zeitlinadded wxUSE_TIPWINDOW
next