wxWidgets.git
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-12-31  Václav Slavíkfixed incorrect use of wxVector<> in wxXRC
2007-12-31  Václav Slavíkuse iterator in wxTextBuffer::Translate() instead of...
2007-12-31  Mart RaudseppRemove declaration of wxScaledFontList wxHashMap, as...
2007-12-31  Paul Cornettfix leak when creating wxCURSOR_BLANK
2007-12-30  Vadim Zeitlinfix bug with parsing negative time zones in ParseRfc822...
2007-12-30  Vadim Zeitlindefine wxCurrentPoppuMenu for wxUniv too
2007-12-30  Vadim Zeitlinclarify when wxMaximizeEvent is [not] sent
2007-12-30  Paul Cornettnon-pch build fix
2007-12-30  Paul Cornettnon-pch build fix
2007-12-30  Julian SmartReduction of includes
2007-12-30  Julian SmartFixed pasting inefficiency
2007-12-30  Robert Roeblinginitial drag interface for wxDataViewCtrl
2007-12-30  Julian SmartTypo correction
2007-12-29  Julian SmartAdded missing includes
2007-12-29  Julian SmartAdded missing include
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-12-29  Robert RoeblingwxDataViewCtrl DnD stubs, some reformating
2007-12-28  Robert RoeblingImplement rest of MSW's wxDataViewCtrl's native column...
2007-12-28  Robert RoeblingRestore MSW's colour picker, II
2007-12-28  Robert RoeblingRestore MSW's colour picker
2007-12-28  Robert RoeblingFix wxX11 crash
2007-12-28  Robin DunnIt is possible for a scrolled window to get focus event...
2007-12-28  Paul CornettFix XPM decoder for images using color (1,0,0) and...
2007-12-27  Robert RoeblingAlso get header button height right
2007-12-27  Robert RoeblingRemove (wrong) theme border from header control
2007-12-27  Robert RoeblingFix from Hartwig
2007-12-27  Julian SmartReturn type correction
2007-12-27  Paul Cornettspeed up XPM decoding 30-40% by not creating temporary...
2007-12-26  Robert RoeblingSome reorder code for MSW's dataviewctrl
2007-12-26  Stefan Csomorfixing exports
2007-12-26  Robert RoeblingPatch from Hartwig and me for implementing reorderable...
2007-12-26  Stefan Csomorfixing exports
2007-12-25  Mart RaudseppUpdate some references of CVS to SVN, more remain that...
2007-12-24  Václav Slavíkcompilation fix for wxStrspn and wxStrcspn: WX_STR_FUNC...
2007-12-24  Paul Cornettfix setting client data
2007-12-24  Paul Cornettupdate mac gl, after rev 50900
2007-12-22  Vadim Zeitlininclude wx/dcclient.h to declare wxWindowDC (blind...
2007-12-22  Robert RoeblingCompilo
2007-12-22  Robert RoeblingAdded a bit of cross-linking in the wxGrid docs
2007-12-22  Robert RoeblingAdded more function groups to wxGrid docs
2007-12-22  Robert RoeblingAdd HideCol/RowLabels
2007-12-22  Robert RoeblingAdded API for column reordering
2007-12-22  Paul Cornettnon-pch build fix
2007-12-22  Vadim Zeitlinallow centering wxMessageDialog on its parent window...
2007-12-22  Vadim Zeitlinunset the window as invoking window of wxCurrentPopupMe...
2007-12-22  Vadim Zeitlinimplement wxListCtrl::ScrollList() (in report view...
2007-12-22  Vadim Zeitlinfixes to wxImage::ResambleBox() (patch 1843902)
2007-12-22  Vadim Zeitlinmade SetCurrent() and SwapBuffers() return boolean...
2007-12-22  Vadim Zeitlinhandle VT_ARRAY/VT_BYREF VARIANTs in wxConvertOleToVari...
2007-12-22  Vadim Zeitlinreplace wxWindowDC with wxDC in generic wxOverlayImpl...
2007-12-22  Vadim Zeitlinadded wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_...
2007-12-22  Vadim Zeitlindon't use rand() for selecting the colour of the bitmap...
2007-12-22  Vadim Zeitlinfix the size of bitmaps we create (bug 1851598)
2007-12-22  Vadim Zeitlindiscard any pending messages for the socket being destr...
2007-12-22  Stefan Csomorkeep the owning window
2007-12-22  Stefan Csomorremoving unnecessary casts
2007-12-22  Stefan Csomorchanging to wxDC, so that wxGCDC can be used as well
2007-12-22  Stefan Csomorchanging to wxDC, so that wxGCDC can be used as well
2007-12-22  Stefan Csomorchanging to wxDC, so that wxGCDC can be used as well
2007-12-22  Stefan Csomorchanging to wxDC, so that wxGCDC can be used as well
2007-12-22  Stefan Csomorchanging to wxDC, so that wxGCDC can be used as well
2007-12-22  Stefan Csomorchanging to wxDC, so that wxGCDC can be used as well
2007-12-22  Stefan Csomorkeeping the constness
2007-12-22  Stefan Csomorforgot to release capture
2007-12-22  Stefan Csomoradding rubberbanding
2007-12-21  Václav Slavíkfixed XRC handler for sizers to do the expected thing...
2007-12-21  Václav Slavíkfixed wxScrolledWindow best size calculation: compute...
2007-12-21  Václav Slavíktoplevel window is shown on screen even if its parent...
2007-12-21  Jouk JansenUpdates For OpenVMS support and some extra includes...
2007-12-21  Vadim Zeitlindon't use Unix-specific files which have Darwin-specifi...
2007-12-20  Michael WetherellMove the intel Mac build to a different machine as...
2007-12-20  Václav SlavíkwxScrolledWindow can get wxEVT_CHILD_FOCUS event for...
2007-12-20  Václav Slavíkcompilation fix for !wxUSE_THREADS
2007-12-20  Václav Slavíkfixed wxHAS_GENERIC_PROCESS_CALLBACK check to use ...
2007-12-20  Václav Slavíkskip wxChildFocusEvent in WX_DELEGATE_TO_CONTROL_CONTAI...
2007-12-20  Robert RoeblingPlaying with wxgrid, adding optionnally native columns...
2007-12-20  Vadim Zeitlinregenerate after the recent changes (wxDataViewCtrl...
2007-12-20  Vadim Zeitlinshow the message about test2 being unsupported on the...
2007-12-20  Vadim Zeitlinuse LF EOL style for Unix files
2007-12-20  Robert RoeblingRemove old event type compatibility
2007-12-20  Julian SmartCorrected wxRTTI for wxNotebook so dynamic casting...
2007-12-20  Paul Cornettremove old thread debugging code
2007-12-20  Paul Cornettremove unused variables, tabs
2007-12-20  Paul Cornettremove extra semicolon
2007-12-20  Paul Cornettmake access for virtuals match base
2007-12-20  Paul CornettDC headers don't need to be in gtk/private.h
2007-12-20  Paul Cornettmore code simplification
2007-12-20  Vadim Zeitlinset up the correct layout direction for memory dc in...
2007-12-20  Vadim Zeitlinuse LF style for Unix files which don't work under...
2007-12-20  Vadim Zeitlinno need to reenable VC warning 4251 now as it's globall...
2007-12-20  Vadim Zeitlinmade deprecated erase() overload inline
2007-12-20  Vadim Zeitlindocument HideWithEffect() too
2007-12-19  Václav Slavíkwhen a window inside scrolled window receives focus...
2007-12-19  Václav Slavíkimplemented wxExecute() for wxDFB; share the implementa...
2007-12-19  Stefan Csomorfixing strange bug under OS X (null strings from within...
2007-12-19  Vadim Zeitlinfix for ANSI mode build (patch 1853001)
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-19  Vadim Zeitlinfix compilation after r50329
2007-12-18  Václav Slavíkclarified wxRect::Contains(wxRect) comment
next