Mercurial > hg > easyhg
log easyhg.py @ 423:06e5c4f3dd7c
age | author | description |
---|---|---|
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 |