2006-10-24 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-24 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-24 |
Robin Dunn | Pass the config object into the wxHtmlHelpFrame so... |
tree | commitdiff |
2006-10-24 |
Robin Dunn | Remove ShowHidden property, it conflicts with the ShowH... |
tree | commitdiff |
2006-10-24 |
Robin Dunn | UpdatePulse --> Pulse |
tree | commitdiff |
2006-10-24 |
Robin Dunn | docstring update |
tree | commitdiff |
2006-10-23 |
Robin Dunn | Update GraphcsContext/Path dummy classes |
tree | commitdiff |
2006-10-22 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-22 |
Robin Dunn | No need to use wxPyMake_wxObject for wxImageList. ... |
tree | commitdiff |
2006-10-22 |
Robin Dunn | the Append also does an INCREF, that's one more than... |
tree | commitdiff |
2006-10-22 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-22 |
Robin Dunn | Animation support added to XRC |
tree | commitdiff |
2006-10-22 |
Robin Dunn | Add Get/SetInactiveBitmap |
tree | commitdiff |
2006-10-22 |
Robin Dunn | #include dcgraph.h |
tree | commitdiff |
2006-10-21 |
Robin Dunn | Don't raise NotImplementedError from GetMark, just... |
tree | commitdiff |
2006-10-21 |
Robin Dunn | Some API updates |
tree | commitdiff |
2006-10-21 |
Robin Dunn | Avoid assert on wxMac |
tree | commitdiff |
2006-10-19 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-19 |
Robin Dunn | fixes for non-Mac platforms |
tree | commitdiff |
2006-10-19 |
Robin Dunn | docstring fix |
tree | commitdiff |
2006-10-19 |
Kevin Ollivier | Several wxWebKitCtrl enhancements/fixes. Including: |
tree | commitdiff |
2006-10-18 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-18 |
Robin Dunn | some changes to make epydoc happy |
tree | commitdiff |
2006-10-18 |
Robin Dunn | docstring |
tree | commitdiff |
2006-10-17 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-17 |
Robin Dunn | GetSpacer returns a copy, not a reference to the size |
tree | commitdiff |
2006-10-16 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-16 |
Robin Dunn | docstring fix |
tree | commitdiff |
2006-10-16 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-16 |
Robin Dunn | Don't make a property out of GetEnableEffects, it hides the |
tree | commitdiff |
2006-10-16 |
Robin Dunn | Call wxRichTextModuleInit |
tree | commitdiff |
2006-10-13 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
tree | commitdiff |
2006-10-12 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-11 |
Robin Dunn | a couple new generic methods |
tree | commitdiff |
2006-10-11 |
Robin Dunn | Size property conflicts with Size() method |
tree | commitdiff |
2006-10-11 |
Robin Dunn | use "StrokeLineSegements" for the second overload of... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | docstring update |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | protect gs_allThreads with a mutex (modified patch... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-11 |
Robin Dunn | helpers and typemaps for new GraphicsContext methods |
tree | commitdiff |
2006-10-11 |
Robin Dunn | better comments |
tree | commitdiff |
2006-10-11 |
Robin Dunn | reentrance methods |
tree | commitdiff |
2006-10-11 |
Robin Dunn | ~wxPoint2D |
tree | commitdiff |
2006-10-11 |
Robin Dunn | Get/Set LayoutDirection |
tree | commitdiff |
2006-10-11 |
Robin Dunn | Add wxOverlay |
tree | commitdiff |
2006-10-11 |
Robin Dunn | move animate from contrib to core, and migrate to new API |
tree | commitdiff |
2006-10-10 |
Robin Dunn | Disown using .this.own(False) instead of .thisown ... |
tree | commitdiff |
2006-10-10 |
Robin Dunn | CreateButtonSizer changes |
tree | commitdiff |
2006-10-09 |
Robin Dunn | double buffer changes |
tree | commitdiff |
2006-10-09 |
Robin Dunn | Added wx.AboutBox() |
tree | commitdiff |
2006-10-09 |
Robin Dunn | Varous changes and tweaks to match some of Julian's... |
tree | commitdiff |
2006-10-09 |
Robin Dunn | IsEmpty, ChangeValue, etc. |
tree | commitdiff |
2006-10-09 |
Robin Dunn | Add IsOk's |
tree | commitdiff |
2006-10-06 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-06 |
Robin Dunn | Renamed wx.FutureCall to wx.CallLater so it is named... |
tree | commitdiff |
2006-10-06 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-06 |
Robin Dunn | don't inject constructors |
tree | commitdiff |
2006-10-06 |
Robin Dunn | Fixes for using the staticmethods |
tree | commitdiff |
2006-10-05 |
Robin Dunn | some fixes |
tree | commitdiff |
2006-10-05 |
Robin Dunn | Updates from Paul |
tree | commitdiff |
2006-10-04 |
Robin Dunn | Save a reference to the DC |
tree | commitdiff |
2006-10-03 |
Robin Dunn | Add wrappers for wxGraphicsPath and wxGraphicsContext... |
tree | commitdiff |
2006-10-03 |
Robin Dunn | Change wx.DC inheritance hierarchy to match reality |
tree | commitdiff |
2006-10-03 |
Robin Dunn | Don't deprecate Inside() yet |
tree | commitdiff |
2006-10-03 |
Robin Dunn | Use Set(name) instead of InitFromName(name) |
tree | commitdiff |
2006-10-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-02 |
Robin Dunn | Match some API tweaks made in CVS |
tree | commitdiff |
2006-10-02 |
Robin Dunn | Don't override the Label property in the base class. |
tree | commitdiff |
2006-10-02 |
Robin Dunn | Change the name of the dir where the message catalogs... |
tree | commitdiff |
2006-09-27 |
Robin Dunn | Add missing "public" so wxGridCellRenderer methods... |
tree | commitdiff |
2006-09-26 |
Robin Dunn | Add missing "public" so wxGridCellRenderer methods... |
tree | commitdiff |
2006-09-26 |
Robin Dunn | Add properties |
tree | commitdiff |
2006-09-25 |
Robin Dunn | various changes to get up to date with CVS |
tree | commitdiff |
2006-09-23 |
Robin Dunn | New names for some ArtProvider methods |
tree | commitdiff |
2006-09-22 |
Robin Dunn | add some properties |
tree | commitdiff |
2006-09-22 |
Robin Dunn | docstring fix |
tree | commitdiff |
2006-09-21 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-09-21 |
Robin Dunn | disown wxPyXmlResourceHandler |
tree | commitdiff |
2006-09-21 |
Robin Dunn | Use the generic listctrl on Mac by default until it... |
tree | commitdiff |
2006-09-21 |
Robin Dunn | s_macSupportPCMenuShortcuts no longer exists |
tree | commitdiff |
2006-09-21 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-09-21 |
Robin Dunn | Several methods dropped the const from their signature |
tree | commitdiff |
2006-09-21 |
Robin Dunn | Use GridNameStr |
tree | commitdiff |
2006-09-21 |
Robin Dunn | new wxCONTROL constants |
tree | commitdiff |
2006-09-21 |
Robin Dunn | Add comment about additional forms of Inflate(). Decid... |
tree | commitdiff |
2006-09-18 |
Robin Dunn | docstrings and other minor tweaks |
tree | commitdiff |
2006-09-16 |
Robin Dunn | new wxRect and wxPlatformInformation methods |
tree | commitdiff |
2006-09-16 |
Robin Dunn | added more properties |
tree | commitdiff |
2006-09-16 |
Robin Dunn | wx.EvtHandler is OOR capable |
tree | commitdiff |
2006-09-15 |
Robin Dunn | added more properties |
tree | commitdiff |
2006-09-14 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-09-14 |
Robin Dunn | GetScrollLines? |
tree | commitdiff |
2006-09-14 |
Robin Dunn | Inside --> Contains |
tree | commitdiff |
2006-09-14 |
Robin Dunn | IsVisible --> IsShownOnScreen |
tree | commitdiff |
2006-09-14 |
Robin Dunn | docstring update |
tree | commitdiff |
2006-09-14 |
Robin Dunn | As per wx-dev, split the sort arrow options out to... |
tree | commitdiff |
2006-09-13 |
Robin Dunn | Dashes and Stipple accessors are not available on all... |
tree | commitdiff |
2006-09-13 |
Robin Dunn | More support for drawing native column headers, adds... |
tree | commitdiff |
2006-09-12 |
Robin Dunn | DisplayAvailable renamed |
tree | commitdiff |
next |