0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Sep 20, 2025 — Sep 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed unused unit test from main block More... about 22 years ago
fixed CustomDialog check More... about 22 years ago
fixed resource loading for CustomDialogs More... about 22 years ago
made sample resizeable and added doodle as a sizer test More... about 22 years ago
added stringSelection attribute to match list, choice, etc. More... about 22 years ago
added title attribute to pageBackground More... about 22 years ago
Added self.topLevelParent to ease use of any other main window attributes. More... about 22 years ago
added grid support to cursor key movement More... about 22 years ago
added cursor key support for moving components More... about 22 years ago
fixed missing 'command' attribute More... about 22 years ago
test case for FloatCanvas component More... about 22 years ago
fixed getMenuId handling of & and Mac Quit menu item More... about 22 years ago
added FloatCanvas component to work with wxPython 2.5.2.9 More... about 22 years ago
added wx.GetTopLevelParent(self) for menuBar and statusBar More... about 22 years ago
added tests for dynamic module loading and setattr More... about 22 years ago
binary add of images More... about 22 years ago
removing files so they can be added with -kb option More... about 22 years ago
removed pageWindow, changed childWindow to handle Notebook More... about 22 years ago
added Notebook component added PageBackground class and pageWindow function added testNotebook sample for testing component and class More... about 22 years ago
added stringSelection to property display and update code More... about 22 years ago
changed readAndEvalFile to use splitlines More... about 22 years ago
changed to wxPython 2.5.2.8 More... about 22 years ago
started adding support for wxPython 2.5.2.9 datetime More... about 22 years ago
cleaner way of replacing \r with \n More... about 22 years ago
fixed component paste on Mac More... about 22 years ago
fixed messageDialog with wx.ICON_INFORMATION | wx.YES_NO | wx.NO_DEFAULT More... about 22 years ago
changed col to column since we are trying to avoid abbreviations More... about 22 years ago
changed Right to Context, added row, column, position attributes More... about 22 years ago
Wrap grid events. Adjust simpleGrid accordingly. More... about 22 years ago
Add a sample .csv file for the dbBrowser sample. More... about 22 years ago