]> git.saurik.com Git - wxWidgets.git/history - src
SetTextColour is gone
[wxWidgets.git] / src /
2006-10-29  Robin Dunnupdate the Cairo version to match recent changes in...
2006-10-29  Robin DunnAdd missing wxNullGraphicsPath
2006-10-29  Vadim Zeitlinadded NZST and NZDT time zones (request 617912)
2006-10-28  Robert Roebling Correct background colour in ComboCtrl (from Jaako).
2006-10-28  Robert Roebling Launch the browser that is set in the gconf registry.
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-28  Vadim Zeitlinremove unneeded WXDLLEXPORTs for the classes only used...
2006-10-28  Benjamin Williamsfixed some compiler warnings in wxaui
2006-10-28  Benjamin Williamswxaui multi-book prep work for left/right buttons on...
2006-10-28  Stefan Csomormissing methods
2006-10-28  Vadim Zeitlinadded wxString::ToLongLong() and ToULongLong() (feature...
2006-10-28  Vadim Zeitlinalso reset errno iin ToDouble()
2006-10-28  Vadim Zeitlinreset errno before testing it
2006-10-28  Vadim Zeitlinextracted common code of ToLong and ToULong in a separa...
2006-10-28  Benjamin Williamswxaui multi-notebook now uses a tab art provider which...
2006-10-28  Václav Slavíkremoved unused GetScrollbarArrowSize() version
2006-10-28  Vadim Zeitlincheck for under/overflow in ToLong/ULong/Double() as...
2006-10-28  Stefan Csomormatrix and path to ref counting
2006-10-28  Vadim ZeitlinAlloc() doesn't clear the array any more, for consisten...
2006-10-28  Vadim Zeitlinallow customizing the string values returned by wxGridC...
2006-10-28  Stefan Csomormoving path and matrix to refcounting as well, switchin...
2006-10-28  Julian SmartCorrected a clearing bug
2006-10-28  Michael WetherellCompile fix for VC++ 5 and 6.
2006-10-28  Robin DunnAdd missing Contains overload
2006-10-28  Robin DunnEnsure that the pen and bush are properly initialized
2006-10-28  Kevin OllivierCalling SetFocus from within an OnFocus handler causes...
2006-10-27  Michael WetherellAdd wxArchiveFSHandler.
2006-10-27  Michael WetherellTidy up includes and #if wxUSE statements.
2006-10-27  Kevin OllivierDon't use the superview when converting.
2006-10-27  Robert Roebling Compile fix.
2006-10-27  Robert Roebling [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr...
2006-10-27  Robert Roebling [ 1585270 ] Further fixes to wxPathList
2006-10-27  Kevin OllivierDon't use bitmaps to draw tree item buttons, use the...
2006-10-27  Benjamin Williamsfixed crash in multi notebook
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-27  Michael WetherellComment out compile time check.
2006-10-27  Stefan Csomorswitching things to ref counting
2006-10-27  Julian SmartPagination fix
2006-10-27  Michael WetherellRemove header now not needed here.
2006-10-27  Václav Slavíkfixed typo in last commit: use YLOG2DEV for y coordinat...
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-27  Julian SmartColour preview canvas grey to contrast with page
2006-10-27  Michael WetherellCompile fix for --enable-stl.
2006-10-27  Václav Slavíkcompilation fix: wxGenericCollapsiblePane needs wxButto...
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-27  Václav Slavíkdon't draw the endpoint in DrawLine at least in the...
2006-10-27  Julian SmartFixed caret droppings left when scrolling
2006-10-27  Václav Slavíkwx{V,H}SCROLL code is needed on all platforms
2006-10-27  Václav Slavíkfixed repainting of windows without the wxFULL_REPAINT_...
2006-10-27  Michael WetherellBase wxArchiveFSHandler on wxZipFSHandler.
2006-10-27  Michael WetherellBug fix.
2006-10-27  Michael WetherellUse wxFS_SEEKABLE when opening images since some image...
2006-10-27  Michael WetherellRebake for new tar streams.
2006-10-27  Michael WetherellImplement new features for finding class factories...
2006-10-27  Michael WetherellBase class factory on the wxFilter base class and imple...
2006-10-27  Michael WetherellAllow per instance filesystem handlers.
2006-10-27  Julian SmartWarning fixes
2006-10-27  Michael WetherellAdd tar streams.
2006-10-27  Julian SmartAdded richtextprinting.cpp/h
2006-10-27  Michael WetherellAdd FindLength()
2006-10-27  Robert Roebling Don't overwrite wxFD_ styles in m_windowStyle.
2006-10-27  Robert Roebling Move the wxFD_... flags back into m_windowStyle
2006-10-27  Julian SmartFirst cut at printing support for wxRichTextCtrl
2006-10-27  Robert Roebling Add EnableCloseButton() as wxMSW does. Use it in
2006-10-27  Michael WetherellFactory some of wxFilterClassFactory into a base class.
2006-10-27  Włodzimierz SkibaReverted winundef.h removal - without it build fails...
2006-10-27  Włodzimierz SkibaWarning fixes.
2006-10-27  Michael WetherellAdd wxFS_SEEKABLE open flag.
2006-10-27  Robin Dunninclude mslu.h
2006-10-27  Robin Dunnfix some compile/link errors
2006-10-27  Robin Dunnfix compile errors
2006-10-27  Paul Cornettallow building with wxUSE_THREADS==0
2006-10-26  Michael WetherellAdd wxFilterFSHandler.
2006-10-26  Michael WetherellAdd wxFilterClassFactory::PopExtension().
2006-10-26  Michael WetherellFor streams smaller than the buffer reduce the buffer...
2006-10-26  Vadim Zeitlininclude wx/msw/mslu.h for wxUsingUnicowsDll() declaration
2006-10-26  Robert Roebling [ 1585253 ] Various important bugfixes to wxFileName...
2006-10-26  Robert Roebling Make animation of combo-popdown optional.
2006-10-26  Robert Roebling Rewrite selection event code for wxListBox.
2006-10-26  Michael WetherellMissing header.
2006-10-26  Stefan Csomormoving rounded rect and ellipse to path class
2006-10-26  Stefan Csomormissing apply call
2006-10-26  Vadim Zeitlinmove wxMSLU_xxx redefinitions of xxx() Windows function...
2006-10-26  Stefan Csomoradding workarounds for 10.4 only implementations
2006-10-26  Stefan Csomorswitching to new renderer API
2006-10-26  Robin Dunnfixed compile error (jump to label bypasses initializat...
2006-10-26  Václav Slavíkadded wxDelegateTheme to accompany wxDelegateRenderer
2006-10-26  Václav Slavíkfixed selection when using keyboard after JS' change...
2006-10-26  Benjamin Williamswxaui flags reworked a bit; allows any hinting type...
2006-10-26  Stefan Csomoradding new implementations
2006-10-26  Stefan Csomormissing common create functions
2006-10-26  Vadim Zeitlinfixed reversed return value of IsEmpty() (closes 1585004)
2006-10-26  Julian SmartLess drastic compile fix
2006-10-26  Włodzimierz SkibaBlind fix for Tinderbox build error.
2006-10-26  Julian SmartAdded dcgraph.cpp and rebaked
2006-10-26  Włodzimierz SkibaCorrect placement of header listed in wx/wx.h
2006-10-26  Julian SmartUsing MinGW 3, no hbmpItem
2006-10-26  Julian SmartAdded missing include for MinGW non-PCH compile
2006-10-26  Julian SmartAdded a cast
2006-10-26  Julian SmartTypo fixes
next