]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
merge of RTL changes (with many modifications) from SOC2006_RTL branch
[wxWidgets.git] / wxPython / src /
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robin Dunnproperties fixes for Mac
2006-09-02  Robin Dunncompile fixes for Python 2.5
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robin DunnStart adding some properties for getter/setter methods
2006-09-02  Robin DunnMove the language catalogs install directory on MSW...
2006-09-01  Robin DunnAdd InsertProvider
2006-08-30  Robin DunnreSWIGged
2006-08-30  Robin DunnFixed premultiplying constant
2006-08-29  Robin DunnreSWIGged
2006-08-29  Robin Dunnsome docstring changes
2006-08-29  Robin DunnNow that the typemap is handling buffer-compatible...
2006-08-29  Robin DunnUse PyObject_AsReadBuffer in the typemap for getting...
2006-08-29  Robin DunnAdd wxACCEL_CMD, move constants to _accel.i
2006-08-29  Robin DunnreSWIGged
2006-08-28  Robin Dunnnew port constants
2006-08-27  Robin DunnRename the C++ Iterator class to Accessor, and add...
2006-08-27  Robin DunnDo premultiplication in wx*PixelData_Iterator::Get...
2006-08-26  Robin DunnwxURLDataObject has a parameter
2006-08-26  Robin DunnAdd alpha component to wxColour
2006-08-26  Robin DunnRemoved wxHTML_FONT_SIZE_x
2006-08-26  Robin DunnComputeScaleAndOrigin not protected anymore
2006-08-25  Robin DunnAdd wx.App.DisplayAvailable() which can be used to...
2006-08-25  Robin DunnAdd wrappers for wxNativePixelData and wxAlphaPixelData
2006-08-25  Robin DunnStill check for a Python error in %threadWrapperOff
2006-08-23  Robin DunnPremultiply the alpha on wxMSW in the BitmapFromBuffer...
2006-08-22  Robin DunnAdded wx.BitmapFromBuffer and wx.BitmapFromBufferRGBA...
2006-08-22  Robin DunnRefactored wx.ImageFromBuffer
2006-08-21  Robin DunnMove CanSetTransparent and SetTransparent up to wxWindo...
2006-08-21  Robin DunnAdapt to some wxDC methods becoming protected
2006-08-21  Robin DunnMake it possible to tell wxXmlResource which domain...
2006-08-20  Robin DunnAdd dtor for wxCalendarDateAttr
2006-08-20  Robin DunnVarious updates
2006-08-20  Robin DunnAdd ImageFromBuffer
2006-08-09  Robin DunnRemove wxColour* typemap, it causes more problems than...
2006-08-09  Robin DunnAdd typemaps for wxColour*
2006-08-09  Robin DunnAdd wx.Rect.InsideRect
2006-08-09  Robin DunnAdd wxWS_EX_CONTEXTHELP, leaving wxFRAME_EX_CONTEXTHELP and
2006-08-04  Vadim Zeitlin(manually) removed more mentions of CB_FILENAME to...
2006-08-04  Vadim Zeitlinremoved wxCB_FILENAME (manually, just to fix the build)
2006-08-01  Robin DunnreSWIGged
2006-08-01  Robin DunnAdd wx.menuBar.UpdateMenus
2006-08-01  Robin DunnreSWIGged
2006-08-01  Robin DunnreSWIGged
2006-08-01  Robin DunnDon't confuse SWIG with static and non-static methods...
2006-08-01  Robin DunnUpdate __DocFilter to skip functions that are duplicate...
2006-07-31  Robin Dunntypo fix
2006-07-31  Robin DunnAdded wxCB_FILENAME
2006-07-31  Robin DunnAdded wxMouseCaptureLostEvent
2006-07-29  Robin DunnreSWIGged
2006-07-29  Robin DunnreSWIGged
2006-07-29  Robin DunnVarious little tweaks to get up to date with CVS
2006-07-22  Robin DunnAdded support for the wxAUI Notebook
2006-07-22  Robin DunnChange the other OnAssert --> OnAssertFailure
2006-07-20  Robin Dunnout typemap for wxMemorySize
2006-07-17  Robin DunnWrap new AddPane method as AddPaneAtPos
2006-07-17  Robin DunnGetTmpDefaultItem
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-14  Robin DunnDon't let SWIG see the wxTreeCtrl name anywhere so...
2006-07-14  Robin DunnGet/SetManagedWindow
2006-07-13  Robin DunnreSWIGged
2006-07-12  Robin DunnwxPyDataObjectSimple::SetData should not be const
2006-07-12  Robin DunnreSWIGged
2006-07-11  Robin DunnreSWIGged
2006-07-11  Robin Dunndocstring fixes
2006-07-10  Robin DunnreSWIGged
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...
2006-07-10  Robin DunnDoh! I changed the AddPane parameter names but didn...
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...
2006-07-08  Robin DunnAdded wrappers for wxAUI
2006-07-06  Robin DunnUndeprecate wxGetNumberFromUser, add wxNumberEntryDialog
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin Dunnreorg
2006-07-05  Robin DunnAdd wxBK_HITTEST flags
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnwxRichTextCtrl now takes a value parameter in the const...
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin Dunnno need to %import gdi.i
2006-07-05  Robin DunnDocstring fixed
2006-07-05  Robin DunnTypo fixed
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnChanges needed for building with Python 2.5
2006-07-04  Robin DunnreSWIGged
2006-07-04  Robin DunnreSWIGged
2006-07-03  Robin DunnAdded ExpandAll and ExpandAllChildren
2006-06-27  Robin DunnreSWIGged
2006-06-27  Robin Dunnnew wxTreeEvent ctor
2006-06-27  Robin DunnPicker control updates
2006-06-27  Robin Dunnlittle tweaks
2006-06-27  Robin DunnNew SetModified method
2006-06-27  Robin DunnNew wxNB_HITTEST_ONPAGE flag
2006-06-27  Robin DunnAdded missing platform constants
2006-06-27  Robin DunnPut wxHIDE_READONLY back for compatibility.
2006-06-17  Robin DunnMake the picker headers accessible to all
2006-06-13  Robin DunnreSWIGged
next