wxWidgets.git
2006-10-06  Paul Cornettdon't invert mono bitmaps in Rescale
2006-10-06  Robert Roebling Implemended column header mouse clicks.
2006-10-06  Jouk Jansen Committing in .
2006-10-06  Robin DunnAllow the native toolbar to have more han one button...
2006-10-06  Robin DunnreSWIGged
2006-10-06  Robin Dunndon't inject constructors
2006-10-06  Robin Dunnalways use wxPyPanel
2006-10-06  Robin Dunnreduce the number of objects for a quicker startup...
2006-10-06  Robin DunnSet overview to docstring
2006-10-06  Robin DunnFixes for using the staticmethods
2006-10-06  Robin DunnApplied second part of patch #1570448, use the device...
2006-10-05  Robin Dunnsome fixes
2006-10-05  Robin DunnUpdates from Paul
2006-10-05  Robin DunnPart of patch# 1570448, use dwRop for StretchBIBits too
2006-10-05  Robin Dunnensure that wxMAC_USE_CORE_GRAPHICS is turned on if...
2006-10-05  Robin DunnAdd USE_GDIPLUS option that will control (for the makef...
2006-10-05  Robin DunnMake the message about wxUSE_GRAPHICS_CONTEXT a bit...
2006-10-05  Robin DunnAdd FlatNotebook
2006-10-05  Jamie GaddNeed to update the bg brush when the first page is...
2006-10-05  Robert Roebling Added sort order and alignement for column headers.
2006-10-05  Mattia Barbon Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
2006-10-05  Robert Roebling Add support for bitmaps in headers.
2006-10-05  Robert Roebling[ 1560785 ] wxFileName::IsReadable/Writable/Executable
2006-10-05  Vadim Zeitlinfix problems with using incorrect vswprintf() for mingw...
2006-10-05  Włodzimierz... PCH build fix.
2006-10-05  Vadim Zeitlinrestored Ove Kåven name in the header comment which was
2006-10-05  Włodzimierz... wxGenericDirCtrl page for widgets sample.
2006-10-05  Włodzimierz... Warning fixes and TODO markup for easier finding by...
2006-10-04  Vadim Zeitlinhonour wxBU_EXACTFIT in wxToggleButton (patch 1567892)
2006-10-04  Vadim Zeitlinfixed off by 2 error in HasPage() (patch 1562871)
2006-10-04  Vadim Zeitlinfix the length passed to wxMB2WC (replaces patch 155443...
2006-10-04  Vadim Zeitlincorrected date in header; removed extra wx/wxprec.h...
2006-10-04  Vadim Zeitlinupdated copyright year, s/wxWindows/wxWidgets/
2006-10-04  Vadim Zeitlinfixed unused var warning
2006-10-04  Robert Roebling Add row activated event.
2006-10-04  Robert Roebling Fix warning for unknown menu stock id.
2006-10-04  Włodzimierz... New icon for combobox with bitmaps. Improved readabilit...
2006-10-04  Włodzimierz... Connect changed page event after subpages are created...
2006-10-04  Włodzimierz... BookCtrl event handler added to default book layer.
2006-10-04  Robin DunnSave a reference to the DC
2006-10-04  Robin DunnAvoid warnings when wxMAC_USE_CORE_GRAPHICS_BLEND_MODES...
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-03  Robin DunnWrap module in #if wxUSE_GRAPHICS_CONTEXT
2006-10-03  Robin Dunnfix parameter type
2006-10-03  Robin DunnAvoid ambigous overload errors
2006-10-03  Robin DunnGive the grid events a Clone method
2006-10-03  Robin DunnDLL build fix
2006-10-03  Robin DunnAdd wrappers for wxGraphicsPath and wxGraphicsContext...
2006-10-03  Robin Dunnfix HitTest
2006-10-03  Robin DunnKeyCode --> GetKeyCode
2006-10-03  Robin DunnDon't use the old wxPython namespace
2006-10-03  Robin DunnChange wx.DC inheritance hierarchy to match reality
2006-10-03  Robin DunnDon't deprecate Inside() yet
2006-10-03  Robin DunnUse Set(name) instead of InitFromName(name)
2006-10-03  Robin DunnDon't forget the samples\ide\activegrid\model dir
2006-10-03  Robin DunnAdded the wx.lib.buttonpanel module, which is a tweaked...
2006-10-03  Paul Cornettbuild fix
2006-10-03  Paul Cornettuniv build fix
2006-10-03  Stefan Csomorline endings
2006-10-03  Robert Roebling More selection work in GTK+ version.
2006-10-03  Stefan Csomorfixes for non precompiled headers
2006-10-03  Stefan Csomorcairo implementation
2006-10-03  Stefan Csomoradding alpha to gtk colour
2006-10-03  Paul CornettDon't free a string that is managed by wxGtkString...
2006-10-03  Robert Roebling Renamed wxDataViewCell to wxDataViewRenderer since the
2006-10-03  Vadim Zeitlininclude wxmsw27_gl (#if wxUSE_GLCANVAS) too
2006-10-03  Vadim Zeitlinadded if wxUSE_XRC/AUI/RICHTEXT around appropriate...
2006-10-03  Vadim Zeitlinmake wxSemaphore::Post() return wxSEMA_OVERFLOW as...
2006-10-03  Robert Roebling Implemented GetSelection() and GetSelections().
2006-10-03  Vadim Zeitlinavoid flicker in methods which don't change listbox...
2006-10-03  Vadim Zeitlinfixes for compilation with wxUSE_XXX==0 and some other...
2006-10-03  Vadim Zeitlinfix wxFilesystem compilation if wxUSE_FFILE is 0 but...
2006-10-03  Paul Cornettdon't set negative window size
2006-10-03  Paul Cornettheader cleanup
2006-10-03  Robert Roebling Added event skeletons, defines, event ids..
2006-10-03  Robert Roebling Added selection API.
2006-10-03  Robert Roebling Replaces size_t with unsigned int in wxDataViewCtrl...
2006-10-02  Kevin OllivierRemove the ability to sort by column in virtual wxListC...
2006-10-02  Vadim Zeitlindefine wxUSE_ACTIVEX and wxUSE_OLE_AUTOMATION with...
2006-10-02  Vadim Zeitlinadded wxUSE_ACTIVEX which depends on wxUSE_VARIANT...
2006-10-02  Robin DunnreSWIGged
2006-10-02  Robin DunnDon't autosize if the height is too small. Interaction...
2006-10-02  Robin DunnMatch some API tweaks made in CVS
2006-10-02  Robin DunnDon't override the Label property in the base class.
2006-10-02  Robin DunnChange the name of the dir where the message catalogs...
2006-10-02  Robin Dunnfix layout
2006-10-02  Robin DunnShow the color component values too
2006-10-02  Robin DunnDeal with wxVariant changed
2006-10-02  Robert Roebling Always set colormap for PangoContext. This silences...
2006-10-02  Stefan Csomormaking virtual lists faster by not sorting items
2006-10-02  Stefan Csomorfirst stab at the selection iterator
2006-10-02  Paul Cornettnon-pch build fix
2006-10-02  Paul Cornettlistctrl header cleanup
2006-10-02  Paul Cornettbuild fix
2006-10-02  Robin DunnDon't cache the best size until we get a non-zero value...
2006-10-02  Robert Roebling Forgot to commit latest sample changes.
2006-10-02  Stefan Csomorworkaround for GDIPlus conversion errors, adding wxMask...
2006-10-02  Julian SmartUse wxIsalnum to test for word delimiters
2006-10-02  Julian SmartCompilo fix
2006-10-02  Włodzimierz... Fixed crash caused by A=B?C:D used for returning wxObje...
next