0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Sep 02, 2025 — Sep 02, 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... about 22 years ago
fixed refreshTimer in on_close, switched to timer.Timer More... about 22 years ago
simplistic save for HTML in preview window More... about 22 years ago
removed getSelections since we don't support multi-select lists changed _isSelected back to isSelected More... about 22 years ago
fixed CustomDialog standalone bug More... about 22 years ago
fixed exceptions by commenting out references to computer move code More... about 22 years ago
added migration guide link More... about 22 years ago
started adding reStructuredText markup, added self.html to keep rendered More... about 22 years ago
added Alex's comments about functions that need to be changed to attributes More... about 22 years ago
convert backslashes to forward slashes More... about 22 years ago
added relativePath function, used by resourceEditor added File... button to Property Editor More... about 22 years ago
Fixed spelling mistakes - typo Documenation changed to Documentation More... about 22 years ago
pass in current color to colorDialog More... about 22 years ago
removed position, need to make this attr optional in resourceEditor More... about 22 years ago
fixed Blit typo More... about 22 years ago
Typo "Offest" -> "Offset" More... about 22 years ago
added autoAttributeUpdate flag and event handlers for testing updating More... about 22 years ago
refactored selection code so exception wouldn't be thrown More... about 22 years ago
added function wrappers for dialogInfoDialog, menuDialog, and stringDialog More... about 22 years ago
added colorFromString to util.py added backgroundInfoDialog function wrapper More... about 22 years ago
updated for new py2exe More... about 22 years ago
added main_is_frozen workaround for Mac More... about 22 years ago
added config files for systems that wouldn't already have pythoncard_config More... about 22 years ago
updated RanchBiz URL More... about 22 years ago
bumped version number for next release, fixed missing colon typo More... about 22 years ago
Mac layout tweak, fixed PyGridTableBase typo More... about 22 years ago