0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Jul 28, 2025 — Jul 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed x, y tuples More... about 22 years ago
updated to reflect change in TwistedApplication More... about 22 years ago
changed to just calling iterate in the timer event More... about 22 years ago
fixed default alignment output for fields More... over 22 years ago
fixed _getToolTip bug More... over 22 years ago
added loginDialog More... over 22 years ago
added loginDialog for twistedEchoClient More... over 22 years ago
added TwistedApplication subclass for writing Twisted GUI apps added twistedEchoClient sample More... over 22 years ago
added redraw method as a standard way of doing Refresh/Update More... over 22 years ago
added Update call to _setText for immediate updates More... over 22 years ago
bye bye EventMap, I comment thee out More... over 22 years ago
not sure More... over 22 years ago
removed findId, getIDbyName, getObjectByName replaced findLocalHandler with dictionary lookup More... over 22 years ago
ButtonMouseClickEvent test added button driven by command to testevents sample More... over 22 years ago
added if 0 to prevent createEvent debug print More... over 22 years ago
more temp memory leak code More... over 22 years ago
changed __import__ to use globals() instead of locals() for the 2nd arg to remove the psyco warning per Armin Rigo's suggestion More... over 22 years ago
temporary additions for tracking and fixing memory leak, see KEA 2004-04-26 More... over 22 years ago
changed doodle to use on_exit_command More... over 22 years ago
wrapped event GetPosition, GetSize, GetPoint calls as tuples More... over 22 years ago
added title property for GetTitle/SetTitle in Background and CustomDialog More... over 22 years ago
fixed config -> configuration More... over 22 years ago
added event.target workaround for timer events changed if/else order for dispatch added timers to testevents.py More... over 22 years ago
applied Stephen Waterbury's patch for SOAP More... over 22 years ago
added .cvsignore to tools dir More... over 22 years ago
added code from sample.py and note for finalizing runScript for 0.8 More... over 22 years ago
added globals() for eval to avoid psyco warning More... over 22 years ago
moved getStyleConfigPath to configuration module renamed stc-styles.rc.cfg to stc-styles.cfg More... over 22 years ago
removed WXMAC workarounds that are no longer necessary in 2.5.1.5 More... over 22 years ago
not sure More... over 22 years ago