]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2007-12-18  Václav Slavíkuse #include <> for system headers, not #include ""
2007-12-18  Stefan Csomorfixing the HITextView single line scrolling under 10.5
2007-12-18  Vadim Zeitlinundid accidental change to this file in r50704
2007-12-18  Václav Slavíkfixes for the case when only epoll() based wxFDIODispat...
2007-12-18  Stefan Csomorchanging code that doesn't work on 10.5 as advertised
2007-12-18  Stefan Csomorchanging code that doesn't work on 10.5 as advertised
2007-12-18  Stefan Csomorstarting a doc must return true in order for printprevi...
2007-12-18  Julian SmartAdded missing include
2007-12-18  Stefan Csomorderive wxColourBase from wxObject on msw as well
2007-12-18  Stefan Csomormoving things to private headers
2007-12-18  Stefan Csomormoving things to private headers
2007-12-18  Stefan Csomormoving things to private headers
2007-12-18  Stefan Csomormoving things to private headers
2007-12-18  Stefan Csomormoving things to private headers
2007-12-18  Stefan Csomormoving things to private headers
2007-12-18  Stefan Csomoradding explicit copy and assignment
2007-12-18  Stefan Csomoradding explicit copy and assignment
2007-12-18  Stefan Csomorchanging colour derivation
2007-12-18  Václav Slavíkcorrected WaitForChild comment about who sets endProcDa...
2007-12-18  Robert RoeblingImplement alternating row colours
2007-12-18  Robert RoeblingUse IsOk() instead of Ok()
2007-12-18  Robert RoeblingMSW needs size for wxImageList
2007-12-18  Robert RoeblingCorrect background colourin wxDataViewCtrl, Use IsOk...
2007-12-17  Robin Dunninstall the popupwin.h files for wxMac
2007-12-17  Michael WetherellUse short filenames to avoid building under a path...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::Reset(), clarified...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::RowsDeleted() and vario...
2007-12-17  Paul Cornettfactor out a whole bunch of duplicated code
2007-12-17  Stefan Csomormissing include
2007-12-17  Paul Cornettremove some duplication in font scaling code
2007-12-17  Paul Cornettcreate hatch bitmaps on demand, and dispose of them...
2007-12-17  Paul Cornettuse a wxCharBuffer instead of malloc/free for pango...
2007-12-17  Paul Cornettadd MutexGuiEnter/Leave to wxAppTraits, integrate nativ...
2007-12-17  Paul CornettMake sizing logic clearer, at the expense of a few...
2007-12-16  Robert RoeblingDisable any refresh in backing window (set_back_pixmap...
next