wxWidgets.git
2006-09-19  Włodzimierz... 'configtool' removal.
2006-09-19  Václav Slavíkfixed shutdown crashes after recent handlers creation...
2006-09-19  Václav Slavíkfixes to wxWindowDC flipping+clipping when painting...
2006-09-19  Julian SmartCorrections to take into account that range in the...
2006-09-19  Václav Slavíkfixed TLWs resizing to invalidate the DFB surface used...
2006-09-19  Jouk Jansen Include "xrc" support properly for OpenVMS
2006-09-19  Vadim Zeitlinadd if wxUSE_NOTEBOOK around notebook-only renderer...
2006-09-19  Mart RaudseppFix a few warnings that appear with -Wextra (unused...
2006-09-19  Robert Roebling Another RTL fix.
2006-09-19  Robert Roebling Give wxGrid its own string name for easier debugging.
2006-09-19  Robert Roebling Fix scrolling bug where client size was reported...
2006-09-18  Vadim Zeitlinrebaked after listctrl/imagelist and wxUniv changes
2006-09-18  Vadim Zeitlinrefactor some existing themes methods in a new base...
2006-09-18  Vadim Zeitlinuse native wxImageList for wxUniv, it's a low level...
2006-09-18  Robert Roebling More wxGrid RTL things.
2006-09-18  Robert Roebling Fix compilo under MINGW32
2006-09-18  Robin DunnKevin's prefered way to do the last fix
2006-09-18  Robin DunnUse wxListCtrlNameStr for the generic control too.
2006-09-18  Robin Dunndocstrings and other minor tweaks
2006-09-18  Robin Dunnrevert last change
2006-09-18  Robin DunnAdd a couple missing methods
2006-09-18  Robin DunnDon't unconditionally include the generic headers,...
2006-09-18  Robin Dunnminor demo tweak
2006-09-18  Robin DunnDon't turn off the HAS_BUTTONS stle on wxMac
2006-09-18  Robert Roebling More RTL work. Now transform m_updateRegion and
2006-09-18  Robert Roebling Draw 2-pixel width rectangle ourselves, the
2006-09-18  Stefan Csomorfixing notifications
2006-09-18  Václav Slavíkbasic blitting implementation
2006-09-18  Julian SmartRemoved rogue continue statement (bug 1560636)
2006-09-18  Stefan Csomorfixed crash when no status bar is present, conditionals...
2006-09-18  Kevin OllivierRemove duplication in wxImageList defines and always...
2006-09-18  Kevin OllivierFixing compilation on Mac, and attempting to better...
2006-09-17  Robert Roebling [ 1521481 ] wxPathList modernization
2006-09-17  Robert Roebling [ 1550698 ] Bottom aligned toolbar
2006-09-17  Robert Roebling[ 1558691 ] wxPNGHandler: Preserve palette
2006-09-17  Robert Roebling [ 1559550 ] Fix wxVariant wxDateTime conversion from...
2006-09-17  Robert Roebling Mention that GTK+ and OS X already are double buffered.
2006-09-17  Robert Roebling [ 1557326 ] Remove redundant code from wxComboCtrl
2006-09-17  Robert Roebling Applied [ 1555974 ] small wxURL improvements
2006-09-17  Robert Roebling Commit patch [ 1559950 ] fix mem leaks in wx{Dir...
2006-09-17  Robert Roebling Remove debug code.
2006-09-17  Michael WetherellFix missing 3rd party builtin libs for static monolithi...
2006-09-17  Kevin OllivierCommiting re-baked files after wxListCtrl OS X additions.
2006-09-17  Kevin OllivierAccidently checked for invalid image index rather than...
2006-09-17  Kevin OllivierInitial commit of native OS X list ctrl support. Compil...
2006-09-16  Kevin OllivierAdding OS X list ctrl implementation file, and listctrl...
2006-09-16  Robert Roebling Next round of RTL fixes. This change greatly simplifes
2006-09-16  Robin Dunntweaks
2006-09-16  Robin DunnTweaks and cleanup
2006-09-16  Robin Dunnnew wxRect and wxPlatformInformation methods
2006-09-16  Robin Dunnadded more properties
2006-09-16  Vadim Zeitlinremove unused any more wxArrayHandlers
2006-09-16  Vadim Zeitlinadded wxRect::GetTopRight/BottomLeft() for consistency...
2006-09-16  Vadim Zeitlinbuild extra wxUniv tags file
2006-09-16  Michael WetherellMinor cleanup: use AC_CHECK_DECLS for the gtk_icon_size...
2006-09-16  Michael WetherellMissing header.
2006-09-16  Robin Dunnwx.EvtHandler is OOR capable
2006-09-16  Vadim Zeitlinfix wxGetFreeMemory() for Linux 2.6 (part of patch...
2006-09-16  Vadim Zeitlinadded CheckOS/ToolkitVersion()
2006-09-15  Robin Dunnadded more properties
2006-09-15  Julian SmartIf we use a background brush, we _must_ set a colour...
2006-09-15  Paul Cornettwrap print headers at top level
2006-09-15  Stefan Csomoradded Bryan's new icons
2006-09-14  Robin DunnreSWIGged
2006-09-14  Robin DunnAdded wx.lib.delayedresult from Oliver Schoenborn.
2006-09-14  Robin Dunnrelease the GIL before calling base version
2006-09-14  Robin DunnGetScrollLines?
2006-09-14  Robin DunnInside --> Contains
2006-09-14  Robin DunnIsVisible --> IsShownOnScreen
2006-09-14  Robin Dunndocstring update
2006-09-14  Robin DunnOops, file wasn't saved before last commit
2006-09-14  Robin DunnAs per wx-dev, split the sort arrow options out to...
2006-09-14  Stefan Csomormdi fix
2006-09-14  Stefan Csomorcleanup
2006-09-14  Vadim ZeitlinMany changes for wxInputHandler creation mainly related to:
2006-09-14  Robert Roebling More RTL fixes.
2006-09-14  Paul Cornettadd Create to wxDocParentFrame
2006-09-14  Stefan Csomorswitching colors
2006-09-14  Paul Cornettremove redundant declarations of wxFrameNameStr
2006-09-14  Włodzimierz... Follow native renderer for DrawHeaderButton.
2006-09-14  Włodzimierz... m_displayMode needs complete wxVideoMode.
2006-09-14  Václav Slavíkfixed incorrect passing of bitmap dimensions in DoBlit
2006-09-14  Václav Slavíkadded wxFAIL_MSG to unimplemented SetDepth/Width/Height
2006-09-14  Václav Slavíkimplemented convertion between wxImage and wxBitmap
2006-09-14  Włodzimierz... Warning fix.
2006-09-14  Włodzimierz... Minor cleanup.
2006-09-14  Włodzimierz... wxHeaderButtonParams needs complete classes.
2006-09-14  Vadim Zeitlindon't append trailing tab to items which don't have...
2006-09-14  Václav Slavíkadded check for supported depth and 'not implemented...
2006-09-14  Václav Slavíkimplemented wxBitmap::GetSubBitmap()
2006-09-14  Julian SmartFixes bug whereby directory control foreground colour...
2006-09-14  Václav Slavíkrenamed wxWindow::IsVisible() to IsShownOnScreen()...
2006-09-14  Vadim Zeitlinfix warnings about unused parameters and functions...
2006-09-14  Vadim Zeitlindefine HAVE_BROKEN_SWPRINTF_DECL for VC7.1 as while...
2006-09-13  Vadim Zeitlinadded wxWindow::IsFrozen() (only existed in wxMSW and...
2006-09-13  Robert Roebling More RTL work.
2006-09-13  Robert Roebling Add GetScrollHelper() to wxWindow.
2006-09-13  Robin DunnChanges for TreeListCtrl to take advantage of the new...
2006-09-13  Robin DunnDashes and Stipple accessors are not available on all...
2006-09-13  Robin DunnMore support for drawing native column headers, adds...
next