0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Jul 07, 2025 — Jul 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a function wrapper for newCOmponentDialog, and use it from resourceEditor Use attributespec to identify whether label or text attributes apply to each component type. More... almost 22 years ago
added exception code to restify, render and return on render menu items More... almost 22 years ago
updated requirements to Python 2.3 and wxPython 2.5.2 More... almost 22 years ago
added more dialog migration info More... almost 22 years ago
more dialog related fixes More... almost 22 years ago
reversed message and title args for multipleChoiceDialog, singleChoiceDialog, textEntryDialog added singleChoiceDialog workaround for 2.5.2.7 added Alex to LICENSE.txt More... almost 22 years ago
updated codeEditor.html links More... almost 22 years ago
added codeEditor page More... almost 22 years ago
updated license info to BSD updated link to changelog.txt More... almost 22 years ago
added BundleBuilder More... almost 22 years ago
updated links More... almost 22 years ago
made sidebar links absolute so links work for files in sub-dirs More... almost 22 years ago
updated for release 0.8, Python 2.3.4, wxPython 2.5.2.7 More... almost 22 years ago
switched to Andy's php header and footers More... almost 22 years ago
added migration guide for release 0.8 More... almost 22 years ago
added build and dist More... almost 22 years ago
fixed aFontDialog typo, included wx.lib.dialogs code as workaround More... almost 22 years ago
tweak of window position for mac More... almost 22 years ago
position and size tweaks More... almost 22 years ago
fixed missing stc import More... almost 22 years ago
adjusted size and position for Mac More... almost 22 years ago
Add a dialog to give new name and, if appropriate, label/text when creating a component via (Edit/Duplicate, Copy/Paste or Component/<comp>). Provide offset checkboxes to allow easy default positioning. More... almost 22 years ago
added .cvsignore files More... almost 22 years ago
added .cvsignore files and/or *.pyc ignore line More... almost 22 years ago
dialog.py is now a thin wrapper around wx.lib.dialogs.py all dialog results now use DialogResults class instead of dictionary e.g. result.accepted instead of result['accepted'] see dialogs sample and other samples and tools for examples of change More... almost 22 years ago
runOptionsDialog moved to templates.dialogs.runOptionsDialog.py More... almost 22 years ago
getCommandLineArgs moved to util.py runOptionsDialog moved to templates.dialogs.runOptionsDialog.py dialog.py is now a thin wrapper around wx.lib.dialogs.py all dialog results now use DialogResults class instead of dictionary e.g. result.accepted instead of result['accepted'] see dialogs sample and other samples and tools for examples of change More... almost 22 years ago
runOptionsDialog moved to templates.dialogs.runOptionsDialog.py dialog.py is now a thin wrapper around wx.lib.dialogs.py all dialog results now use DialogResults class instead of dictionary e.g. result.accepted instead of result['accepted'] see dialogs sample and other samples and tools for examples of change More... almost 22 years ago
fixed columnProperty property typo More... almost 22 years ago
updated file and size attribute handling to support resourceEditor More... almost 22 years ago