Consistent use of Escape and Return as accelerators for Cancel/Close and OK.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5962 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2003-01-15 21:21:01 +00:00
parent 1a8aba292c
commit bdbe3acb35
10 changed files with 26 additions and 12 deletions

View File

@ -1,3 +1,17 @@
2003-01-15 Angus Leeming <leeming@lyx.org>
* forms/form_graphics.fd: s/Ok/OK/ consistent with all other dialogs.
* form_character.fd:
* form_error.fd:
* form_external.fd:
* form_maths_panel.fd:
* form_maths_space.fd:
* form_maths_style.fd:
* form_spellchecker.fd:
* form_thesaurus.fd: Cancel/Close have Escape and occasionally Return
as accelerators only.
2003-01-11 Juergen Spitzmueller <j.spitzmueller@gmx.de>
* FileDialog.C: implement opendir [bug 824], fix mask.

View File

@ -159,7 +159,7 @@ argument: 0
--------------------
class: FL_BUTTON
type: RETURN_BUTTON
type: NORMAL_BUTTON
box: 175 375 80 30
boxtype: FL_UP_BOX
colors: FL_COL1 FL_COL1
@ -167,8 +167,8 @@ alignment: FL_ALIGN_CENTER
style: FL_NORMAL_STYLE
size: FL_NORMAL_SIZE
lcol: FL_BLACK
label: Cancel|#N^[
shortcut: ^M
label: Cancel|^[
shortcut:
resize: FL_RESIZE_NONE
gravity: FL_SouthEast FL_SouthEast
name: button_close

View File

@ -58,8 +58,8 @@ alignment: FL_ALIGN_CENTER
style: FL_NORMAL_STYLE
size: FL_DEFAULT_SIZE
lcol: FL_BLACK
label: Close|^[^M
shortcut:
label: Close|^[
shortcut: ^M
resize: FL_RESIZE_NONE
gravity: FL_South FL_South
name: button_close

View File

@ -220,7 +220,7 @@ alignment: FL_ALIGN_CENTER
style: FL_NORMAL_STYLE
size: FL_NORMAL_SIZE
lcol: FL_BLACK
label: Cancel|#C^[
label: Cancel|^[
shortcut:
resize: FL_RESIZE_ALL
gravity: FL_SouthEast FL_SouthEast

View File

@ -77,7 +77,7 @@ alignment: FL_ALIGN_CENTER
style: FL_NORMAL_STYLE
size: FL_NORMAL_SIZE
lcol: FL_BLACK
label: Ok
label: OK
shortcut: ^M
resize: FL_RESIZE_ALL
gravity: FL_NoGravity FL_NoGravity

View File

@ -41,7 +41,7 @@ alignment: FL_ALIGN_CENTER
style: FL_NORMAL_STYLE
size: FL_NORMAL_SIZE
lcol: FL_BLACK
label: Close
label: Close|^[
shortcut: ^M
resize: FL_RESIZE_NONE
gravity: FL_SouthEast FL_SouthEast

View File

@ -167,7 +167,7 @@ alignment: FL_ALIGN_CENTER
style: FL_NORMAL_STYLE
size: FL_NORMAL_SIZE
lcol: FL_BLACK
label: Close
label: Close|^[
shortcut: ^M
resize: FL_RESIZE_ALL
gravity: FL_NoGravity FL_NoGravity

View File

@ -77,7 +77,7 @@ alignment: FL_ALIGN_CENTER
style: FL_NORMAL_STYLE
size: FL_NORMAL_SIZE
lcol: FL_BLACK
label: Close
label: Close|^[
shortcut: ^M
resize: FL_RESIZE_ALL
gravity: FL_NoGravity FL_NoGravity

View File

@ -203,7 +203,7 @@ alignment: FL_ALIGN_CENTER
style: FL_NORMAL_STYLE
size: FL_NORMAL_SIZE
lcol: FL_BLACK
label: Close|#C^[
label: Close|^[
shortcut:
resize: FL_RESIZE_NONE
gravity: FL_SouthEast FL_SouthEast

View File

@ -59,7 +59,7 @@ alignment: FL_ALIGN_CENTER
style: FL_NORMAL_STYLE
size: FL_NORMAL_SIZE
lcol: FL_BLACK
label: Close|#C^[
label: Close|^[
shortcut:
resize: FL_RESIZE_ALL
gravity: FL_NorthWest FL_NorthWest