lyx_mirror/lib/ui
Jean-Marc Lasgouttes 2898c335be Add mechanism to change icons in RTL mode
When the cursor in RTL text, icons for "depth-increment" or
"layout-toggle Enumerate" look wrong.

To fix this, the lfun "bidi" is introduced. "bidi ltr func" behaves
like "func" in LTR text, but is unknown in RTL text. "bidi rtl" does
the opposite. This allows to add two icons, but only have one icon
available. When no document is available, only LTR is assumed.

To make this work, the handling of unknown functions in toolbar has
been changed so this these functions can change dynamically their
existence.

The icon themes `default', `oxygen' and `classic' have been updated
accordingly.

Fixes bug #4451.
2019-07-22 15:20:38 +02:00
..
default.ui Update format of bind and ui files 2018-08-30 21:56:26 +02:00
stdcontext.inc Add submenu to math context menu 2019-05-19 11:45:13 +02:00
stdmenus.inc Fix grammar 2019-05-31 18:29:30 +02:00
stdtoolbars.inc Add mechanism to change icons in RTL mode 2019-07-22 15:20:38 +02:00