]> git.saurik.com Git - wxWidgets.git/history - wxPython
allow entering font description string interactively
[wxWidgets.git] / wxPython /
2006-08-21  Robin DunnAdded wx.lib.combotreebox from Frank Niessink
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-21  Robin Dunnfix label
2006-08-21  Robin DunnAdded test of using CalendarDateAttr
2006-08-20  Robin DunnUpdates from Eli
2006-08-20  Robin DunnChange Miki's email address
2006-08-20  Robin DunnAdd dtor for wxCalendarDateAttr
2006-08-20  Robin DunnVarious updates
2006-08-20  Robin DunnAdd ImageFromBuffer
2006-08-19  Robin DunnPatch #1540143 Add optional labelwidths to filebrowsebutton
2006-08-19  Robin DunnUse global font and pen to reduce GDI objects created...
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  Robin DunnLet the text ctrl do the word wrapping, not the source...
2006-08-04  Robin Dunnadd menu options for the blinds effects
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-04  Robin DunnReplace the yields with updating the dirty portions...
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 color setting tool to the RichTextCtrl sample
2006-07-22  Robin Dunnsome test code
2006-07-22  Robin DunnAdded support for the wxAUI Notebook
2006-07-22  Robin DunnChange the other OnAssert --> OnAssertFailure
2006-07-21  Robin DunnDocstrings and other fixes from David Hughes
2006-07-20  Robin Dunnout typemap for wxMemorySize
2006-07-17  Robin Dunnfixed merge conflict
2006-07-17  Robin Dunnfix for import error
2006-07-17  Robin DunnWrap new AddPane method as AddPaneAtPos
2006-07-17  Robin DunnGetTmpDefaultItem
2006-07-17  Robin DunnAdded note about CanSetTransparent and SetTransparent
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-17  Robin Dunnif Acrobat is >= 7.0 then use acrobat by embedding...
2006-07-17  Robin Dunntypo
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-14  Robin DunnUpdated Scintilla to version 1.70
2006-07-13  Robin DunnreSWIGged
2006-07-13  Robin Dunnenable building just the unicode version, or both unico...
2006-07-13  Robin DunnAdd items for the _aui and _richtext .pyd's
2006-07-12  Robin DunnDon't use a saved label size incase the size changes...
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 DunnAdjust control size after Play
2006-07-10  Robin DunnOverview string tweaks
2006-07-10  Robin Dunnallow transparency flags on mac too
2006-07-10  Robin Dunnremove WXDLLEXPORT modifiers since this isn't in the...
2006-07-10  Robin DunnreSWIGged
2006-07-10  Robin Dunnpywrap should be treated as a gui script
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 Dunnrenamed setup.py to tr_setup.py because build-all does...
2006-07-05  Robin DunnBuild and distrib tweaks ported over from the 2.6 branch
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 DunnAvoid crash in SelectAll if there are no nodes besides...
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin Dunnoops
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-05  Robin DunnChanges needed for building with Python 2.5
2006-07-04  Robin DunnreSWIGged
2006-07-04  Robin DunnreSWIGged
2006-07-04  Robin DunnFix typo that caused a global variable to be used inste...
2006-07-04  Robin Dunnbuild tweaks
2006-07-03  Robin DunnAdded ExpandAll and ExpandAllChildren
2006-07-03  Robin DunnThe richtext code is now in it's own lib/DLL
2006-06-29  Robin DunnRemoved __future__ import that has been in the "past...
2006-06-29  Robin DunnAdded SWIG patches to allow compiling the generated...
2006-06-27  Robin DunnreSWIGged
2006-06-27  Robin Dunnnew wxTreeEvent ctor
2006-06-27  Robin DunnDon't use custom bg style except on wxGTK
next