From 1942182a3d1817bc539229d7fda3af69f7e295b8 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 23 Jun 2019 19:51:15 +0100 Subject: weld HyperLink Dialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic861b0a593505828a900fe2163125d6f5584a956 Reviewed-on: https://gerrit.libreoffice.org/74634 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- cui/uiconfig/ui/hyperlinkdialog.ui | 327 +++++++++++++++++++++++++++---- cui/uiconfig/ui/hyperlinkdocpage.ui | 59 ++++-- cui/uiconfig/ui/hyperlinkinternetpage.ui | 37 ++-- cui/uiconfig/ui/hyperlinkmailpage.ui | 60 +++--- cui/uiconfig/ui/hyperlinknewdocpage.ui | 99 +++++++--- 5 files changed, 464 insertions(+), 118 deletions(-) (limited to 'cui/uiconfig') diff --git a/cui/uiconfig/ui/hyperlinkdialog.ui b/cui/uiconfig/ui/hyperlinkdialog.ui index de96c8d7e60c..59c1afa2af9b 100644 --- a/cui/uiconfig/ui/hyperlinkdialog.ui +++ b/cui/uiconfig/ui/hyperlinkdialog.ui @@ -1,15 +1,19 @@ - + - False True True 6 Hyperlink + 0 + 0 dialog + + + False @@ -22,14 +26,11 @@ False end - - gtk-ok + + Reset True True - True - True True - True False @@ -51,10 +52,12 @@ - - gtk-cancel + + gtk-ok True True + True + True True True @@ -65,8 +68,8 @@ - - gtk-help + + gtk-cancel True True True @@ -76,20 +79,21 @@ False True 3 - True - - Reset + + gtk-help True True True + True False True 4 + True @@ -101,43 +105,300 @@ - + True - False + True True True - 6 + left - - 110 - 400 + True - True - True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + vertical + + + True + False + This is where you create a hyperlink to a Web page or FTP server connection. + res/hlinettp.png + 6 + + + False + True + 0 + + + + + True + False + Internet + + + False + True + 1 + + - False - True - 0 + False - + True False - True - True - vertical + + + + + + + + + + + + + + + + + + + + + + + + - False - True 1 + + + True + False + vertical + + + True + False + This is where you create a hyperlink to an email address. + res/hlmailtp.png + 6 + + + False + True + 0 + + + + + True + False + Mail + + + False + True + 1 + + + + + 1 + False + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2 + + + + + True + False + vertical + + + True + False + This is where you create a hyperlink to an existing document or a target within a document. + res/hldoctp.png + 6 + + + False + True + 0 + + + + + True + False + Document + + + False + True + 1 + + + + + 2 + False + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 + + + + + True + False + vertical + + + True + False + This is where you create a new document to which the new link points. + res/hldocntp.png + 6 + + + False + True + 0 + + + + + True + False + New Document + + + False + True + 1 + + + + + 3 + False + + True @@ -148,11 +409,11 @@ - ok + reset apply + ok cancel help - reset diff --git a/cui/uiconfig/ui/hyperlinkdocpage.ui b/cui/uiconfig/ui/hyperlinkdocpage.ui index 894e9e238ae9..45d8af5cd189 100644 --- a/cui/uiconfig/ui/hyperlinkdocpage.ui +++ b/cui/uiconfig/ui/hyperlinkdocpage.ui @@ -1,13 +1,23 @@ - + - + + True + False + res/target.png + + + True + False + res/fileopen.png + True False True True + 6 vertical 24 @@ -35,10 +45,10 @@ True False start - 0 _Path: True path + 0 0 @@ -46,26 +56,33 @@ - + True True - True + True + Open File + image2 + True - 1 + 2 0 - - Open File + True True - True - Open File + True + True + + + False + + - 2 + 1 0 @@ -113,10 +130,10 @@ True False start - 0 Targ_et: True target + 0 0 @@ -128,9 +145,9 @@ True False start - 0 URL: True + 0 0 @@ -139,11 +156,12 @@ - Target in Document True True True Target in Document + image1 + True 2 @@ -222,10 +240,10 @@ True False start - 0 F_rame: True frame + 0 0 @@ -237,10 +255,10 @@ True False start - 0 Te_xt: True indication + 0 0 @@ -252,10 +270,10 @@ True False start - 0 N_ame: True name + 0 0 @@ -293,10 +311,10 @@ True False - 0 F_orm: True form + 0 1 @@ -304,7 +322,7 @@ - + True True True @@ -320,6 +338,7 @@ True True Events + True 3 @@ -327,7 +346,7 @@ - + True False True diff --git a/cui/uiconfig/ui/hyperlinkinternetpage.ui b/cui/uiconfig/ui/hyperlinkinternetpage.ui index ae413e3c01a1..efebeedc2044 100644 --- a/cui/uiconfig/ui/hyperlinkinternetpage.ui +++ b/cui/uiconfig/ui/hyperlinkinternetpage.ui @@ -1,13 +1,13 @@ - + - True False True True + 6 vertical 24 @@ -91,17 +91,6 @@ 1 - - - True - True - True - - - 1 - 1 - - True @@ -169,6 +158,23 @@ 4 + + + True + True + True + True + + + False + + + + + 1 + 1 + + @@ -303,7 +309,7 @@ - + True True True @@ -319,6 +325,7 @@ True True Events + True 3 @@ -326,7 +333,7 @@ - + True False True diff --git a/cui/uiconfig/ui/hyperlinkmailpage.ui b/cui/uiconfig/ui/hyperlinkmailpage.ui index 4e2ed8655db6..89c2c84472e2 100644 --- a/cui/uiconfig/ui/hyperlinkmailpage.ui +++ b/cui/uiconfig/ui/hyperlinkmailpage.ui @@ -1,13 +1,18 @@ - + - + + True + False + res/adrbook.png + True False True True + 6 vertical 24 @@ -35,34 +40,24 @@ True False start - 0 Re_cipient: True receiver + 0 0 1 - - - True - True - True - - - 1 - 1 - - - Data Sources… True True True Data Sources... + image1 + True 2 @@ -74,11 +69,11 @@ True False start - 0 1 _Subject: True subject + 0 0 @@ -96,6 +91,26 @@ 2 + + + True + True + True + True + + + False + + + + + 1 + 1 + + + + + @@ -151,10 +166,10 @@ True False start - 0 F_rame: True frame + 0 0 @@ -166,10 +181,10 @@ True False start - 0 Te_xt: True indication + 0 0 @@ -181,10 +196,10 @@ True False start - 0 N_ame: True name + 0 0 @@ -222,10 +237,10 @@ True False - 0 F_orm: True form + 0 1 @@ -233,7 +248,7 @@ - + True True True @@ -249,6 +264,7 @@ True True Events + True 3 @@ -256,7 +272,7 @@ - + True False True diff --git a/cui/uiconfig/ui/hyperlinknewdocpage.ui b/cui/uiconfig/ui/hyperlinknewdocpage.ui index 980c967b2f0e..d31411da48af 100644 --- a/cui/uiconfig/ui/hyperlinknewdocpage.ui +++ b/cui/uiconfig/ui/hyperlinknewdocpage.ui @@ -1,13 +1,26 @@ - + - + + True + False + res/newdoc.png + + + + + + + + + True False True True + 6 vertical 24 @@ -83,34 +96,24 @@ True False start - 0 _File: True path + 0 0 1 - - - True - True - True - - - 1 - 1 - - - Select Path True True True Select Path + image1 + True 2 @@ -122,12 +125,12 @@ True False start - 0 - 0 1 File _type: True - types:border + types + 0 + 0 0 @@ -135,13 +138,52 @@ - + + True + True + True + True + + + False + + + + + 1 + 1 + + + + True True - True - False - - + False + in + + + True + True + True + liststore1 + False + False + 0 + False + + + + + + + + + 0 + + + + + @@ -204,10 +246,10 @@ True False start - 0 F_rame: True frame + 0 0 @@ -219,10 +261,10 @@ True False start - 0 Te_xt: True indication + 0 0 @@ -234,10 +276,10 @@ True False start - 0 N_ame: True name + 0 0 @@ -285,7 +327,7 @@ - + True True True @@ -301,6 +343,7 @@ True True Events + True 3 @@ -308,7 +351,7 @@ - + True False True -- cgit