sapling/contrib
Patrick Mezard 475f65528e hgk: enable mouse wheel under Windows.
For some reason, MouseWheel events are not routed under windows even in latest ActiveTcl 8.4.15 while they are under linux and macosx. These events are activated using code supplied with Tcl Tip 171: <http://www.tcl.tk/cgi-bin/tct/tip/171.html>. Strangely, the Tip code almost work but generates some unexpected infinite loop which is fixed using a simple boolean to check reentrancy.
2007-07-22 16:21:49 +02:00
..
git-viz [PATCH] Using monotone-viz/git-viz with mercurial 2005-06-21 18:35:32 -08:00
hgsh contrib/hgsh: Check for .hg/store as well as .hg/data. 2007-05-08 11:51:25 -07:00
macosx Remove specific version requirement and point to latest versions of Mac Python downloads. 2007-07-03 04:18:24 -07:00
vim hgcommand.vim: remove deprecated -b option from hg parents. 2006-10-25 21:01:00 +02:00
win32 merge with crew-stable 2007-07-06 08:55:36 +02:00
bash_completion expanded bash_completion for transplant extension 2006-12-26 20:08:09 +01:00
buildrpm buildrpm: fix rpm release number calculation 2007-06-30 01:21:41 +01:00
churn.py churn: get current terminal width if possible 2007-07-19 18:39:51 +02:00
convert-repo Add a wrapper script for convert extension 2007-05-25 08:12:33 +02:00
darcs2hg.py white space and line break cleanups 2006-11-17 08:06:54 +01:00
favicon.ico Add a favicon.ico, small version of the main HG image. 2005-09-19 22:15:36 +02:00
hg-relink hg-relink: do not compare .d files 2007-03-23 14:11:31 -07:00
hg-ssh Added hint to hg-ssh that you can use shell pattern matching. 2006-01-26 16:37:31 +01:00
hgdiff Fixed contrib/hgdiff script to pass diffopts in the new format. 2006-10-15 20:56:38 +02:00
hgk hgk: enable mouse wheel under Windows. 2007-07-22 16:21:49 +02:00
hgwebdir.fcgi Add hgwebdir.fcgi to contrib 2007-04-29 18:17:35 -07:00
mercurial.el Re: mercurial.el and hg-version-other-window 2007-07-14 11:27:58 -05:00
mercurial.spec mercurial.spec: convert extension now installs files into hgext/convert/ 2007-06-30 01:21:41 +01:00
mq.el mq.el: add mq-signoff, to sign off on a patch 2007-05-08 11:54:39 -07:00
rewrite-log update rewrite-log for tip ; chmod it 2006-11-26 13:28:30 +01:00
sample.hgrc Add graphlog extension 2007-04-09 10:39:28 +02:00
simplemerge simplemerge: flush stdout before writing to stderr. 2007-05-06 16:40:53 +02:00
tcsh_completion Cleanup of tabs and trailing spaces. 2005-09-21 07:56:19 +02:00
tcsh_completion_build.sh Cleanup of tabs and trailing spaces. 2005-09-21 07:56:19 +02:00
zsh_completion Fix issue 563: error in _hg_commit in the contrib/zsh_completion script. 2007-05-20 19:27:14 +02:00