lyx_mirror/lib/ui
Jean-Marc Lasgouttes 7ac700920f Auto feature for minibuffer toolbar
Now the minibuffer toolbar is "auto" by default. It is opened by
command-execute (M-x) and closed when the command is executed without error.

* make lyx::dispatch return a DispatchResult struct

* there is a new MINIBUFFER type of toolbar, that can be used for this use.

* remove special handling of M-x in minnibuffer; Escape can be used instead. Fix focus in this case.

* when minibuffer toolbar is "auto", make the toolbar close itself after
  - a command has been executed without error
  - an empty command has been executed
  - the Escape key has been used

[this is actually commit fdcff02a, which was later reverted at dd61d8cf]
2015-07-15 17:41:09 +02:00
..
default.ui Auto feature for minibuffer toolbar 2015-07-15 17:41:09 +02:00
stdcontext.inc Fix bugs #8546 and #9055, and introduce new separator inset. 2014-05-10 23:25:11 +02:00
stdmenus.inc stdmenus.inc: replace R-S statements by H-P statements 2015-05-28 21:39:12 +02:00
stdtoolbars.inc Remove printing support from LyX. 2015-05-27 18:13:08 -04:00