summaryrefslogtreecommitdiff
path: root/vcl/uiconfig
AgeCommit message (Collapse)AuthorFilesLines
2014-04-02Resolves: fdo#63228 Printers list does not increase height with Print DialogCaolán McNamara1-1/+9
(cherry picked from commit e764b46eea2aab37b7f62d6bf495d2b80080e3b2) Change-Id: I731fe5159bead1dc0036ede8d4cd26c233e3b296 Reviewed-on: https://gerrit.libreoffice.org/8803 Reviewed-by: Matúš Kukan <matus.kukan@collabora.com> Tested-by: Matúš Kukan <matus.kukan@collabora.com>
2013-08-24add gtk_message_dialog_new-alike ctor for MessageDialogCaolán McNamara2-0/+70
Change-Id: Ie422cd2c903cbd18353b1929c074574d452559ce
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara1-2/+18
We now need a mechanism to instruct the print dialog that we want to force printing to use the printer settings configured paper. Particularly useful for nup printing and brochures scenario 3: forcing printing to use the printer settings paper a file->printer settings->properties->paper set a paper size, ideally something not used in the test doc, e.g. Executive b file->print->page layout and set pages per sheet to 4 the auto selection for paper will be the first paper size in use, i.e. legal c flip to options and toggle "use only paper size from printer preferences" preview should reconfigure as "Executive" Change-Id: Ie224c252c2cb6c9ee21be5c54e470bca1c7eb0bb
2013-02-21change lib:widget delimiter from : to -Caolán McNamara1-2/+2
because glade catalogs don't allow : in widgetnames which blocks making a catalog for our custom widgets Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara1-9/+42
Change-Id: Ic55935d449cf69eb69da1be5bdb44d93f56f7d88
2013-02-10add 6 width border to toplevel widgets of printdialogJoren De Cuyper1-0/+4
Change-Id: I415769aeda335d65a4a5dc03be56e26a860046e3 Reviewed-on: https://gerrit.libreoffice.org/2067 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-08janitorial tidyingCaolán McNamara1-1/+0
Change-Id: I4f37cb4bcde935bfbf6d412f4c81ef0451245f00
2013-02-08resolve fdo#60450 - Printer list is missing its border in Print dialogJoren De Cuyper1-1/+2
Change-Id: I2e28b9f9d52bcb01b04f98d39d12b6d8a627bec5 Reviewed-on: https://gerrit.libreoffice.org/2043 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-06drop bottom paddingCaolán McNamara1-1/+0
Change-Id: Idf7cb08121cae2c183ed5bc012d848b31429ff49
2013-02-06Added dialog title, 6 px spacing on Print dialog like in 3.6, fdo#59846Robert Roth1-2/+13
Change-Id: Id7c9ff4c7d7da830f9fdfb5046b627b5235c19be Reviewed-on: https://gerrit.libreoffice.org/1951 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-01-12default spinbuttons to left alignCaolán McNamara1-0/+1
Change-Id: Idccab2fcf985ede4f07897131e9cae3499030b0f
2012-12-20implement small-size variant stock image buttonsCaolán McNamara1-44/+14
Change-Id: I82d5a957b5c38b8aa19e28ceb8d6850c0bf7526e
2012-11-24PrintDialog: add some space between preview and tab controlIvan Timofeev1-0/+1
Change-Id: I2bab3de95b6cf22ef1c40d3062c7402fac4ab5b1
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara1-14/+28
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-7/+7
Change-Id: I3989d552ef286ba2e63cbd2a9fee32a8358ca74c
2012-09-28set the default button on various dialogsCaolán McNamara1-0/+1
Change-Id: I63b1cc73d8ed240c40dec07fe1f8470da8410464
2012-09-28rename expander for help and remove now unused hidsCaolán McNamara1-1/+1
Change-Id: I9c5b01efb0a233621732350f8aff432343931be8
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara1-0/+1572
to new-style widget layout mostly described in .ui format Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60