summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/charnamepage.ui
AgeCommit message (Collapse)AuthorFilesLines
2013-07-30Related: fdo#67395 adjust height of font name tabpage, etc.Caolán McNamara1-224/+178
+ put the language label beside the language listbox which reduces height by a line + use standard spacing between frames in position tabpage + use standard spacing horizonally between elements (cherry picked from commit 1d33fc35f787061c9440ba44dfd53de405bd430a) Related: fdo#67395 drop 'Preview' frame title it's clear that it's a preview, move that string into its Accessible name for those that can't see the preview (cherry picked from commit 1193dc782f4479a81f3d283c99df2f5c7e022682) Related: fdo#67395 drop 'Font' frame title + promote the family, style, size to frame titles and drop the surrounding 'Font' one + bottom align the previews again + drop empty spacing labels in favour of 6pixel spacing (cherry picked from commit 63ced8e54f1786e5814f082c9fb87c89e5c850a9) Related: fdo#67395 add border to preview to cut up whitespace (cherry picked from commit 167416c3ed3ed52249559ff3548c0fc06d0d0eef) Change-Id: I1191db7aaf0922978bf6dd8da17ec4f133944b94 684f451542f5300cc206c9ade7f3b130b1c3c876 2c0b78163894c5283162c37bd71fa1bbc3c341c7 c66bf59294f7c9fb4059574765734749a40b043f Reviewed-on: https://gerrit.libreoffice.org/5200 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-02-21change lib:widget delimiter from : to -Caolán McNamara1-17/+17
because glade catalogs don't allow : in widgetnames which blocks making a catalog for our custom widgets Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
2013-02-13consistent padding around various format->character pagesCaolán McNamara1-1/+2
Change-Id: I8c8ed2db29d1175ba2187509482cdaf858ed660c
2013-02-06Added 6 pixel vertical spacing on the Font tab, fdo#59846Robert Roth1-0/+4
Change-Id: I61c85b75b026e15541101b25cf254aa64c3e1762 Reviewed-on: https://gerrit.libreoffice.org/1949 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-02-02set mnemonic widgets on char name pageCaolán McNamara1-0/+34
Change-Id: I90d8bcdde05deb8b2af3b1b610bb444f944a1534
2013-01-18super-long language names make character dialog look real uglyCaolán McNamara1-16/+6
so move language to the first column and let it span all columns, but not fill the availabl area Change-Id: I8c9a410861c3fb942569af7523313a84ae7f6c98
2013-01-11use sizegroups instead of explicit codeCaolán McNamara1-0/+32
Change-Id: I2376e69adf235d1e6f89296c50a9cea76041f9d7
2012-12-20Resolves: fdo#58325 give each font category a separate info labelCaolán McNamara1-15/+120
Change-Id: I1cc38341c2a9d28ab275765e488e5dac334ca0fa
2012-12-20improve padding on character dialog pagesJack Leigh1-0/+5
Change-Id: I778dd8e427618a9761cc90683e7d8ac986e27c94 Reviewed-on: https://gerrit.libreoffice.org/1429 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara1-1/+14
I removed it because it only refers to the Western font and not the two other categories. But apparently there's demand for it, so better to restore it as misleading as it is for non-Western Change-Id: I84c0cf858c16a9cadcba8d0c3993f0b0b7ad5a45
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara1-10/+20
so we can keep translations markup free, and it matches better our existing font use in controls Change-Id: Ib762030f8bf831f2b0afabdd643508e660ad9266 See: https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages
2012-10-17make use of ability to use bold in labelsCaolán McNamara1-17/+17
Change-Id: I3989d552ef286ba2e63cbd2a9fee32a8358ca74c
2012-10-12Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svxCaolán McNamara1-4/+4
Change-Id: I50f68674e057dd358357d611bbbbb3332d8cd00b
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara1-0/+654
Change-Id: I20829b6a0835bf96489d67b6f7effcfa84650328