1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/dialogs
Kalle Olavi Niemitalo 8fc8a00844 accel-check: add_uri_command_to_menu now wants the title as a parameter.
Thus, each caller must now choose the accelerator key and declare the
accelerator contexts (i.e. menus) to which it may add the command.

Also, use only one context for tab_menu.

These changes fix the following bugs in accelerator conflict detection:
* "~Pass frame URI to external command" may be displayed together
  with "Pass tab URI to e~xternal command", but that was not
  declared.
* "Pass link URI to e~xternal command" was declared as being in
  the tab menu, but it is actually displayed in the link menu.
2006-03-26 20:52:11 +00:00
..
document.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
document.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
download.c Here is a framework that detects cases where a PO file assigns 2006-01-01 18:55:18 +02:00
download.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
edit.c Here is a framework that detects cases where a PO file assigns 2006-01-01 18:55:18 +02:00
edit.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
exmode.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
exmode.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
info.c Merge with http://elinks.cz/elinks.git 2006-01-06 02:13:11 +02:00
info.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
menu.c accel-check: add_uri_command_to_menu now wants the title as a parameter. 2006-03-26 20:52:11 +00:00
menu.h accel-check: add_uri_command_to_menu now wants the title as a parameter. 2006-03-26 20:52:11 +00:00
options.c Here is a framework that detects cases where a PO file assigns 2006-01-01 18:55:18 +02:00
options.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
progress.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
progress.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
status.c Display optionally tabs bar at top like other browser do. 2006-03-04 10:24:37 +01:00
status.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00