From: Robin Rosenberg <robin.rosenberg@dewire.com>
To: speace@spearce.org
Cc: git@vger.kernel.org
Subject: [Gitk PATCH 0/6] Menu accelerators for Gitk
Date: Tue, 7 Oct 2008 23:56:43 +0200 [thread overview]
Message-ID: <1223416609-18864-1-git-send-email-robin.rosenberg@dewire.com> (raw)
I finally got tired of pressing Alt and some letter to activate menus in Gitk.
For example in "any" program you can press Alt-F to have the File menu drop
down and then select the underscored character to select the wanted menu.
This series makes it possible. Friends of TCL may think my solution is too
hack-ish. It doesn't fix all warts but that is the subject of later patches
as it looks like it requires other patches.
Git gui has the same problem, but again, subject to another series.
-- robin
next reply other threads:[~2008-10-07 21:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-07 21:56 Robin Rosenberg [this message]
2008-10-07 21:56 ` [Gitk PATCH 1/6] gitk: Add procedure to create accelerated menus Robin Rosenberg
2008-10-07 21:56 ` [Gitk PATCH 2/6] gitk: Change menus to use accelerated design Robin Rosenberg
2008-10-07 21:56 ` [Gitk PATCH 3/6] gitk: regenerated po files Robin Rosenberg
2008-10-07 21:56 ` [Gitk PATCH 4/6] gitk: Add accelerator hints Robin Rosenberg
2008-10-07 21:56 ` [Gitk PATCH 5/6] gitk: regenerated po files Robin Rosenberg
2008-10-07 21:56 ` [Gitk PATCH 6/6] gitk: Add menu accelerators for Swedish translation Robin Rosenberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1223416609-18864-1-git-send-email-robin.rosenberg@dewire.com \
--to=robin.rosenberg@dewire.com \
--cc=git@vger.kernel.org \
--cc=speace@spearce.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).