log easyhg.py @ 444:66ec8b2ee946

age author description
Tue, 28 Jun 2011 15:59:13 +0100 Chris Cannam Provide auth key and file information to easyhg extension
Tue, 28 Jun 2011 14:15:42 +0100 Chris Cannam Bring new-look easyhg.py into action base easyhg2.py@90a511354c04
Thu, 23 Jun 2011 20:36:09 +0100 Chris Cannam Minor text calculation fix
Thu, 24 Mar 2011 13:15:49 +0000 Chris Cannam OS/X build fixes, for now slightly simpler (conceptually) situation in which we have a single bundle with two Python extension distributions in it, one for each active Python version
Thu, 24 Mar 2011 10:20:47 +0000 Chris Cannam Look in installation path + Python version suffix for PyQt before looking in plain installation path
Thu, 17 Mar 2011 13:52:57 +0000 Chris Cannam Make username/password prompts in easyhg.py more helpful; use a distinctive return for cancel in these dialogs, and avoid showing command-failed in the main program when cancelled
Wed, 12 Jan 2011 16:14:43 +0000 Chris Cannam * Fix typo. Uh
Wed, 12 Jan 2011 15:46:24 +0000 Chris Cannam * Attempt to pop input dialog to front instead of permitting it to open behind EasyMercurial window
Sun, 09 Jan 2011 10:08:42 +0000 Chris Cannam * minor os/x fixes
Wed, 05 Jan 2011 14:31:07 +0000 Chris Cannam * OS/X: Add script to run external diff; add space around tab widget; textual fixes
Mon, 20 Dec 2010 16:15:43 +0000 Chris Cannam * Set python library path when unbundling extension, generally prefer unbundled copy
Fri, 03 Dec 2010 12:32:59 +0000 Chris Cannam * That string scraping was much too fiddly -- best keep it simpler for now
Fri, 03 Dec 2010 12:29:24 +0000 Chris Cannam * Some work on portable password prompting