0
I Use This!
Inactive

Commits : Listings

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