]> git.saurik.com Git - wxWidgets.git/history - src
GPE generic font dialogs change.
[wxWidgets.git] / src /
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
2004-02-15  Vadim Zeitlinfail WC2MB conversion in wxCSConv if we can't be sure...
2004-02-15  Robert Roebling wxGPE updates to HEAD.
2004-02-15  Robert Roebling This should work on SuSE and Mandrake icon themes.
2004-02-15  Robert Roebling Slightly less hacky way to get the KDE icon theme...
2004-02-15  Robert Roebling This allows white space to be in the name
2004-02-15  David ElliottBakefile 0.1.3
2004-02-15  Robert Roebling Updates to MIME-types and wxFileDialog code for better
2004-02-14  Julian SmartNow sends an exit command to the app so Quit behaves...
2004-02-14  Stefan Csomorcorrected system condition for panther
2004-02-14  Dimitri SchoolwerthSimplified OS X Panther detection code.
2004-02-14  Robin DunnOops, took out too much...
2004-02-14  Robin DunnFix the off-by-one a little differently, and correct...
2004-02-13  Robin DunnFixed an off-by-one error
2004-02-13  Robin DunnCall Skip from the focus handlers so wxGTK can still...
2004-02-12  Robin DunnFixed to use wxNcPaintEvent types where needed
2004-02-12  Julian SmartSome more string concatenations
2004-02-12  Vadim Zeitlinset argc/argv properly in Unicode build (fixes bug...
2004-02-12  Vadim Zeitlindon't override GetSize(), this doesn't work (bug 732758)
2004-02-12  Vadim Zeitlinfix yet another assert when the initial combo box value...
2004-02-12  Vadim Zeitlinsuppress triple clicks generation completely for GTK2...
2004-02-12  Vadim Zeitlincorrected wxTreeCtrl::Select() broken by previously...
2004-02-12  Julian SmartString corrections
2004-02-12  Julian SmartInfinite recursion fix
2004-02-12  Stefan Csomorpatch applied for clearing m_data object upon closing
2004-02-12  Vadim Zeitlincompilation fix for strict(er) compilers
2004-02-12  Vadim Zeitlincompilation fix (PASCAL should be inside the parenthesi...
2004-02-12  Robin DunnAdded wxDC::GetPartialTextExtents
2004-02-11  Robin DunnAdded wxDC:GetPartialTextExtents
2004-02-11  Robin DunnUse extraFontFlag to specify if anti-aliased fonts...
2004-02-11  Robin DunnAllow an extra flag to be given to Font::Create
2004-02-11  Robin DunnUse wxStaticCast
2004-02-11  Václav Slavíkmake it possible to override translatable status of...
2004-02-11  Václav Slavíkload wsock32.dll dynamically, so that wxCore has no...
next