wxWidgets.git
2007-12-16  Václav Slavíkfixed wxUniv's wxDialog::ShowModal() to use GetParentFo...
2007-12-16  Václav Slavíkconvert wxImage's mask into alpha channel in wxDFB...
2007-12-16  Stefan Csomorfixing string param
2007-12-16  Stefan Csomordifferent CoreText font caches for Robin's tests
2007-12-16  Robert RoeblingImplemented (for GTK+) and tested dataview_context_menu...
2007-12-16  Robert RoeblingAdd dataview context menu event definitions
2007-12-16  Robert RoeblingPatches-1851591 ] dataview sample is crashing (under...
2007-12-16  Robert Roeblingenable dataviewctrl by default
2007-12-16  Robert Roeblingprobably fixed blit crash in X11
2007-12-16  Robert RoeblingRemove old/new DC test code (3000th commit - and still...
2007-12-16  Michael WetherellAdd a couple of builds to test out native Windows builds.
2007-12-15  Vadim Zeitlinwx/animdecod.h must be in common headers, not advanced...
2007-12-15  Vadim Zeitlinundid incorrect replacement of WXDLLEXPORT with WXDLLIM...
2007-12-15  Vadim Zeitlindon't misinterpret the time after the date as a weekday...
2007-12-15  Vadim Zeitlinfix unused parameter warning
2007-12-15  Vadim Zeitlinfixed another invalid cast
2007-12-15  Vadim Zeitlinfixed invalid cast of wxWindowDCImpl to wxDC in DoGetPi...
2007-12-15  Vadim Zeitlinfixed wxGTK1 compilation after wxDC changes (still...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-12-15  Vadim Zeitlinfix gcc warning about possibly uninitialized variables
2007-12-15  Vadim Zeitlinfix signed/unsigned comparison warnings
2007-12-15  Michael Wetherelltd162 is down so try td163.
2007-12-15  Vadim ZeitlinwxMotif should use wxX11 wxPalette instead of duplicati...
2007-12-15  Vadim Zeitlinremoved empty file which wasn't present in the makefile...
2007-12-15  Vadim Zeitlinfix X11 build after wxDC changes
2007-12-15  Vadim Zeitlinfix unused variables and parameters warnings
2007-12-15  Vadim Zeitlinanother unused parameter warning (plenty left in .mm...
2007-12-15  Vadim Zeitlinfix unused parameters warnings
2007-12-15  Václav Slavíkremoved SetVirtualSizeHints() and related code
2007-12-15  Václav Slavíkfixed generating of makefiles that don't include common...
2007-12-15  Paul Cornettbuild fix
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
next