]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-11-20  Vadim Zeitlincompilation fix
2001-11-20  Vadim Zeitlinreplaced wxDate with wxDateTime
2001-11-20  Julian SmartMisc fixes
2001-11-20  Vadim Zeitlinadded wxToggleButton docs
2001-11-20  Robin DunnSWIGged code updates
2001-11-20  Robin DunnSWIGged code uodates
2001-11-20  Robin DunnBug fixes
2001-11-20  Robin DunnDemo cleanup
2001-11-20  Robin DunnSWIGged code updates
2001-11-20  Robin DunnDemo cleanup
2001-11-20  Robin DunnReplaced CopyObject with Clone for wxPython-specific...
2001-11-20  Robin DunnSWIGged code updates
2001-11-20  Robin DunnDemo updates
2001-11-20  Robin DunnAdditions and fixes for the script that builds the...
2001-11-20  Robin DunnAdded LIST_ITEM_FOCUSED
2001-11-20  Robin DunnSWIGged updates
2001-11-20  Robin DunnAdded the WX_GL constants
2001-11-20  Robin DunnFor Python 2.2 builds
2001-11-20  Robin DunnAdded some code to override distutils compile flags...
2001-11-20  Robin DunnFixed some warnings
2001-11-20  Vadim Zeitlinfixed erroneous debug error message
2001-11-19  Václav Slavíkcase-insensitive sort of HTML help index
2001-11-19  Václav Slavíkfix for wxComboBox::GetSelection from inside event...
2001-11-19  Václav SlavíkwxMGL support for std dialogs
2001-11-19  Stefan Csomorapplied Paul A. Thiessen's patches for correcting coord...
2001-11-19  Robin DunnFixed a problem in the demo and plugged a potential...
2001-11-19  Robin DunnSWIGged code uodates
2001-11-19  Vadim Zeitlinfixed a memory leak and an initialization problem
2001-11-19  Mattia BarbonFixed Cygwin crash on toolbar tooltip
2001-11-19  Mattia BarbonAdded HANGUL_CHARSET for MSVC5
2001-11-19  Julian SmartMore VC++ project file corrections
2001-11-19  Julian SmartCorrected ViewStart problem
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-11-19  Vadim Zeitlinfixes for the dialog layout for the multiline labels
2001-11-19  David WebsterNew .def file
2001-11-18  Vadim Zeitlinfixes for wxEvent and wxKeyEvent operator=()
2001-11-18  Vadim Zeitlinfixes for programmatically deleting the find/replace...
2001-11-18  Gilles Depeyrotuse class name instead of generic message in event...
2001-11-18  Stefan Csomoradded a preImage of the selection in order to avoid...
2001-11-18  Stefan Csomorcorrected MacSetSelection which was incorrectly deselec...
2001-11-18  Robert Roebling This form of the event cloning patch survived my
2001-11-18  Gilles Depeyrotreplaced HAVE_MALLOC_H with !__DARWIN__
2001-11-18  Gilles Depeyrotcorrections for compilation under Mac OS X
2001-11-18  Robert Roebling Applied Chris' patch for support for ICO loading.
2001-11-18  Gilles Depeyrotremoved include/wx/mac/setup.h from filelist.txt
2001-11-18  Gilles Depeyrotremoved duplicated prototype
2001-11-18  Gilles Depeyrotadded missing include (for instance, needed in the...
2001-11-18  Ron LeeRemoved include/wx/setup.h from filelist.txt -- Needed...
2001-11-18  Ron LeeDon't add -MMD until we are just about ready to build...
2001-11-17  Robert Roebling More changes to various controls for more reliably
2001-11-17  Gilles Depeyrotadded const for constant char pointer function parameters
2001-11-17  Václav Slavíkregenerated makefiles
2001-11-17  Václav Slavíkadded temporary implementation of wxChoice for wxUniv
2001-11-17  Robert Roebling Changed/Fixed way in which wxListBox blocks events
2001-11-17  Robert Roebling Trying to fix dialog close/focus_widget problem.
2001-11-17  Robert Roebling Fixed bug which prevented toplevel window from reacting
2001-11-17  Ron Leecast away a couple of warnings and added *.inc to the...
2001-11-17  Robert Roebling Added ::IsOk() to wxDataStream for error checking in
2001-11-17  Robert Roebling Fixed sveral problems with wxTextCtrl::WriteText...
2001-11-17  Ron Leedocument the new *_USER_EXPORTED_ARRAY macros.
2001-11-17  Ron LeeAdded WX_DEFINE_*_USER_EXPORTED_ARRAY macros for extern...
2001-11-17  Vadim Zeitlincompilation fix
2001-11-17  Vadim Zeitlinimplemented EVT_LIST_ITEM_FOCUSED() for Win32 wxListCtrl
2001-11-16  David WebsterImplementing some more controls and an MDI child frame...
2001-11-16  David WebsterImplementing some more controls and an MDI child frame...
2001-11-16  David WebsterTRUE and FALSE; not true and false.
2001-11-16  Vadim Zeitlinmoved wxNotebook events docs into a separate file inclu...
2001-11-16  Vadim Zeitlinadded wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
2001-11-16  Vadim ZeitlinwxGTK popup menu positioning fix
2001-11-16  Vadim Zeitlincompilation fix for wxMotif
2001-11-16  Vadim Zeitlincompilation fix for wxFrame under wxMotif
2001-11-16  Ron Leemainly the result of collapsing folds in vimdiff from 2.2
2001-11-16  Vadim ZeitlinFlush() argument should have a default value for compat...
2001-11-16  Vadim Zeitlincompilation warning fix
2001-11-16  Gilles Depeyrotapplied SourceForge patch #479670 (fixes for OpenGL...
2001-11-16  Robin DunnCorrected wxPython notes
2001-11-16  Robin DunnCorrected the text.
2001-11-15  Robin DunnEnhanced the DnD demo and made the code more informative.
2001-11-15  Václav Slavíkuse XPMs in wxMGL
2001-11-15  Václav Slavíkoptimalization of wxHtmlWindow painting (used to repain...
2001-11-15  Václav SlavíkwxMGL bugfixes:
2001-11-15  George TaskerSpelling typos fixed
2001-11-15  George TaskerAdded the FTP site location for "extra.zip"
2001-11-15  Robert Roebling Small patch for HTML help under Drawin.
2001-11-15  Robin Dunnadded some test code
2001-11-15  Robin DunnSWIGged updates for wxMac
2001-11-15  Robin DunnOnly update the mask if the mask is valid
2001-11-15  Vadim Zeitlinmoved EnableCloseButton() from wxialog to wxTLW
2001-11-14  Václav Slavíkminor complitation fix
2001-11-14  Robin DunnUpdated manifest to include new files
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-14  Robin DunnA fix for when wxPython is compiled with no threads
2001-11-14  Robin DunnA bit of cleanup and etc.
2001-11-14  Robin DunnwxComboBox does not derive from wxChoice in wxGTK so...
2001-11-14  Robin DunnSWIGged files updates for wxMac
2001-11-14  Robin DunnSWIGged code updates for wxGTK
2001-11-14  Robin DunnAdded missing wxImage methods
2001-11-14  Robin DunnCleanup of library dialogs
2001-11-14  Robin DunnAdded new sizer methods
2001-11-14  Robin DunnAdded wxFileHistory
next