]> git.saurik.com Git - wxWidgets.git/history - src
API adaptions to MSW EnhMetafile
[wxWidgets.git] / src /
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.
2004-02-28  Robert Roebling make use of GPE feature
2004-02-27  Stefan Csomorsince drawtext does not have to take linefeeds into...
2004-02-27  David ElliottMake wxMenuItemAction: and validateMenuItem: delegate...
2004-02-27  Vadim Zeitlinfix showing toolbar tooltips (we were using a pointer...
2004-02-26  Václav Slavíkfixed invalid memory read
2004-02-26  Stefan Csomorattempt to tame composite data objects
2004-02-26  David WebsterBad update last night. Compiler error fix.
2004-02-26  Stefan CsomorPending() fixed for OSX
2004-02-26  Stefan Csomoradjusted LB_EXTENDED and LB_MULTIPLE to wxMSW
2004-02-26  Stefan Csomorfixed crash when no wx menubar is created
2004-02-26  Stefan Csomorreverting best size calculations
2004-02-25  David WebsterUpdated depricated stuff
2004-02-25  David WebsterUpdated depricated stuff
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-23  Václav Slavíkcreate wxPrintData instance on demand
2004-02-23  Robin DunnTurn off UseAntiAliasing by default on wxMac
2004-02-22  Julian SmartFix for compilation under GTK+ 2.0
2004-02-22  Václav Slavíkadded reference to the bug in case somebody wanted...
2004-02-22  Robert Roebling I don't understand what the original author
2004-02-22  Robert Roebling The list ctrl doesn't draw any focus
2004-02-22  Robert Roebling Upported menu bitmaps from 2.4.2
2004-02-22  Robert Roebling Small correction to radio box look.
2004-02-22  Robert Roebling Don't hide the last TLW immediately as this
2004-02-22  Robert Roebling Draw bug.
2004-02-22  Robert Roebling Commit mentioned fix/hack to enable controls
2004-02-22  Robert Roebling Fixed some probs in wxRadioBox
2004-02-21  Stefan Csomorworkaround for blocking behaviour under carbon when...
2004-02-21  Stefan Csomormissing headers for non mach
2004-02-21  Julian SmartUpdated CW project file
2004-02-21  Stefan Csomorimplementation for mac added
2004-02-21  Stefan Csomorusing Large System font for Buttons needs more space
2004-02-21  Julian SmartOk tests pixmap and bitmap now
2004-02-20  Robert Roebling Don't do toolbar and menu UI updates if
2004-02-20  Robert Roebling Give font 12pt size if none is given in pango string.
2004-02-20  Robert Roebling Scrolling pages works not under GTK2.
2004-02-20  David ElliottImplement wxMenuItemAction: and validateMenuItem: deleg...
2004-02-19  Robert Roebling Don't update toolbar UI if the parent will
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-19  Robert Roebling Compile fix for sound without threads. Not sure
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-19  Ron LeeRemoved dcbuffer.cpp, its implementation is all inline...
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-19  Václav Slavíkreverted to TCL version of regex library
2004-02-19  Julian SmartGetSubcontrols now const
2004-02-19  Julian SmartRemove crash due to reference being kept after object...
2004-02-19  David ElliottUse one wxNSWindowDelegate instance per wxCocoaNSWindow...
2004-02-19  Ron LeeRemoved the SaveBG hack. The real incompatibility...
2004-02-19  Stefan Csomorcorrect boundaries for carbon
2004-02-18  Julian SmartRemoved warning
2004-02-18  Julian SmartAdded wxDIALOG_NO_PARENT style to XRC
2004-02-17  Dimitri SchoolwerthFixed typo causing multiple file selections to always...
2004-02-17  Julian SmartFixed a bug in DoGetBestSize that would make wxSpinCtrl...
2004-02-17  Julian SmartFixed source for WinCE compatibility
2004-02-17  Dimitri SchoolwerthFixed invalid background colour of controls on a notebo...
2004-02-17  Dimitri SchoolwerthImplemented wxExecute (minimal flags support).
2004-02-16  Dimitri SchoolwerthFixed compilation for !wxUSE_IMAGE as well as !wxUSE_TO...
2004-02-16  Robert Roebling Added better visual feedback for tree control
2004-02-16  Dimitri SchoolwerthFixed unreferenced function 'CutEmptyBorders' warning...
2004-02-16  David ElliottRemove superfluous call to CocoaRemoveFromParent (it...
2004-02-15  Dimitri SchoolwerthCosmetic cleanup (TRUE/FALSE, tabs, ...).
2004-02-15  Dimitri SchoolwerthExtended maximum tooltip length (in non-Unicode comctl3...
2004-02-15  Vadim Zeitlinuse correct way to get a pointer to vector elements...
2004-02-15  Robert Roebling Fix warning.
2004-02-15  Stefan NeisAdded accelerator handling for buttons and infrastructu...
2004-02-15  Stefan NeisFixed separator handling for menus.
2004-02-15  Vadim Zeitlinremoved unused variable
next