]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2007-12-15  Robin DunnUpdate Scintilla to version 1.75
2007-12-15  Vadim Zeitlindon't modify the output variable if ToXXX() fails to...
2007-12-15  Vadim ZeitlinSpanish translation updates from MiguelSky
2007-12-15  Vadim Zeitlincompilation fix + comment about bogus memory leak ...
2007-12-15  Vadim Zeitlincorrect wxFooEventHandler name (patch 1851026)
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-12-15  Vadim ZeitlinwxMotif compilation fixes after wxDC changes
2007-12-14  Vadim Zeitlincompilation fix after HandleWindowEvent() changes
2007-12-14  Vadim Zeitlinanother file which needs wx/thread.h inclusion now
2007-12-14  Vadim Zeitlinfixed wxDFB compilation after wxDC-related changes
2007-12-14  Vadim Zeitlinfixed unused parameter warning
2007-12-14  Stefan Csomormaking ref counting behavior consistent, activating...
2007-12-14  Vadim Zeitlincompilation fix: need to include wx/thread.h now
2007-12-13  Robin Dunnfirst stab at forward porting deb build changes. There...
2007-12-13  Robin DunnAdd a FIXME for a reminder...
2007-12-13  Robin DunnApplied patch [ 1845819 ] wxMSW Top level window freeze...
2007-12-13  Vadim Zeitlindon't allow TAB-bing away to other TLWs
2007-12-13  Václav Slavíkadded 'wxgui' template to make writing makefiles for...
2007-12-12  Michael WetherellFix typos.
2007-12-12  Vadim Zeitlinset wxUSE_DEBUG if both wxUSE_DEBUG_FLAG and wxUSE_DEBU...
2007-12-12  Michael WetherellAdd support for the Windows Testdrive machines and...
2007-12-12  Michael WetherellAdd support for the Windows Testdrive machines, and...
2007-12-12  Mart RaudseppInclude defs.h before checking if wxUSE_GRAPHICS_CONTEX...
2007-12-12  Vadim Zeitlinmention some of the major changes in 2.9 so far
2007-12-12  Václav Slavíkfixed test for toplevel windows to use IsTopLevel...
2007-12-12  Vadim Zeitlincorrected/removed forward declarations
2007-12-12  Vadim Zeitlinreplace wrong WXDLLEXPORT declarations with correct...
2007-12-11  Vadim Zeitlindon't leak wxImageList if wxHF_CONTENTS is not used...
2007-12-11  Julian SmartSet the object for context menu events.
2007-12-11  Vadim Zeitlinhack: don't use wxCharTypeBuffer<char>::operator[]...
2007-12-11  Vadim Zeitlindon't overload SizeInM{aj,in}orDir() on const/non-const...
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)
next