office-gobmx/cui
Thomas Arnhold f4246fab77 fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialog
Changes made:

* Rename "Back" to "Reset" like in other dialogs (eg. Writer - Format - Character).
* Apply-Button, which reflects the old behavior of the dialog, and doesn't
  close it automatically.
* Added an OK-Button, which applies the changes made and automatically closes the
  dialog.

With this both use cases should be handled:

* Inserting one single URI with simple close.
* Modifying multiple URIs without closing the dialog.

Hopefully all users are happy with this ;)

Change-Id: I1881dee083945cd165fbb8f8444395c1b04a0607
Reviewed-on: https://gerrit.libreoffice.org/10946
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-22 21:33:06 -05:00
..
inc/pch update_pch 2014-08-13 10:10:33 +02:00
source fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialog 2014-08-22 21:33:06 -05:00
uiconfig/ui fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialog 2014-08-22 21:33:06 -05:00
util
AllLangResTarget_cui.mk fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialog 2014-08-22 21:33:06 -05:00
Library_cui.mk Created basic architecture for PersonasDocHandler. 2014-08-14 19:43:22 +02:00
Makefile
Module_cui.mk
README typo: more then -> more than 2014-08-01 23:40:12 +09:00
UIConfig_cui.mk Convert RID_SVXDLG_ASSIGNCOMPONENT to .ui 2014-08-04 10:41:22 +00:00

Common User Interface

It was moved out from svx in DEV300m68:

http://www.mail-archive.com/dev@openoffice.org/msg12925.html

It contains dialogs used by more than one application, e.g. paragraph
properties.