]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-11-24  Václav SlavíkwxToolBar support in wxUniv/wxFrame
2001-11-24  Václav Slavíkfool-proof wxDC::SetPalette(wxNullPalette)
2001-11-24  Václav Slavíkfix for palette restoration in wxToolBarSimple
2001-11-24  Václav Slavíkcompilation fix
2001-11-24  Václav Slavíkminor syntactic fix
2001-11-24  Václav Slavíkbetter behaviour of wxMGL's wxTimer w.r.t. memory alloc...
2001-11-24  Mattia BarbonMust honour wxUSE_TOOLTIPS in tooltip.h
2001-11-24  Václav Slavík- better behaviour of wxMGL's wxTimer w.r.t. memory...
2001-11-24  Václav Slavíkadded AM_PATH_WXCONFIG macro and its installation
2001-11-24  Mattia Barbon* added new --enable-logdialog option
2001-11-24  Václav Slavíkadded contrib strings to catalog and regenerated po...
2001-11-24  Václav Slavíkforgot to remove ;; when applying the patch
2001-11-24  Julian SmartInclude windows.h before sql headers, if compiling...
2001-11-24  Gilles Depeyrotcorrection for compilation under Mac OS X
2001-11-24  Ron LeeIgnore what the diff says.. think "added S/390 support...
2001-11-24  Robin DunnGive wxDynamicSashReparentEvent a copy ctor and a prope...
2001-11-23  Stefan Csomorformatting
2001-11-23  Stefan Csomormoved test for valid controlpart into this method
2001-11-23  Stefan Csomoradded virtual DoSetSize method in order to allow for...
2001-11-23  Vadim Zeitlinadded test for selecting intial colour in the col dlg
2001-11-23  Stefan Csomorcarbon compat routine define
2001-11-23  Vadim Zeitlinshow correctly the initially selected colour and update...
2001-11-23  Stefan Csomoradded virtual DoSetSize method in order to allow for...
2001-11-23  Mattia BarbonwxPerl documentation updates
2001-11-23  Vadim Zeitlinfixed UMR (patch #484863)
2001-11-23  Gilles Depeyrotcorrected makefiles following suggestion by MBN
2001-11-23  Gilles Depeyrotadded missing wxUSE_SYSTEM_OPTIONS define
2001-11-23  Vadim Zeitlinimplemented GetBestSize() for wxChoice
2001-11-23  Robert RoeblingRestored wxFileName::GetModificationTime() under Classic.
2001-11-23  Václav Slavíkapplied Greg's refinment of hist treectrl patch
2001-11-23  Václav Slavíkfixed memory leak in imagjpeG (patch #484865)
2001-11-23  Václav Slavíkcosmetic change: XML resource -> XRC resource
2001-11-23  Robert Roebling Fixed mouse move bug. No idea why it has to be fixed,
2001-11-23  Julian SmartSome corrections
2001-11-23  Jouk Jansen Committing in .
2001-11-23  Vadim Zeitlinadded comment for OnScroll
2001-11-23  Jouk Jansen Committing in .
2001-11-23  Julian SmartFixed Plot compilation, aliased OnScroll to HandleOnScroll
2001-11-23  Julian SmartAdded file and fixed compilo
2001-11-23  Julian SmartFixed VC++ project file
2001-11-23  Julian SmartAdded event Clone functions
2001-11-23  Vadim Zeitlinupdated and expanded wxLog docs
2001-11-23  Vadim Zeitlinupdated and expanded wxLog docs
2001-11-23  George TaskerAdded missing documentation for a function
2001-11-23  George Tasker"char *" changed to "wxChar *" in several places
2001-11-23  George TaskerMS Access support fix
2001-11-23  George TaskerFixed coding of a switch statement that had RETURN...
2001-11-22  Václav Slavíkblind fix for wxGIFDecoder::ReadGIF
2001-11-22  Václav Slavíkmo files are now with lang directive
2001-11-22  George TaskerFixed coding of a switch statement that had RETURN...
2001-11-22  George TaskerRemoved non-reachable code (consulted Aleks first,...
2001-11-22  Mattia BarbonFixed/simplified Makefile
2001-11-22  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-11-22  Vadim Zeitlinfixed memory leaks
2001-11-22  Vadim Zeitlinadded check for NULL Clone() return
2001-11-22  Vadim Zeitlinremoved read() declaration which resulted in a warning
2001-11-22  Gilles Depeyrotremoved obsolete CodeWarrior projects
2001-11-22  Gilles Depeyrotremoved obsolete CodeWarrior 5 projects
2001-11-22  Ron Leechanged charset back to iso-8859-1
2001-11-22  Mattia BarbonPass parameters ( UNICODE WXUSINGDLL FINAL ) to subdire...
2001-11-22  Julian SmartAdded zip file containing DSW files for samples and...
2001-11-22  Julian SmartRemoved dsw file
2001-11-22  George TaskerAdded the missing keyword 'const' to the fix for virtua...
2001-11-22  Julian SmartRemoved some dsw files from CVS
2001-11-22  Julian SmartAdded empty Clone method for cbPluginEvent
2001-11-22  Julian Smart#ifdefed out the joystick code, and removed the wxBitma...
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
next