summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig/ui
AgeCommit message (Collapse)AuthorFilesLines
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos1-3/+3
Change-Id: Ifbd88aa55d5aa32a7b8dc11d7ac0310d0ef1e5d1
2016-01-05tdf#91065 Support localization of Properties dialog titleArul1-1/+1
Having a place holder for substituting the file name instead of concatenating it in Properties dialogue title. Change-Id: I8b3bafbc95c857fa5957bfdafbded5dde94e0e64 Reviewed-on: https://gerrit.libreoffice.org/21107 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2015-12-17gtk3+wayland: start floating windows hiddenCaolán McNamara1-1/+0
once they are visible we can't move them under wayland, so start then hidden, move them and then show these floating windows are very delicate. Change-Id: Ia233c23f25cec453df79ef70cab6210dbdd280a0
2015-11-24Pad this control a bitAdolfo Jayme Barrientos1-2/+2
Change-Id: Id05a77b83783c0e12a77bd5e91e595fa0ae29629
2015-11-13rename: preview picture -> preview imageSamuel Mehrbrodt1-1/+1
Change-Id: Ia19d14def4b78b85ec9ddabb706416a971b670cb
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
Change-Id: Ife26f55c28c4631aec4ba4105225bfca72da8bff
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken1-0/+19
Change-Id: I9822c930bb7e133306a3e90fd80f29648877d5f9 Reviewed-on: https://gerrit.libreoffice.org/19596 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-10-13START CENTER: Set new open remote file icon and labelYousuf Philips1-2/+7
Change-Id: I7bede0cb520f446582d01bc0e5f583ddf4655ce0 Reviewed-on: https://gerrit.libreoffice.org/19178 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-09-06tdf#91554 OK button should be disabled initiallyMaxim Monastirsky1-0/+1
Regression of eb505c259d0d7bd05d1bb5be5a14ad8613c2a9c7. Change-Id: I4623c41617d92a808513f18154a7531e6dfd5463
2015-09-01Resolves: rhbz#1256843 no obvious means to close template dialogCaolán McNamara1-307/+346
under gnome-shell which doesn't put an "X" to close things in the wm decorations if the GDK DIALOG hint it set prior to tdf#72587 this was a modeless dialog and in that case it doesn't have a parent, in which case the hint is NORMAL and it used to get close decorations. easist thing to do is to remain modal so the crashes and confusion of tdf#72587 remain fixed but add a close to it to behave like all the other dialogs do Change-Id: I64450be0ad1bc7b06196e1342679e15b60fc60d9
2015-08-09tdf#93310 No top margin for "Open Remote File"Maxim Monastirsky1-2/+1
Change-Id: Ic43e99654ff28fe9a44eaed104f1847e273a51c6
2015-07-16RemoteFilesDialogSzymon Kłos1-12/+32
Change-Id: I296ce6233287dac5447462faa4b7404c25297f8b
2015-07-07tdf#91776 Rework StartCenter accelerators, use first letter of module namesvsfoote1-6/+6
Change-Id: I4ae245b413203417ef9758463f1e9f205a6bf01d Reviewed-on: https://gerrit.libreoffice.org/16807 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-07-03tdf#83089 : Cannot select location in properties dialogueSzymon Kłos1-2/+5
Change-Id: I008622cb8178cb1c83f72e5919ebc1be0dd9a2d5
2015-06-30tdf#90452: Remove the frame around the Help and Extension buttons.Jan Holesovsky1-75/+29
Change-Id: I86d2daec6dcbd6af3a8da1b8329417bae46c8079
2015-06-06tdf#91911 Start Center: Use a different icon for Recent FilesAdolfo Jayme Barrientos1-1/+1
Icon imported from Adwaita (32x32/emblems/emblem-documents.png) Change-Id: I4889644c5d253e1c9b722789336d911b7cdd8af9
2015-06-02tdf#88178 Avoid naming two distinct buttons the same…Adolfo Jayme Barrientos1-1/+1
… when these are in the same screen. Change-Id: I4e162a485f4511ae3e008446d5712562562ed64f
2015-04-13tdf#90478: Show the right default format when savingJuan A. Suarez Romero1-2/+2
When saving a file that is not in ODF format (the default format), there is a dialog asking if should keep the original format or rather use ODF. But the default format can be changed to a different one than ODF. And the dialog will still assume the ODF is the default one. This commit fixes the wording in the dialog to use the the default format instead of hard-coded ODF. In order to keep the text simple, instead of using the long name for the default format, it uses the proper file extension. So if for example changes from ODF to Microsoft Word 97 default format, and saving a non-Word document, the dialog will ask user if document should be saved in default DOC format. Change-Id: I0b259af9eca61161ec8a3d7e72d4722b5afdf4b4 Reviewed-on: https://gerrit.libreoffice.org/15170 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
2015-04-09Related: tdf#87675 "Edit" Button for linked style in edit paragraph styleHeena Gupta1-0/+11
Change-Id: Ibb80d88865048e178a8d3e93cb9737881dd9f102 Reviewed-on: https://gerrit.libreoffice.org/13785 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-04-03Resolves: tdf#89885 use a readonly GtkEntry for locationCaolán McNamara1-6/+3
Change-Id: I324d5e0776da942eae62984b96951d9947702b49
2015-02-06fdo#87675: Disable 'edit' when next style is same as current one.Heena Gupta1-5/+1
Change-Id: Ifd149890460c44dc3eececc06a36f1b76d46929b Reviewed-on: https://gerrit.libreoffice.org/13811 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-02-06fdo#87675-"Edit" Button for next style in edit paragraph styleHeena Gupta1-0/+15
Change-Id: I1a4888b869df7f242244bed2fef36996450eec23 Reviewed-on: https://gerrit.libreoffice.org/13639 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2015-01-21add has-focus .ui supportCaolán McNamara1-0/+1
Change-Id: Ifd95d9fa74f6cbba989c05aae2a225a85b78c9f1
2015-01-21Resolves: fdo#88562 convert filename widget from ro-edit to selectable-labelCaolán McNamara1-5/+6
Change-Id: I56205bf5c28b6196aae10ecfa658111768f0e433
2015-01-21Related: fdo#88562 Nothing actually sets ID_FILETP_READONLY or ID_FILETP_TITLECaolán McNamara1-17/+58
so docs cannot be toggled r/o r/w from properties page or the file name changed. Unkink the logic a bit based on that and move now static widget settings to .ui and remove unused checkbox Change-Id: Ic55e41be8ffd02e214a233a2eb90736c070b5418
2015-01-14Resolves: fdo#87353 Start Center 'Help' button not functioning any moreCaolán McNamara1-2/+16
Change-Id: I81607ea1951c4a71c003e639b3ebe871a6943374
2015-01-01Bump copyright year to 2015Andras Timar1-1/+1
Change-Id: I18f2abfeee3b7e440aace632aec1296a1beab1f7
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky4-4/+0
As agreed with Adolfo (and others) at the Design hangout on 2014-12-10. Change-Id: Ibe0e8075566523e746866b9d2c15c348c345d2df
2014-11-11HIG fixes for sfx2Adolfo Jayme Barrientos20-389/+213
Change-Id: Ide13fff6a3d5d82847c4886967283cb4b59bcfbb Reviewed-on: https://gerrit.libreoffice.org/12321 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-10-30HIG fixes for Document Properties dialogAdolfo Jayme Barrientos4-37/+47
* Add missing colons to labels that precede controls * Standardize Help button’s position * Better label for Add Property button * Add a frame for the lonely Embed Fonts option Change-Id: If12708161f2345e66ab3f49fd744bcad00d4ecc6 Reviewed-on: https://gerrit.libreoffice.org/12096 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-23Related: fdo#83003 Jay wants equal space above and below this buttonCaolán McNamara1-2/+1
Change-Id: I9babf256eabfd8a168097e28d0a9ffae0e281403
2014-10-22Save precious vertical space by removing some redundant heading labelsAdolfo Jayme Barrientos3-172/+52
Change-Id: I6aaa7602f57f6cb2d0f9bc3ee897a9c3576d47d3 Reviewed-on: https://gerrit.libreoffice.org/12012 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-10-14Resolves: fdo#72587 make template dialog ModalCaolán McNamara1-0/+3
Change-Id: Iefb63bc7cdbff2217f16c1a72fc271361227588b
2014-10-09Resolves: fdo#83003 provide a means to return from template viewCaolán McNamara1-57/+82
Change-Id: Ie6d2cfb5ee28fbd9395a49fa074a252c9c6e20ec
2014-10-09Add missing title to Template Properties dialogAdolfo Jayme Barrientos1-2/+5
And disable manual resizing Change-Id: I3c78b09930833eb84bbd84a553d2f07ff8573e0b Reviewed-on: https://gerrit.libreoffice.org/11870 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos1-1/+1
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-27border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2-5/+5
I know the old GNOME HIG mentions extra spacing for queries, but I’ve never understood why -- not even GNOME itself respects that rule. It just looks inconsistent and wastes space. Change-Id: I181f800957f69b0943369791e460c7273b6b08f6 Reviewed-on: https://gerrit.libreoffice.org/11658 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-27fdo#84376 Add missing title to the Template Manager dialogAdolfo Jayme Barrientos1-2/+3
Change-Id: I514cc4354950119caa4c16d0ccb6b9d18290dee3 Reviewed-on: https://gerrit.libreoffice.org/11659 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN1-1/+1
Template Manager and the related Start Center view has same transparent highlight color as Recent Documents. Also Template thumbnail containers should have the same size as Recent Docs view. Change-Id: I22e417a5c5ca5a849577d5a438a193371368fe24 Reviewed-on: https://gerrit.libreoffice.org/11467 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara1-0/+53
Change-Id: Iae3f0269e5e7f830465580dc4a520ba01ef87a79
2014-08-31More mushrooms...Olivier Hallot4-17/+74
More help buttons missing in dialogs. Change-Id: I9274f3774955f5bb8a470e2e1ad25b3f5723d377 Reviewed-on: https://gerrit.libreoffice.org/11217 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
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