]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-03-20  Robert Roebling No more pixel junk when resizing windows that
2002-03-20  Robin DunnFixed problem between the splash screen and tip dialog.
2002-03-20  Robin DunnwxStyledTextCtrl can now be built and used when wxUSE_U...
2002-03-20  Robin DunnDecided I need copy and assignment afterall
2002-03-20  Vadim Zeitlinadded a note about wxGetHomeDir() change under MSW
2002-03-20  Julian SmartFixed controls.cpp for wxX11
2002-03-19  Václav Slavíkupdated samples/html/widget to avoid confusion
2002-03-19  Václav Slavíkadded wxArtProvider
2002-03-19  Václav Slavíkfixed MSLU check
2002-03-19  Julian SmartWorks with wxX11 now.
2002-03-19  Vadim Zeitlincompilation fix after wxMenuItem changes
2002-03-19  Vadim Zeitlinfixed GTK critical warning when closing MDI child ...
2002-03-19  Vadim Zeitlinshow the standard wxWin fonts (modified patch 530698)
2002-03-19  Vadim Zeitlincompilation fix for FALSE -> wxItemKind conversion
2002-03-19  Václav Slavíkblind fix to wxGetCwd crash on NT when wxUSE_UNICODE...
2002-03-19  Václav Slavíkminor fixes to #include
2002-03-19  Václav Slavíkfixed MSVC's problems...
2002-03-18  Robin DunnSWIGged updates for wxGTK
2002-03-18  Robin DunnRegenerated file lists so features.h would be installed
2002-03-18  Robin DunnUpdated wxSTC from Scintilla 1.40 to Scintilla 1.45
2002-03-18  Robin DunnAdded wxBufferedDC, changes for wxMenu and wxMenuItem...
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-18  Robin DunnFixed a typo in one of the virtual callback macros.
2002-03-17  Václav Slavíkfix to segfault in system menu code
2002-03-17  Václav Slavíkbetter handling situation when active frame is destroye...
2002-03-17  Václav Slavíkcompilation fix
2002-03-17  Václav Slavíkfixed rendering artifact in popup menus
2002-03-17  Václav Slavíkminor fix to wxDC::SetClippingRegion
2002-03-17  Václav Slavíkmore corrections to interactive resizing
2002-03-17  Robert Roebling A draft for a possible fix to the redraw
2002-03-17  Robert Roebling New WM decoration code. It fails to resize dialogs
2002-03-17  Gilles Depeyrotadded url of Fink Unix to Mac OS X porting instructions
2002-03-17  Robert Roebling New attempt to implement wxNO_FULL_REDRAW_ON_REPAINT.
2002-03-17  Gilles Depeyrotadded wxMAC and wxMOTIF to title conditional compilation
2002-03-17  Gilles Depeyrotadded missing consts
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2002-03-17  Václav Slavíkimplemented 'shaft scrolling' of children in wxUnivWind...
2002-03-17  Václav Slavíkuse Calc(Un)ScrolledPosition instead of wxClientDC
2002-03-17  Václav Slavíkadded Calc(Un)ScrolledPosition taking wxPoint
2002-03-17  Vadim Zeitlinclear the frame statusbar when the mouse leaves the...
2002-03-17  Václav SlavíkChris' wxImage::SaveFile(filename_only) patch
2002-03-17  Václav Slavíkdocs corrections and docs for Chris' wxImage::SaveFile...
2002-03-17  Ron Leereally, it will build for 'doze this time.
2002-03-17  Ron Leebuild fix for mingw-cross.
2002-03-17  Ron LeeAdded wxBufferedDC class.
2002-03-17  Václav Slavíkfix HTML browser setup dialog under MSW and make the...
2002-03-17  Václav Slavíkuse wxUniv's setup
2002-03-17  Václav Slavíkinitial wxMGL readmes
2002-03-17  Václav Slavíkadded wxCURSOR_RIGHT_ARROW to wxMGL
2002-03-17  Václav Slavíkrestored old casts (there was a reason for them)
2002-03-17  Václav Slavíkmy previous commit corrupted the catalogs, reverted
2002-03-17  Robin DunnNewly SWIGged sources for wxGTK
2002-03-17  Robin DunnFixed compilation error and a stupid typo
2002-03-16  Václav Slavíkhide tree root on wxMSW in wxHtmlHelpController
2002-03-16  Václav Slavíkapplied wxTR_HIDE_ROOT patch for wxMSW
2002-03-16  Václav Slavíkmake it possible to have empty lines in wxListCtrl
2002-03-16  Václav Slavíkfixes to wxEditableListBox logic
2002-03-16  Julian SmartCorrected typo
2002-03-16  Julian SmartAdded timeout to Dispatch(); attempted implementation of
2002-03-16  Vadim Zeitlinanother minor fix for wxTR_HIDE_ROOT case
2002-03-16  Vadim Zeitlinenhanced sample to show the state of the different...
2002-03-16  Vadim Zeitlinfix for GetParent() in wxTR_HIDE_ROOT case
2002-03-16  Vadim Zeitlinadded support for wxTR_HIDE_ROOT style (patch 529614)
2002-03-16  Vadim Zeitlincompilation fix
2002-03-16  Vadim Zeitlinapplied patch 528960 (a few minor bug fixes)
2002-03-16  Robert Roebling Removed notebook tab flicker.
2002-03-16  David WebsterDo not use argument defaults in actual function argumen...
2002-03-16  Vadim Zeitlinrestore Robin's code (reverted previous commit)
2002-03-16  Václav Slavíkapplied patch for seeking in GIF images
2002-03-15  Vadim Zeitlinfixed a bug with client rect calculation in the recent...
2002-03-15  Václav Slavíkapplied patch for seeking in GIF images
2002-03-15  Vadim Zeitlinerase separators shown behind the controls added to...
2002-03-15  Václav SlavíkDid two changes to sample catalogs:
2002-03-15  Václav Slavíkremoved no-longer-needed hack
2002-03-15  Václav SlavíkwxLocale-related corrections to the docs
2002-03-15  Václav Slavíkinfo about wxLocale changes
2002-03-15  Václav Slavíksafer definitions for wx(U)Int32,16 (taken from intl...
2002-03-15  Václav Slavíkrewrote wxLocale to work in Unicode mode and support...
2002-03-15  David Websterno message
2002-03-15  Robin DunnAdded wxCURSOR_RIGHT_ARROW, which is like the typical...
2002-03-15  Robin DunnChanges needed for wxUSE_UNICODE for wxOGL to compile...
2002-03-15  Robin DunnChanges needed for wxUSE_UNICODE
2002-03-15  Vadim Zeitlinfixed scrollbar shaft colour
2002-03-15  Robin DunnSome little tweaks and cleanups.
2002-03-15  Robin DunnUpdated unicode sample again. Added two more languages.
2002-03-15  Vadim Zeitlinfixed selecting the items in the combobox with a simple...
2002-03-15  Vadim Zeitlinremoved duplicate #include
2002-03-15  Vadim Zeitlincompilation warning fix
2002-03-15  Vadim Zeitlinheader I forgot to commit yesterday (sorry) as part...
2002-03-15  Julian SmartUse override_direct to remove decorations if wxNO_BORDE...
2002-03-15  Julian SmartAdded sizer.h
2002-03-15  Julian SmartAdded DoGetFieldRect
2002-03-15  Jouk Jansen Committing in .
2002-03-15  Robin Dunnupdated unicode sample
2002-03-15  Vadim Zeitlindraw toolbar separators in Win32 theme
2002-03-15  Vadim Zeitlincompilation fixes for wxUSE_TOOLBAR under MSW
2002-03-15  Robin DunnA Unicode sample for wxPython
2002-03-15  Robin DunnGive wxScrolledWindow its own Layout method that takes...
2002-03-15  Vadim Zeitlinreduced flicker in the statusbar when resizing the...
2002-03-14  Vadim Zeitlincompilation fixes for !wxUSE_TOOLBAR
next