]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-12-31  Stefan CsomorwxMAC added
2001-12-31  Stefan Csomordrag and drop implementation
2001-12-31  Stefan Csomorchecklist implementation
2001-12-31  Stefan Csomorredraws added when value changes
2001-12-31  Stefan Csomormac codewarrior implementation updated, avoids sending...
2001-12-31  Stefan Csomordrag & drop implemented
2001-12-31  Stefan Csomorchecklist implemented
2001-12-31  Václav Slavíkremove settings.h from wxGTK
2001-12-31  Václav Slavíkfinished Vadim's new wxUSEs under Unix
2001-12-31  Václav Slavíkcompilation fix
2001-12-31  Václav SlavíkwxSystemSettings mods in wxGTK
2001-12-31  Václav SlavíkwxSystemSettings mods in wxMGL and wxGTK
2001-12-31  Václav SlavíkwxSystemSettings mods in wxMGL
2001-12-31  Václav SlavíkwxSystemSettings mods in wxGTK and wxMGL
2001-12-31  Václav SlavíkwxSystemSettings mods in wxGTK
2001-12-31  Vadim Zeitlinattemps to speed up wxToolBar::MapBitmap() - failed
2001-12-31  Vadim Zeitlinfixed a harmless buglet in wxSysErrorMsg() under Win32
2001-12-31  Václav Slavíkcosmetic fix to bmpbase.cpp entry
2001-12-31  Václav Slavíkuse wxTR_HIDE_ROOT in wxHtmlHelpFrame
2001-12-31  Václav Slavíkuse better check for drives even with Mingw32 (and...
2001-12-31  Václav Slavíkcompilation fix (use int instead of wxDLFlags as parame...
2001-12-31  Václav Slavíkadded workaround for Unicode functions not working...
2001-12-30  Vadim Zeitlinremoved a stray ^M - how do they keep getting into...
2001-12-30  Vadim Zeitlincompilation fix for wxUSE_DYNLOAD
2001-12-30  Vadim Zeitlinadded a few useful utility classes: MemoryHDC and Selec...
2001-12-30  Vadim Zeitlin1. wxSystemSettings class API face lift: better names...
2001-12-30  Vadim Zeitlinregenerated from .in
2001-12-30  Vadim ZeitlinUnicode test
2001-12-30  Vadim Zeitlincompilation fixes for !wxUSE_FONTMAP
2001-12-30  Vadim Zeitlinadded wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
2001-12-30  Vadim Zeitlincompilation fixes for !wxUSE_STREAMS
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 Csomorcarbon debugging lib added
2001-12-30  Stefan Csomornew files added
2001-12-30  Stefan Csomorsetting and restoring the graf port
2001-12-30  Stefan Csomorgetting rid of several graf port handling routines
2001-12-30  Stefan Csomoradded theme savvy store/restore grafport
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-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
next