projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added CreateSeparatedButtonSizer(), changed signature and semantics of CreateButtonSi...
[wxWidgets.git]
/
wxPython
/
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
new changes
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-09
Robin Dunn
make sure the cleanup happens
tree
|
commitdiff
2006-10-09
Robin Dunn
install bitmaps/*.ico files too
tree
|
commitdiff
2006-10-09
Robin Dunn
update to latest from Andrea
tree
|
commitdiff
2006-10-09
Robin Dunn
default ID value
tree
|
commitdiff
2006-10-09
Robin Dunn
Version number bump
tree
|
commitdiff
2006-10-09
Robin Dunn
Add CustomTreeCtrl from Andrea Gavana
tree
|
commitdiff
2006-10-06
Robin Dunn
rename the ID parameter
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
be able to switch between the frame managing the toolba...
tree
|
commitdiff
2006-10-06
Robin Dunn
some tweaks
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
always use wxPyPanel
tree
|
commitdiff
2006-10-06
Robin Dunn
reduce the number of objects for a quicker startup...
tree
|
commitdiff
2006-10-06
Robin Dunn
Set overview to docstring
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-05
Robin Dunn
Add FlatNotebook
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
fix HitTest
tree
|
commitdiff
2006-10-03
Robin Dunn
KeyCode --> GetKeyCode
tree
|
commitdiff
2006-10-03
Robin Dunn
Don't use the old wxPython namespace
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-03
Robin Dunn
Don't forget the samples\ide\activegrid\model dir
tree
|
commitdiff
2006-10-03
Robin Dunn
Added the wx.lib.buttonpanel module, which is a tweaked...
tree
|
commitdiff
2006-10-02
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-10-02
Robin Dunn
Don't autosize if the height is too small. Interaction...
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-10-02
Robin Dunn
fix layout
tree
|
commitdiff
2006-10-02
Robin Dunn
Show the color component values too
tree
|
commitdiff
2006-10-02
Robin Dunn
Deal with wxVariant changed
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
Workaround some platform differences
tree
|
commitdiff
2006-09-26
Robin Dunn
Add properties
tree
|
commitdiff
2006-09-25
Robin Dunn
add tests for EVT_TEXT_ENTER
tree
|
commitdiff
2006-09-25
Robin Dunn
build tweaks, also drop most Python 2.3 builds
tree
|
commitdiff
2006-09-25
Robin Dunn
various changes to get up to date with CVS
tree
|
commitdiff
2006-09-25
Robin Dunn
fix attribute errors when importing wxPython.wx
tree
|
commitdiff
2006-09-25
Robin Dunn
handle starting out with multiple lines of text.
tree
|
commitdiff
2006-09-23
Robin Dunn
New names for some ArtProvider methods
tree
|
commitdiff
2006-09-23
Robin Dunn
Added wx.lib.expando, a multi-line textctrl that exands...
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
Add support for aborting the worker thread
tree
|
commitdiff
2006-09-21
Robin Dunn
use the MSVC 7.1 DLLs for python versions >= 2.4, not ==
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-21
Robin Dunn
Import numpy.oldnumeric
tree
|
commitdiff
2006-09-18
Robin Dunn
docstrings and other minor tweaks
tree
|
commitdiff
2006-09-18
Robin Dunn
minor demo tweak
tree
|
commitdiff
2006-09-18
Robin Dunn
Don't turn off the HAS_BUTTONS stle on wxMac
tree
|
commitdiff
2006-09-16
Robin Dunn
tweaks
tree
|
commitdiff
2006-09-16
Robin Dunn
Tweaks and cleanup
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
Added wx.lib.delayedresult from Oliver Schoenborn.
tree
|
commitdiff
2006-09-14
Robin Dunn
release the GIL before calling base version
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
Changes for TreeListCtrl to take advantage of the new...
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-13
Robin Dunn
compile fix for Mac
tree
|
commitdiff
2006-09-12
Robin Dunn
rephrase
tree
|
commitdiff
2006-09-12
Robin Dunn
Updated the C++ code for wx.gizmos.TreeListCtrl from...
tree
|
commitdiff
2006-09-12
Robin Dunn
DisplayAvailable renamed
tree
|
commitdiff
2006-09-12
Robin Dunn
more properties
tree
|
commitdiff
2006-09-11
Robin Dunn
sync with CVS updates
tree
|
commitdiff
2006-09-09
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-09-09
Robin Dunn
more properties
tree
|
commitdiff
2006-09-09
Robin Dunn
mention Pulse mode on Guage, and native toolbar on Mac
tree
|
commitdiff
2006-09-09
Robin Dunn
Path fix
tree
|
commitdiff
2006-09-09
Robin Dunn
reSWIGged
tree
|
commitdiff
next