summaryrefslogtreecommitdiff
path: root/icon-themes
AgeCommit message (Collapse)AuthorFilesLines
2016-04-27Some Tango updatesAdolfo Jayme Barrientos21-0/+0
As usual, mainly from Adwaita, with minor adaptations by me. Change-Id: I719d5e4c9c51c6f9476eb6b6bce0e117dc24d5e5
2016-04-13tdf#84258 Link icons and use new commands in menu/toolbarsMaxim Monastirsky9-0/+172
Change-Id: Ia034fd91926ec6729346274f524d3751d59fcf35
2016-04-04Bool_UseToolBoxItemSeparator in SidebarToolBox is always false, kill it.Jan Holesovsky3-0/+0
Change-Id: Ia1b8d4325207879634ace6d812358dac33fdc2fc
2016-03-25tdf#96484: Missing Icons in Find Toolbar with Icon Style GalaxyBjoern Michaelsen1-0/+6
- add the relevant links to galaxys link.txt - reportedly a regression from b6d1a5f0, though I cant see how that commit might be guilty here Change-Id: Ibfb0a2c9fe5db51297b4c697ce81394f9327fb89
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky5-0/+13
Change-Id: I66499a9108dce76e661df9b5b45b249caf9eece8
2016-03-18mailmerge: Icon for the Mail Merge Wizard too.Jan Holesovsky10-0/+20
Change-Id: Iae5f6d12a2593249a693ceae894fc864887d0ae9
2016-03-18mailmerge: Icons for the first/prev/next/last mailmerge entry buttons.Jan Holesovsky10-0/+100
Change-Id: I7187a228ac93ba502ca325a1dacd27207d3d3d86
2016-03-18tdf#95421 Galaxy anchor markers can be dragged againRegina Henschel1-0/+0
The anchor markers in Writer could not be dragged, in case the Galaxy icon-theme is used. The reason is, that in their corner color is missing. The altered file adds some very transparent gray in the corners. The change is hardly visible. Change-Id: I6e0befcbf16826d4331bf0b9771b58c02a73e37f Reviewed-on: https://gerrit.libreoffice.org/23342 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky7-0/+16
Objectives: - Reduce copy-paste, by defining the list of commands only once, and reusing everywhere (menubar, context menu, toolbar button). - Kill SwTbxAnchor. Once we have separate popupmenu, we can just load it with the generic controller. Change-Id: I5a8b47892471e293ee2331915361f8ce256dc76c
2016-03-06SIFR: Add and improve slide master icons in ImpressYousuf Philips5-0/+0
Change-Id: I735bf8236421b94230dd2e32e7d0bf72474c9842 Reviewed-on: https://gerrit.libreoffice.org/22941 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-02-29tdf#97388 Better icon for deleting custom field rowSamuel Mehrbrodt3-3/+3
Change-Id: I2c4b38257ffc01a9d2b1ca4f915bb31a5923710e
2016-02-27Copy tango icons from Galaxy into TangoYousuf Philips4-0/+0
Change-Id: I1c0a879f7d24d766d588383253be761e4c049ff6 Reviewed-on: https://gerrit.libreoffice.org/22737 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-02-27tdf#94738 Replace symphony icons with galaxy in the sidebarYousuf Philips1-0/+8
Change-Id: I37437eb2f3317eb0e7f1f2df995cb58808e10bab Reviewed-on: https://gerrit.libreoffice.org/22627 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-02-22Tango/Galaxy: Minor fixes to newly created iconsYousuf Philips8-0/+0
Change-Id: I05867826007f6b6aea1039044cc26980f3fb5f33 Reviewed-on: https://gerrit.libreoffice.org/22581 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-02-20Galaxy: Add icons for track changes, bookmark, and browser previewYousuf Philips17-0/+0
Change-Id: I11143967720c9cfa310c6a32f679894d15b94204 Reviewed-on: https://gerrit.libreoffice.org/22495 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-02-18tdf#84985 always align color bar to icon bottom edgeRegina Henschel2-0/+0
The old calculation was one pixel off for icon sizes, which are not divisible by 4: galaxy with size 26 and oxygen with size 22. The patch does not consider oxygen, because it will be dropped. Change-Id: Ia67facb0bb32dd9112784c2aa864fde252aa6bc3 Reviewed-on: https://gerrit.libreoffice.org/22488 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-02-18Galaxy: Swap image and draw icons with more suitable onesYousuf Philips3-0/+0
Change-Id: I5800dd0b2903d6f5d22b5ac7069ac3c8ff17124e Reviewed-on: https://gerrit.libreoffice.org/22407 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-02-18Galaxy: Replace tango icons with galaxy iconsYousuf Philips30-0/+2
Change-Id: I47d654a654bed40e2ab1d1a555c8f1bcd67edc88 Reviewed-on: https://gerrit.libreoffice.org/22406 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-02-17Tango/Galaxy: Add icon for conditional formatting group buttonYousuf Philips2-0/+5
Change-Id: Ie02885732dc4b46464340eb34d2f060688c7627a Reviewed-on: https://gerrit.libreoffice.org/22402 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-02-16Tango: Add clear formatting icon and update 2 calc iconsYousuf Philips4-0/+0
Change-Id: I9d7ead5acec45fe8cfad75d66d4ffa44f54c1e9f Reviewed-on: https://gerrit.libreoffice.org/22401 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-02-04tdf#97116 Icons for theme Galaxy for new commands insertbefore and insertafterRegina Henschel9-9/+0
This adds eight icons for the commands insertrowsbefore, insertrowsafter, insertcolumnsbefore and insertcolumnsafter in lc_ and sc_, and it adapts file links.txt Change-Id: Id9f32797f97c38b57869bc9f729b1f2a679d1330 Reviewed-on: https://gerrit.libreoffice.org/22084 Tested-by: jan iversen <jani@documentfoundation.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-02-01Add icons for 'Save to Remote Server' (tdf#93038)Laurent Balland-Poirier2-0/+0
Sifr icon theme Change-Id: Ic8cf19195ce48a4825e94ae31aee835555be1e0e Reviewed-on: https://gerrit.libreoffice.org/21970 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-01-28Corrected error in commit 696c9a90c42fabcdde342892073b1377e1249278jan iversen1-4/+0
removed "git merge" comments in links.txt Change-Id: I4d59167b3adac5f8a6057889e73e7e05edda8b6f
2016-01-28Add icons for 'Save to Remote Server' (tdf#93038)Laurent Balland-Poirier16-0/+0
Change-Id: Ide3c43660cd6db3d4b5c9df16ccad2d3233d5bb5 Reviewed-on: https://gerrit.libreoffice.org/21852 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-01-28tdf#95360 Fix use of icons used only from help, but not in the codemelikeyurtoglu2-8/+4
Change-Id: Ic6a4295b86500be0b00d2eb89273fce252a42433 Signed-off-by: melikeyurtoglu <aysemelikeyurtoglu@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/21738 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-01-27Nowadays, sheet tabs look somewhat differentAdolfo Jayme Barrientos2-0/+0
Change-Id: I8cde4206382b9d5e64990e7714a9de405e48adcf
2016-01-23tdf# 95360 Fix use of icons used only from help, but not in the codeirem2-2/+0
Change-Id: I87c7c32dcc61522c214b8a30a88c6856b4857c1d Reviewed-on: https://gerrit.libreoffice.org/21733 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-01-16SIFR new icon for savemodified indicatorMatthias Freund2-0/+0
Change-Id: Id1db532103c97a09c72120a79b46edbc98af4882 Reviewed-on: https://gerrit.libreoffice.org/21514 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-01-14tdf#75256 Sifr updatesMatthias Freund25-0/+0
Change-Id: I693bc867c2c75141ebd061325e4d3c49011f6880 Reviewed-on: https://gerrit.libreoffice.org/21481 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-01-13tdf#75256 - Sifr updatesMatthias Freund21-0/+0
Change-Id: I97a8f0df0548ec05b29c09d160d5f09ddd14a96f Reviewed-on: https://gerrit.libreoffice.org/21407 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-01-13Support “savemodified” status in Galaxy as wellAdolfo Jayme Barrientos2-0/+0
Change-Id: Ic464135ea4d44b12b77b6366668d5944b3f0592d
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky2-0/+0
It seems that images must be mentioned in some src file. Unfortunately had to copy the save icon in place of the modified icon in galaxy, to satisfy the resource compiler. Change-Id: If3fa7a8a194a0289c79fa10987138dfb35eaeca2
2016-01-12Tango: Update Save icons and support “savemodified” statusAdolfo Jayme Barrientos15-3/+0
Change-Id: I03589895437907b9048542f07128801577fe62dc
2016-01-11Breeze and galaxy transition icons update according to jays recsandreas kainz11-490/+436
Change-Id: I96b0a80962e1dc6925a57e5fe07041f2dccdacc6 Reviewed-on: https://gerrit.libreoffice.org/21375 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-01-11Breeze icons: add savemodified iconandreas kainz2-0/+0
Change-Id: I5f9c64f8c4b0868d2cbf4c53007076450ed7fc86 Reviewed-on: https://gerrit.libreoffice.org/21372 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-01-10Fix typosAndrea Gelmini1-1/+1
Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86 Reviewed-on: https://gerrit.libreoffice.org/21209 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2015-12-23New saving behaviorMaxim Monastirsky1-0/+4
Changes in this commit: - AlwaysAllowSave config is gone. Saving is always permitted, unless in a read only document. Also changed the behavior in dbaccess to match sfx2. - The toolbar save button is always enabled, to always give access to the dropdown. That's the case even in a read only document, except that it changes to DROPDOWNONLY, and the save as command icon+tooltip. In table/query designers we still disable the button in read only state. - When the document is modified, the toolbar button gets a special icon to indicate that. TODO: - Icons for the document modified state are still missing. I added some fake links to Tango's links.txt in order to test the new behavior. These links shouldn't stay as-is in a production version! Change-Id: I56c169bf48b78faaf53c2989ce8624f8297ffb6e Reviewed-on: https://gerrit.libreoffice.org/20839 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-12-19Remove outdated industrial icon themeSamuel Mehrbrodt1475-18704/+771
A few icons are still left in the folder as these are used as fallback for tango. See industrial/README for details. Change-Id: Iaeb672609cd57bba5707cbafbfe295bfb8c5011d Reviewed-on: https://gerrit.libreoffice.org/19149 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-13Update themes for openremote icon (tdf#93038)Laurent Balland-Poirier11-0/+0
add elementary, hicontrast, human and sifr openremote icons Change-Id: Iefe2db951a8127be387e79453cae0131bf0648c3 Reviewed-on: https://gerrit.libreoffice.org/20681 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-12Update galaxy theme for openremote icon (tdf#93038)Laurent Balland-Poirier4-3/+0
Change-Id: I85c6c363e855ec19d064b1101d10ea62cc2e3707 Reviewed-on: https://gerrit.libreoffice.org/20667 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-12Update tango theme for openremote icon (tdf#93038)Laurent Balland-Poirier3-2/+0
Change-Id: I709d89d8d77274c4f61665265aadca72f55a6c36 Reviewed-on: https://gerrit.libreoffice.org/20666 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-12Update breeze theme for fr and openremote icon (tdf#93038)Laurent Balland-Poirier5-2/+0
Add buttons with coma instead of point for decimal separator Add button for openremote command Change-Id: If8b614aa19f788321fc06fb469fbe861bdef2769 Reviewed-on: https://gerrit.libreoffice.org/20665 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-11move breeze transition icons into base galaxy theme.Michael Meeks42-0/+0
Change-Id: I9e9372ea9df6b959493445901b70a9ee6d3c0dac
2015-12-09Breeze Icons add toolbar icon size for displaymode_* iconsandreas kainz19-0/+0
Change-Id: Id59855c8a89472cf61d6d857546dd74c205998e0 Reviewed-on: https://gerrit.libreoffice.org/20481 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-12-09Breeze Icon change calc type icon for gl 3dandreas kainz1-0/+0
Change-Id: I63fa25c4c9333cb4a3a51543a5bbb4fda08ebd63 Reviewed-on: https://gerrit.libreoffice.org/20352 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-12-09Breeze Icon: add new setoutline icon for writer in 5.1andreas kainz2-0/+0
Change-Id: I7840dbceda0fa43b146e610f2dc7c90743646b9d Reviewed-on: https://gerrit.libreoffice.org/20353 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-12-09Breeze Icon: writer table toolbar new icons for 5.1andreas kainz6-0/+0
Change-Id: If13e03f8c59aac8fe0e29a03eecddab3e8193008 Reviewed-on: https://gerrit.libreoffice.org/20359 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-12-07Breeze Icons: add displaymode_** iconsandreas kainz8-0/+687
Change-Id: I45929bd334ed73df425f8e256429acf9b60a8c98 Reviewed-on: https://gerrit.libreoffice.org/20351 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-12-028 bit palettes are on the slow path for quartz/svp/gtk3Caolán McNamara9930-0/+7
Change-Id: Id2ed21b397a3f56413c344dcf9211ab64a939286
2015-12-02Breeze transition icons for impressandreas kainz39-935/+4872
transition would be finished for breeze Change-Id: Id159b09f7d62ca087a946e19b5568424bfe9ca0c Reviewed-on: https://gerrit.libreoffice.org/20345 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>