]> git.saurik.com Git - wxWidgets.git/history - src
Committing in .
[wxWidgets.git] / src /
2004-03-16  Robert Roebling Allow non-toplevel-window to given as the
2004-03-16  Stefan Csomorset scrollbarsize back to normal
2004-03-15  Vadim Zeitlindon't change the font by reinitializing it to XLFD...
2004-03-15  Robert Roebling Comitted GTK part of clipboard patch, that
2004-03-15  Robin DunnUse the length when converting
2004-03-15  Robin DunnMSWGetCreateWindowCoords is already setting CW_USEDEFAU...
2004-03-15  Robert Roebling New menu code.
2004-03-13  Robin DunnUse the WidthDefault and HeightDefault in wxTLW, not...
2004-03-13  Robin DunnI keep running into situations where the old small...
2004-03-13  Robin DunnNeed an additional #include
2004-03-13  Robert Roebling Gradient fill splitter window sash. This won't
2004-03-13  Vadim Zeitlinfixed debug assert in VC 7.1 CRT due to calling isalnum...
2004-03-12  Vadim Zeitlinremoved dcbuffer.cpp; replaced wave.cpp with sound.cpp
2004-03-12  Julian SmartFixed multiline static texts
2004-03-11  Vadim Zeitlinfixed race conditions resulting in infinite OutputDebug...
2004-03-11  Robin DunnSome themes round the edges of the buttons, overwriting...
2004-03-11  Robin DunnChanged the OSS backend to detect if the DSP requires...
2004-03-11  Václav Slavíktry SDL backend before OSS, it works better (temporary...
2004-03-10  Robin DunnDon't log StretchDIBits failures
2004-03-10  Robin DunnWe need a file when printing to the printer too.
2004-03-10  Robin DunnTLWs can use the WidthDefault and HeightDefault methods too
2004-03-10  Robin DunnGive wxGauge a best size
2004-03-09  Stefan NeisC++ comments transformed to C comments.
2004-03-09  Stefan NeisFixed some problems in converting existing static libs...
2004-03-09  Stefan NeisLink against import libraries of DLLs when building...
2004-03-09  Robin DunnNeed to use the same instance handles
2004-03-08  Robin DunnUse EDIT_HEIGHT_FROM_CHAR_HEIGHT until something better...
2004-03-08  Stefan Neismain() is now always in the program.
2004-03-08  Stefan NeisDon't use global wxBuffer from code that gets compiled...
2004-03-08  Stefan NeisShell version of dllar, needed for building DLLs while...
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  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 CsomorSetWindowVariant implemented
2004-03-07  Václav Slavíkremoved unneeded makefiles
2004-03-07  Stefan Csomorunicode fix and header includes corrected
2004-03-07  Stefan CsomorOS Header includes corrected
2004-03-06  Robin DunnDecided that not doing methods for keyboard commands...
2004-03-05  Robin DunnUse WidthDefault and HeightDefault
2004-03-05  Václav Slavíkmoved to tests/regex
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 DunnChanged WidthDefault() and HeightDefault() to use 400...
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  Robin DunnChanged CanApplyParentThemeBackground to ApplyParentThe...
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  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  Vadim Zeitlinfixed bug with not reading settings from HKLM
2004-03-03  Vadim Zeitlinadded AccessMode parameter to wxRegKey
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  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  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 http://sourceforge.net/tracker/index...
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  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-02  Václav Slavíkreturn version of GTK+ library the app links against...
2004-03-02  David ElliottRemoved unncessary includes
2004-03-02  Vadim ZeitlinwxWindow::Freeze()/Thaw() can now be nested
2004-03-02  David ElliottImplement wxMenuItemAction and validateMenuItem delegat...
2004-03-02  David ElliottSendDestroyEvent
2004-03-02  Robin DunnTrim trailing spaces from key names when parsing
2004-03-01  Robert Roebling Only when wxTE-PROCESS_ENTER has been set.
2004-03-01  Robert Roebling Spin control now emits TEXT_ENTER commands.
2004-03-01  Robert Roebling Applied patch for generic file dialog Show()
2004-03-01  Robert Roebling Make multi-line text control focussable
2004-03-01  Robert Roebling Made space around text symmetric.
2004-03-01  David WebsterWarning suppressions
2004-02-29  Vadim Zeitlincheck for NULL pointer returned by wxFontEnumerator...
2004-02-29  Vadim Zeitlinrenamed start parameter of wxDC::DrawPolyPolygon()...
2004-02-29  Vadim Zeitlinuse HasFlag() and InXXX() instead of explicit flag...
2004-02-29  Václav Slavíkcompilation fix for wxUSE_FILESYSTEM=0
2004-02-29  Vadim Zeitlinhonour the 2nd parameter of DeleteEntry() instead of...
2004-02-29  Mattia Barbon Added wxRTTI information to wxNumberEntryDialog.
2004-02-29  Julian SmartSpecify tree control in event table to avoid problems...
2004-02-28  Václav Slavíkfixed wxDebugContext to work with global and static...
2004-02-28  Václav Slavíkreverted rev 1.26, workarounds for memchecking code...
2004-02-28  Stefan NeisCompilation fix for Innotek gcc.
2004-02-28  Stefan NeisCompilation fix for OS/2 specific "Innotek gcc" port.
2004-02-28  Robert Roebling GPE uses generic dialogs.
next