2004-05-26 |
Robin Dunn | fixed a typo |
tree | commitdiff |
2004-05-26 |
Robin Dunn | It's a new change |
tree | commitdiff |
2004-05-26 |
Robin Dunn | Got sidetracked and forgot to finish the new OGL sectio... |
tree | commitdiff |
2004-05-26 |
Robin Dunn | be explicit about the version of SWIG to use |
tree | commitdiff |
2004-05-26 |
Robin Dunn | Added a Python port of the OGL library, deprecated... |
tree | commitdiff |
2004-05-25 |
Robin Dunn | Some typos fixed. More text about the changes to sizer... |
tree | commitdiff |
2004-05-25 |
Robin Dunn | Switch to the TreeListCtrl from the wxCode project. |
tree | commitdiff |
2004-05-25 |
Robin Dunn | Put a rreminder in the comments about s bit of duplicat... |
tree | commitdiff |
2004-05-25 |
Robin Dunn | Version number update |
tree | commitdiff |
2004-05-22 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-22 |
Robin Dunn | Oops, forgot to return a value |
tree | commitdiff |
2004-05-22 |
Robin Dunn | Fixed some colours |
tree | commitdiff |
2004-05-22 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-22 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-22 |
Robin Dunn | Fix printing? |
tree | commitdiff |
2004-05-22 |
Robin Dunn | Docstrings |
tree | commitdiff |
2004-05-22 |
Robin Dunn | Add PreGrid() |
tree | commitdiff |
2004-05-22 |
Robin Dunn | Decref items added to lists |
tree | commitdiff |
2004-05-21 |
Robin Dunn | wxGTK now uses gtk_init_check so wxPython can raise... |
tree | commitdiff |
2004-05-18 |
Robin Dunn | More test cases and handle __doc__ == None |
tree | commitdiff |
2004-05-17 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-17 |
Robin Dunn | Removed calls to wx.InitAllImageHandlers. |
tree | commitdiff |
2004-05-17 |
Robin Dunn | Replaced wx/lib/pubsub.py with a version that uses... |
tree | commitdiff |
2004-05-17 |
Robin Dunn | Subindent support added |
tree | commitdiff |
2004-05-17 |
Robin Dunn | Docstring fix |
tree | commitdiff |
2004-05-17 |
Robin Dunn | wx.InitAllImageHandlers is now an empty function that... |
tree | commitdiff |
2004-05-15 |
Robin Dunn | Added test for smaller spinctrl |
tree | commitdiff |
2004-05-15 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-14 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-14 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Add SetBestSize, GetDefaultAttributes and fixed ShouldI... |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Docstring fixes |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Accept old 'faceName' keyword arg |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Fix docs for Bind |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Change the C name of my wxGetApp so it doesn't conflict... |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Modules generated by SWIG can now have module docstrings. |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Added a generic StaticBitmap class in wx.lib.statbmp... |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Updates for the Joystick demo to allow it to funciton... |
tree | commitdiff |
2004-05-13 |
Robin Dunn | OGL typemap and OOR fixes |
tree | commitdiff |
2004-05-12 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-12 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-12 |
Robin Dunn | More DocStr macro updates |
tree | commitdiff |
2004-05-12 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-12 |
Robin Dunn | Some docstring additions, reformats and epydoc markup. |
tree | commitdiff |
2004-05-12 |
Robin Dunn | Check exit code or commands and exit with that code |
tree | commitdiff |
2004-05-12 |
Robin Dunn | made wx.Joystick stub (for platforms without joystick... |
tree | commitdiff |
2004-05-12 |
Robin Dunn | Made wx.Locale() make an unitialized locale while still... |
tree | commitdiff |
2004-05-11 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-11 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-11 |
Robin Dunn | Added missing Detach method wrapper |
tree | commitdiff |
2004-05-10 |
Robin Dunn | Use self in DC method signatures |
tree | commitdiff |
2004-05-10 |
Robin Dunn | Add GetOwner accessor and fix wxRTTI inheritance for... |
tree | commitdiff |
2004-05-08 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-08 |
Robin Dunn | ActiveX events should be sent to the window, not it... |
tree | commitdiff |
2004-05-08 |
Robin Dunn | Deprecated wx.iewin |
tree | commitdiff |
2004-05-08 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-08 |
Robin Dunn | Don't turn off kwargs for these methods any more |
tree | commitdiff |
2004-05-08 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Tweaks |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Switch to using a Python buffer object for the sound... |
tree | commitdiff |
2004-05-07 |
Robin Dunn | wxMemoryBuffer typemap needs to set the data length |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Some test code for loading sound from data |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Change wxSound ctor wrappings so sound can be loaded... |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Don't use deprecated list methods |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Patch# 893337, Fix for line control point handling... |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Patch #930307, really exit if wrong python on the mac |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Patch #945404, fix icon clipping |
tree | commitdiff |
2004-05-07 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Another addtomethod removed |
tree | commitdiff |
2004-05-07 |
Robin Dunn | removed a debugging print |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Added OOR typemaps for wxPanel and wxDialog |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Corrected _setCallbackInfo code so GiveFeedback can... |
tree | commitdiff |
2004-05-07 |
Robin Dunn | Tweaks to work around wxMac bugs |
tree | commitdiff |
2004-05-07 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-07 |
Robin Dunn | demo tweaks |
tree | commitdiff |
2004-05-06 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-06 |
Robin Dunn | Add GetClassDefaultAttribute. Since it is static we... |
tree | commitdiff |
2004-05-06 |
Robin Dunn | Some tweaks |
tree | commitdiff |
2004-05-04 |
Robin Dunn | Added some info panels that show size and colour attrib... |
tree | commitdiff |
2004-05-04 |
Robin Dunn | Added multi-line TextCtrl |
tree | commitdiff |
2004-05-04 |
Robin Dunn | Sorted and added StaticBox, StaticLine |
tree | commitdiff |
2004-05-04 |
Robin Dunn | added notebook test |
tree | commitdiff |
2004-05-03 |
Robin Dunn | cleanup after an exteption in the postcreate code,... |
tree | commitdiff |
2004-05-03 |
Robin Dunn | Added ability to execute more code after the widget... |
tree | commitdiff |
2004-05-03 |
Robin Dunn | a little cleanup and refresh |
tree | commitdiff |
2004-05-03 |
Robin Dunn | Updated layout test |
tree | commitdiff |
2004-05-03 |
Robin Dunn | Misc tests, scripts, etc. |
tree | commitdiff |
2004-05-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-02 |
Robin Dunn | removed duplicate definitiion |
tree | commitdiff |
2004-05-02 |
Robin Dunn | Added wx.FileSystem support |
tree | commitdiff |
2004-05-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-05-02 |
Robin Dunn | Added wx.lib.mixins.listctrl.TextEditMixin, a mixin... |
tree | commitdiff |
2004-05-02 |
Robin Dunn | Reverted to old method names/signatures for wx.DC,... |
tree | commitdiff |
2004-05-02 |
Robin Dunn | some methods missing wxPyBeginBlockThreads/wxPyEndBlock... |
tree | commitdiff |
2004-04-30 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2004-04-30 |
Robin Dunn | undid one of the last SWIG tweaks |
tree | commitdiff |
2004-04-30 |
Robin Dunn | script for the api docs |
tree | commitdiff |
2004-04-30 |
Robin Dunn | style sheet for the api docs |
tree | commitdiff |
next |