]> git.saurik.com Git - wxWidgets.git/history - wxPython
If several doc templates use the same document and view classes, they should
[wxWidgets.git] / wxPython /
2004-06-02  Robin DunnAdded more default args as needed to allow most window...
2004-06-02  Robin DunnAdded $Id keyword, a bit of cleanup and also some backwards
2004-06-02  Robin Dunncomment fix
2004-06-02  Robin DunnreSWIGged
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-02  Robin DunnAdd a package="name" option to the %module directive...
2004-06-01  Robin Dunnclarification
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnUse new DrawPoint signature
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnChange the text object to a message about the new OGL.
2004-06-01  Robin DunnMake taskbar icon size dependent on platform. Other...
2004-06-01  Robin DunnDon't use deprecated wx.MaskColour
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-06-01  Robin DunnFixed typo
2004-06-01  Robin Dunnremove EVT_STC_POSCHANGED as it's been deprecated in...
2004-05-28  Robin Dunncomments and cleanup
2004-05-28  Robin DunnAdd GetHDC back
2004-05-28  Robin DunnUse an inline function to fetch the API pointer, import...
2004-05-28  Robin DunnSome error recovery and other tweaks
2004-05-28  Robin DunnreSWIGged
2004-05-28  Robin Dunndocstring tweak
2004-05-28  Robin DunnAdd cx_Freeze and Installer examples
2004-05-28  Robin DunnNo longer need to fallback to importing "_core_" as...
2004-05-28  Robin DunnCommented out some test code
2004-05-28  Robin DunnUpdates for new/old DC method signatures, also updated...
2004-05-28  Robin DunnDon't scroll too far if the child getting the focus...
2004-05-28  Robin DunnPut the locale files in teh right place
2004-05-26  Robin Dunnfixed a typo
2004-05-26  Robin DunnIt's a new change
2004-05-26  Robin DunnGot sidetracked and forgot to finish the new OGL sectio...
2004-05-26  Robin Dunnbe explicit about the version of SWIG to use
2004-05-26  Robin DunnAdded a Python port of the OGL library, deprecated...
2004-05-25  Robin DunnSome typos fixed. More text about the changes to sizer...
2004-05-25  Robin DunnSwitch to the TreeListCtrl from the wxCode project.
2004-05-25  Robin DunnPut a rreminder in the comments about s bit of duplicat...
2004-05-25  Robin DunnVersion number update
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnOops, forgot to return a value
2004-05-22  Robin DunnFixed some colours
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnreSWIGged
2004-05-22  Robin DunnFix printing?
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-18  Robin DunnMore test cases and handle __doc__ == None
2004-05-17  Robin DunnreSWIGged
2004-05-17  Robin DunnRemoved calls to wx.InitAllImageHandlers.
2004-05-17  Robin DunnReplaced wx/lib/pubsub.py with a version that uses...
2004-05-17  Robin DunnSubindent support added
2004-05-17  Robin DunnDocstring fix
2004-05-17  Robin Dunnwx.InitAllImageHandlers is now an empty function that...
2004-05-15  Robin DunnAdded test for smaller spinctrl
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-14  Robin DunnAdded a generic StaticBitmap class in wx.lib.statbmp...
2004-05-14  Robin DunnUpdates for the Joystick demo to allow it to funciton...
2004-05-13  Robin DunnOGL typemap and OOR fixes
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnMore DocStr macro updates
2004-05-12  Robin DunnreSWIGged
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-05-12  Robin DunnCheck exit code or commands and exit with that code
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 DunnUse self in DC method signatures
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-08  Robin DunnreSWIGged
2004-05-08  Robin DunnActiveX events should be sent to the window, not it...
2004-05-08  Robin DunnDeprecated wx.iewin
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 DunnTweaks
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 DunnSome test code for loading sound from data
2004-05-07  Robin DunnChange wxSound ctor wrappings so sound can be loaded...
2004-05-07  Robin DunnDon't use deprecated list methods
2004-05-07  Robin DunnPatch# 893337, Fix for line control point handling...
2004-05-07  Robin DunnPatch #930307, really exit if wrong python on the mac
2004-05-07  Robin DunnPatch #945404, fix icon clipping
2004-05-07  Robin DunnreSWIGged
2004-05-07  Robin DunnAnother addtomethod removed
2004-05-07  Robin Dunnremoved a debugging print
2004-05-07  Robin DunnAdded OOR typemaps for wxPanel and wxDialog
2004-05-07  Robin DunnCorrected _setCallbackInfo code so GiveFeedback can...
next