]> git.saurik.com Git - wxWidgets.git/history - src
misc fixes for (absense of) the borders
[wxWidgets.git] / src /
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-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 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 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  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  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 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-19  Vadim Zeitlindon't crash in SetFocus()
2002-02-19  Stefan Csomorrespects wxFRAME_TOOL_WINDOW for floaters, too
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  Robert Roebling Added more wxRegion tests to erase sample.
2002-02-18  Václav Slavíkchecked in forgottern parts of MSLU changes
2002-02-18  David WebsterwxOS2 no longer relies on xpmlib
2002-02-17  Václav Slavíkmore MSLU fixes and moved MSLU stuff into separate...
2002-02-17  Václav SlavíkUnicode fixes and warnings cleanup
2002-02-17  Václav Slavíkmore MSLU fixes and moved MSLU stuff into separate...
2002-02-17  Václav Slavíkcache return value of wxGetOsVersion
2002-02-17  Vadim Zeitlincompilation fixes after the last commit
2002-02-17  Vadim Zeitlincompilation warnings fixed
2002-02-17  Vadim Zeitlinfixes for MSWGetCreateWindowFlags signature change
2002-02-17  Vadim Zeitlinbetter handling for the style changing during run-time
2002-02-17  Robert Roebling Removed accidentally left in debug code.
2002-02-17  Robert Roebling wxX11:
2002-02-17  Julian SmartAdded some Xlib replacement functions and structures...
2002-02-17  Vadim Zeitlinadded SetString(), deprecated SetLabel()
2002-02-17  Mattia BarbonBlind fix for Win32 daily builds
2002-02-17  Václav Slavíkmove wxMGL's wxTimer to src/generic
2002-02-17  Václav Slavíkcorrected wxApp::GetStdIcon in wxX11
2002-02-17  Václav Slavíksynthetize 'button up' event before doubleclick, too
2002-02-17  Václav Slavíkfix for focus handling in generic wxListCtrl
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  Vadim Zeitlinvarious splitter fixes:
2002-02-16  Mattia BarbonFix Cygwin and MinGW compilation
2002-02-16  Mattia BarbonFixed toolbar crash for MinGW/Cygwin
2002-02-16  Robert Roebling The last commit was too hasty.
2002-02-16  Robert Roebling Forgot to move update and clear regions when scrolling.
2002-02-16  Vadim Zeitlinrefresh the item whose image depends on the expanded...
2002-02-16  Stefan Csomornew bitmap code
2002-02-16  Václav Slavíkprevious change to wxImage was wrong, it didn't account...
2002-02-16  Stefan Csomorfixed inheritance info
2002-02-16  Stefan Csomorbracketed include def for CW nothrow flag for MAKINGDLL...
2002-02-16  Robert Roebling wxX11:
2002-02-16  Václav Slavíkmore fixes to wxSplitterWindow's initial sash position
2002-02-16  Václav SlavíkA couple of changes to wxImage:
2002-02-16  Václav Slavíkoops, commiting too fast, forgot to fix a small typo
2002-02-15  Robert Roebling wxX11:
2002-02-15  David WebsterNew def file
2002-02-15  Robert Roebling wxX11:
2002-02-15  Václav Slavíkmore MSLU fixes
2002-02-15  Václav Slavíkdon't translate accelerators in XRC menus
2002-02-15  Václav Slavíkadded Alt-PrintScreen handling (SciTech won't be happy...
2002-02-15  Václav Slavíkdon't show size grip when maximized
2002-02-15  Vadim Zeitlinmade wxDateTimeDefault an object and not a reference...
2002-02-15  Vadim ZeitlinAIX compilation fixes from Paul Thiessen
2002-02-15  Vadim Zeitlinfixed <strings.h> include and also removed the obsolete...
2002-02-15  Julian Smart#ifdefs for wxMotif which doesn't have a wxTopLevelWind...
2002-02-15  Julian SmartFixed usage of wxXmString
2002-02-15  Vadim Zeitlindirty fix for the initial splitter position waiting...
2002-02-15  Václav Slavíkleave in only Julian's version of CaptureMouse code
2002-02-15  Julian SmartInclude XPM under wxX11 for some samples; added comment...
2002-02-15  Julian SmartFixed typos
2002-02-15  Julian SmartAdded compatibility file
2002-02-15  Julian SmartStarted some NanoX work (blind to begin with)
2002-02-15  Václav Slavíkcopyright update
2002-02-15  Václav Slavíkcorrected double click events: wxMGL will now synthetize
2002-02-14  Robin DunnAs per the wx-dev discussion in early Jan, replaced
2002-02-14  Vadim Zeitlinundid my fix for loading 16x16 icons which results...
2002-02-14  Robert Roebling wxX11:
2002-02-14  Vadim Zeitlincache various bitmaps
2002-02-14  Vadim Zeitlinno changes (de-TABified, undid some horrors with which...
2002-02-14  Robert Roebling Updated the erase/paint event logic.
2002-02-14  Vadim Zeitlinfixes to sash adjusting code to avoid setting it to...
2002-02-14  Vadim ZeitlinwxFrame base class is xTLW, not wxWindow
2002-02-14  Václav Slavíkfill wxFocusEvent::m_win properly
2002-02-14  Václav Slavíkcopyright update
2002-02-14  Václav Slavíkcreate wxSpinCtrl with default pos+size first, so that...
next