Commit graph

11 commits

Author SHA1 Message Date
Michael James Gratton
10362b5a64 Tidy up main window accelerator setup.
* src/client/application/geary-controller.vala
  (GearyController::create_actions): Remove uneeded calls to
  add_accelerator - just remove them for dups ot move them to the action
  definition. Ensure they are defined in accelerators.ui so they are
  bound to their accelerators regarcdless of having a visible proxy.
2016-05-30 09:37:12 +10:00
Michael James Gratton
af94c20f9b Sort main window accelerators definition. 2016-05-30 00:40:36 +10:00
Michael James Gratton
c86af16ecf Remove some more artifacts from the old gear menu. Bug 759980. 2016-05-30 00:18:24 +10:00
Jim Nelson
28c7eba17d Can't press A or Delete to archive/trash message: Closes bgo#721789
If compiled with the GDK binding fix in Vala 0.23.2 (bgo#713240), this
patch fixes the accelerator problem.

Tip o' the hat to Charles, who pointed out the accelerators.ui file.
2014-02-04 18:42:44 -08:00
Eric Gregory
326af9339b Closes #6199 Ctrl-F text search in current conversation 2013-05-07 13:59:54 -07:00
Charles Lindsay
c19036218c Show gear menu with F10; fix #6714 2013-04-04 19:12:22 -07:00
Eric Gregory
12027ca130 Removed debug print shortcut. Closes #4932 2012-03-26 16:47:06 -07:00
Christian Dywan
af774a7f92 Zoom in/out of message view. Closes #4920 2012-03-26 13:30:22 -07:00
Eric Gregory
b82365ab2b Fixed shortcut keys for reply, reply all, and forward. Closes #4624 2012-01-25 12:00:29 -08:00
Eric Gregory
9ea2b48919 Archive/delete messages. Closes #3806 2011-12-15 16:16:27 -08:00
Eric Gregory
1e5f5d1c7e Debug header print (ctrl-alt-p) and fixes new message keyboard shortcut. Closes #4353 and Closes #4247 2011-11-08 16:42:37 -08:00