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 |
2006-03-28 |
Robin Dunn | Some tweaks to build hosts and tasks |
tree | commitdiff |
2006-03-28 |
Robin Dunn | avoid assert in wxMac port, only change the font point... |
tree | commitdiff |
2006-03-28 |
Robin Dunn | Updated 2.6.3.0's CHANGES |
tree | commitdiff |
2006-03-28 |
Robin Dunn | install the analogclock package |
tree | commitdiff |
2006-03-25 |
Robin Dunn | Use self.GetCanvas() instead of just self.GetCanvas |
tree | commitdiff |
2006-03-25 |
Robin Dunn | more size_t --> unsigned int changes |
tree | commitdiff |
2006-03-24 |
Robin Dunn | Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP... |
tree | commitdiff |
2006-03-24 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-03-24 |
Robin Dunn | * wx.Panel doesn't have a SetTitle anymore. What was... |
tree | commitdiff |
2006-03-24 |
Robin Dunn | Need to use wizard.GetPageAreaSizer().Add(page) now... |
tree | commitdiff |
2006-03-24 |
Robin Dunn | wxFileSystemHandler needs a destructor and to give... |
tree | commitdiff |
2006-03-24 |
Robin Dunn | Length --> length |
tree | commitdiff |
2006-03-24 |
Robin Dunn | Several instances of int --> unsigned int |
tree | commitdiff |
2006-03-23 |
Robin Dunn | no longer need reverse renamers for the *Ptr classes |
tree | commitdiff |
2006-03-20 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-03-20 |
Robin Dunn | Editors, Renderers and Attrs need to have a destructor... |
tree | commitdiff |
2006-03-20 |
Robin Dunn | Use the static method instead of the global alias |
tree | commitdiff |
2006-03-19 |
Robin Dunn | A bit of cleanup |
tree | commitdiff |
2006-03-19 |
Robin Dunn | docstrings |
tree | commitdiff |
2006-03-19 |
Robin Dunn | Add wxHelpProvider destructor |
tree | commitdiff |
2006-03-18 |
Robin Dunn | Demonstrate setting metal appearance for wxMac |
tree | commitdiff |
2006-03-18 |
Mart Raudsepp | Test wxPython CIA announcement |
tree | commitdiff |
2006-03-18 |
Robin Dunn | New source dirs that need installed |
tree | commitdiff |
2006-03-18 |
Robin Dunn | SWIG 1.3.29 updates |
tree | commitdiff |
2006-03-17 |
Robin Dunn | Add scrollbars when the plot is zoomed in, and also... |
tree | commitdiff |
2006-03-17 |
David Surovell | cleanup - fixed a warning, some typos, and made minor... |
tree | commitdiff |
2006-03-17 |
Robin Dunn | The dummy wxDisplay class is no longer needed as there... |
tree | commitdiff |
2006-03-17 |
Robin Dunn | updated comment |
tree | commitdiff |
2006-03-17 |
Robin Dunn | Add GetClientArea |
tree | commitdiff |
2006-03-16 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-03-16 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-03-16 |
Robin Dunn | Docstring typo |
tree | commitdiff |
next |