]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-11-22  Julian SmartApplied patch #484508 (mostly sample warnings).
2001-11-22  Robert Roebling Tries to fix wxListBox focus problems.
2001-11-22  Vadim Zeitlinadded wxSockAddress copy ctor which, in particular...
2001-11-22  Mattia BarbonUnicode compilation fixed for almost all samples
2001-11-22  Mattia BarbonUnicode compilation fixes
2001-11-22  Mattia BarbonConverting uninitialized data is not a Good Idea
2001-11-22  Mattia BarbonMust convert the last part, too
2001-11-22  Mattia BarbonReadded --use-temp-file to RCFLAGS, needed for old...
2001-11-22  Mattia BarbonTest for wctype.h
2001-11-22  Vadim Zeitlinfix for Unicode build
2001-11-22  Vadim Zeitlinminor flicker reduction in the virtual list ctrl
2001-11-22  Václav Slavíkadded -static packages to specfiles
2001-11-22  Václav Slavíkchanges to wx-config --static to allow static linkage...
2001-11-22  Václav Slavíkreverted fix for missing wxEvent::operator=
2001-11-22  Václav Slavíkchange to /usr/share/wx/version
2001-11-22  Václav Slavík- change to /usr/share/wx/version
2001-11-22  Václav Slavíkoops, checked in wrong version of wxMOtif.spec
2001-11-21  Vadim Zeitlinfixed wxDropFilesEvent dtor, added copy ctor and implem...
2001-11-21  Vadim Zeitlinfixed wxTaskBarIcon compilation
2001-11-21  David WebsterNew .def file.
2001-11-21  Vadim Zeitlinmention wxObject and wxEvent API changes
2001-11-21  Vadim Zeitlin1. removed wxObject::CopyObject() and Clone() - some...
2001-11-21  Vadim Zeitlinexpanded the comment about redefining the client data...
2001-11-21  Gilles Depeyrotadded missing joystick source file for wxMotif
2001-11-21  Vadim Zeitlinfixed compilation somehow, the code is still broken!
2001-11-21  Vadim Zeitlinreplaced wxSocketEvent::CopyObject() with Clone()
2001-11-21  Vadim Zeitlinchanges to match listctrl.h changes (forgot to commit...
2001-11-21  Ron Leeadd some output to the GL tests..
2001-11-21  Ron LeeWhere's GL? Hopefully wx-config will now tell us if...
2001-11-21  Ron Leebackported 2.2 packaging fixes for python 2.1
2001-11-21  Ron Leemerged some message catlogues from 2.2 that were missin...
2001-11-21  Vadim Zeitlin1. restored wxEvent::operator=()
2001-11-21  Václav Slavíkremoved rpmfiles.lst
2001-11-21  Václav Slavíkclient area origin handling fixes for univ/wxTLW
2001-11-21  Václav SlavíkwxMouseEvent's coordinates are now relative to client...
2001-11-21  Václav SlavíkwxUniv fixes for generic wxColourDialog
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
next