projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git]
/
wxPython
/
2006-05-28
Robin Dunn
Allow for non-ascii text in resources
tree
|
commitdiff
2006-05-26
Robin Dunn
Some tweaks to reflect changes in wxWidgets
tree
|
commitdiff
2006-05-26
Robin Dunn
Another stab (hopefully the last) at how to handle...
tree
|
commitdiff
2006-05-26
Robin Dunn
Use MustHaveApp for wx.RendererNative.Get and others
tree
|
commitdiff
2006-05-25
Robin Dunn
wx.lib.mixins.listctrl.TextEditMixin: Fixed the double...
tree
|
commitdiff
2006-05-24
Robin Dunn
Make it possible for pywxrc to generate just the gettex...
tree
|
commitdiff
2006-05-23
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-05-23
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-05-23
Robin Dunn
Minor fixes for the overzealous renamer
tree
|
commitdiff
2006-05-23
Robin Dunn
a bit of cleanup
tree
|
commitdiff
2006-05-23
Robin Dunn
Add some dtor wrappers for the print dialogs that are...
tree
|
commitdiff
2006-05-23
Robin Dunn
Added wrappers and demo for RichTextCtrl
tree
|
commitdiff
2006-05-19
Robin Dunn
Demo the page setup dialog instead of the print setup...
tree
|
commitdiff
2006-05-19
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-05-19
Robin Dunn
memory dc must have bitmap selected into it before...
tree
|
commitdiff
2006-05-19
Robin Dunn
DeprecationWarning for the old wxPython package.
tree
|
commitdiff
2006-05-19
Robin Dunn
generated rename directives are no longer needed
tree
|
commitdiff
2006-05-18
Robin Dunn
wxMessageBox --> wx.MessageBox
tree
|
commitdiff
2006-05-18
Robin Dunn
Don't set a module attribute for the *_swigregister...
tree
|
commitdiff
2006-05-18
Robin Dunn
Added SetQuickBestSize and GetQuickBestSize
tree
|
commitdiff
2006-05-18
Robin Dunn
Undo part of lst change
tree
|
commitdiff
2006-05-18
Robin Dunn
Use correct DLL import/export specifier for multi-lib...
tree
|
commitdiff
2006-05-17
Robin Dunn
Forgot about dropping the 'wx' for some Python objects
tree
|
commitdiff
2006-05-17
Robin Dunn
I haven't taught SWIG about wxChar, so pretend it's...
tree
|
commitdiff
2006-05-17
Robin Dunn
Clipboard events
tree
|
commitdiff
2006-05-17
Robin Dunn
Use Bind for OnCloseWindow
tree
|
commitdiff
2006-05-17
Robin Dunn
Use %rename("%(wxpy)s")
tree
|
commitdiff
2006-05-17
Robin Dunn
Set BUILD_RENAMERS default to zero.
tree
|
commitdiff
2006-05-17
Robin Dunn
Added SWIG patch that enables the wx-dropping renames...
tree
|
commitdiff
2006-05-17
Robin Dunn
Ported XRCed to the wx namespace, and also enabled...
tree
|
commitdiff
2006-05-15
Robin Dunn
wxMSW doesn't have the default ctor or Create method...
tree
|
commitdiff
2006-05-15
Robin Dunn
Added SetSashPosition
tree
|
commitdiff
2006-05-10
Robin Dunn
Make the app object be global in case it is run multipl...
tree
|
commitdiff
2006-05-10
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-05-10
Robin Dunn
We no longer use the xml files, (and havn't for some...
tree
|
commitdiff
2006-05-06
Robin Dunn
Add wx.TextAttr.Merge
tree
|
commitdiff
2006-05-06
Robin Dunn
GetXRCID has a new parameter
tree
|
commitdiff
2006-05-06
Robin Dunn
Added wxDD_CHANGE_DIR
tree
|
commitdiff
2006-05-06
Robin Dunn
minor wx.DirDialog updates
tree
|
commitdiff
2006-05-05
Robin Dunn
fix a typo causing the wrong method to be called.
tree
|
commitdiff
2006-05-04
Robin Dunn
Added Get/SetItemToolTip
tree
|
commitdiff
2006-05-04
Robin Dunn
Ensure the button still exists after the Notify before...
tree
|
commitdiff
2006-05-04
Robin Dunn
Handle object ownership of wxTreeListColumnInfo and...
tree
|
commitdiff
2006-05-04
Robin Dunn
wx.ProgressDialog.Update now returns two values.
tree
|
commitdiff
2006-05-04
Robin Dunn
Font size adjustment
tree
|
commitdiff
2006-05-04
Robin Dunn
Use SetBackgroundStyle for wxGTK
tree
|
commitdiff
2006-05-04
Robin Dunn
Add test for a stock button
tree
|
commitdiff
2006-05-04
Robin Dunn
Add GetAsString
tree
|
commitdiff
2006-05-04
Robin Dunn
Amazingly GetInt returns an integer
tree
|
commitdiff
2006-05-04
Robin Dunn
IsAlwaysMaximized
tree
|
commitdiff
2006-05-04
Robin Dunn
Expose UpdateScrollbar and RemoveScrollbar
tree
|
commitdiff
2006-05-04
Robin Dunn
Docstring updates
tree
|
commitdiff
2006-05-04
Robin Dunn
Redo (again) how the stock objects are initialized...
tree
|
commitdiff
2006-05-04
Robin Dunn
Ignore Destroy calls on wx.BusyInfo
tree
|
commitdiff
2006-05-04
Robin Dunn
3 parameter wx.ImageList.Replace is now available every...
tree
|
commitdiff
2006-05-04
Robin Dunn
Main now takes a list of args
tree
|
commitdiff
2006-05-04
Robin Dunn
DrawCheckButton -- > DrawCheckBox
tree
|
commitdiff
2006-05-03
Robin Dunn
Patch from Eli Golovinsky. Adds generation of _()...
tree
|
commitdiff
2006-04-30
Robin Dunn
some tweaks
tree
|
commitdiff
2006-04-20
Robin Dunn
DocView and ActiveGrid IDE updates from Morgan Hua:
tree
|
commitdiff
2006-04-20
Robin Dunn
DocView and ActiveGrid IDE updates from Morgan Hua:
tree
|
commitdiff
2006-04-19
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-04-18
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-04-18
Robin Dunn
Some minor tweaks
tree
|
commitdiff
2006-04-18
Robin Dunn
Add AppendSubMenu
tree
|
commitdiff
2006-04-18
Robin Dunn
Removed GetVisible and SetVisible
tree
|
commitdiff
2006-04-18
Robin Dunn
Added wx.RendererNative.DrawCheckButton.
tree
|
commitdiff
2006-04-18
Robin Dunn
Added wx.StandardPaths.GetDocumentsDir
tree
|
commitdiff
2006-04-18
Robin Dunn
Changed how the stock objects (wx.RED, wx.RED_PEN,...
tree
|
commitdiff
2006-04-15
Robin Dunn
reSWIGged
tree
|
commitdiff
2006-04-15
Robin Dunn
Give wxDataObjectComposite a way to report what kind...
tree
|
commitdiff
2006-04-15
Robin Dunn
Various wxHtml updates
tree
|
commitdiff
2006-04-15
Robin Dunn
Add wxButtonToolBar, but since it is currently only...
tree
|
commitdiff
2006-04-15
Robin Dunn
Remove wxHVScrolledWindow wrappers
tree
|
commitdiff
2006-04-15
Robin Dunn
Wrap some deprecation wrappers around newly deprecated...
tree
|
commitdiff
2006-04-15
Robin Dunn
Add some missing wxPyBeginBlockThreads calls
tree
|
commitdiff
2006-04-11
Robin Dunn
Add wxST_DOTS_MIDDLE and wxST_DOTS_END constants
tree
|
commitdiff
2006-04-11
Robin Dunn
Acquire the GIL in GetSelections
tree
|
commitdiff
2006-04-10
Roman Rolinsky
added TreeCtrl.WindowIndex method for skipping items...
tree
|
commitdiff
2006-04-10
David Surovell
cleanup - reformatting
tree
|
commitdiff
2006-04-09
Robin Dunn
Added CmdDown() to grid events
tree
|
commitdiff
2006-04-08
Robin Dunn
Give wx.GridTableBase a destructor, and clear the owner...
tree
|
commitdiff
2006-04-08
Robin Dunn
First pass at integrating a code generator in XRCed...
tree
|
commitdiff
2006-04-07
Robin Dunn
wxNotebookSizer is gone now
tree
|
commitdiff
2006-04-06
Robin Dunn
Minor tweaks to bring up to date with CVS changes
tree
|
commitdiff
2006-04-06
Robin Dunn
Update with 2.6.3.2 info
tree
|
commitdiff
2006-04-06
Robin Dunn
wx.lib.pubsub updates from Oliver Schoenborn:
tree
|
commitdiff
2006-04-06
Robin Dunn
Force a full refresh when the focus changes so the...
tree
|
commitdiff
2006-04-05
Roman Rolinsky
implemented locating objects in gridbag sizer,
tree
|
commitdiff
2006-04-05
Roman Rolinsky
Second fix for Copy/Paste (using expat.native_encoding...
tree
|
commitdiff
2006-04-04
Robin Dunn
Docstring fix
tree
|
commitdiff
2006-04-04
Robin Dunn
EVT_TEXT_ENTER handler on a combobox needs evt.Skip...
tree
|
commitdiff
2006-03-31
Robin Dunn
Fixed the equality and inequality operators for some...
tree
|
commitdiff
2006-03-31
Robin Dunn
Fixed problem in wx.lib.splitter when used on 64-bit...
tree
|
commitdiff
2006-03-31
Roman Rolinsky
version 0.1.7-3
tree
|
commitdiff
2006-03-31
Roman Rolinsky
ignore wrong colour spec
tree
|
commitdiff
2006-03-31
Roman Rolinsky
fix for copy/paste to work with i18n
tree
|
commitdiff
2006-03-30
Robin Dunn
Need to tell which object to Destroy()
tree
|
commitdiff
2006-03-30
Robin Dunn
Fixed reference leak in wx.gizmos.TreeListCtrl.GetSelec...
tree
|
commitdiff
2006-03-29
Robin Dunn
Added GetResourcesDir and GetLocalizedResourcesDir to
tree
|
commitdiff
next