2006-06-06 |
Robin Dunn | Set MONOLITHIC for posix platforms based on the output... |
tree | commitdiff |
2006-06-05 |
Robin Dunn | Fixed compile error |
tree | commitdiff |
2006-06-05 |
Robin Dunn | Typos fixed |
tree | commitdiff |
2006-06-05 |
Roman Rolinsky | fix for empty value |
tree | commitdiff |
2006-06-05 |
Roman Rolinsky | fix for non-utf-8 character support in 'content' |
tree | commitdiff |
2006-06-05 |
Roman Rolinsky | hopefully this will fix some encoding problems |
tree | commitdiff |
2006-06-05 |
Roman Rolinsky | debug is not defined here |
tree | commitdiff |
2006-06-05 |
Robin Dunn | Make it possible to override VER_FLAGS from the command... |
tree | commitdiff |
2006-06-05 |
Robin Dunn | Added wxWINDOW_STYLE_MASK |
tree | commitdiff |
2006-06-05 |
Robin Dunn | New methods for dragging coloumns |
tree | commitdiff |
2006-06-05 |
Robin Dunn | No need to use 2-phase create of the text ctrl |
tree | commitdiff |
2006-06-02 |
Robin Dunn | colSortFlag shoudl be an int, not a Boolean |
tree | commitdiff |
2006-06-02 |
Robin Dunn | Switch to bzip2 for compression |
tree | commitdiff |
2006-05-29 |
Robin Dunn | wx.HIDE_READONLY is gone |
tree | commitdiff |
2006-05-29 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-05-29 |
Robin Dunn | Added wxHyperlinkCtrl, wxPowerEvent, and lots of little... |
tree | commitdiff |
2006-05-29 |
Robin Dunn | Take out AdjustPagebreak for now... |
tree | commitdiff |
2006-05-29 |
Robin Dunn | wxFileDialog SetStyle and GetStyle are gone |
tree | commitdiff |
2006-05-29 |
Robin Dunn | Added wxHyperlinkCtrl, wxPowerEvent, and lots of little... |
tree | commitdiff |
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 |
next |