hggtk/thgconfig.py
Sat, 03 May 2008 11:19:11 -0500 Steve Borho changeset: copy hash to clipboard is now optional, default: False 0.4rc2
Wed, 16 Apr 2008 12:05:50 +0100 TK Soh hggtk/dialog: set transient parent for all message dialogs
Sun, 13 Apr 2008 12:23:08 -0500 Steve Borho hggtk/thgconfig: pass repository root to incoming command
Sun, 06 Apr 2008 08:23:07 +0100 TK Soh overlay: use True/False in tortoisehg.overlayicons for consistency
Sun, 06 Apr 2008 00:47:40 +0000 TK Soh hggtk/thgconfig: update tooltips of overlayicons
Sun, 06 Apr 2008 00:41:08 +0000 TK Soh hggtk/thgconfig: add 'localdisks' to overlayicons option list
Fri, 04 Apr 2008 12:49:54 +0000 TK Soh hggtk/thgconfig: add new data to drop-down lists
Thu, 03 Apr 2008 14:20:34 +0000 TK Soh hggtk/thgconfig: remove debugging code
Thu, 03 Apr 2008 14:18:28 +0000 TK Soh hggtk/thgconfig: use MRU lists to manage recently used data
Thu, 03 Apr 2008 12:27:29 +0000 TK Soh merge
Wed, 02 Apr 2008 08:31:23 -0500 Steve Borho hggtk/thgconfig: add coal to web style list
Wed, 02 Apr 2008 15:02:36 +0000 TK Soh hggtk: RepoError is no longer in mercurial.hg as of Mercurial 1.0
Mon, 24 Mar 2008 14:03:40 +0000 TK Soh hggtk/shlib: revise Settings class
Wed, 05 Mar 2008 08:57:12 +0000 TK Soh hggtk: use new Settings class in clone and config dialogs
Sun, 24 Feb 2008 02:31:09 +0000 TK Soh hggtk/thgconfig: add tortoisehg.overlayicons option
Mon, 11 Feb 2008 21:05:36 -0600 Steve Borho hggtk/thgconfig: improve description of ui.merge
Thu, 07 Feb 2008 21:56:30 -0600 Steve Borho hggtk/thgconfig: add diff tab, move ui.merge to user tab
Thu, 07 Feb 2008 11:17:16 -0600 Steve Borho hggtk/thgconfig: make new filemerge code hg version safe
Wed, 06 Feb 2008 16:42:19 -0600 Steve Borho hggtk/thgconfig: new ui.merge behavior
Wed, 06 Feb 2008 15:19:40 -0600 Steve Borho hggtk/thgconfig: remove tortoisehg.view configurable
Thu, 31 Jan 2008 17:05:16 -0600 Steve Borho hggtk/thgconfig: add separators between value types
Wed, 30 Jan 2008 12:51:39 -0600 Steve Borho hggtk/vis: add generic author coloring feature
Thu, 24 Jan 2008 10:06:30 -0600 Steve Borho hggtk/thgconfig: set dirty mark when adding new path
Fri, 18 Jan 2008 13:35:46 -0600 Steve Borho hggtk/gdialog: refactor file edit and diff view
Thu, 17 Jan 2008 12:05:52 -0600 Steve Borho hggtk/thgconfig: careful handling when no 'extra' paths defined
Wed, 16 Jan 2008 17:41:38 -0600 Steve Borho hggtk/thgconfig: usability improvements for paths page
Tue, 15 Jan 2008 16:32:55 -0600 Steve Borho hggtk/history: log filter dialog is basically complete
Tue, 15 Jan 2008 06:12:38 -0600 Steve Borho hggtk/thgconfig: add graphlimit to tortoisehg tab
Sun, 06 Jan 2008 19:27:35 -0600 Steve Borho hggtk/thgconfig: add a 'Proxy' tab
Sun, 06 Jan 2008 19:27:18 -0600 Steve Borho hggtk/thgconfig: fix two fields on web tab
Fri, 04 Jan 2008 23:49:42 -0600 Steve Borho hggtk/thgconfig: more layout tweaks
Wed, 02 Jan 2008 14:24:50 -0600 Steve Borho hggtk/thgconfig: pack (lbl, combo) pairs into a table
Mon, 31 Dec 2007 22:45:31 -0600 Steve Borho hggtk: fix tooltips on Windows
Sat, 29 Dec 2007 09:48:05 -0600 Steve Borho hggtk/thgconfig: move focus_field and new_path into class methods
Sat, 29 Dec 2007 09:30:49 -0600 Steve Borho hggtk/sync: make adding new paths more efficient
Sat, 29 Dec 2007 08:33:02 -0600 Steve Borho hggtk/thgconfig: clarify warning message
Sat, 29 Dec 2007 02:35:51 -0600 Steve Borho hggtk: use configured repository name in window titles
Sat, 29 Dec 2007 02:13:40 -0600 Steve Borho hggtk/thgconfig: simplify specification of user/repo mode on command line
Sat, 29 Dec 2007 02:07:13 -0600 Steve Borho nautilus: use menusettings.ico for thgconfig
Fri, 28 Dec 2007 14:01:01 -0600 Steve Borho hggtk/thgconfig: add dirty status indications
Fri, 28 Dec 2007 13:41:57 -0600 Steve Borho hggtk/thgconfig: better multiline tooltip format
Fri, 28 Dec 2007 13:20:57 -0600 Steve Borho hggtk/thgconfig: make tooltip object class global
Fri, 28 Dec 2007 13:19:56 -0600 Steve Borho hggtk/thgconfig: make path list scrollable
Fri, 28 Dec 2007 11:45:54 -0600 Steve Borho hggtk: Use hg.ico as default icon for dialogs
Thu, 27 Dec 2007 14:13:17 -0600 Steve Borho hggtk/thgconfig: safe method to close dialog in __init__
Thu, 27 Dec 2007 14:11:40 -0600 Steve Borho hggtk: move history functions to shlib
Wed, 26 Dec 2007 11:18:29 -0600 Steve Borho hggtk/thgconfig: web.name was missing
Wed, 26 Dec 2007 11:17:55 -0600 Steve Borho hggtk/thgconfig: allow dialog to be used externally
Tue, 25 Dec 2007 21:54:38 -0600 Steve Borho hggtk/thgconfig: minor doc improvements
Tue, 25 Dec 2007 21:42:05 -0600 Steve Borho hggtk/thgconfig: fill in paths page
Tue, 25 Dec 2007 08:35:20 -0600 Steve Borho hggtk/thgconfig: add write back and history
Mon, 24 Dec 2007 23:01:47 -0600 Steve Borho hggtk/thgconfig: add --focusfield argument
Mon, 24 Dec 2007 00:47:11 -0600 Steve Borho hggtk/thgconfig: Fill in remaining configurables
Sun, 23 Dec 2007 20:00:31 -0600 Steve Borho hggtk: initial commit of config tool and iniparse
less more (0) tip