2004-05-14 |
Robin Dunn | Add SetBestSize, GetDefaultAttributes and fixed ShouldInheri...
|
commit | commitdiff | tree |
2004-05-14 |
Robin Dunn | Docstring fixes
|
commit | commitdiff | tree |
2004-05-14 |
Robin Dunn | Accept old 'faceName' keyword arg
|
commit | commitdiff | tree |
2004-05-14 |
Robin Dunn | Fix docs for Bind
|
commit | commitdiff | tree |
2004-05-14 |
Robin Dunn | Change the C name of my wxGetApp so it doesn't conflict...
|
commit | commitdiff | tree |
2004-05-14 |
Robin Dunn | Modules generated by SWIG can now have module docstrings.
|
commit | commitdiff | tree |
2004-05-14 |
Robin Dunn | Added a generic StaticBitmap class in wx.lib.statbmp...
|
commit | commitdiff | tree |
2004-05-14 |
Robin Dunn | Patch #952053, wxToggleButton gains WS_VISIBLE flag
|
commit | commitdiff | tree |
2004-05-14 |
Robin Dunn | Add a call to SetBestSize so the minsize can be set...
|
commit | commitdiff | tree |
2004-05-14 |
Robin Dunn | Updates for the Joystick demo to allow it to funciton...
|
commit | commitdiff | tree |
2004-05-14 |
Robin Dunn | Fixes so joystick not only compiles on Linux, but it...
|
commit | commitdiff | tree |
2004-05-13 |
Robin Dunn | Take the hgap and vgap into account when doing alignments...
|
commit | commitdiff | tree |
2004-05-13 |
Robin Dunn | Patch #953131
|
commit | commitdiff | tree |
2004-05-13 |
Robin Dunn | Patch [ 952969 ] Parentless windows forced to center...
|
commit | commitdiff | tree |
2004-05-13 |
Robin Dunn | OGL typemap and OOR fixes
|
commit | commitdiff | tree |
2004-05-12 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-12 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-12 |
Robin Dunn | More DocStr macro updates
|
commit | commitdiff | tree |
2004-05-12 |
Robin Dunn | Oops, wrong file selected. undid last change
|
commit | commitdiff | tree |
2004-05-12 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-12 |
Robin Dunn | More DocStr macro updates
|
commit | commitdiff | tree |
2004-05-12 |
Robin Dunn | Some docstring additions, reformats and epydoc markup.
|
commit | commitdiff | tree |
2004-05-12 |
Robin Dunn | Check exit code or commands and exit with that code
|
commit | commitdiff | tree |
2004-05-12 |
Robin Dunn | made wx.Joystick stub (for platforms without joystick...
|
commit | commitdiff | tree |
2004-05-12 |
Robin Dunn | Made wx.Locale() make an unitialized locale while still...
|
commit | commitdiff | tree |
2004-05-11 |
Robin Dunn | Fixed compile warning
|
commit | commitdiff | tree |
2004-05-11 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-11 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-11 |
Robin Dunn | Added missing Detach method wrapper
|
commit | commitdiff | tree |
2004-05-10 |
Robin Dunn | Use self in DC method signatures
|
commit | commitdiff | tree |
2004-05-10 |
Robin Dunn | Add wxTimerEvent to Events category
|
commit | commitdiff | tree |
2004-05-10 |
Robin Dunn | Add GetOwner accessor and fix wxRTTI inheritance for...
|
commit | commitdiff | tree |
2004-05-10 |
Robin Dunn | Avoid duplicated definition errors for wxLongToLongHashMap...
|
commit | commitdiff | tree |
2004-05-08 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-08 |
Robin Dunn | ActiveX events should be sent to the window, not it...
|
commit | commitdiff | tree |
2004-05-08 |
Robin Dunn | Deprecated wx.iewin
|
commit | commitdiff | tree |
2004-05-08 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-08 |
Robin Dunn | Don't turn off kwargs for these methods any more
|
commit | commitdiff | tree |
2004-05-08 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Tweaks
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Switch to using a Python buffer object for the sound...
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | wxMemoryBuffer typemap needs to set the data length
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Some test code for loading sound from data
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Change wxSound ctor wrappings so sound can be loaded...
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Don't use deprecated list methods
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Patch# 893337, Fix for line control point handling...
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Patch #930307, really exit if wrong python on the mac
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Patch #945404, fix icon clipping
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Another addtomethod removed
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | removed a debugging print
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Added OOR typemaps for wxPanel and wxDialog
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Corrected _setCallbackInfo code so GiveFeedback can...
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | SetInitialBestSize changes for wxMac
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | Tweaks to work around wxMac bugs
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-07 |
Robin Dunn | demo tweaks
|
commit | commitdiff | tree |
2004-05-06 |
Robin Dunn | Don't #include the extra files unless we need them
|
commit | commitdiff | tree |
2004-05-06 |
Robin Dunn | moved #define to before it is used
|
commit | commitdiff | tree |
2004-05-06 |
Robin Dunn | Use wxVisualAttributes (#if'd out until tested further)
|
commit | commitdiff | tree |
2004-05-06 |
Robin Dunn | Use wxVisualAttributes (partially #if'd out until tested...
|
commit | commitdiff | tree |
2004-05-06 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-06 |
Robin Dunn | Add GetClassDefaultAttribute. Since it is static we...
|
commit | commitdiff | tree |
2004-05-06 |
Robin Dunn | Some tweaks
|
commit | commitdiff | tree |
2004-05-06 |
Robin Dunn | Oops, forgot to cleanup some commented-out code before...
|
commit | commitdiff | tree |
2004-05-06 |
Robin Dunn | Get(Class)DefaultAttributes() for wxGTK controls
|
commit | commitdiff | tree |
2004-05-04 |
Robin Dunn | Added some info panels that show size and colour attributes...
|
commit | commitdiff | tree |
2004-05-04 |
Robin Dunn | Added multi-line TextCtrl
|
commit | commitdiff | tree |
2004-05-04 |
Robin Dunn | Added wxControl::PostCreation for wxGTK. Moved calls to
|
commit | commitdiff | tree |
2004-05-04 |
Robin Dunn | Sorted and added StaticBox, StaticLine
|
commit | commitdiff | tree |
2004-05-04 |
Robin Dunn | added notebook test
|
commit | commitdiff | tree |
2004-05-04 |
Robin Dunn | Book controls also shouldn't do anything for SetInitialBestSize
|
commit | commitdiff | tree |
2004-05-03 |
Robin Dunn | Initial/Best size fixes for wxRadioBox, wxSlider and...
|
commit | commitdiff | tree |
2004-05-03 |
Robin Dunn | cleanup after an exteption in the postcreate code,...
|
commit | commitdiff | tree |
2004-05-03 |
Robin Dunn | Added ability to execute more code after the widget...
|
commit | commitdiff | tree |
2004-05-03 |
Robin Dunn | a little cleanup and refresh
|
commit | commitdiff | tree |
2004-05-03 |
Robin Dunn | Updated layout test
|
commit | commitdiff | tree |
2004-05-03 |
Robin Dunn | Misc tests, scripts, etc.
|
commit | commitdiff | tree |
2004-05-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-02 |
Robin Dunn | removed duplicate definitiion
|
commit | commitdiff | tree |
2004-05-02 |
Robin Dunn | Added wx.FileSystem support
|
commit | commitdiff | tree |
2004-05-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-05-02 |
Robin Dunn | Added wx.lib.mixins.listctrl.TextEditMixin, a mixin...
|
commit | commitdiff | tree |
2004-05-02 |
Robin Dunn | Reverted to old method names/signatures for wx.DC,...
|
commit | commitdiff | tree |
2004-05-02 |
Robin Dunn | some methods missing wxPyBeginBlockThreads/wxPyEndBlockThreads
|
commit | commitdiff | tree |
2004-05-02 |
Robin Dunn | Implement some base class virtuals to avoid errors...
|
commit | commitdiff | tree |
2004-05-01 |
Robin Dunn | Reverted last change
|
commit | commitdiff | tree |
2004-05-01 |
Robin Dunn | wxScreenDC also needs a pango context and layout so...
|
commit | commitdiff | tree |
2004-05-01 |
Robin Dunn | In wxGTK2 the wxMessageDialog is not a real wxDialog...
|
commit | commitdiff | tree |
2004-04-30 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2004-04-30 |
Robin Dunn | undid one of the last SWIG tweaks
|
commit | commitdiff | tree |
2004-04-30 |
Robin Dunn | script for the api docs
|
commit | commitdiff | tree |
2004-04-30 |
Robin Dunn | style sheet for the api docs
|
commit | commitdiff | tree |
2004-04-30 |
Robin Dunn | Docstring updates and tweaks for epydoc
|
commit | commitdiff | tree |
2004-04-29 |
Robin Dunn | Adds wxSplitterWindow support, patch from Steve Hartwell.
|
commit | commitdiff | tree |
2004-04-27 |
Robin Dunn | Fixes Bug [ 930200 ] Async does not work
|
commit | commitdiff | tree |
2004-04-27 |
Robin Dunn | Change SetStringSelection to return bool like in other...
|
commit | commitdiff | tree |
2004-04-27 |
Robin Dunn | It's now wx._core
|
commit | commitdiff | tree |
next |