]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-02-24  Václav Slavíkreverted wxMGL-specific code (didn't mean to commit...
2002-02-24  Vadim Zeitlinadded a note that wxStringList is obsolete
2002-02-24  Julian SmartReverted to my own solution; I think it's better becaus...
2002-02-24  Julian SmartFixed conflicts with Robert's similar fixes; fixed...
2002-02-24  Robert Roebling Corrections to position and size for toolbar.
2002-02-24  Robert Roebling Added simplistic wxToolBar to wxUniversal. It
2002-02-24  Gilles Depeyrottake title of radiobox into account to calculate best...
2002-02-24  Gilles Depeyrotremoved obsolete CodeWarrior project file
2002-02-24  Gilles Depeyrotadded Mac OS X application bundle (framework) building
2002-02-24  Gilles Depeyrotchanges needed for compilation with Project Builder
2002-02-24  Robert Roebling Added expose event compression.
2002-02-24  Robert Roebling Done some work on wxFocusEvent::SetWindow(). Enough
2002-02-24  Vadim Zeitlinonly call GSocket_Init() when needed and do call it...
2002-02-24  Robert Roebling More tests in erase sample.
2002-02-24  Robin Dunnmore wxMac specific updates
2002-02-24  Vadim Zeitlincorrection to wxUSE_FSVOLUME handling, don't give ...
2002-02-24  Vadim Zeitlinadded wxUSE_FSVOLUME
2002-02-24  Václav Slavíkmade AdjustForParentClientOrigin const
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-24  Václav Slavíkmade generic wxListCtrl work with well-behaved ports...
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-24  Václav Slavík1. changed doubleclick events sequence to 'down,up...
2002-02-24  Václav Slavíkcompilation fix
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-23  Vadim Zeitlinno changes
2002-02-23  Vadim Zeitlinchanged wxColourToRGB() to use RGB() instead of PALETTE...
2002-02-23  Vadim Zeitlinpart of the fix to the initial colour selection in...
2002-02-23  Vadim Zeitlinimplemented wxWindowDC and wxClientDC::GetSize() proper...
2002-02-23  Vadim Zeitlintemp linking quick fix
2002-02-23  Robert Roebling Implemented a simple modality under X11.
2002-02-23  Vadim Zeitlinundef LoadMenu() (patch #521743)
2002-02-23  Robin DunnSIGged updates for wxMac
2002-02-23  Robin DunnSWIGged updates for wxGTK
2002-02-23  Robin DunnFinished wrapping and providing typemaps for wxInputStr...
2002-02-23  Robin DunnFinished wrapping and providing typemaps for wxInputStr...
2002-02-23  Robin DunnChanges for wxOGL since wxFatalError has been deprecated.
2002-02-23  Robert Roebling Some work on GTK focus handling and events.
2002-02-23  Robert Roebling Applied wxList::Prepend() patch.
2002-02-23  Robert Roebling applied doc patch for wxPostEvent().
2002-02-23  Robert Roebling Added new stream tests to typetest.
2002-02-23  Julian SmartAdded some notes on the Nano-X port.
2002-02-23  Julian SmartwxUSE_CONSTRAINTS now refers to constraints only, since...
2002-02-23  Robert Roebling Minor fixes to buffered stream in connection
2002-02-23  Václav Slavíkfix for (MSLU?) BEGIN/ENDEDITLABEL in Unicode build
2002-02-23  Václav Slavíkremoved libxpm
2002-02-22  David WebsterStyle updates
2002-02-22  Gilles DepeyrotDarwin dlopen functions is needed both for DYNLIB_CLASS...
2002-02-22  Vadim Zeitlinfix for a nasty bug with colouor copying
2002-02-22  Vadim Zeitlin1. made wxDebugMsg, wxError and wxFatalError deprecated...
2002-02-22  Vadim Zeitlinensure that the compatibility defines are not set for...
2002-02-22  Vadim ZeitlinwxLogFatalError() now always aborts the program and...
2002-02-22  Vadim Zeitlinadded a menu item to toggle live splitter update
2002-02-22  Vadim Zeitlinfixed dead update splitters
2002-02-22  Jouk Jansen Committing in .
2002-02-22  Vadim Zeitlinmisc fixes for (absense of) the borders
2002-02-22  Vadim Zeitlinfixes to handling of 0 and negative splitter position...
2002-02-22  Robin DunnUpdated PyCrust from Patrick O'Brien
2002-02-21  Vadim Zeitlinapplied a fix for the patch 446325
2002-02-21  Vadim Zeitlindon't crash if editing of the cell wasn't started for...
2002-02-21  Vadim ZeitlinwxCursor(wxImage) added (Chris Elliott, patch 517439)
2002-02-21  Vadim Zeitlinfixes for big endiand machines (Chris Elliott, patch...
2002-02-21  Vadim Zeitlinapplied patch for calculating the tree items size with...
2002-02-21  Julian SmartSome more NanoX compile fixes
2002-02-21  Julian SmartRemoved bizarre test code of which I have no recollecti...
2002-02-21  Robin DunnBetter wrapper for wxListCtrl.GetColumn, and some other...
2002-02-21  Robin DunnBetter doc
2002-02-21  Robin DunnA few tweaks and some cleanup for the wxPython demo
2002-02-21  Robin DunnFix so the Host: header in wxHTTP really works. With...
2002-02-20  Julian SmartNanoX modificati
2002-02-20  Robert Roebling Always send an erase event to satisfy some users...
2002-02-20  Vadim Zeitlinfixed SetForegroundColour() for the generic tree ctrl
2002-02-20  Vadim Zeitlinadded tests for setting fg/bg colour
2002-02-20  Vadim Zeitlinadded commands to rename the menus and menu items for...
2002-02-20  Vadim Zeitlinfix setting the font for a single-line text control...
2002-02-20  Vadim Zeitlincompilation fix
2002-02-20  Vadim Zeitlinreverted the previous fix, it's no longer needed now...
2002-02-20  Vadim Zeitlinuse base 10 by default in wxString::To[U]Long
2002-02-20  Gilles Depeyrotcorrected typo in Darwin specific code
2002-02-20  Robin DunnFix so the value given to wxTextEntryDialog::SetValue...
2002-02-20  Robin DunnFix so OGL can build without wxBuffer
2002-02-20  Vadim Zeitlin*do* generate the LEAVE events even when the mouse...
2002-02-20  Vadim Zeitlinfixed mouse input handling in wxUniv: the static boxes...
2002-02-20  Vadim Zeitlindon't use border styles for windows in wxUniversal
2002-02-20  Vadim Zeitlinuse WS_CLIPSIBLINGS for wxStaticLine as well
2002-02-20  Vadim Zeitlinremoved unused test code (no real changes)
2002-02-20  Vadim Zeitlindon't inherit the controls colours from the parent...
2002-02-20  Vadim Zeitlin1. always create the buttons with WS_CLIPSIBLINGS style...
2002-02-19  Václav Slavíkadded an image to wxHTML printing sample
2002-02-19  Robert Roebling Added test for default action (button normally)
2002-02-19  Vadim Zeitlinshow the resize cursor when the mouse is above the...
2002-02-19  Vadim Zeitlinadded GetButton(), some cleanups
2002-02-19  Vadim Zeitlinadded an error message to wxCopyFile
2002-02-19  Vadim Zeitlinfixed Unicode-mode only bug in Validate()
2002-02-19  Vadim Zeitlinadded a note about parsing numbers with leading zeroes...
2002-02-19  Vadim Zeitlinfixed bug in ParseDateFormat() with numbers with leadin...
2002-02-19  Vadim Zeitlindon't crash in SetFocus()
2002-02-19  Vadim Zeitlintypo in style definition fixed
2002-02-19  Stefan Csomorrespects wxFRAME_TOOL_WINDOW for floaters, too
2002-02-19  Stefan Csomoradded default style wxFRAME_TOOL_WINDOW to creation
2002-02-18  Václav Slavíkfixed a typo (_ instead of wxT)
next