2006-09-24 |
Robin Dunn | remove superfluous assert
|
commit | commitdiff | tree |
2006-09-23 |
Robin Dunn | New names for some ArtProvider methods
|
commit | commitdiff | tree |
2006-09-23 |
Robin Dunn | More bakfile changes needed for bmpcbox. Rebaked.
|
commit | commitdiff | tree |
2006-09-23 |
Robin Dunn | Added wx.lib.expando, a multi-line textctrl that exands...
|
commit | commitdiff | tree |
2006-09-22 |
Robin Dunn | Fix my last fix. The method is pure virtual in the...
|
commit | commitdiff | tree |
2006-09-22 |
Robin Dunn | Remove the wxVariantDataString::Read method since the...
|
commit | commitdiff | tree |
2006-09-22 |
Robin Dunn | Patch from Tim Kosse to allow virtual list ctrl to...
|
commit | commitdiff | tree |
2006-09-22 |
Robin Dunn | add some properties
|
commit | commitdiff | tree |
2006-09-22 |
Robin Dunn | docstring fix
|
commit | commitdiff | tree |
2006-09-22 |
Robin Dunn | Catch WXK_NUMPAD_DELETE and WXK_NUMPAD_INSERT too
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | disown wxPyXmlResourceHandler
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | Use the generic listctrl on Mac by default until it...
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | s_macSupportPCMenuShortcuts no longer exists
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | Add support for aborting the worker thread
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | use the MSVC 7.1 DLLs for python versions >= 2.4, not ==
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | Several methods dropped the const from their signature
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | Use GridNameStr
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | new wxCONTROL constants
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | Add comment about additional forms of Inflate(). Decide...
|
commit | commitdiff | tree |
2006-09-21 |
Robin Dunn | Import numpy.oldnumeric
|
commit | commitdiff | tree |
2006-09-18 |
Robin Dunn | Kevin's prefered way to do the last fix
|
commit | commitdiff | tree |
2006-09-18 |
Robin Dunn | Use wxListCtrlNameStr for the generic control too.
|
commit | commitdiff | tree |
2006-09-18 |
Robin Dunn | docstrings and other minor tweaks
|
commit | commitdiff | tree |
2006-09-18 |
Robin Dunn | revert last change
|
commit | commitdiff | tree |
2006-09-18 |
Robin Dunn | Add a couple missing methods
|
commit | commitdiff | tree |
2006-09-18 |
Robin Dunn | Don't unconditionally include the generic headers,...
|
commit | commitdiff | tree |
2006-09-18 |
Robin Dunn | minor demo tweak
|
commit | commitdiff | tree |
2006-09-18 |
Robin Dunn | Don't turn off the HAS_BUTTONS stle on wxMac
|
commit | commitdiff | tree |
2006-09-16 |
Robin Dunn | tweaks
|
commit | commitdiff | tree |
2006-09-16 |
Robin Dunn | Tweaks and cleanup
|
commit | commitdiff | tree |
2006-09-16 |
Robin Dunn | new wxRect and wxPlatformInformation methods
|
commit | commitdiff | tree |
2006-09-16 |
Robin Dunn | added more properties
|
commit | commitdiff | tree |
2006-09-16 |
Robin Dunn | wx.EvtHandler is OOR capable
|
commit | commitdiff | tree |
2006-09-15 |
Robin Dunn | added more properties
|
commit | commitdiff | tree |
2006-09-14 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-09-14 |
Robin Dunn | Added wx.lib.delayedresult from Oliver Schoenborn.
|
commit | commitdiff | tree |
2006-09-14 |
Robin Dunn | release the GIL before calling base version
|
commit | commitdiff | tree |
2006-09-14 |
Robin Dunn | GetScrollLines?
|
commit | commitdiff | tree |
2006-09-14 |
Robin Dunn | Inside --> Contains
|
commit | commitdiff | tree |
2006-09-14 |
Robin Dunn | IsVisible --> IsShownOnScreen
|
commit | commitdiff | tree |
2006-09-14 |
Robin Dunn | docstring update
|
commit | commitdiff | tree |
2006-09-14 |
Robin Dunn | Oops, file wasn't saved before last commit
|
commit | commitdiff | tree |
2006-09-14 |
Robin Dunn | As per wx-dev, split the sort arrow options out to...
|
commit | commitdiff | tree |
2006-09-13 |
Robin Dunn | Changes for TreeListCtrl to take advantage of the new...
|
commit | commitdiff | tree |
2006-09-13 |
Robin Dunn | Dashes and Stipple accessors are not available on all...
|
commit | commitdiff | tree |
2006-09-13 |
Robin Dunn | More support for drawing native column headers, adds...
|
commit | commitdiff | tree |
2006-09-13 |
Robin Dunn | More support for drawing native column headers, adds...
|
commit | commitdiff | tree |
2006-09-13 |
Robin Dunn | wxStatusBarGeneric is used directly so the header needs...
|
commit | commitdiff | tree |
2006-09-13 |
Robin Dunn | compile fix for Mac
|
commit | commitdiff | tree |
2006-09-12 |
Robin Dunn | rephrase
|
commit | commitdiff | tree |
2006-09-12 |
Robin Dunn | Updated the C++ code for wx.gizmos.TreeListCtrl from...
|
commit | commitdiff | tree |
2006-09-12 |
Robin Dunn | DisplayAvailable renamed
|
commit | commitdiff | tree |
2006-09-12 |
Robin Dunn | more properties
|
commit | commitdiff | tree |
2006-09-11 |
Robin Dunn | Use DoIsExposed for the virtual version of the method...
|
commit | commitdiff | tree |
2006-09-11 |
Robin Dunn | sync with CVS updates
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | more properties
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | mention Pulse mode on Guage, and native toolbar on Mac
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | Path fix
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | reSWIGtged
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | It's not in use yet, but add Kevin's docparser code...
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | Build the contents and index files for HtmlHelp
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | DetachRoot
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | Add AddStretchSpacer and friends
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | Pulse mode in gauge
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | Show Pulse mode
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | Compilo fix
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | Don't show AlphaDrawing for now...
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | Simplify use of MacIsWindowScrollbar
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | Don't let the built-in scrollbars confuse things when...
|
commit | commitdiff | tree |
2006-09-09 |
Robin Dunn | Remove some testing code
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | Use GetKeyCode() instead of KeyCode()
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | Show status of wxMac CoreGraphics build option
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | Add items to wx.PlatformInfo for mac core graphics...
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | It is not "Invalid" to have a menu item without an...
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | Added sample showing Alpha drawing for Mac with CoreGraphics
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | deTABified
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | another parameter type fix
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | wxMac's glcanvas doesn't have the new API changes yet...
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | More properties
|
commit | commitdiff | tree |
2006-09-08 |
Robin Dunn | adapt to wxGLCanvas changes
|
commit | commitdiff | tree |
2006-09-07 |
Robin Dunn | Comment why we don't call PyErr_Print after calling...
|
commit | commitdiff | tree |
2006-09-07 |
Robin Dunn | Update from Frank with fixes for running on wxMSW 2.7
|
commit | commitdiff | tree |
2006-09-06 |
Robin Dunn | Fixed compile error
|
commit | commitdiff | tree |
2006-09-06 |
Robin Dunn | add more properties
|
commit | commitdiff | tree |
2006-09-06 |
Robin Dunn | Added wx.lib.dragscroller from Riaan Booysen.
|
commit | commitdiff | tree |
2006-09-05 |
Robin Dunn | Some properties for things with lists of items.
|
commit | commitdiff | tree |
2006-09-04 |
Robin Dunn | Changes needed for new RTL methods, and also various...
|
commit | commitdiff | tree |
2006-09-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-09-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-09-02 |
Robin Dunn | properties fixes for Mac
|
commit | commitdiff | tree |
2006-09-02 |
Robin Dunn | compile fixes for Python 2.5
|
commit | commitdiff | tree |
2006-09-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-09-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-09-02 |
Robin Dunn | Start adding some properties for getter/setter methods
|
commit | commitdiff | tree |
next |