0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed StaticText items to use -1 default height More... almost 22 years ago
workaround for Mac runtime property editor list selection More... almost 22 years ago
brought resource in line with latest codeEditor.rsrc.py More... almost 22 years ago
experimental html preview template used with restEditor More... almost 22 years ago
added experimental restEditor More... almost 22 years ago
copied Andy Todd's revised documentation files into PythonCard tree More... almost 22 years ago
bundlebuilder script for codeEditor More... almost 22 years ago
added macbuild.py bundlebuilder script and manual component imports More... almost 22 years ago
switched to using wx.lib.statbmp.GenStaticBitmap on GTK More... almost 22 years ago
added appendItems More... almost 22 years ago
mac workaround and 2.5.2.x change More... almost 22 years ago
added mortgage sample for VanPy presentation More... about 22 years ago
added .cvsignore More... about 22 years ago
moved the createDC call and added a call on_resize for Mac More... about 22 years ago
added menuShellChangeDirectory method to simplify changing dir in the shell More... about 22 years ago
reverted back to default size of (-1, -1) this may cause problems with the resourceEditor now... More... about 22 years ago
removed PROCESS_TAB flag for 2.5.2.x More... about 22 years ago
added .cvsignore to tests More... about 22 years ago
changed asTuple to Get removed 'font' attribute from Calendar component in widgets sample removed non-printable character in distance.py More... about 22 years ago
added ESC key to stop slideshow and get out of fullscreen mode More... about 22 years ago
not sure, may have to revert More... about 22 years ago
renamed test.py to runTimeTest.py and moved it to tests updated runAllTests.py to use endswith instead of regular expression removed .rsrc.py from tests More... about 22 years ago
Added description of previous commit. More... about 22 years ago
Created unit-test facility. * defined ignore files for files that should not be imported to check for tests. * runAllTests.py runs all tests from the current working directory down, minus ignored. * added sample unit test class, in UnitTestSample.py Added two unit tests for LSystem. Pulled out drawAbstractFractal() to allow this. Changed console_server.py and minimalTest.py so that importing the file didn't run code. More... about 22 years ago
added py2exe support to CustomDialog More... about 22 years ago
removed extra line More... about 22 years ago
updated childWindow resource loading to better support standalones More... about 22 years ago
added lsystemInteractive which draws pattern anti-aliased More... about 22 years ago
added drawbot goldenSection script to to turtle sample fixed fpop typo bugs More... about 22 years ago
moved saveUserConfiguration to configuration and out of debug.py and codeEditor.py tidied up pythoncard_config.txt More... about 22 years ago