summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig
AgeCommit message (Collapse)AuthorFilesLines
2014-08-20add a VclViewportCaolán McNamara1-10/+15
like GtkViewport so that the scrolled region will be clipped, which also has the side-effect of stopping glade clobbering the non view-port scrolled .ui files on editing Change-Id: Ic64174b3a35b77f068e0085cdc7721aeb33f1d82
2014-08-18versionofdialog: define default buttonThomas Arnhold1-1/+2
Change-Id: I2636555d9351b59572eebcf4d3f420da33674e3a
2014-08-15convert WIN_HELPINDEX sport to .uiCaolán McNamara1-0/+106
Change-Id: I80d1f3f3cb4e062bc19489205e325bc4ff17b3c6
2014-08-14Fixed the Templates buttonEfe Gürkan YALAMAN1-12/+1
It works as a button. When clicked the triangle works as dropdown. Change-Id: Ib4e3b6a1832efef3382e7bd01b06d2ff8d4e7543
2014-08-14All templates option addedEfe Gürkan YALAMAN1-1/+9
Change-Id: I622d5d6fd7fa7be474fa56abf67a1a62fddbcf60
2014-08-14Some code cleanupEfe Gürkan YALAMAN1-8/+1
SetupButton function overloaded for MenuButton type. Change-Id: Ib171c7590a59ad360dd8ebab1039d3eba5d565ef
2014-08-14Template Filtering ImplementationEfe Gürkan YALAMAN1-3/+58
Change-Id: I9270136afeaadbbe16c408e6e7d2fbde5b53d324
2014-08-14Code CleanupEfe Gürkan YALAMAN1-215/+2
Some unneccesary code cleaned up. Change-Id: Iebc43ddc8276d5865c640b7fa955152a3361eb36
2014-08-14Initial TemplateBar moved from TemplateManagerEfe Gürkan YALAMAN1-54/+188
Change-Id: I335e69de31bd64e7c4504a58d7652f755491af33
2014-08-14ViewBar moved to Start CenterEfe Gürkan YALAMAN1-4/+83
View bar moved to the start center without handlers. Visible but useless ATM. Change-Id: I1cb64faa1ee86b19ecbb793351c8c11362ef799e
2014-08-14Moving TemplateLocalView to the StartCenterEfe Gürkan YALAMAN1-41/+69
Added TemplateLocalView to the StartCenter. "Templates" Button will hide RecentDocs and show TemplateLocal view. Change-Id: I34fc7f6ed0d819cf0c29dd89ee154408c5d8434f
2014-08-05fdo#82017: Rename 'Close without saving' button to 'Don't Save'.Adolfo Jayme Barrientos1-3/+4
It matches other applications both in Windows and OS X. Users expect to press the 'D' key to activate this button. Also, it's shorter. Change-Id: I08f80fd9dbfbc5e2a5dc69ff2f72d55b80ccda5a Reviewed-on: https://gerrit.libreoffice.org/10685 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2014-07-25Remove 1 px border around Start CenterAdolfo Jayme Barrientos1-1/+1
It leaks workspace background color (behind the sheet in Writer etc.), which looks bad as it's much darker now under Windows and OS X. Change-Id: I29034be86d3cf5537384b325fc6734b4dc05f077 Reviewed-on: https://gerrit.libreoffice.org/10521 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-11Convert DLG_TEMPLATE_INFORMATION to .uiPalenik Mihály1-0/+79
Change-Id: I66469c17a46c1157b8e3801c0dc2b252c569a4bd Reviewed-on: https://gerrit.libreoffice.org/10213 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-10make label translatableAndras Timar1-1/+1
Change-Id: I1e7703489ad9c41efbd22863fc9dbe86afee5e3e
2014-07-10MD_DDE_LINKEDIT conversion to .uiSzymon Kłos1-0/+198
Change-Id: Id058400bad5a8b100ef5a07060ea1c5013c6e6d6 Reviewed-on: https://gerrit.libreoffice.org/10146 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-07Resolves fdo#80477: duplicate key for Help button in Start CenterAdolfo Jayme Barrientos1-2/+1
Change-Id: If46baf8613c6202e84a985ad7e2ce658e1d42193 Reviewed-on: https://gerrit.libreoffice.org/10102 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper6-9/+9
Change-Id: Icae67c083ca867c89cff7f9d5d44dbbe4aadcba9 Reviewed-on: https://gerrit.libreoffice.org/9858 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-27Resolves: fdo#79275 File Properties dialog’s layout is subparCaolán McNamara1-99/+87
Change-Id: I594d93c0630528841a1f243e6b6e9eda67b6138d
2014-04-03Resolves: fdo#76486 Uniform Arrangement of the Help ButtonCaolán McNamara1-14/+11
Change-Id: If59c5c4901aeec404099c810a021eea8b8b3d3ab
2014-03-11convert load template dialog to .uiCaolán McNamara1-0/+358
and merge the expander and the "show preview" checkbox to be the same thing, i.e. expanded is showing, and not expanded is not showing Change-Id: I10e43bc36a0e2e5d1286a4dbad793ee3a700c97c
2014-03-05convert help contents page to .uiCaolán McNamara1-0/+45
Change-Id: I9ffd2881bfbf51749d69d7fc1af2d74335d8e3f4
2014-03-05convert help search page to .uiCaolán McNamara1-0/+156
Change-Id: Ib40ab75ce04c60df29895b0b14450d507d67db23
2014-03-05convert help index page to .uiCaolán McNamara1-0/+74
Change-Id: I2d3b5311b8f40350f6d9524f802cb074c175ffaa
2014-03-05convert help bookmarks tabpage to .uiCaolán McNamara1-0/+74
Change-Id: I2bfbb2aa53729be1c12ccc3ca3dd8644aa4d5410
2014-02-24fix 'delete' not working in the Template ManagerCaolán McNamara1-4/+4
regression from b29c078c7f193dd7dae74baf89fe1abb9264239c because if the search view widget is visible then its assumed that we are in search view mode Change-Id: I8e81ffa06d5d3ac50e110105c9444707fd4c41c6
2014-02-17Resolves: fdo#72233 too long style names over-stretch dialogCaolán McNamara1-7/+3
Change-Id: Id6f102a3def1928ad8f6b4d27eb32f8c69bdba49
2014-02-10Linked with -> Inherit from in style dialogAlexander Wilms1-1/+1
Change-Id: I3ca5f297217c898a12375f7f8e9c57841cd3db84 Reviewed-on: https://gerrit.libreoffice.org/7941 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-07templatemanager: Some items were hidden by default.Jan Holesovsky1-5/+0
Change-Id: Iec847eb2af74442d083153c5e1f307ed32497377
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky1-0/+420
Change-Id: I854abb47c2d22206ed5581373b3e841f221672e3
2014-01-10fdo#72420 Startcenter: help button point to local/wiki help, ui partZolnai Tamás1-1/+2
Change-Id: I7ac4b51868d1a5828c810b1ac629d5a56ffb6f50
2014-01-09plenty of space in the empty cell that can be usedCaolán McNamara1-15/+4
Change-Id: Ia156ab622f52b7161f29bbf968fd3d71cdc89e8b
2014-01-08swap button order in ui to match typical realityCaolán McNamara1-9/+9
This has no effect on the rendering of this .ui as native button ordering is active. But it means that under the typical editing-under-GNOME that ones head is wrecked from the cognitive impedance of the editor and viewer not matching in order Change-Id: I8888d4263f05bcecff72496f4cf0ae67345dc644
2014-01-08tweak button order for alien warn dialogCaolán McNamara1-2/+3
Change-Id: I6e51951df3bff0d1829bff8e2a436e4030247baf
2014-01-06Startcenter: add icons for 'Open Files' and 'Templates'Zolnai Tamás1-0/+12
Change-Id: Ic9e584f63e374e977ce18115173d18083d2e44a3
2014-01-04convert edit duration to .uiCaolán McNamara1-0/+335
Change-Id: Ifb1ae6b96a42642c05f294cccfe0c4bd4e65dd8c
2013-12-20convert input dialog to .uiCaolán McNamara1-0/+108
Change-Id: I7b4dc43bfed39c852692dabebfc1bd196625c333
2013-12-16convert help bookmark dialog to .uiCaolán McNamara1-0/+136
Change-Id: I7831bc63f66ab7fe30f5648efc2f733c6bd90d0e
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks1-2/+2
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
2013-12-13startcenter: Move the 'Create' under the separator & add a colon.Jan Holesovsky1-14/+15
Change-Id: Ie8a1ce8628fa0f31ae6d6a3f1303342c145e33aa
2013-12-13startcenter: Smaller frame around the entire start center area (6 -> 1px).Jan Holesovsky1-16/+16
Based on Mirek's suggestion; looks better. Change-Id: I3468450ee4c8ba27cd26a40c7ed11f0b4df9c42d
2013-12-12startcenter: Update the button descriptions to the UX team decision.Jan Holesovsky1-6/+6
Change-Id: Ie0813e8faa1cc97aa77fc89659b829226d0e5736
2013-12-06convert search dialog to .uiCaolán McNamara1-0/+217
Change-Id: I737da11ed6978edf824f00dfb3dfc29c2c5416ed
2013-11-30make some .ui strings translatableAndras Timar1-1/+1
Change-Id: I3e2a93ac7521b4b484a96da22efac0b4cb52b333
2013-11-26add accessibility names to .uiCaolán McNamara1-0/+5
Change-Id: I3453e3c66de730e60843d655e094b7c3247fad1b
2013-11-18convert alien dialog to .uiCaolán McNamara1-0/+88
Change-Id: I5b4a17eb83d61f7f95d7b71024ba035c957adf2c
2013-11-14startcenter: Make the separator shorter.Jan Holesovsky1-0/+2
Change-Id: Ie03a544cd4e98b39b2571815210adbb3352ab22e
2013-11-14startcenter: Fix conflicting accelerator.Jan Holesovsky1-1/+1
Change-Id: I5c034abd30b502334968c16c60b22713be45d31c
2013-11-14startcenter: Motif image now works too.Jan Holesovsky1-17/+27
Change-Id: Ieecd2e8ee010b06b64a792e0fcad744c66c5f79e
2013-11-14startcenter: Thin line around the Help and Extensios buttons.Jan Holesovsky1-185/+243
Change-Id: Id9433a32a9787673fbb266d6465f0bd89f919a40