Tue, 01 Jan 2008 17:18:38 -0600 hggtk/hglib: make threaded dialogs more robust
Steve Borho <steve@borho.org> [Tue, 01 Jan 2008 17:18:38 -0600] rev 529
hggtk/hglib: make threaded dialogs more robust Should be safe to run multiple HgThread instances in parallel. Use better names for static instance class variables
Tue, 01 Jan 2008 13:54:18 -0600 hggtk/hglib: do not print 'Error' before warning messages
Steve Borho <steve@borho.org> [Tue, 01 Jan 2008 13:54:18 -0600] rev 528
hggtk/hglib: do not print 'Error' before warning messages
Tue, 01 Jan 2008 13:53:20 -0600 hggtk/hgthread: thread-safe dialog mechanism for GtkUi
Steve Borho <steve@borho.org> [Tue, 01 Jan 2008 13:53:20 -0600] rev 527
hggtk/hgthread: thread-safe dialog mechanism for GtkUi
Tue, 01 Jan 2008 02:36:32 -0600 hggtk/hglib: bring ui.prompt up to date with hg tip
Steve Borho <steve@borho.org> [Tue, 01 Jan 2008 02:36:32 -0600] rev 526
hggtk/hglib: bring ui.prompt up to date with hg tip Arguments have changed. Also, the function needed to import re. Lastly, do not catch all exceptions anymore. It was hiding the re package bug.
Tue, 01 Jan 2008 00:08:59 -0600 hggtk/history: add 'email patch' to context menu
Steve Borho <steve@borho.org> [Tue, 01 Jan 2008 00:08:59 -0600] rev 525
hggtk/history: add 'email patch' to context menu
Mon, 31 Dec 2007 22:45:31 -0600 hggtk: fix tooltips on Windows
Steve Borho <steve@borho.org> [Mon, 31 Dec 2007 22:45:31 -0600] rev 524
hggtk: fix tooltips on Windows Apparently these hacks are not required with newer versions of PyGtk, like I have on my Ubuntu box.
Mon, 31 Dec 2007 19:31:31 -0600 merge backout
Steve Borho <steve@borho.org> [Mon, 31 Dec 2007 19:31:31 -0600] rev 523
merge backout
Mon, 31 Dec 2007 19:31:18 -0600 Backed out changeset d1aa5082fe97
Steve Borho <steve@borho.org> [Mon, 31 Dec 2007 19:31:18 -0600] rev 522
Backed out changeset d1aa5082fe97 Matt backed out the change from crew, so I do the same here.
Mon, 31 Dec 2007 17:43:38 -0600 hggtk/histselect: cleaner method of connecting gtk.main_quit
Steve Borho <steve@borho.org> [Mon, 31 Dec 2007 17:43:38 -0600] rev 521
hggtk/histselect: cleaner method of connecting gtk.main_quit
Sun, 30 Dec 2007 12:55:30 -0600 hggtk/status: switch from 'C' to '=' for clean files
Steve Borho <steve@borho.org> [Sun, 30 Dec 2007 12:55:30 -0600] rev 520
hggtk/status: switch from 'C' to '=' for clean files ESR posted a bug report (899) for Mercurial to change the way status lists clean files. 'C' was considered harmful because CVS and SVN users expect 'C' to imply conflicts. A patch was just applied to hg-crew to switch to '='. This patch echos that change in our status dialog.
(0) -300 -100 -10 +10 +100 +300 tip