]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
override GetLabe/SetLabel as on wxMac it will draw its own label that
[wxWidgets.git] / wxPython / src /
2004-06-24  Robin DunnreSWIGged
2004-06-24  Robin DunnreSWIGged
2004-06-24  Robin DunnOptimized sizers to not call CalcMin more often than...
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-22  Robin Dunnimproved assert
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-21  Robin DunnChanges needed to accomodate wxTheClipboard now being...
2004-06-19  Robin DunnRegenerated renamers, each has just a change in their...
2004-06-19  Robin DunnreSWIGged
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-17  Robin Dunnin unicode mode the return value of gridtable.GetValue...
2004-06-17  Robin DunnreSWIGged
2004-06-17  Robin DunnreSWIGged
2004-06-17  Robin Dunndocstrign tweaks
2004-06-17  Robin DunnAdded missing GetKind method
2004-06-17  Robin DunnFixed broken DocDeclAStr macro
2004-06-16  Robin DunnreSWIGged
2004-06-16  Robin DunnAdded Navigate, SetMinSize, SetMaxSize wxWindow methods
2004-06-15  Robin DunnAdd placeholder for wxParseWildcard
2004-06-15  Robin DunnJust a singel constructor for wxTextAttr
2004-06-14  Robin DunnreSWIGged
2004-06-14  Robin DunnIf wxWidgets was build without wxDisplay then in Python...
2004-06-14  Robin DunnAdded new event binders
2004-06-14  Robin DunnProgressDialog docstrign tweak
2004-06-11  Robin DunnFix a couple warnings
2004-06-09  Robin DunnreSWIGged
2004-06-09  Robin DunnreSWIGed
2004-06-09  Robin DunnreSWIGged
2004-06-09  Robin DunnSupport for new ctor and Union
2004-06-09  Robin DunnreSWIGged
2004-06-09  Robin DunnreSWIGed
2004-06-09  Robin DunnDefault position for PopupMenu
2004-06-09  Robin DunnreSWIGged
2004-06-08  Robin DunnreSWIGged
2004-06-08  Robin DunnMake the copy ctor for the wxPrint*Data classes avaialb...
2004-06-07  Robin DunnNotes about implementing CreatePopupMenu for the future
2004-06-07  Robin Dunnhandle returning the cookie for Get[First|Next]Selected...
2004-06-04  Robin DunnreSWIGged
2004-06-04  Robin DunnreSWIGged
2004-06-04  Robin Dunndoc tweaks
2004-06-04  Robin DunnDocstrings for the sizers
2004-06-02  Robin DunnAdded more default args as needed to allow most window...
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-28  Robin Dunncomments and cleanup
2004-05-28  Robin DunnAdd GetHDC back
2004-05-28  Robin DunnreSWIGged
2004-05-28  Robin Dunndocstring tweak
2004-05-25  Robin DunnPut a rreminder in the comments about s bit of duplicat...
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnOops, forgot to return a value
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnDocstrings
2004-05-22  Robin DunnAdd PreGrid()
2004-05-22  Robin DunnDecref items added to lists
2004-05-21  Robin DunnwxGTK now uses gtk_init_check so wxPython can raise...
2004-05-17  Robin DunnreSWIGged
2004-05-17  Robin DunnSubindent support added
2004-05-17  Robin Dunnwx.InitAllImageHandlers is now an empty function that...
2004-05-15  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnAdd SetBestSize, GetDefaultAttributes and fixed ShouldI...
2004-05-14  Robin DunnDocstring fixes
2004-05-14  Robin DunnAccept old 'faceName' keyword arg
2004-05-14  Robin DunnFix docs for Bind
2004-05-14  Robin DunnChange the C name of my wxGetApp so it doesn't conflict...
2004-05-14  Robin DunnModules generated by SWIG can now have module docstrings.
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-05-12  Robin Dunnmade wx.Joystick stub (for platforms without joystick...
2004-05-12  Robin DunnMade wx.Locale() make an unitialized locale while still...
2004-05-11  Robin DunnreSWIGged
2004-05-11  Robin DunnreSWIGged
2004-05-11  Robin DunnAdded missing Detach method wrapper
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-08  Robin DunnreSWIGged
2004-05-08  Robin DunnreSWIGged
2004-05-08  Robin DunnDon't turn off kwargs for these methods any more
2004-05-08  Robin DunnreSWIGged
2004-05-07  Robin DunnSwitch to using a Python buffer object for the sound...
2004-05-07  Robin DunnwxMemoryBuffer typemap needs to set the data length
2004-05-07  Robin DunnChange wxSound ctor wrappings so sound can be loaded...
2004-05-07  Robin DunnPatch #930307, really exit if wrong python on the mac
2004-05-07  Robin DunnreSWIGged
2004-05-07  Robin DunnAnother addtomethod removed
2004-05-07  Robin DunnAdded OOR typemaps for wxPanel and wxDialog
2004-05-07  Robin DunnCorrected _setCallbackInfo code so GiveFeedback can...
2004-05-07  Robin DunnreSWIGged
2004-05-06  Robin DunnreSWIGged
2004-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin Dunnremoved duplicate definitiion
next