0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Jul 07, 2025 — Jul 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added missing module imports to pysshed new workaround for "cleanly" removing extra event classes from spec More... almost 22 years ago
converted import * More... almost 22 years ago
Added support for CSV files in dbBrowser sample. More... almost 22 years ago
replaced skip() with uppercase Skip() for raw wxPython events More... almost 22 years ago
converted wx.Timer references to timer.Timer and fixed case of methods More... almost 22 years ago
fixed refreshTimer in on_close, switched to timer.Timer More... almost 22 years ago
simplistic save for HTML in preview window More... almost 22 years ago
removed getSelections since we don't support multi-select lists changed _isSelected back to isSelected More... almost 22 years ago
fixed CustomDialog standalone bug More... almost 22 years ago
fixed exceptions by commenting out references to computer move code More... almost 22 years ago
added migration guide link More... almost 22 years ago
started adding reStructuredText markup, added self.html to keep rendered More... almost 22 years ago
added Alex's comments about functions that need to be changed to attributes More... almost 22 years ago
convert backslashes to forward slashes More... almost 22 years ago
added relativePath function, used by resourceEditor added File... button to Property Editor More... almost 22 years ago
Fixed spelling mistakes - typo Documenation changed to Documentation More... almost 22 years ago
pass in current color to colorDialog More... almost 22 years ago
removed position, need to make this attr optional in resourceEditor More... almost 22 years ago
fixed Blit typo More... almost 22 years ago
Typo "Offest" -> "Offset" More... almost 22 years ago
added autoAttributeUpdate flag and event handlers for testing updating More... almost 22 years ago
refactored selection code so exception wouldn't be thrown More... almost 22 years ago
added function wrappers for dialogInfoDialog, menuDialog, and stringDialog More... almost 22 years ago
added colorFromString to util.py added backgroundInfoDialog function wrapper More... almost 22 years ago
updated for new py2exe More... almost 22 years ago
added main_is_frozen workaround for Mac More... almost 22 years ago
added config files for systems that wouldn't already have pythoncard_config More... almost 22 years ago
updated RanchBiz URL More... almost 22 years ago
bumped version number for next release, fixed missing colon typo More... almost 22 years ago
Mac layout tweak, fixed PyGridTableBase typo More... almost 22 years ago