2006-10-04 |
Robin Dunn | Bakefile changes for building the graphics context...
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Wrap module in #if wxUSE_GRAPHICS_CONTEXT
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | fix parameter type
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Avoid ambigous overload errors
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Give the grid events a Clone method
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | DLL build fix
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Add wrappers for wxGraphicsPath and wxGraphicsContext...
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | fix HitTest
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | KeyCode --> GetKeyCode
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Don't use the old wxPython namespace
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Change wx.DC inheritance hierarchy to match reality
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Don't deprecate Inside() yet
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Use Set(name) instead of InitFromName(name)
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Don't forget the samples\ide\activegrid\model dir
|
commit | commitdiff | tree |
2006-10-03 |
Robin Dunn | Added the wx.lib.buttonpanel module, which is a tweaked...
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Don't autosize if the height is too small. Interaction...
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Match some API tweaks made in CVS
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Don't override the Label property in the base class.
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Change the name of the dir where the message catalogs...
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | fix layout
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Show the color component values too
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Deal with wxVariant changed
|
commit | commitdiff | tree |
2006-10-02 |
Robin Dunn | Don't cache the best size until we get a non-zero value...
|
commit | commitdiff | tree |
2006-09-27 |
Robin Dunn | Add missing "public" so wxGridCellRenderer methods...
|
commit | commitdiff | tree |
2006-09-26 |
Robin Dunn | If a TLW's default item is not an immediate child then...
|
commit | commitdiff | tree |
2006-09-26 |
Robin Dunn | Add missing "public" so wxGridCellRenderer methods...
|
commit | commitdiff | tree |
2006-09-26 |
Robin Dunn | Workaround some platform differences
|
commit | commitdiff | tree |
2006-09-26 |
Robin Dunn | Add WXDLLEXPORT to wxRegionWithCombine declaration
|
commit | commitdiff | tree |
2006-09-26 |
Robin Dunn | Add properties
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | add tests for EVT_TEXT_ENTER
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | build tweaks, also drop most Python 2.3 builds
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | various changes to get up to date with CVS
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | Forward declare wxMacListControl
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | fix attribute errors when importing wxPython.wx
|
commit | commitdiff | tree |
2006-09-25 |
Robin Dunn | handle starting out with multiple lines of text.
|
commit | commitdiff | tree |
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 |
next |