Age | Commit message (Collapse) | Author |
|
...from previous commit
Change-Id: I945faa6215f971ce817c6450fe0786da0696091f
|
|
Change-Id: Ibd591ff43b0128eb8d7fb80468eb38ae68d187b2
Reviewed-on: https://gerrit.libreoffice.org/11328
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I495ab15fa9b658e54f039aede69a7a79b6296635
|
|
Changes made:
* Rename "Back" to "Reset" like in other dialogs (eg. Writer - Format - Character).
* Apply-Button, which reflects the old behavior of the dialog, and doesn't
close it automatically.
* Added an OK-Button, which applies the changes made and automatically closes the
dialog.
With this both use cases should be handled:
* Inserting one single URI with simple close.
* Modifying multiple URIs without closing the dialog.
Hopefully all users are happy with this ;)
Change-Id: I1881dee083945cd165fbb8f8444395c1b04a0607
Reviewed-on: https://gerrit.libreoffice.org/10946
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: Ifc1968e5474c7f252960d4b790d6f01db29cab8a
|
|
As described in the bug report, removed Autoformat as it was creating
confusion.
Change-Id: Ia22ba529bd3cfa08fe86de4ba7947baef94f4061
Reviewed-on: https://gerrit.libreoffice.org/10953
Reviewed-by: Cor Nouws <oolst@nouenoff.nl>
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
|
|
Fix some HIG issues with latest Persona search dialog
* frames to compartimentalize options
* wording of text
* status messages just above dialog buttons
Change-Id: I28d066e117cf1a49f2690ea44f5caca9cab9dd7d
Reviewed-on: https://gerrit.libreoffice.org/10936
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
The result buttons are visible initially but are disabled. These get
enabled when the results are available.
A little code clean up.
Change-Id: I6217d59220d871909bd001a6c7f3636b05cdf911
|
|
Change-Id: Ia54e94c84e71fb794e7dec67f89306a5dd465f68
|
|
The label is not shown if there are no persona extensions installed.
Change-Id: I758bb7ff7f22d56bfb7fe212908f9f5f1f3e7979
|
|
* In the Personalization Tab Page, the button sizes are not affected
by the presence of the preview buttons. THey remain their original
size.
* Added some padding and spacing to avoid cluttering of the widgets.
Change-Id: Iea919b9fbfce4a7bfc82f73ccb49f94aa10ec804
|
|
The UI now consists of a TreeView that lists all the personas that were
installed through extensions. When the user selects any name from the
list, the preview is shown in a button besides the list.
If there are no extensions installed, the list stays hidden.
Change-Id: I030d99549fd5b15d1104224116257ad62cdd1891
|
|
Change-Id: I12baaf22bfad73e228d3ed55dcf365f8eba9cf0a
|
|
The user can install an oxt extension and choose his/her theme from
the Personalization page.
* Created a template in Common.xcs registry to hold the values for the
PersonasList set.
* Added 3 buttons to personalization_tab.ui to incorporate the latest 3
personas installed through extensions.
* Currently, only 3 installed personas are shown alongwith the default
available personas.
Change-Id: I30a40ae48d17f4ed8caef33854ef88afcbec5a54
|
|
The user can now enter his/her own search term or can use the commonly
used search terms to browse for themes.
Change-Id: Ife4ad6b820784a6321f5b916a0069a915c114c7e
|
|
Previously, all the search result images were displayed in one go,
but now the images are shown as they are downloaded.
Change-Id: I95990f36c242a0c90bd2b2fd65fd76953f46bcc2
|
|
* The themes are stored in the share folder under the personas directory
in the gallery. The information is stored in a personas_list.txt which
contains the info in the form headerFile;footerFile;textColor;AccentColor
for the default themes.
* Changed the personalization_tab.ui to include _three_ buttons to show
the default images.
* Changed the vcl/source/app/settings.cxx to read the persona information
properly in the case of default personas.
* Some variable name changes.
Change-Id: Ib5f2167729a5fb7eb8061925679560accb934a44
|
|
* make the buttons scaling
* [Search] next to the input line
* mnemonic widget setting
Change-Id: Ia175ba33077bd87fc9cf2b87ed5aeda2b9fc7848
|
|
Small ugly buttons were visible before searching. Their default
visibility is set to false.
Change-Id: I54baf50e4ffd7749391fbc0a48a07d7a1ffd5433
|
|
Changed some variable names too.
Change-Id: I166d996389c84d00782cba42169c991f8f0f923e
|
|
1. Changed the UI to include a 3x3 grid of images
2. The preview images are downloaded in the thread
3. The images are downloaded in their respective folders
4. A progress label is shown
Change-Id: Id87e72343d28e03b37e0c422e5ebfe1a9a37c1b5
|
|
The entered text is searched on Mozilla's test server and the result is parsed.
Change-Id: I2be660b0f7f60d2bdb2c54cbc958084b87ad1e05
|
|
Change-Id: Id38ee64e22684905c1a0809d3649e54e893580e1
Reviewed-on: https://gerrit.libreoffice.org/10710
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I644f0df042dcf414b85514d5edb05cecc8f1537a
Reviewed-on: https://gerrit.libreoffice.org/10711
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
|
|
Also, removed the unused hrc/src files.
Change-Id: Ice45dde1af7492e40e0847ead06bb26f4e58ed9c
Reviewed-on: https://gerrit.libreoffice.org/10595
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I63d61a9caeb356e6b5bd340c1f9a5415869a91a1
Reviewed-on: https://gerrit.libreoffice.org/10518
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Iba700d79466c24395a6a0b07300cd4190ef03ff7
Reviewed-on: https://gerrit.libreoffice.org/10450
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Conflicts:
cui/source/inc/treeopt.hxx
cui/source/options/treeopt.cxx
Change-Id: I971c7760e7252321aeca8a4f403515562a9057bb
Reviewed-on: https://gerrit.libreoffice.org/10323
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
... in order not to be imprecise. Also, restore Title Case: enough trouble
(for l10n teams especially) is this case thing, let's be consistent.
See https://bugs.freedesktop.org/80373#c12
Change-Id: Icdd61c42ed294c41d9ec5f671168a606d0f93532
Reviewed-on: https://gerrit.libreoffice.org/10314
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I11e8ce8fcbf468797b08a1a3101030fd07397c98
|
|
Conflicts:
extras/source/glade/libreoffice-catalog.xml.in
Change-Id: I161681859c924cc97afa9886b80005e70fa2a87c
Reviewed-on: https://gerrit.libreoffice.org/10210
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
I implemented multiple row ToolBox in MD_ICONSELECTOR.
Change-Id: I0f275b2332a15f3ba37952f6a104099e4f1f1678
Reviewed-on: https://gerrit.libreoffice.org/10112
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
This label is redundant now that the dialog has a title.
Change-Id: I628cc99594f7c42e9484f31d64779881e17c8f02
Reviewed-on: https://gerrit.libreoffice.org/10119
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Id441a91e86b89bf8fe6bfd778ca09e732e054103
|
|
Currently the "transparency" tab only covers image background transparency.
Updated label so that users know that this tab has no impact on the
transparency of the image itself.
Conflicts:
cui/uiconfig/ui/transparencytabpage.ui
Change-Id: Ib488974b0965ee54288092b1e9ca2dc4c040547c
|
|
Change-Id: Ica7275696b3f7e59d0db5d27811905710dce32e1
|
|
Change-Id: Ie565ec33c8eaacb490eebcacec7662fde511e98a
|
|
Change-Id: I9371ef04e643a32d2eadf46f555c4b7a465a5e0f
|
|
Change-Id: I8c198f9d1b318b35e0dc6221291bb4a57805e3ae
|
|
Conflicts:
cui/UIConfig_cui.mk
Change-Id: I8f06518f2d84e333b553c247ca3d9a28d1280eea
|
|
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>
|
|
Change-Id: I58d21506ec17d1c0e73dd042b94ec2ee2e3ddf11
Reviewed-on: https://gerrit.libreoffice.org/9803
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: If9551f63ac59ffedd0bd614e4f4fe05c9047e1dc
|
|
Change-Id: I98b47dc20b341375c9caae264c2213aeba6e066a
Reviewed-on: https://gerrit.libreoffice.org/9620
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Exception:
http://opengrok.libreoffice.org/xref/core/sd/source/ui/view/DocumentRenderer.src#55
Change-Id: Iecfe49b51ed68de00f1b5adfb5bca9fa793fb1f9
|
|
The huge size of this dialog calls for a maximize button...
Change-Id: I68706669ac4e10ea9d5cba5526e9f1b0eb3628b6
|
|
Change-Id: Ibf0cb4c0fa951adcd0a7f185d7dd45b06913a40d
|
|
Looks better now, especially if you switch between "Font Effects"
and "Alignment" tabs.
Change-Id: Icfdd87647398352b272eaf91eeac9a21cce7a1d1
|
|
... and not the bells and whistles SvxLanguageBox.
Change-Id: Icaeaeead0bd58bc05d2a9af4e9b7265de1647936
|
|
Change-Id: I72651d514e2cf5abdce4a3323fa515426ff0438a
|