]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2007-12-11  Vadim Zeitlinfix unused variable warning if !HAS_AUTOCOMPLETE
2007-12-11  Vadim Zeitlinfix wxBitmapToggleButton link
2007-12-11  Paul Cornettfix for link errors in DLL build
2007-12-11  Robin DunnDon't prematurely return from Create before appending...
2007-12-10  Stefan Csomorchanging guard to support popupwindows as well
2007-12-10  Stefan Csomormaking sure it always returns a valid string
2007-12-10  Stefan Csomorgoing private with refdata
2007-12-10  Stefan Csomormoving common code
2007-12-10  Stefan Csomormoving common code
2007-12-10  Robin Dunnwx/generic/filepickerg.h needs installed on Mac too.
2007-12-10  Robin DunnAdd GetSelectedBitmap methods
2007-12-10  Vadim Zeitlinregenerated to include libtiff make dist fixes
2007-12-10  Vadim Zeitlinupdated commands copying libtiff files
2007-12-10  Vadim ZeitlinwxBufferedDC is in wxCore, not wxAdv
2007-12-10  Vadim Zeitlinput wxUSE_TASKBARICON_BALLOONS around ShowBalloon(...
2007-12-10  Robert Roeblingdocument Apple event overrides and their use instead...
2007-12-09  Vadim Zeitlincorrect Clone() signature in the example
2007-12-09  Vadim Zeitlinadd wxUSE_TASKBARICON_BALLOONS to make it possible...
2007-12-09  Vadim Zeitlindon't use the native implementation if wxTaskBarIcon...
2007-12-09  Chris Elliottanother VC6 fix; i reused inside for
2007-12-09  Stefan Csomormissing forward decl
2007-12-09  Robert Roeblinguse wxPopupWindow for wxCombo (doesn't work yet)
2007-12-09  Robert Roeblingtypo
2007-12-09  Robert RoeblingwxMac does support wxPopupWindow (there is code for...
2007-12-09  Robert Roeblingadd popupwin.cpp to OS X built
2007-12-09  Stefan Csomorfixing unicode compile
2007-12-09  Paul Cornettset "eol-style" and "keywords" properties
2007-12-09  Vadim Zeitlindon't use FillRect() in DoDrawRectangle() but always...
2007-12-08  Stefan Csomormoving collapsible pane a few steps forward os OSX
2007-12-08  Stefan Csomormoving collapsible pane a few steps forward os OSX
2007-12-08  Stefan Csomormoving collapsible pane a few steps forward os OSX
2007-12-08  Vadim Zeitlincall Clear() in dtor: this is necessary at least to...
2007-12-08  Vadim Zeitlinadd wxUSE_TASKBARICON_BALLOONS to make it possible...
2007-12-08  Vadim Zeitlintranslate wx{File,Dir}PickerWidgetLabel
2007-12-08  Vadim Zeitlinfix bitmaptglbtn.tex link
2007-12-08  Vadim Zeitlinfix LaTeX errors; set svn properties correctly
2007-12-08  Stefan Csomoreasier expression
2007-12-08  Robert RoeblingUse native DisclosureTriangle control for wxCollapsible...
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Robert RoeblingCompilo
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorfn_str encoding symmetry fix
2007-12-08  Robert RoeblingMake wxGenericColourButton derive from wxBitmapButton
2007-12-08  Robert RoeblingSmall rearrangement of controls
2007-12-08  Robert Roebling[ 1836794 ] gtk menu: radiogroup and separator
2007-12-08  Robert RoeblingAdded wxWrapSizer (modified patch: [1826950] Wrapping...
2007-12-08  Robert RoeblingDerive from wxToggleButtonBase
2007-12-08  Robert RoeblingDerive from wxToggleButtonBase
2007-12-08  Robert Roeblinguse buffered DC again
2007-12-08  Robert RoeblingForgot this one.
2007-12-08  Robert RoeblingDocument wxBitmapToggleButton, add update UI event...
2007-12-08  Bryan PettyFixed std::cout redirection code example.
2007-12-07  Vadim Zeitlinfix another LaTeX error
2007-12-07  Chris ElliottSF patch 1840451
2007-12-07  Vadim Zeitlindocument that output parameter of ToLong/Double() shoul...
2007-12-07  Julian SmartDon't show messages for directories that can't be read
2007-12-06  Václav Slavíkfixed wxSpinCtrl's client size computation in wxMSW...
2007-12-06  Robin DunnAdd wxID_EDIT to the list of stock IDs
2007-12-06  Paul Cornettsetting style on backing window should not be necessary...
2007-12-06  Paul Cornettmake access for virtuals match base
2007-12-06  Paul Cornettmatch CFTypeRef declaration to the one in defs.h
2007-12-06  Paul Cornettremove extra semicolons
2007-12-06  Vadim Zeitlinfix typo in \param (patch 1845351)
2007-12-06  Julian SmartBig wxRichTextCtrl performance increase due to faster...
2007-12-06  Bryan PettyPatch from David Warkentin fixing initialization of...
2007-12-05  Stefan Csomorextending locale detection
2007-12-05  Robert RoeblingAdded wxToggleBitmapButton
2007-12-05  Václav Slavíkcheck that the version of __sync_sub_and_fetch that...
2007-12-05  Julian SmartClarified context menu event behaviour.
2007-12-05  Paul Cornettfix deferred show when min size has been set
2007-12-04  Julian SmartReverted mouse position change - wxMSW does send (...
2007-12-04  Václav SlavíkwxLaunchDefaultBrowser messages should be localized
2007-12-04  Václav Slavíkadded <scrollrate> parameter to wxScrolledWindow XRC...
2007-12-04  Stefan Csomorshorter code for wxMac
2007-12-04  Stefan Csomoremulate expected setlocale(0,"") behaviour
2007-12-04  Bryan PettyCleaned up LaTeX CSS definitions (these modifications...
2007-12-04  Paul CornettOnly account for WM frame extents in tlw size if WM...
2007-12-04  Václav Slavíkwhen testing for GCC's atomic builtins, try to link...
2007-12-04  Julian SmartContext menu event from keyboard records the mouse...
2007-12-04  David ElliottMake wxCocoa compile with new pImpl wxDC.
2007-12-04  Vadim Zeitlinuse wxFileName to construct well-formed paths in GetMsg...
2007-12-04  Vadim Zeitlinuse CreateWindow() instead of CreateStatusWindow()...
2007-12-03  Robert Roeblingcorrect wxMemoryDC constr. to not use m_owner
2007-12-03  Vadim Zeitlindon't use 8 bit characters in sources, this results...
2007-12-03  Stefan Csomorfixing warning about missing virt destructor
2007-12-03  Stefan Csomorfixing warning about missing virt destructor
2007-12-03  Robert Roeblingcompile fix
2007-12-03  Robert RoeblingMention different internal usage of index list model
2007-12-03  Robert RoeblingResize col to fill entire client area if only 1 col.
2007-12-03  Julian SmartFixed player dialog listbox size and app icon on wxGTK
2007-12-03  Robert RoeblingAdd support for wxDC_ROW_LINES for GTK+ and OS X
2007-12-03  Julian SmartAdded Forty Thieves icon
2007-12-03  Paul Cornettremove unneccessary header dependencies on wx/thread.h
2007-12-03  Paul Cornettnon-pch build fix
2007-12-03  Paul Cornettnon-pch build fixes
next