0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added numbers and changed conversion algorithm for morse code More... over 19 years ago
Update the tab text when a file has been modified (like we already do the title bar). More... almost 20 years ago
Now that helpful.py is in PythonCard, use the pop-up menus fom there, rather than using the local copy. More... almost 20 years ago
Added support for custom window styles. More... almost 20 years ago
Support for Window styles other than the two basic ones. More... almost 20 years ago
Oops - remove debugging print stmt. More... almost 20 years ago
Added test cases for tooltip support (buttons and checkboxes). Added test case for wide checkbox. More... almost 20 years ago
Added support for optional tooltips. Made checkboxes wider. More... almost 20 years ago
Added a sample program to demo usage of the wrappers in "helpful.py" More... almost 20 years ago
Added a file for helpful wrappers for dialogs, pop-up menus, etc. More... almost 20 years ago
wx.lib.FloatCanvas doesn't accept a position parameter, so set the position after the vanvas and widget have been initialized. More... almost 20 years ago
Added FloatCanvas to the list of components which always need their size written out. More... almost 20 years ago
Add option of alphabetizing component list. More... almost 20 years ago
Added 2005 to the copyright notice More... almost 20 years ago
Made the background resizeable More... almost 20 years ago
Add Revision and Date keywords. More... almost 20 years ago
Initial version of the simple (positional grid) based sizer. More... almost 20 years ago
Added sudoku sample. More... almost 20 years ago
Add new sample for Suodku Solver. More... almost 20 years ago
Update to match the update previously made in codeEditor. More... almost 20 years ago
Making blanket except clauses more specific More... almost 20 years ago
Fix up title and name (remove crufty references to "Doodle"). More... almost 20 years ago
Fix up title and name for app (cruft remaining from "Doodle"). More... almost 20 years ago
Bug fix to project save routine, and add a button to allow editing of the main script More... almost 20 years ago
Convert from CtlKey to CmdKey (== ctl on Win, == meta on Mac). Better handling of marquee selection when cursor leaves window : should always delete marquee rectangle if mouse is released while outside the window, acts like a mouse-release (but not until mouse re-enters window). More... almost 20 years ago
Updated screenshots, minor tweaks to text. More... almost 20 years ago
New screenshots for current version; minor tweaks to description. More... almost 20 years ago
Connect each editor (normal and multi) to the correct "readme" file. More... almost 20 years ago
just updated samples.pyw filename More... almost 20 years ago
Check if Dialog has been modified before doing a "preview Dialog" More... almost 20 years ago