summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/positionpage.ui
AgeCommit message (Collapse)AuthorFilesLines
2014-04-02set mnemonic widgetsCaolán McNamara1-5/+8
Change-Id: Id4f4d2dfab6cf7f370488e87c6e86eb8da50b6fd
2013-09-09unify strip previews optimal size in one placeCaolán McNamara1-1/+0
Change-Id: I6ae1073d013c9d9bbca39c505955436cd4950d1b
2013-07-29Related: fdo#67395 add border to preview to cut up whitespaceCaolán McNamara1-20/+21
Change-Id: Ic66bf59294f7c9fb4059574765734749a40b043f
2013-07-29Related: fdo#67395 drop 'Font' frame titleCaolán McNamara1-0/+2
+ 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 Change-Id: I2c0b78163894c5283162c37bd71fa1bbc3c341c7
2013-07-29Related: fdo#67395 drop 'Preview' frame titleCaolán McNamara1-24/+10
it's clear that it's a preview, move that string into its Accessible name for those that can't see the preview Change-Id: I684f451542f5300cc206c9ade7f3b130b1c3c876
2013-07-29Related: fdo#67395 adjust height of font name tabpage, etc.Caolán McNamara1-22/+22
+ 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 Change-Id: I1191db7aaf0922978bf6dd8da17ec4f133944b94
2013-02-21change lib:widget delimiter from : to -Caolán McNamara1-1/+1
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-31/+1
Change-Id: I8c8ed2db29d1175ba2187509482cdaf858ed660c
2013-01-07split out numbering position page to cui and adapt codeCaolán McNamara1-0/+2
and move SvxNumberingPreview from svx to cui where its ::Paint impl already lives Change-Id: I2b7bebeb9914d74d0f391d3b178b0ad3d778c479
2013-01-01fdo#58651 improve layout/spacing of positionpage.uiJack Leigh1-135/+165
Change-Id: I17dde604a94989e0f3fb0c8a6c0e3e6e1f362574 Reviewed-on: https://gerrit.libreoffice.org/1472 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-12-20improve padding on character dialog pagesJack Leigh1-0/+6
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-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-5/+6
Change-Id: I3989d552ef286ba2e63cbd2a9fee32a8358ca74c
2012-09-28convert hard-coded layout of position tabpage to .uiCaolán McNamara1-0/+532
Change-Id: I760ac60a341a9942fef5a911cdb8b5af304ff1ad