wxWidgets.git
2004-03-08  Václav Slavíkremoved more unneeded files, see patch 890642
2004-03-07  Dimitri SchoolwerthReverted FILLCOLORHINT->FILLCOLOR change. Now when...
2004-03-07  Julian SmartImproved wxTreeCtrl tooltip processing performance...
2004-03-07  Robert Roebling Added wxToggleBitmapButton (it compiles).
2004-03-07  Stefan Csomorfix for always terminating intermediate UniChar String...
2004-03-07  Stefan NeisAdded OMF support for OS/2 (no support for DLLs, yet).
2004-03-07  Julian SmartDon't refresh statusbar field if the text is identical
2004-03-07  Stefan Csomorbyte length for interim UniChar String corrected
2004-03-07  Stefan Csomorheader includes for mac corrected
2004-03-07  Stefan Csomorheader includes corrected
2004-03-07  Stefan CsomorSetWindowVariant implemented
2004-03-07  Václav Slavík*** empty log message ***
2004-03-07  Ron LeeRemove demos from the Debian -examples package.
2004-03-07  Václav Slavíkremoved unneeded makefiles
2004-03-07  Václav Slavíksmall fixes
2004-03-07  Stefan Csomorunicode fix and header includes corrected
2004-03-07  Stefan CsomorOS Header includes corrected
2004-03-06  Václav SlavíkwxFormatConverter test rewritten for CppUnit (patch...
2004-03-06  Robin DunnShouldInheritColours
2004-03-06  Robin DunnFixed typo
2004-03-06  Robin DunnNew style
2004-03-06  Robin DunnUpdated DrawPolyPolygon note
2004-03-06  Robin DunnDefault stule for wxFileConfig
2004-03-06  Robin DunnDecided that not doing methods for keyboard commands...
2004-03-05  Robin DunnAdd the wx module to the namespace
2004-03-05  Robin DunnOnly close the shell window if it still exists
2004-03-05  Robin DunnRemove some extra Refreshes and such
2004-03-05  Robin DunnUse WidthDefault and HeightDefault
2004-03-05  Václav Slavíkcompilation fix
2004-03-05  Václav Slavíkadded regex test suite
2004-03-05  Václav Slavíkmoved to tests/regex
2004-03-05  Václav Slavíkminor corrections
2004-03-05  Václav SlavíkCppUnit compilation fixes for win compilers
2004-03-05  Robin DunnwxGTK2 sends *only* wxEVT_SCROLLWIN_THUMBTRACK (why...
2004-03-05  Robin DunnChange wxMSW to use WidthDefault and HeightDefault...
2004-03-05  Robin DunnUpdated comment
2004-03-05  Robin DunnChanged WidthDefault() and HeightDefault() to use 400...
2004-03-05  Robin DunnMaskedEditCtrl updates from Will Sadkin
2004-03-05  Robin DunnRemove #!
2004-03-05  Ron LeeMore updates to the Debian packaging for wxPython,...
2004-03-05  Vadim Zeitlindon't lose fonts underlined flag in ReInit() (bug fix...
2004-03-05  Václav SlavíkwxHTML not used
2004-03-05  Václav Slavíkalways define wxUSE_MOUSEWHEEL
2004-03-05  Robin DunnChanged CanApplyParentThemeBackground to ApplyParentThe...
2004-03-05  Robin DunnWhen running samples from the demo standalone you can...
2004-03-04  Robin DunnDelay checking for the requested sash position until...
2004-03-04  Julian SmartWinCE project and wxDC corrections
2004-03-04  Robin DunnUse wxWANTS_CHARS style so cursor keys can be used...
2004-03-04  Robin DunnAdded CanApplyParentThemeBackground and use it in wxMSW's
2004-03-04  Stefan Csomorsupport for wxUSE_PALETTE = 0
2004-03-04  David WebsterRemove the Innotek for OS/2 addition...configure now...
2004-03-04  David WebsterRemove the Innotek for OS/2 addition...configure now...
2004-03-04  Jouk Jansen Committing in .
2004-03-04  Stefan Csomorplaceholder
2004-03-04  Stefan Csomorfix for late redraw messages in a already destroyed...
2004-03-04  Stefan NeisFixed error in moving code from app.cpp in evtloop...
2004-03-03  Robin DunnPut version numbers back to 2.5.1 until 2.5.2 is imminent
2004-03-03  Václav Slavíkno longer needed
2004-03-03  Václav Slavíkregenerated
2004-03-03  Vadim Zeitlinuse global file/regkey by default
2004-03-03  Vadim Zeitlinfixed bug with not reading settings from HKLM
2004-03-03  Vadim Zeitlinadded AccessMode parameter to wxRegKey
2004-03-03  Václav Slavíkapplied path 906264: test program
2004-03-03  Václav Slavíkcompilation fix for unicode
2004-03-03  Vadim Zeitlindo check for <iostream> even when cross-compiling ...
2004-03-03  Vadim Zeitlinadded wxMenuBar::GetLabelTop() fix
2004-03-03  Mattia Barbon Add missing file.
2004-03-03  Mattia Barbon Removed duplicated code.
2004-03-03  Mattia Barbon Calculate length explicitly (for wxUSE_STL == 1).
2004-03-03  Julian SmartAdded wxSP_NO_XP_THEME style to wxSplitterWindow to...
2004-03-03  Julian SmartChanged some version numbers to 2.5.2
2004-03-03  Robin DunnCopy all needed files for the debian source dist
2004-03-03  Robin DunnCopy all needed files for the debian source dist
2004-03-03  Stefan CsomorAPI adaptions to MSW EnhMetafile, fixes and extensions
2004-03-03  Julian SmartOnly scale an image once, which vastly improves the...
2004-03-03  Stefan CsomorAPI adaptions to MSW EnhMetafile
2004-03-03  Julian SmartAllow an app to call SetFont on a PS DC without assertion
2004-03-03  Stefan Csomorsafe destruction, even if redraws might be triggered
2004-03-03  Chris Elliottfinal part of SF patch #904166 (DMC fix)
2004-03-03  Stefan Csomorcasting for CW
2004-03-03  Stefan Csomortentative fix for sourceforge.net/tracker/index.php...
2004-03-03  Stefan Csomoradded conversions via UniChar for wchar = 4 bytes versions
2004-03-03  Stefan Csomoradded comment about array, switched intepretation of...
2004-03-03  Ron LeeUpdates for debian build scripts to suit new library...
2004-03-03  David WebsterInnotek gcc for os2 specific updates
2004-03-03  David ElliottConstruct wxCocoaNSWindow with a pointer to this
2004-03-03  David Elliotts/wxTopLevelWindow/wxTopLevelWindowCocoa/
2004-03-03  David ElliottConstructor now takes a wxTopLevelWindow * = NULL so...
2004-03-03  Robin DunnFix for [ 907679 ] segfault on SetSizerAndFit after...
2004-03-03  Robin DunnAdded a typemap that converts the references returned...
2004-03-03  Robin Dunnfixed some docstrings
2004-03-03  Robin DunnFixed wxWindow_FromHWND so it would compile (still...
2004-03-03  Robin DunnFixed some wx prefix issues, changed the self test...
2004-03-02  Robin DunnRemoved some test code
2004-03-02  Robin DunnUpdates for STCStyleEditor
2004-03-02  Robin Dunncopy the metadata file into the docs archive too
2004-03-02  Robin DunnNamechange changes
2004-03-02  Robin DunnDocstring tweaks, fixed typo, etc.
2004-03-02  Robin DunnAdded InReportView
2004-03-02  Robin DunnDocstring tweaks
next