0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 21 hours ago.
Jul 07, 2025 — Jul 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Configuration set/getOption - both were broken. EventDispatch now implements EventSource, and EventQueue listens to EventDispatch - EventDispatch filters out unused Events from being sent to EventQueue. More... almost 25 years ago
restored output for font dialog test More... almost 25 years ago
Fixed bug in FontDialog that seg faulted on Linux. wxFontDialog must be supplied with an instance of wxFontData or it crashes. More... almost 25 years ago
Fixed bug in pythoncard.rsrc.py - missing comma. Eradicated _ in variables and methods as an experiment. in menu.py More... almost 25 years ago
added more properties to pythonard.rsrc.py, changed size of slider in widget resource. More... almost 25 years ago
moved self._destroy() out of _showModal More... almost 25 years ago
fixed filename handling for ScrolledMessageDialog example Still need to know how to get the full path of the module/script. More... almost 25 years ago
fixed background image/tiling, attributes fixes for RadioGroup (max), StaticText (alignment), ImageButton (border), etc. More... almost 25 years ago
fixed foregroundColor and backgroundColor for btnButton widget More... almost 25 years ago
additional tests of spec.py, widget.py functionality More... almost 25 years ago
added background.jpg for test of background image with no tiling More... almost 25 years ago
changed Slider position and size to look okay on Linux More... almost 25 years ago
changed createWidget to support either a Resource or {} dictionary More... almost 25 years ago
added .cvsignore files to all directories to ignore *.pyc and *.log More... almost 25 years ago
Initial - ignre .pyc files. More... almost 25 years ago
Added Font button and instructions in TextArea, fonts not hooked up yet. More... almost 25 years ago
added FontDialog More... almost 25 years ago
widgets test sample More... almost 25 years ago
Changed 'showProperties' to 'showPropertyWatcher', and 'showMessages' to 'showMessageWatcher' More... almost 25 years ago
stupid binary uploads! More... almost 25 years ago
proof sample More... almost 25 years ago
dialogs sample More... almost 25 years ago
fixed standalone to match PythonCard.py options More... almost 25 years ago
Disabled creation of log file if logging is not enabled at startup. More... almost 25 years ago
updated to match the revised prototype More... almost 25 years ago
Added support for arbitrary options ( key/value) pairs in Configuration. Added -l ( enable logging ) option to PythonCard. Plugged in support for -l option in PythonCard using Configuration and Log. Logging is disabled unless specifically turned on with the -l option. More... almost 25 years ago
updated for revised proto framework More... almost 25 years ago
deleting old test files More... almost 25 years ago
updating with new prototype More... almost 25 years ago
removing old files More... almost 25 years ago