summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui
AgeCommit message (Collapse)AuthorFilesLines
2013-03-08give the numbering format listbox a fixed widthCaolán McNamara1-5/+10
Change-Id: I038cb5650adf9173c971e358aa6b20c782fb0ae7
2013-03-08update sizegroupCaolán McNamara1-0/+11
Change-Id: I4b89859c6898071209bd3864a32487f5bf8e728c
2013-03-08Small improvement in page widget uiOlivier Hallot1-83/+84
Save a coupe of bytes and better use of widget features Change-Id: I6860339a8b62c7e95605a0abc47e99d7ef49696b Reviewed-on: https://gerrit.libreoffice.org/2590 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-03-04typoThomas Arnhold1-1/+1
Change-Id: I7fda2616fe8f609167ab2caa5eddade5527b4900
2013-03-04SvxZoomDialog: m_pColumnsEdit can be a NumericFieldMiklos Vajna1-2/+2
Change-Id: Ic5469c89587b509822be8e29febc9047548c07ab
2013-03-04vcl: don't assert when lack of unit is intentionalMiklos Vajna1-1/+1
The Writer zoom dialog had this issue. Also change the drawinglayer gradient background tabpage to stop using a custom unit text, when the real unit text will be set from code anyway. Change-Id: Ib2e12572abb5c407b7c49dfa4a34dbdd6b6068d4
2013-03-02changed mnemonics to C_ategory and Fo_rmatEike Rathke1-2/+2
Alt+O and Alt+C were assigned twice (Ok,Cancel), Alt+C did not jump to the category listbox no matter how often pressed, Alt+O alternated between fOrmat and Ok. Still, Alt+C does not trigger Cancel!? Change-Id: I89b027fb33f39a929cc0fc3345a08c711558505e
2013-02-28added mnemonic_widget to jump to lists and edits on shortcutsEike Rathke1-0/+4
Change-Id: I2f048d06bccae7a55dc403eb58f80a165265d2a0
2013-02-28make things line up nicely in page formatCaolán McNamara1-4/+9
5 sizegroups is probably excessive, but results looks reasonable to me Change-Id: I1c0318e2ba0abf77b529d78b30d9af5ec630e6ac
2013-02-27add mnemonic widgets and adjust page format layoutCaolán McNamara1-331/+329
Change-Id: If570d67273f969ebe28ec3f609c8d6ecc5197661
2013-02-27Convert page format tab page to new widget UIOlivier Hallot1-0/+958
Notes: * pageformatpage.ui contains 3 hidden labels to hold strings used in page.cxx * Paper format (A0,A4,...) left in src file. Change-Id: If22c62558f1644e5f25baffeb3d04b921ec0fe8b Reviewed-on: https://gerrit.libreoffice.org/2432 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-26adapt code to comment .ui conversionCaolán McNamara1-58/+145
Change-Id: I93f98f50443ab3b2fb0ce9f3126b03c8a3281ad2
2013-02-26turns out protect changes dialog is converted SfxPasswordDialogCaolán McNamara1-204/+0
Change-Id: Ie4cbbc51baaf609c067abdf110a7843e71a8b2c2
2013-02-26Converted Edit -> Changes -> Comment Widget.Abdulelah Alarifi1-0/+237
Change-Id: Ie8ed01d283559aba5eae1df7a21c6fe019457a7f Reviewed-on: https://gerrit.libreoffice.org/1978 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-25Converted Edit -> Changes -> Protect Records Widget.Abdulelah Alarifi1-0/+204
Change-Id: I3803adf63d2cbe9b036a47479befe8bf21bac10b Reviewed-on: https://gerrit.libreoffice.org/1966 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-02-23add stock undo button text and map to gtk-undoCaolán McNamara1-1/+4
Change-Id: I9109dfc6293c9de399c25bea957712eb00d181be
2013-02-23various efforts to consistently apply HIG rulesCaolán McNamara5-45/+30
Change-Id: I084a0fbce57c732635e73186ba124fe3b53502d5
2013-02-22adapt code to New Toolbar Dialog .ui conversionCaolán McNamara1-3/+7
Change-Id: Ie1b7a0cf5fbb9dbfc04a07bb58d5f55f83a096f3
2013-02-22add in some extra columns to eat extra whitespaceCaolán McNamara1-15/+42
Change-Id: I85c556a5f3ed3934c409f0ee5e0b4454bc5b7728
2013-02-22align color list box to startCaolán McNamara1-2/+2
Change-Id: I819bb12dc694fa6ee2da803e41d0098f66c06c3d
2013-02-22various efforts to consistently apply HIG rulesCaolán McNamara2-7/+11
Change-Id: I045871d1f6c0dbd1baf1df82b196763d374bec38
2013-02-21split up redline dialog and adapt filter page codeCaolán McNamara1-447/+0
Change-Id: Id6fab654b4c92aaba753e7099923efb135a0bdd8
2013-02-21windowsize must be a MetricFieldIvan Timofeev1-2/+2
Change-Id: I360de01d1afa129bec2dc9aabfb16820ec5e3269
2013-02-21add a mechanism to load date fields from .ui filesCaolán McNamara1-5/+3
Change-Id: If546e2f5c0f4b58d1306c737bf69799e8033c5c0
2013-02-21change lib:widget delimiter from : to -Caolán McNamara28-119/+119
because glade catalogs don't allow : in widgetnames which blocks making a catalog for our custom widgets Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
2013-02-21mnemonic got messed up on cut and pasteCaolán McNamara1-1/+4
Change-Id: I7b9459c685c73c79b9dcf0213fbe33b2d45976b7
2013-02-20Converted Edit -> Changes -> Accept or reject Widget.Abdulelah Alarifi1-0/+447
Change-Id: I70f53ce73bf8e0c96b588fb15ec2a6bcd845e8da Reviewed-on: https://gerrit.libreoffice.org/1963 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-02-20make top of format->background align with the other tabsCaolán McNamara1-2/+2
Change-Id: I11c6271ebee62938f89c03c82e02adc2e0d3a1f4
2013-02-20move options dialog to cuiCaolán McNamara1-0/+149
code is not adapted yet, because we need to still support lots of unconverted option pages and its far easier to convert this over when that's complete Change-Id: Ia5c744903b02fc3e6acbc4e6313cf33021720588
2013-02-20move view options page to cui and adapt codeCaolán McNamara1-0/+691
Change-Id: I16f9c1fb1cce0a673255468a4dd5492683ad4298
2013-02-20remove ugly padding on empty rowsCaolán McNamara1-40/+83
Change-Id: Ie29bb736343e854865aa0eda4dae031931d30d0d
2013-02-20move (rather dubious) accessibility name assignment code to .uiCaolán McNamara1-0/+120
Change-Id: I50dde15f4a13f0325c96330dbdc0cc8c74bb6cb6
2013-02-20Resolves: fdo#30862 move user options page to cui and adapt codeCaolán McNamara1-0/+735
and make initials area and zip code areas wider to address fdo#30862 This "first/last name" thing is a disaster of course: http://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/ http://www.w3.org/International/questions/qa-personal-names Change-Id: Iedb347a533f208056176b5a79b8a56050672a8d1
2013-02-19move memory option page to cui and adapt codeCaolán McNamara1-0/+424
Change-Id: I0660592f233d9f190d11337068f33f2c13ba9251
2013-02-18migrate the textflow NumericField settings to GtkAdjustmentsCaolán McNamara1-5/+35
Change-Id: I751071365b8aaa0d22364ed0ca74b3954839c126
2013-02-18Widget UI for Text Flow tab pageOlivier Hallot1-0/+532
* Need to address help for the page Conflicts: cui/UI_cui.mk Change-Id: I7e4d9c9827ba80986059ff628d02f798eabbb4f6 Reviewed-on: https://gerrit.libreoffice.org/2184 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-18remove 0.49000000953674316 aligns where default is 0.50 alreadyCaolán McNamara2-2/+0
Change-Id: If69a3ca02615ae50404fc66b3f560d9c9988ded4
2013-02-18HIG adjustment for numbering tab page formatOlivier Hallot1-4/+6
Change-Id: If3503445783b3158c4d669aed0ec37e4a6279f19 Reviewed-on: https://gerrit.libreoffice.org/2194 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-18move General options page to cui and adapt codeCaolán McNamara1-0/+390
Change-Id: I724db9d199ad15d31f8daf2329ceb9cd46fdefda
2013-02-18move Stored Web Connection Information dialog to cuiCaolán McNamara1-0/+201
Change-Id: Ifddd7348754054e505b0b9abe1d760e903e00f2a
2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara6-38/+49
Change-Id: I71498e44d25fe4a2f0feb221ec0e77d455aeb61c
2013-02-15Resolves: fdo#60627 wrong lib names for some custom widgetsCaolán McNamara4-4/+4
Under Linux dlsym will search other locations and find them if they exist elsewhere, but not under windows, so its easy to put the wrong lib name in if developing under Linux because it'll generally work anyway. So add a script: bin/verify-custom-widgets-libs which can be used under Linux to verify that the required factory methods exist in the right lib. Change-Id: Ic30f8da5acc4712684a7a25fbfb003e8b21cb867
2013-02-15fully convert security options to .ui formatCaolán McNamara1-67/+191
Change-Id: I119b38f96ebdd6af19b9dce926a684398b4f72f8
2013-02-15move security options dialog to cui and adapt codeCaolán McNamara1-0/+300
Change-Id: Ie1f5c5eb437c55844a524c1219b1e30e5f07b3c3
2013-02-14various efforts to consistently apply HIG rulesCaolán McNamara3-21/+13
Change-Id: Ib34dfd1ffa096ce890a8cb1baf403e595128c79c
2013-02-14TriState boxes created via the builder default to STATE_DONTKNOWCaolán McNamara1-0/+2
while classic ones default to "false", easiest thing to do here is to simply only query for their value if enabled Change-Id: I5b01d344a5310b9bbd8d59e9c53bef1a6bfee1ce
2013-02-14Widget for asian typographyOlivier Hallot1-0/+83
Change-Id: I70535593c3e06caca48ae8bc8b9476ae09210df8
2013-02-14SvxBackgroundTabPage: use XFillStyle enumMiklos Vajna1-6/+24
Change-Id: I8fb8765ed6ee2f879a170f4f9c51ee05b695304a
2013-02-13consistent 6 pixels borders around all option pagesCaolán McNamara6-10/+16
and center middle column of writer print options Change-Id: I344d114ec0dd87ef5de5a920acea9f39e0e89dfe
2013-02-13HIG spacing for personalization_tabCaolán McNamara1-2/+4
Change-Id: Ia791942f77df024a90224a706847300643d5a74e