2006-05-17 |
Robin Dunn | Forgot about dropping the 'wx' for some Python objects
|
commit | commitdiff | tree |
2006-05-17 |
Robin Dunn | I haven't taught SWIG about wxChar, so pretend it's...
|
commit | commitdiff | tree |
2006-05-17 |
Robin Dunn | Clipboard events
|
commit | commitdiff | tree |
2006-05-17 |
Robin Dunn | Use Bind for OnCloseWindow
|
commit | commitdiff | tree |
2006-05-17 |
Robin Dunn | Use %rename("%(wxpy)s")
|
commit | commitdiff | tree |
2006-05-17 |
Robin Dunn | Set BUILD_RENAMERS default to zero.
|
commit | commitdiff | tree |
2006-05-17 |
Robin Dunn | Added SWIG patch that enables the wx-dropping renames...
|
commit | commitdiff | tree |
2006-05-17 |
Robin Dunn | Ported XRCed to the wx namespace, and also enabled...
|
commit | commitdiff | tree |
2006-05-17 |
Robin Dunn | Allow art provider IDs for the extra bitmaps in a wxBitmapBu...
|
commit | commitdiff | tree |
2006-05-15 |
Robin Dunn | wxMSW doesn't have the default ctor or Create method...
|
commit | commitdiff | tree |
2006-05-15 |
Robin Dunn | Added SetSashPosition
|
commit | commitdiff | tree |
2006-05-10 |
Robin Dunn | Make the app object be global in case it is run multiple...
|
commit | commitdiff | tree |
2006-05-10 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-05-10 |
Robin Dunn | We no longer use the xml files, (and havn't for some...
|
commit | commitdiff | tree |
2006-05-06 |
Robin Dunn | Add wx.TextAttr.Merge
|
commit | commitdiff | tree |
2006-05-06 |
Robin Dunn | GetXRCID has a new parameter
|
commit | commitdiff | tree |
2006-05-06 |
Robin Dunn | Added wxDD_CHANGE_DIR
|
commit | commitdiff | tree |
2006-05-06 |
Robin Dunn | minor wx.DirDialog updates
|
commit | commitdiff | tree |
2006-05-05 |
Robin Dunn | fix a typo causing the wrong method to be called.
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Added Get/SetItemToolTip
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Ensure the button still exists after the Notify before...
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Handle object ownership of wxTreeListColumnInfo and...
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | wx.ProgressDialog.Update now returns two values.
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Font size adjustment
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Use SetBackgroundStyle for wxGTK
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Add test for a stock button
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Add GetAsString
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Amazingly GetInt returns an integer
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | IsAlwaysMaximized
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Expose UpdateScrollbar and RemoveScrollbar
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Docstring updates
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Redo (again) how the stock objects are initialized...
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Ignore Destroy calls on wx.BusyInfo
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | 3 parameter wx.ImageList.Replace is now available everywhere
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | Main now takes a list of args
|
commit | commitdiff | tree |
2006-05-04 |
Robin Dunn | DrawCheckButton -- > DrawCheckBox
|
commit | commitdiff | tree |
2006-05-03 |
Robin Dunn | Patch from Eli Golovinsky. Adds generation of _()...
|
commit | commitdiff | tree |
2006-04-30 |
Robin Dunn | some tweaks
|
commit | commitdiff | tree |
2006-04-27 |
Robin Dunn | Reset the mouse event object and id in case FindWindowForMou...
|
commit | commitdiff | tree |
2006-04-20 |
Robin Dunn | DocView and ActiveGrid IDE updates from Morgan Hua:
|
commit | commitdiff | tree |
2006-04-20 |
Robin Dunn | DocView and ActiveGrid IDE updates from Morgan Hua:
|
commit | commitdiff | tree |
2006-04-20 |
Robin Dunn | Add code to remove the selection (if any) in wxTextCtrl...
|
commit | commitdiff | tree |
2006-04-19 |
Robin Dunn | Fixed line-endings
|
commit | commitdiff | tree |
2006-04-19 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-04-18 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-04-18 |
Robin Dunn | Some minor tweaks
|
commit | commitdiff | tree |
2006-04-18 |
Robin Dunn | Add AppendSubMenu
|
commit | commitdiff | tree |
2006-04-18 |
Robin Dunn | Removed GetVisible and SetVisible
|
commit | commitdiff | tree |
2006-04-18 |
Robin Dunn | Added wx.RendererNative.DrawCheckButton.
|
commit | commitdiff | tree |
2006-04-18 |
Robin Dunn | Added wx.StandardPaths.GetDocumentsDir
|
commit | commitdiff | tree |
2006-04-18 |
Robin Dunn | Changed how the stock objects (wx.RED, wx.RED_PEN,...
|
commit | commitdiff | tree |
2006-04-15 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-04-15 |
Robin Dunn | Avoid assert that was hidden by IsStandard bug
|
commit | commitdiff | tree |
2006-04-15 |
Robin Dunn | IsStandard needs to check m_type, not m_format
|
commit | commitdiff | tree |
2006-04-15 |
Robin Dunn | Give wxDataObjectComposite a way to report what kind...
|
commit | commitdiff | tree |
2006-04-15 |
Robin Dunn | Various wxHtml updates
|
commit | commitdiff | tree |
2006-04-15 |
Robin Dunn | Add wxButtonToolBar, but since it is currently only...
|
commit | commitdiff | tree |
2006-04-15 |
Robin Dunn | Remove wxHVScrolledWindow wrappers
|
commit | commitdiff | tree |
2006-04-15 |
Robin Dunn | Wrap some deprecation wrappers around newly deprecated...
|
commit | commitdiff | tree |
2006-04-15 |
Robin Dunn | Add some missing wxPyBeginBlockThreads calls
|
commit | commitdiff | tree |
2006-04-11 |
Robin Dunn | Add wxST_DOTS_MIDDLE and wxST_DOTS_END constants
|
commit | commitdiff | tree |
2006-04-11 |
Robin Dunn | Acquire the GIL in GetSelections
|
commit | commitdiff | tree |
2006-04-09 |
Robin Dunn | Added CmdDown() to grid events
|
commit | commitdiff | tree |
2006-04-09 |
Robin Dunn | Use CmdDown in mouse events instead of ControlDown...
|
commit | commitdiff | tree |
2006-04-08 |
Robin Dunn | Added missing not operator that was preventing the...
|
commit | commitdiff | tree |
2006-04-08 |
Robin Dunn | Give wx.GridTableBase a destructor, and clear the ownership...
|
commit | commitdiff | tree |
2006-04-08 |
Robin Dunn | First pass at integrating a code generator in XRCed...
|
commit | commitdiff | tree |
2006-04-07 |
Robin Dunn | wxNotebookSizer is gone now
|
commit | commitdiff | tree |
2006-04-06 |
Robin Dunn | Minor tweaks to bring up to date with CVS changes
|
commit | commitdiff | tree |
2006-04-06 |
Robin Dunn | Update with 2.6.3.2 info
|
commit | commitdiff | tree |
2006-04-06 |
Robin Dunn | wx.lib.pubsub updates from Oliver Schoenborn:
|
commit | commitdiff | tree |
2006-04-06 |
Robin Dunn | Force a full refresh when the focus changes so the...
|
commit | commitdiff | tree |
2006-04-04 |
Robin Dunn | Docstring fix
|
commit | commitdiff | tree |
2006-04-04 |
Robin Dunn | EVT_TEXT_ENTER handler on a combobox needs evt.Skip...
|
commit | commitdiff | tree |
2006-03-31 |
Robin Dunn | Fixed the equality and inequality operators for some...
|
commit | commitdiff | tree |
2006-03-31 |
Robin Dunn | Fixed problem in wx.lib.splitter when used on 64-bit...
|
commit | commitdiff | tree |
2006-03-30 |
Robin Dunn | Need to tell which object to Destroy()
|
commit | commitdiff | tree |
2006-03-30 |
Robin Dunn | Fixed reference leak in wx.gizmos.TreeListCtrl.GetSelections.
|
commit | commitdiff | tree |
2006-03-29 |
Robin Dunn | Added GetResourcesDir and GetLocalizedResourcesDir to
|
commit | commitdiff | tree |
2006-03-28 |
Robin Dunn | Some tweaks to build hosts and tasks
|
commit | commitdiff | tree |
2006-03-28 |
Robin Dunn | avoid assert in wxMac port, only change the font point...
|
commit | commitdiff | tree |
2006-03-28 |
Robin Dunn | Updated 2.6.3.0's CHANGES
|
commit | commitdiff | tree |
2006-03-28 |
Robin Dunn | install the analogclock package
|
commit | commitdiff | tree |
2006-03-25 |
Robin Dunn | Use self.GetCanvas() instead of just self.GetCanvas
|
commit | commitdiff | tree |
2006-03-25 |
Robin Dunn | more size_t --> unsigned int changes
|
commit | commitdiff | tree |
2006-03-25 |
Robin Dunn | The null byte at the end of the string should not be...
|
commit | commitdiff | tree |
2006-03-24 |
Robin Dunn | Add a note about WXK*PRIOR and WXK*NEXT
|
commit | commitdiff | tree |
2006-03-24 |
Robin Dunn | Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP...
|
commit | commitdiff | tree |
2006-03-24 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-03-24 |
Robin Dunn | * wx.Panel doesn't have a SetTitle anymore. What was...
|
commit | commitdiff | tree |
2006-03-24 |
Robin Dunn | Need to use wizard.GetPageAreaSizer().Add(page) now...
|
commit | commitdiff | tree |
2006-03-24 |
Robin Dunn | wxFileSystemHandler needs a destructor and to give...
|
commit | commitdiff | tree |
2006-03-24 |
Robin Dunn | Length --> length
|
commit | commitdiff | tree |
2006-03-24 |
Robin Dunn | Several instances of int --> unsigned int
|
commit | commitdiff | tree |
2006-03-23 |
Robin Dunn | no longer need reverse renamers for the *Ptr classes
|
commit | commitdiff | tree |
2006-03-20 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2006-03-20 |
Robin Dunn | Editors, Renderers and Attrs need to have a destructor...
|
commit | commitdiff | tree |
2006-03-20 |
Robin Dunn | Use the static method instead of the global alias
|
commit | commitdiff | tree |
2006-03-19 |
Robin Dunn | A bit of cleanup
|
commit | commitdiff | tree |
2006-03-19 |
Robin Dunn | docstrings
|
commit | commitdiff | tree |
next |