0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from danyeaw/futurize-conservative More... over 7 years ago
Fix demos with new path More... over 7 years ago
Rename project back to etk.docking More... over 7 years ago
Cleanup formatting More... over 7 years ago
Futurize object: use new object builtin for class inheritance More... over 7 years ago
Futurize future_builtins: add future builtins More... over 7 years ago
Futurize division safe: use backwards compatible old division for "/" More... over 7 years ago
Futurize map: make map compatible using lists and list comprehension More... over 7 years ago
Futurize filter: replace filter with list comprehension More... over 7 years ago
Futurize dict: change iteritems to items and dict keys to list More... over 7 years ago
Futurize next: change from obj.next() to next(obj) More... over 7 years ago
Futurize print: make print syntax compatible More... over 7 years ago
Futurize reduce: import reduce from functools to make compatible More... over 7 years ago
Futurize except: update to compatible catch exception syntax More... over 7 years ago
Refactor project to support Python 2.7.15 More... over 7 years ago
Fix unit tests. More... about 12 years ago
Updated MANIFEST.in for proper packaging. More... over 14 years ago
Post release version bump More... over 14 years ago
remove tag_build for release More... over 14 years ago
Updated Development status to Beta. More... almost 15 years ago
Be less paranoid about certain exceptions. More... about 15 years ago
Made floating window hinting configurable More... about 15 years ago
Do not invoke UTILITY window hint on OS X. Popup windows are displayed below the utility window. More... about 15 years ago
Improved settings unit test. More... about 15 years ago
Added set of feature tests. More... about 15 years ago
Small optimization. More... about 15 years ago
Ensure only one group is selected. More... about 15 years ago
Post release version bump More... about 15 years ago
remove tag_build for release More... about 15 years ago
some cleanup More... about 15 years ago