2
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add compile flag aimed at making the installer work with OSX10.4 More... about 17 years ago
Capitalize font names after checking that this works on all platforms (and will work for OSX 10.4) More... about 17 years ago
Correct some names More... about 17 years ago
fix: idle.pyw still ran old IDLE More... about 17 years ago
Reorganize code for replacing blank window with newly opened file so that it works for drag and drop on the mac (and probably other things, like open module...) More... about 17 years ago
Add debugging instructions More... about 17 years ago
working drag and drop on mac (an extra blank editor is opened, but i think that's a separate issue) More... about 17 years ago
Terminate subprocesses using TerminateProcess or os.kill() (fixes many serious reliability problems) More... about 17 years ago
Change to numpy 1.2.1 More... about 17 years ago
Rudimentary packaging of VIDLE.app. At present it is not standalone; it just imports the vidle package. More... about 17 years ago
Rudimentary packaging of VIDLE.app. At present it is not standalone; it just imports the vidle package. More... about 17 years ago
fix: missing preferences menu and other bugs caused by inconsistent detection of OSX scattered throughout the code. All detection is now done by one function in macosxSupport module. More... about 17 years ago
Provide information about threadpool includes More... about 17 years ago
Need threadpool resource More... about 17 years ago
Set up /Applications/VPython More... about 17 years ago
Make it 5.0_candidate More... about 17 years ago
Set version to 5.0 candidate More... about 17 years ago
Included box lengths that were negative More... about 17 years ago
Fix minor typo More... about 17 years ago
Give attribution More... about 17 years ago
There was a negative length for a box! More... about 17 years ago
Work with package name 'vidle' instead of 'idlelib' More... about 17 years ago
Checking in IDLE from Python 2.5.2 as VIDLE. No changes, yet, even to run as a "vidle" package: this version is just for version history purposes. More... about 17 years ago
Add filedialog to the list More... about 17 years ago
Change default title for save_file to "Save" More... about 17 years ago
Minor corrections/additions More... about 17 years ago
I had failed to check for negative length, height, width when given individually More... about 17 years ago
Fix some off-by-something errors More... about 17 years ago
Menus weren't in front of other objects More... about 17 years ago
Deal with file permissions More... about 17 years ago