]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
adding new files
[wxWidgets.git] / wxPython / src /
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
2006-06-13  Robin DunnGetItemFromPoint is protected on wxMSW
2006-06-13  Robin DunnCorrectly handle the release of ownership of the wx...
2006-06-13  Robin DunnHelp text for regions
2006-06-10  Robin DunnSwitch to overriding OnAssertFailure instead of OnAssert
2006-06-08  Robin Dunndocstring fix
2006-06-08  Robin DunnAdd KeyEvent method for setting the m_uniChar member
2006-06-07  Robin DunnAdded wrappers for the Picker controls.
2006-06-06  Robin DunnreSWIGged
2006-06-06  Robin DunnMore compilation fixes. Move dummy wxPowerEvent to...
2006-06-05  Robin DunnFixed compile error
2006-06-05  Robin DunnAdded wxWINDOW_STYLE_MASK
2006-06-05  Robin DunnNew methods for dragging coloumns
2006-05-29  Robin DunnreSWIGged
2006-05-29  Robin DunnTake out AdjustPagebreak for now...
2006-05-29  Robin DunnwxFileDialog SetStyle and GetStyle are gone
2006-05-29  Robin DunnAdded wxHyperlinkCtrl, wxPowerEvent, and lots of little...
2006-05-26  Robin DunnSome tweaks to reflect changes in wxWidgets
2006-05-26  Robin DunnAnother stab (hopefully the last) at how to handle...
2006-05-26  Robin DunnUse MustHaveApp for wx.RendererNative.Get and others
2006-05-23  Robin DunnreSWIGged
2006-05-23  Robin DunnreSWIGged
2006-05-23  Robin DunnMinor fixes for the overzealous renamer
2006-05-23  Robin Dunna bit of cleanup
2006-05-23  Robin DunnAdd some dtor wrappers for the print dialogs that are...
2006-05-23  Robin DunnAdded wrappers and demo for RichTextCtrl
2006-05-19  Robin DunnreSWIGged
2006-05-19  Robin Dunngenerated rename directives are no longer needed
2006-05-18  Robin DunnAdded SetQuickBestSize and GetQuickBestSize
2006-05-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-05-17  Robin DunnForgot about dropping the 'wx' for some Python objects
2006-05-17  Robin DunnI haven't taught SWIG about wxChar, so pretend it's...
2006-05-17  Robin DunnClipboard events
2006-05-17  Robin DunnUse Bind for OnCloseWindow
2006-05-17  Robin DunnUse %rename("%(wxpy)s")
2006-05-15  Robin DunnwxMSW doesn't have the default ctor or Create method...
2006-05-10  Robin DunnreSWIGged
2006-05-06  Robin DunnAdd wx.TextAttr.Merge
2006-05-06  Robin DunnGetXRCID has a new parameter
2006-05-06  Robin DunnAdded wxDD_CHANGE_DIR
2006-05-06  Robin Dunnminor wx.DirDialog updates
next