0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 03, 2025 — Jul 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed indent More... over 20 years ago
Keep in step with changes made to basic resourceEditor. More... over 20 years ago
fixed on_openChildWindow_command by passing path to childWindow More... over 20 years ago
changed unused messages to be denoted as # comment lines in the Message Watcher More... over 20 years ago
added tabCodeEditor.py to shortcuts (Tabbed Code Editor) maybe there is a better name for this editor? More... over 20 years ago
using local images for PythonPowered and wxPython logos More... over 20 years ago
for docs More... over 20 years ago
added getTextExtent and getFullTextExtent methods SF Bug #1184884 More... over 20 years ago
fixed isSelected SF bug #1202846 More... over 20 years ago
changed code blocks to use <pre> More... over 20 years ago
minor names changes plus date and version updated More... over 20 years ago
no changes except date and version, this should be expanded sometime More... over 20 years ago
added newer dialogs More... over 20 years ago
added additional components More... over 20 years ago
document seems up-to-date, so just changed date/version info More... over 20 years ago
updated for 0.8.1 added background events and changed openBackground to initialize More... over 20 years ago
added my batch file for uploading all the images to the server a variation on this could be used by other people More... over 20 years ago
swapped Raise for Lower in fixComponentOrder More... over 20 years ago
wx.wxWakeUpIdle() -> wx.WakeUpIdle() More... over 20 years ago
converted code blocks to pre and added wx import More... over 20 years ago
updated samples.html link More... over 20 years ago
changed code blocks to use <pre> where code is meant to be copied and pasted into an editor More... over 20 years ago
Add Button -> Button and added comment about additional explanation needed on new dialogs after adding a component More... over 20 years ago
Add a spacer to the horizontal box sizer containing the drop-down menus for handler and events. This ensures that adequate space is left, even when wxPython 2.6.1 calculatea min size for the drop down of (0,0). More... over 20 years ago
Change hack for Python 2.3 to BIG HACK for Python 2.3 or 2.4 help files on Win. More... over 20 years ago
changed link to point to website which is the real location of sample imgs More... over 20 years ago
Removed the import of dialog, so that the section of walkthrough1 which tells the user to add it is correct. More... over 20 years ago
Fix broken link to the samples screenshots (and typo). More... over 20 years ago
Fix annoying typo - "sampe" -> "sample" More... over 20 years ago
Removed all of the plain except: clauses I could More... over 20 years ago