]> git.saurik.com Git - wxWidgets.git/history - src/common
Committing in .
[wxWidgets.git] / src / common /
2002-03-15  Jouk Jansen Committing in .
2002-03-15  Vadim Zeitlinreduced flicker in the statusbar when resizing the...
2002-03-14  Vadim Zeitlinapplied the patch from Dimitri to prevent crashes with...
2002-03-12  Václav Slavíkcompilation fix
2002-03-11  Vadim Zeitlinadded missing headers to fix compilation without PCH
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  Ron Leeadded optional parameter to SetSizer, to allow replacin...
2002-03-09  Václav Slavíkreverted Robert's change
2002-03-09  Vadim Zeitlincopy the variant name in the assignment operator as...
2002-03-09  Robert Roebling Various changes to make pop up menus work
2002-03-09  Vadim Zeitlinadded support for non alphanumeric simple character...
2002-03-09  Ron LeeAdded GetMaxSize virtual method for use by sizers.
2002-03-08  Robin DunnFixed compilation error.
2002-03-08  Ron LeeAdded SetLogBuffer method.
2002-03-08  Ron LeeMoved assert to before the segfault.
2002-03-06  Julian SmartApplied patch for Forty, print patch and wxHTML book...
2002-03-06  Vadim Zeitlinfixes to the new pointer array implementation
2002-03-06  Gilles DepeyrotwxArray<T> macros have been changed to fix runtime...
2002-03-05  Václav Slavíkfixed compilation for wxUSE_UNICODE=1, wxUSE_UNICODE_MSLU=0
2002-02-28  Robert Roebling Lots of things to make menus and submenus work.
2002-02-28  Vadim Zeitlinremoved unnecessary include
2002-02-28  Vadim Zeitlinfixes to toolbar, seems to work
2002-02-27  Vadim Zeitlin[start of] a wxUniversal implementation of wxToolBar
2002-02-26  Julian SmartWindow management and sizer layout corrections
2002-02-26  Vadim Zeitlinfixed a few warnings
2002-02-26  Julian SmartNano-X changes: removed spurious -O for Nano-X configur...
2002-02-25  Julian SmartChanged greying out to very crude algorithm, just drain...
2002-02-25  Julian SmartAdded middle mouse event macros to wxListCtrl doc;...
2002-02-24  Julian SmartFixed conflicts with Robert's similar fixes; fixed...
2002-02-24  Robert Roebling Added expose event compression.
2002-02-24  Vadim Zeitlinonly call GSocket_Init() when needed and do call it...
2002-02-24  Václav Slavíkmade AdjustForParentClientOrigin const
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-23  Vadim Zeitlintemp linking quick fix
2002-02-23  Robert Roebling Some work on GTK focus handling and events.
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-22  Gilles DepeyrotDarwin dlopen functions is needed both for DYNLIB_CLASS...
2002-02-22  Vadim Zeitlin1. made wxDebugMsg, wxError and wxFatalError deprecated...
2002-02-22  Vadim ZeitlinwxLogFatalError() now always aborts the program and...
2002-02-22  Jouk Jansen Committing in .
2002-02-21  Vadim Zeitlinfixes for big endiand machines (Chris Elliott, patch...
2002-02-21  Robin DunnFix so the Host: header in wxHTTP really works. With...
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  Vadim Zeitlindon't inherit the controls colours from the parent...
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 Zeitlinfixed bug in ParseDateFormat() with numbers with leadin...
2002-02-18  Václav Slavíkbetter approach to centering windows (in absence of...
2002-02-18  Gilles Depeyrotcorrections to dynamic loading for Darwin
2002-02-18  Václav Slavíkchecked in forgottern parts of MSLU changes
2002-02-17  Václav Slavíkmore MSLU fixes and moved MSLU stuff into separate...
2002-02-17  Stefan NeisFixed OS/2 compilation problems.
2002-02-17  Václav Slavíkdon't treat changing focus to popup's child as loosing it
2002-02-16  Mattia BarbonFix Cygwin and MinGW compilation
2002-02-16  Mattia BarbonFixed toolbar crash for MinGW/Cygwin
2002-02-16  Václav Slavíkprevious change to wxImage was wrong, it didn't account...
2002-02-16  Václav SlavíkA couple of changes to wxImage:
2002-02-15  Václav Slavíkmore MSLU fixes
2002-02-15  Vadim Zeitlinmade wxDateTimeDefault an object and not a reference...
2002-02-15  Vadim Zeitlinfixed <strings.h> include and also removed the obsolete...
2002-02-15  Václav Slavíkleave in only Julian's version of CaptureMouse code
2002-02-14  Robin DunnAs per the wx-dev discussion in early Jan, replaced
2002-02-14  Václav Slavíktake const reference (thanks to Alberto Barbati)
2002-02-14  Julian SmartRestored previous mouse release/capture behaviour for...
2002-02-14  Julian SmartRemoved wxBuffer from several ports; added function...
2002-02-13  Vadim Zeitlindelete the command if we failed to execute it (bug...
2002-02-13  Vadim Zeitlinreturn NULL from FindById() if the tool wasn't found...
2002-02-12  Julian SmartCorrection for 'protected' compiler error
2002-02-12  Julian SmartModified CaptureMouse to call DoReleaseMouse if necessa...
2002-02-12  Václav Slavíkfixed menubar attaching: create it first, THEN set...
2002-02-11  Václav Slavíkuse wxHashMap, not wxHashTable in wxXPMDecoder
2002-02-11  Robert Roebling Last link error in wxX11 killed.
2002-02-11  Julian SmartLinking now
2002-02-10  David WebsterRemoving OS/2 specific positioning methods, no longer...
2002-02-09  Václav Slavíkuse WXUNUSED(foo), not (void)foo
2002-02-09  Václav Slavíktemporary hack to make wxMGL and SciTech happy...
2002-02-09  Václav Slavíkfix for broken color parsing in wxXPMDecoder (thanks...
2002-02-08  Julian SmartNow compiling
2002-02-08  Vadim Zeitlincleanups after SciTech commit :-(
2002-02-08  Václav Slavíkmake more wxImage methods const
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-02-07  Václav Slavíkchanged wxImage::ComputeHistogram to use wxHashMap
2002-02-07  George TaskerApplied patch #514037 from Paul Gammans to remove unnee...
2002-02-07  Vadim ZeitlinwxMSW compilation fix
2002-02-06  Vadim Zeitlinuse wxCOMPILE_TIME_ASSERT instead of the run-time checks
2002-02-06  Vadim Zeitlinfixes for METHODDEF definition
2002-02-06  Vadim Zeitlinassert when a base class of a class in wxRTTI system...
2002-02-06  Vadim Zeitlinadded wxRTTI macros to wxList and wxStringList
2002-02-05  Vadim Zeitlindon't compile this file under wxMSW
2002-02-05  Vadim Zeitlinfixed compilation without wxUSE_STREAMS
2002-02-04  Vadim Zeitlinfixed for compilation without wxUSE_WCHAR_T and minor...
2002-02-04  Vadim Zeitlinno changes, just the file I forgot to commit...
2002-02-04  Robert Roebling Added missing test in wxObject::Ref() for already
2002-02-04  Robert Roebling Ref counting fixes and compile fixes.
2002-02-04  David WebsterOS/2 scrolling support
2002-02-03  Vadim Zeitlinadded asserts to Clone/CreateRefData()
next