projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added missing argument for DoGiveHelp.
[wxWidgets.git]
/
wxPython
/
src
/
2007-04-03
Robin Dunn
Use our own getters and properties for wxVisualAttributes
tree
|
commitdiff
2007-04-02
Robin Dunn
reSWIGged
tree
|
commitdiff
2007-04-02
Robin Dunn
Elippsis and markup support for wxStaticText
tree
|
commitdiff
2007-04-02
Robin Dunn
Add wx.SizerItem.Assign* methods, deprecate corespondin...
tree
|
commitdiff
2007-04-02
Robin Dunn
remove some problem commas
tree
|
commitdiff
2007-04-02
Robin Dunn
Primary selection stuff
tree
|
commitdiff
2007-03-27
Robin Dunn
Merge recent changes from 2.8 branch.
tree
|
commitdiff
2007-03-14
Vadim Zeitlin
replace (deprecated) Get/UngetWriteBuf() with wxStringB...
tree
|
commitdiff
2007-02-07
Robin Dunn
reSWIGged
tree
|
commitdiff
2007-02-07
Robin Dunn
merge from 2.8 branch
tree
|
commitdiff
2007-01-21
Robin Dunn
reswigged
tree
|
commitdiff
2007-01-21
Robin Dunn
suspend logging while in wx.DataFormat.GetId
tree
|
commitdiff
2007-01-21
Robin Dunn
remove bad property
tree
|
commitdiff
2007-01-19
Robin Dunn
Added wxSearchCtrl::[Get|Set]DescriptiveText
tree
|
commitdiff
2007-01-18
Robin Dunn
Add GetDateOnly
tree
|
commitdiff
2007-01-17
Robin Dunn
reSWIGged
tree
|
commitdiff
2007-01-17
Robin Dunn
Make GridBagSizer.GetItem use FindItem if possible...
tree
|
commitdiff
2007-01-12
Robin Dunn
removed bogus ImageList property
tree
|
commitdiff
2007-01-12
Robin Dunn
Added typeId property
tree
|
commitdiff
2007-01-08
Robin Dunn
Minor tweaks to get up to date with wx CVS
tree
|
commitdiff
2007-01-08
Robin Dunn
ignore things that are just defined for the sake of...
tree
|
commitdiff
2007-01-06
Robin Dunn
Added wx.aui.AuiNotebook.GetAuiManager().
tree
|
commitdiff
2007-01-01
Robin Dunn
reSWIGged
tree
|
commitdiff
2007-01-01
Robin Dunn
fixed a compile error in one of the stub classes
tree
|
commitdiff
2006-12-23
Robin Dunn
reSWIGGed
tree
|
commitdiff
2006-12-23
Robin Dunn
RemoveItem should return the same object it is passed...
tree
|
commitdiff
2006-12-22
Robin Dunn
wxColor --> wxColour
tree
|
commitdiff
2006-12-22
Robin Dunn
Add parent parameter to BusyInfo
tree
|
commitdiff
2006-12-18
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-12-18
Robin Dunn
Make wx.MenuItem.Destroy a NOP since the regular garbag...
tree
|
commitdiff
2006-12-18
Robin Dunn
Some docstring changes, default value for clockwise...
tree
|
commitdiff
2006-12-12
Robin Dunn
Typo fix
tree
|
commitdiff
2006-12-11
Robin Dunn
Some more _BTN changes
tree
|
commitdiff
2006-12-11
Kevin Ollivier
Change event names to clarify that they are only fired...
tree
|
commitdiff
2006-12-11
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-12-11
Robin Dunn
Add docstrings and a dummy class to be used in builds...
tree
|
commitdiff
2006-12-11
Robin Dunn
Remove AdjustedBestSize property since the function...
tree
|
commitdiff
2006-12-11
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-12-11
Robin Dunn
Docstring fixes
tree
|
commitdiff
2006-12-11
Kevin Ollivier
Updating with Vadim's API changes.
tree
|
commitdiff
2006-12-11
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-12-11
Robin Dunn
Move #include of srchctrl.h to wxPython_int.h
tree
|
commitdiff
2006-12-11
Robin Dunn
Modified form of Patch #1611222, adds wxSearchCtrl...
tree
|
commitdiff
2006-12-11
Robin Dunn
size_t's --> int's
tree
|
commitdiff
2006-12-10
Robin Dunn
wxStaticLineNameStr
tree
|
commitdiff
2006-12-08
Robin Dunn
Clear error if wxPyConvertSwigPtr failed
tree
|
commitdiff
2006-12-08
Robin Dunn
MustHaveApp(wxWindow_FromHWND);
tree
|
commitdiff
2006-12-07
Robin Dunn
ignore a const overloaded method
tree
|
commitdiff
2006-12-07
Robin Dunn
wxRect2DDouble --> wxRect2D
tree
|
commitdiff
2006-12-05
Robin Dunn
Add wxGraphicsMatrix::Get
tree
|
commitdiff
2006-12-05
Robin Dunn
Try using locale.getpreferredencoding
tree
|
commitdiff
2006-12-05
Robin Dunn
fix some warnings
tree
|
commitdiff
2006-12-04
Robin Dunn
Add ToggleWindowStyle
tree
|
commitdiff
2006-12-04
Robin Dunn
Add Get/SetLogicalFunction
tree
|
commitdiff
2006-12-02
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-11-30
Robin Dunn
Return optimal label width from DrawHeaderButton
tree
|
commitdiff
2006-11-29
Robin Dunn
use a more appropriate setter for the Selection property
tree
|
commitdiff
2006-11-28
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-11-27
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-11-27
Kevin Ollivier
Updates for AUI wrappers.
tree
|
commitdiff
2006-11-26
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-11-26
Robin Dunn
Compilation fixes
tree
|
commitdiff
2006-11-26
Robin Dunn
Add GetWindowBorderSize
tree
|
commitdiff
2006-11-23
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-07-25
Włodzimierz Skiba
PCH build fix.
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
move default button handling code from wxControlContain...
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
improvements to wxPickerBase default proportion values...
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
wxPathList cleanup by Francesco (patch 1521481)
tree
|
commitdiff
2006-11-21
Kevin Ollivier
Add missing platform guard.
tree
|
commitdiff
2006-11-21
Kevin Ollivier
Allow spell-checking to be turned off with the MLTE...
tree
|
commitdiff
2006-11-21
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-11-21
Robin Dunn
Docstring tweaks
tree
|
commitdiff
2006-11-21
Robin Dunn
save a reference to the bitmap so it doesn't get destro...
tree
|
commitdiff
2006-11-19
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-11-18
Robin Dunn
removed 'unsigned' from 'unsigned int' so epydoc doesn...
tree
|
commitdiff
2006-11-18
Robin Dunn
Add 'combo' to __all__
tree
|
commitdiff
2006-11-18
Robin Dunn
Added wx.combo.BitmapComboBox
tree
|
commitdiff
2006-11-18
Kevin Ollivier
Fix compilation of wrapper, and add a couple events...
tree
|
commitdiff
2006-11-18
Robin Dunn
reSWIGGed
tree
|
commitdiff
2006-11-18
Robin Dunn
Add docstrings for ComboCtrl and ComboPopup, and added...
tree
|
commitdiff
2006-11-18
Robin Dunn
forceTrueColour parameter
tree
|
commitdiff
2006-11-16
Robin Dunn
Added the wx.combo module, which contains the ComboCtrl...
tree
|
commitdiff
2006-11-16
Robin Dunn
Added wxStandardPaths::GetExecutablePath
tree
|
commitdiff
2006-11-14
Robin Dunn
Use a swig macro for generating the call to the _setCal...
tree
|
commitdiff
2006-11-12
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-11-12
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-11-12
Robin Dunn
Add wx.version()
tree
|
commitdiff
2006-11-12
Robin Dunn
Add wxSimpleHtmlListBox
tree
|
commitdiff
2006-11-12
Robin Dunn
move the include of collpane.h to the main header
tree
|
commitdiff
2006-11-11
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-11-11
Robin Dunn
SetOrientationReversed
tree
|
commitdiff
2006-11-11
Robin Dunn
Added wx.CollapsiblePane
tree
|
commitdiff
2006-11-10
Robin Dunn
Fix object ownership issues
tree
|
commitdiff
2006-11-09
Robin Dunn
Update virtuals to new API
tree
|
commitdiff
2006-11-09
Robin Dunn
GetData can only be called within the DnD operation...
tree
|
commitdiff
2006-11-07
Robin Dunn
Typecheck each list element in wxArrayInt typemap
tree
|
commitdiff
2006-11-07
Robin Dunn
fixes for the dummy classes (used when wxUSE_GRAPHICS_C...
tree
|
commitdiff
2006-11-07
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-11-07
Robin Dunn
Add wxGCDC(const wxWindow*)
tree
|
commitdiff
2006-11-07
Robin Dunn
Move setting of mac.listctrl.always_use_generic to...
tree
|
commitdiff
next