]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-11-21  Václav SlavíkwxMGL compilation fix
2001-11-21  Václav Slavíkmore programmer-friendly wxApp::SetDisplayMode
2001-11-21  Václav Slavíkremoved GDI lists from wxMGL
2001-11-21  Václav Slavík- removed GDI lists from wxMGL
2001-11-20  Václav Slavíkcompilation fix for wxUniv
2001-11-20  Václav Slavíkfixes for ambiquity in wxComboBox (is it correct this...
2001-11-20  Václav Slavíkcompilation fix (caused by removal of wxMouseEvent...
2001-11-20  Václav SlavíkwxMotif.spec fixes
2001-11-20  Václav Slavíkcompilation fix for wxMotif
2001-11-20  Václav Slavíkfine-tuned API from the ICO patch
2001-11-20  Václav Slavíkremoved rpmfiles.lst
2001-11-20  Václav Slavíkfixes to wxGTK specfile
2001-11-20  Václav Slavíkbetter <HR> tag handling in wxHTML
2001-11-20  Václav Slavíkfixes for wxBase RPM
2001-11-20  Václav SlavíkwxDC::SetFont can now handle invalid font and doesn...
2001-11-20  Václav Slavíkoptimized default GUI font loading
2001-11-20  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-11-20  Vadim Zeitlinapplied patch fixing compilation without wxUSE_TIMEDATE...
2001-11-20  Vadim Zeitlinadded bitmaps to the resources
2001-11-20  Gilles Depeyrotadded (another) missing const
2001-11-20  Vadim Zeitlinapplied patch 475879 (Can't use subclassed GridCellEditor)
2001-11-20  Vadim Zeitlinmore DBCS-related changes (patch 481898)
2001-11-20  Vadim Zeitlindon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-11-20  Vadim Zeitlinbackwards incompatible change to wxWizardPage reverted
2001-11-20  Robin DunnDemo cleanup
2001-11-20  Vadim Zeitlinfix for BC++ internal compiler error
2001-11-20  Julian SmartMore project file fun
2001-11-20  Vadim Zeitlinfix for my old mingw32 cross-compiler
2001-11-20  Vadim Zeitlinadded 2nd image as XPM as well to the wizard sample
2001-11-20  Vadim Zeitlinadded #if wxUSE_TIMEDATE where needed
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
next