summaryrefslogtreecommitdiff
path: root/svtools/uiconfig/ui
AgeCommit message (Collapse)Author
2017-12-01tdf#114098 Show vertical scrollbarXisco Fauli
Change-Id: I03b94d6860e559a4074a3a23fcc0407f22c21df4 Reviewed-on: https://gerrit.libreoffice.org/45686 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke
That was a dead end anyway, trying to partly reimplement SvFilterOptionsDialog ExportDialog, instead of implementing the necessary bits to use that one which has everything. Change-Id: Icde7422f2c2d7e26c07dfe921a4abda41e222b09 Reviewed-on: https://gerrit.libreoffice.org/42503 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-07-21migrate to boost::gettextCaolán McNamara
* all .ui files go from <interface> to <interface domain="MODULE"> e.g. vcl * all .src files go away and the english source strings folded into the .hrc as NC_("context", "source string") * ResMgr is dropped in favour of std::locale imbued by boost::locale::generator pointed at matching MODULE .mo files * UIConfig translations are folded into the module .mo, so e.g. UIConfig_cui goes from l10n target to normal one, so the res/lang.zips of UI files go away * translation via Translation::get(hrc-define-key, imbued-std::locale) * python can now be translated with its inbuilt gettext support (we keep the name strings.hrc there to keep finding the .hrc file uniform) so magic numbers can go away there * java and starbasic components can be translated via the pre-existing css.resource.StringResourceWithLocation mechanism * en-US res files go away, their strings are now the .hrc keys in the source code * remaining .res files are replaced by .mo files * in .res/.ui-lang-zip files, the old scheme missing translations of strings results in inserting the english original so something can be found, now the standard fallback of using the english original from the source key is used, so partial translations shrink dramatically in size * extract .hrc strings with hrcex which backs onto xgettext -C --add-comments --keyword=NC_:1c,2 --from-code=UTF-8 --no-wrap * extract .ui strings with uiex which backs onto xgettext --add-comments --no-wrap * qtz for gettext translations is generated at runtime as ascii-ified crc32 of content + "|" + msgid * [API CHANGE] remove deprecated binary .res resouce loader related uno apis com::sun::star::resource::OfficeResourceLoader com::sun::star::resource::XResourceBundleLoader com::sun::star::resource::XResourceBundle when translating strings via uno apis com.sun.star.resource.StringResourceWithLocation can continue to be used Change-Id: Ia2594a2672b7301d9c3421fdf31b6cfe7f3f8d0a
2017-04-14convert fileview context menu to .uiCaolán McNamara
Change-Id: I4631b4fa0312c6548a1176872e3a836d377f518c
2017-02-27tdf#105299 Dialogs must not be resizableheiko tietze
Patch doesnt solve the issue but makes the wizard dialog HIG compliant Change-Id: Ib45b49671bc247ad2bce072e4cc4260ed551ef7c Reviewed-on: https://gerrit.libreoffice.org/34652 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-08-02Related: tdf#101196 prompt to restart after OpenGL config changesCaolán McNamara
Change-Id: If0ade12ed4cf360bdac8cfbec7bb09c9a640fc6d
2016-07-13Resolves: tdf#100340 make compress graphic dialog less wideCaolán McNamara
'regression' seems harsh, its not so wide it didn't fit on a reasonable sized screen or look particularly horrific. Change-Id: I20d55b8aac609ee0d683eb9a1c2b173aa0c9d8da
2016-07-13Resolves: tdf#59570 scrollbar used instead of sliderCaolán McNamara
Change-Id: I14241c8a4418e8356a590a32b661f283b606f9fa
2016-06-23tdf#46279 Show restart message after extension installationirem
Change-Id: I91feab63b77055b8f73d0fb481a76586b249160c Reviewed-on: https://gerrit.libreoffice.org/24595 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-05-23resort restart reasonsCaolán McNamara
Change-Id: Ie7b57e7f3266f0f1c3576e82de3c949760c2916d Reviewed-on: https://gerrit.libreoffice.org/25358 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-05-23tdf#99211 Use the restart dialog for notifications about restartirem
Change-Id: I97a10cddafc464ccbdd37902c5d24b73246f5c3f Reviewed-on: https://gerrit.libreoffice.org/24877 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-05-03tdf#99211 Use the restart dialog for notifications about restartirem
Change-Id: I2093e99d7b377285f6b3248a90072f0dea12f732 Reviewed-on: https://gerrit.libreoffice.org/24556 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-04-11tdf#79656 Restart now window for language changeBerk Gureken
When you change the UI language and click OK, Restart Now window opens instead of warning window. Change-Id: Ic503bf4536a855891456f48745b748786857200f Reviewed-on: https://gerrit.libreoffice.org/23421 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2016-01-28"the mail merge" -> "mail merge"Caolán McNamara
It doesn't read right otherwise. Change-Id: Ib852d808fbce1fd19c9c5de591694fc4a10a6815
2016-01-04Related tdf#96833: Allow port with more than 4 charactersJulien Nabet
Change-Id: Ib6676f6f940ce497ac6fe28189e1c3a4ed4ec0bf Reviewed-on: https://gerrit.libreoffice.org/21032 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2015-11-06Add title to image export options dialogYousuf Philips
Change-Id: I79e6722f2cfa8aabe3b3cacefe97d34063965d5d Reviewed-on: https://gerrit.libreoffice.org/19812 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2015-10-18mark number as untranslatableStanislav Horacek
Change-Id: I4049603621ed48f41e3176e4a0a0b73ec1d674d4 Reviewed-on: https://gerrit.libreoffice.org/19412 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-08-29remember password for all types of serviceSzymon Kłos
Change-Id: I8620332ac5228eee1d7c16d0b0ff7920031be331
2015-08-14User field before Refresh Repos button in the formSzymon Kłos
Change-Id: I2a1aa420c1a0537b80aee3ef2602b1892a131919
2015-08-14added 'Remember password' checkboxSzymon Kłos
Change-Id: I4231acd92d263ca772a1aa7b3e178c5681ee86e0
2015-08-14added mnemonic_widget propertiesSzymon Kłos
Change-Id: I36b2b5bdbc597b82e746c5f81b99064efb06da75
2015-08-14added password field in the Add service dialogSzymon Kłos
Change-Id: I1074a3a2980e939de3f578cb566bab1e0ed96aed
2015-08-14Rework of the 'Add service' dialogSzymon Kłos
Change-Id: Ie53352367a92468fb7b1bfbe106230327e4a6599
2015-08-14Show unavailable services with disabled controlsSzymon Kłos
Change-Id: I9fe25bc5e8ce31cd848c4f6434b747be96a8006a
2015-08-14Port field without buttons, max 4 charsSzymon Kłos
Change-Id: I4ddc294dba5ad66a11ff260e8942977d0a6a292f
2015-08-14Port field on the same line as HostSzymon Kłos
Change-Id: Iddf611e372772cbe5c38aecc81f4d43412d653da
2015-08-14The Add Service dialog width changed to 400+ pxSzymon Kłos
Change-Id: Ied97043e0649c552190b490d41f60579db523625
2015-07-16Move remotefilesdialog.ui to where it belongsMaxim Monastirsky
Change-Id: I9afa6c8f7c9de8ed133f714a4726d3f2d01be1db
2015-07-16Open/Save button should be the default buttonSzymon Kłos
Change-Id: If2dc98beaff9cefcaf87be8773077524e2f5cb90
2015-07-16RemoteFilesDialog: handled save buttonSzymon Kłos
Change-Id: Iec9129eac618d21370b8e5ecb331eb9518ecf082
2015-07-16the base of breadcrumb widgetSzymon Kłos
Change-Id: I6775b43c270faa7158ffb2a3a9ae0f19700ddef3
2015-07-16added fields for name and filtersSzymon Kłos
Change-Id: I758bb4e1009c44aad7f4f5d3d0e07939b9962ce5
2015-07-16new dialog type flags, resizable fileViewSzymon Kłos
Change-Id: I1052b5edef3fa35678bcf2a6a4ac58090fd9e507
2015-07-16added SvtFileView, basic loading of the root directorySzymon Kłos
Change-Id: I54a4aa3a2c68b4dbbc54a68469ea6fe41e361864
2015-07-16services reordering, changed PlaceEditDialog UISzymon Kłos
Change-Id: I261986286f036816b9b6f05d521c560b0247791d
2015-07-16CMIS types moved level up to the service type listboxSzymon Kłos
Change-Id: I8177669e74a452c6022f17ff84b9bfe2c1dddfb7
2015-07-16added the delete service optionSzymon Kłos
Change-Id: I81ddfbf3e0d856b3263d005d283279ebb58f1ffc
2015-07-16added services edit menu entrySzymon Kłos
Change-Id: Ic73e3d632296d61d1cdb5abdb54d9a74d841570d
2015-07-16RemoteFilesDialogSzymon Kłos
Change-Id: I296ce6233287dac5447462faa4b7404c25297f8b
2015-06-12graphicexport.ui: Remove incredibly unhelpful “help” messagesAdolfo Jayme Barrientos
“1 is less quality, 100 is more quality.” You don’t say?! These are things that any person can deduce by themselves by looking at the sliding bar. Let’s not assume users are idiots who need to be told obvious things, and in *two* mostly identical sentences. Change-Id: Id1de16b078712009a1fce4d21f7509f873d35bc0
2015-05-19check for and handle missing base in mail merge (related: fdo#33266)Bjoern Michaelsen
Change-Id: I3e362a873c28026cbecf005c07def1295aa920e0
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
As agreed with Adolfo (and others) at the Design hangout on 2014-12-10. Change-Id: Ibe0e8075566523e746866b9d2c15c348c345d2df
2014-11-25HIG fixes for svtoolsAdolfo Jayme Barrientos
Change-Id: I8b874ed49e50b7ea15774ca3b0cd9a963898fc94 Reviewed-on: https://gerrit.libreoffice.org/13049 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
Change-Id: I1a930a413c071d4d0c8855315dc85339e01b7d9b Reviewed-on: https://gerrit.libreoffice.org/12322 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-10-05FDO#80652 (part) help for page CMIS file accessOlivier Hallot
This commit adds a help button to CMIS dialog Change-Id: Ic4f826c4ee5fa31a94e3d22974a0e13bf460a249 Reviewed-on: https://gerrit.libreoffice.org/11801 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
Second pass. Change-Id: Ic4702d2ca7a9d54ee4712dcd073006f16b2d5d1d Reviewed-on: https://gerrit.libreoffice.org/11669 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-28Restore missing title in addresstemplatedialog.uiAdolfo Jayme Barrientos
... to what its .src-based equivalent had before fbb1f977 Change-Id: I7db16afe06fca160d798bc1eeac43d6b90c1e1ad Reviewed-on: https://gerrit.libreoffice.org/11667 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-08-25convert STR_QUESTION_JAVADISABLED with custom buttons to .uiCaolán McNamara
Change-Id: I6f806f27232865ab871576e18a33fae08c20ed31
2014-08-20add a VclViewportCaolán McNamara
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-07-14don't need any default width/height hereCaolán McNamara
Change-Id: I6cbf610123b88b29a81a33320ac2c6ce5e224486