]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2002-03-14  Julian SmartAdded Layout() call to top level window Show() to preve...
2002-03-14  Vadim Zeitlinfix for what the patch 529900 was trying to fix (loadin...
2002-03-14  Robert Roebling Forgot to reset a flag.
2002-03-14  Julian SmartRemoved constraints check for wxDirDialog from configur...
2002-03-14  Vadim Zeitlinapplied the patch from Dimitri to prevent crashes with...
2002-03-14  Julian SmartCompiles for Nano-X again
2002-03-14  Julian SmartRemoved duplicate WM line from motif/frame.cpp
2002-03-13  Robin DunnSwitched to DECLARE_NO_COPY_CLASS
2002-03-13  Robin DunnCore wxPython (non-contrib) now fully works with Unicode!
2002-03-13  Robin DunnMore little demo updates
2002-03-13  Robin DunnUpdated demo to be a more realistic dialog, to show...
2002-03-13  Robin DunnUpdated demo to show EVT_COLOURSELECT
2002-03-13  Robin DunnAdded wxMemoryBuffer which is essentiall just a growabl...
2002-03-13  Vadim Zeitlincompilation error fixed
2002-03-13  Robert Roebling Send size events from top level windows in idle time,
2002-03-13  Stefan Csomoradded correct fallback color settings for XP when used...
2002-03-13  Vadim Zeitlinupdate focus rectangle width when the columns are being...
2002-03-13  Robin DunnSome fixes for wxURLDataObject when wxUSE_UNICODE==1
2002-03-12  Václav Slavíkfixes to refreshing code in wxTreeCtrl
2002-03-12  Václav Slavíkcompilation fix
2002-03-12  Václav Slavíkimplemented system menu handling in wxUniv
2002-03-12  Václav Slavík1. implemented system menu handling in wxUniv (win32...
2002-03-12  Václav Slavík1. handle Alt-F4 in wxUniv, not wxMGL
2002-03-12  Robert Roebling Added dialog tabbing to wxX11.
2002-03-12  Julian SmartAdded GetWindow to make Blit compile
2002-03-12  Robert Roebling Implemented DoBlit().
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2002-03-12  Vadim Zeitlinadded more build dirs to the ignore list
2002-03-12  Julian SmartAdded constructor for wxColourRefData, else CloneRefDat...
2002-03-12  Julian SmartTrivially implemented DoDrawIcon
2002-03-12  Julian Smarttreectrl -> treetest
2002-03-12  Julian SmartFinally reverted treectrl name back to treetest after...
2002-03-12  Julian SmartReplaced Blit with DrawBitmap in wxPoem to make it...
2002-03-12  Ron Leebuild fix. Need the full declaration for CLASSINFO().
2002-03-11  Vadim Zeitlinno changes
2002-03-11  Julian SmartOnly reparent first window if there are several children
2002-03-11  Julian SmartAdded a screenshot of wxEmulator showing the default...
2002-03-11  Julian SmartAdded XPM icon; minor mods
2002-03-11  Vadim Zeitlinright clicking outside any column sets the column in...
2002-03-11  Vadim Zeitlinimplemented menu drawing in the GTK theme
2002-03-11  Julian SmartTweaks to emulator and documentation
2002-03-11  Vadim Zeitlinmore GTK-ish toolbar drawing
2002-03-11  Vadim Zeitlinignore clicks on a toolbar but outside any button
2002-03-11  Vadim Zeitlinadded missing headers to fix compilation without PCH
2002-03-10  Václav Slavíkuse AllocExclusive in wxAcceleratorTable
2002-03-10  Václav SlavíkwxAcceleratorEntry::MatchesEvent is NOT used by wxX11
2002-03-10  Vadim Zeitlinpropagate the click dismissing a popup window to the...
2002-03-10  Robert Roebling Next try on pop up menus. (#ifdef x11).
2002-03-10  Vadim Zeitlinbetter fix (i.e. one which actually works) for VC+...
2002-03-10  Julian SmartAdded emulator screen; regenerated configure for utils
2002-03-10  Václav Slavíkcompilation fix
2002-03-10  Vadim Zeitlinfix for using an invalid HWND in IsEditable
2002-03-10  Julian SmartMinor tweaks
2002-03-10  Julian SmartCorrected image size
2002-03-10  Julian SmartAdded emulator utility.
2002-03-10  Ron Leeadded optional parameter to SetSizer, to allow replacin...
2002-03-10  Julian SmartMoved Nano-X specific code from univ to x11
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
next