summaryrefslogtreecommitdiff
path: root/icon-themes
AgeCommit message (Collapse)AuthorFilesLines
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida1-0/+0
For now there is only one child type. Change-Id: If39a3e75fdae62f0b20769c21e6a4e235ede941e
2014-03-25Image for the new chart type.Kohei Yoshida1-0/+0
Change-Id: Idba626c947cc7875bdcdf13677f2161c4d5b68c5
2014-03-06Icon redux 01: Remove old draft view iconsAndrew25-0/+0
i#87898 Porting old icon fixes from AOO Bugzilla. Remove outdated icons for old display options (aw053). Checked via git grep core and help source. No instances. QA - Low risk; visual inspection of icons in general use. Originally icons appeared in optionsbar.xml for Draw and Impress, circa 2007. See i#80528. Change-Id: I324f94fd6b03b6dbe483667d3cf197f95f7284c0 Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/8363 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2014-03-06Icon redux 01: Optimised help imagesAndrew215-0/+0
Help images (icon-themes/galaxy/res/helpimg) get repackaged into every icon theme shipped with LibO, so any reduction has a 5x impact on instal size. - Remove localised help images that duplicate the standard set (i.e. they are not really locale specific). - Optimised all remaining png files, to reduce file size with no visual impact. QA - For viewing localised help images the following help topics are useful: - Text Formatting Bar - Line and Filling Bar However, currently this function isn't working with online help (bugs fdo#75636 and fdo#75637). Change-Id: If0e7525dfb7d2dd5455652684b86899ed5d9a5ab Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/8404 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2014-02-27images: Add check for links.txt entries where neither icon exists.Jan Holesovsky2-47/+0
And remove them from tango and tango_testing links.txt. Change-Id: I47cce64eac403bfaa8dd40f9e1878565bd8ae80f
2014-02-27images: Fix links to another links.Jan Holesovsky2-9/+4
Change-Id: Icc45c78caaf1c6c757677c5d432cb19ba69f2278
2014-02-27images: Sanitize links.txt.Jan Holesovsky8-10/+10
Some lines were in wrong order, some duplicate images were not removed. The sanitizing script still reports some duplicates, but they are not bit-to-bit the same; need a check by a human. Change-Id: Ic28533ab768dbe0d375f81dfed4bac75bb44d18d
2014-02-27images: Move links.txt in tango_testing to place where we expect that.Jan Holesovsky1-0/+0
Change-Id: Ifc6ecce42b43bf3be668020abcfd9ee5ce2e999b
2014-02-27Icon redux 01: Remove old dbaccess iconsAndrew141-2102/+0
i#87893 Porting old icon fixes from AOO Bugzilla. Removed outdated icons. Lossless compression of remaining png files. Checked against resources deleted from ImageLists in 'dbaccess/ui/inc/browserids.hxx' circa 2004. Took a conservative approach; the following can probably be removed in future, as defined in browserids.hxx but possibly not used: - lc014.png - lc021.png - lc023.png - queryeditdesign_sc.png - queryeditsql_sc.png - sc014.png - sc021.png - sc023.png QA - Recommend visual inspection of database icons, using different themes. Change-Id: I5c388d0a94c48fa4287282e5171e78ca293c29e2 Signed-off-by: Andrew <dent.ace@gmail.com>
2014-02-27Icon redux 01: Remove old insertapplet iconsAndrew6-0/+0
i#87895 Porting old icon fixes from AOO Bugzilla. Delete 'insert applet' icons from custom themes. Checked via git grep core and help source. No instances. QA - Low risk; visual inspection of icons in general use. Originally icons appeared in insert->object->Applet, circa 2008. See i#86118. Change-Id: I0221ff8ba3f0ee54aa441feadd73227ee842a632 Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/8370 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2014-02-27Lots of Tango icon changesMirek Mazel512-287/+515
Change-Id: Ic9d792d44ccfa8226c7d5970a45e5690fa9ee407
2014-02-27fdo#73159 Make back border dialog work againZolnai Tamás10-0/+0
I removed border dialog with commit 8560fb88c7252e5ad60674e447f2e194298f08de because it seems unused and when the corresponding command was called only a blank window was opened. It seems it was just bugous, so revert this commit and fix the dialog. Conflicts: sw/inc/swabstdlg.hxx sw/source/ui/dialog/swdlgfact.cxx sw/source/ui/dialog/swdlgfact.hxx Change-Id: I68f8c13457e899a894f03bdd60ebedfb2b70afea
2014-02-24Add two saveas icons for sifr theme.Matthias Freund2-0/+0
I create two icons for the sifr-theme (the missing saveas icons). Hope this is correct. :-) Change-Id: I9b9063018d6d0662e8805b6cf502262deed46d3c Reviewed-on: https://gerrit.libreoffice.org/8191 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-10Remove unused icons after cleaning up Math zoomRodolfo Ribeiro Gomes37-0/+0
After commit ffc2e5be1f712b09710e2096ad2f7eb81b80118d , these deleted icons are useless since other UNO commands are used instead: View050 -> Zoom50Percent View100 -> Zoom100Percent View200 -> Zoom200Percent Adjust -> ZoomOptimal FitInWindow -> ZoomOptimal Sorry I forgot to remove then in that commit. Note: As UNO command now is 'zoomoptimal' instead of 'adjust' and people feel 'adjust' icon better, I deleted the disliked 'zoomoptimal' icons and renamed 'adjust' icons to it. Change-Id: I141f2c4ad2f63928efb15faa5f68bc9c6dabc144 Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/4117 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-05Copied icons based on the GNOME icon theme from tango-testing to tangoAlexander Wilms136-0/+15144
Change-Id: I4ae0d18f64f0f1136e7e7f715dea131e82031a63 Reviewed-on: https://gerrit.libreoffice.org/7251 Reviewed-by: Adolfo Jayme Barrientos <fito@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-05fdo#62082 Fix buttons in Custom animation toolbarSamuel Mehrbrodt2-0/+0
* Use small button size * Fix duplicate arrows * Change "Remove" icon * Remove no longer used icons Change-Id: I28a22704fc0696d00d97ac3b6b6fc0c98c3433ed Reviewed-on: https://gerrit.libreoffice.org/7867 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-03Remove unnecessary icons.Mirek Mazel2-0/+0
Change-Id: I0fd129a0aa5a900bdb48c644ece3d823fde914b9 Reviewed-on: https://gerrit.libreoffice.org/7830 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2014-02-03New tango testing icons.mirek2357-0/+38
Change-Id: I8b67fbf5911ff16ea9961c8027e1c264b486905c Reviewed-on: https://gerrit.libreoffice.org/7829 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2014-02-03startcenter: Kill the old branding images.Jan Holesovsky13-0/+0
Change-Id: Idab983ac085efa755025fdef1caa2c0073dd1ba0
2014-01-27More Icons for SifrNorah A. Abanumay6-0/+0
Change-Id: I2dba5f51c192ddbf275cb0427fdac3f2398a0398 Reviewed-on: https://gerrit.libreoffice.org/7677 Reviewed-by: abdulmajeed ahmed <aalabdulrazzaq@kacst.edu.sa> Tested-by: abdulmajeed ahmed <aalabdulrazzaq@kacst.edu.sa>
2014-01-21Added icons for conditional formattingAlexander Wilms10-0/+590
Change-Id: If2dd67ad08d93e020e0e68043f9270d387bd41d3 Reviewed-on: https://gerrit.libreoffice.org/7246 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-17Add the Navigation buttons to the Search toolbarSamuel Mehrbrodt2-1/+5
They were remove from below the scrollbar before and it was decided to put them on the Search toolbar: http://nabble.documentfoundation.org/Libreoffice-ux-advise-Remove-the-Navigator-button-below-the-scrollbar-in-Writer-tp4083097p4086370.html Change-Id: I5f7dfc0aa522e97cf3821c494525c967dcd6a92c Reviewed-on: https://gerrit.libreoffice.org/7006 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-28fdo#54514 typos in icon themes' link.txtAndras Timar1-2/+2
Change-Id: I4704b43938ff25b96d53d15ab5a5c8ea0a5c67e4
2013-12-24fdo#71748 Fix also for hicontrast and sifr themesMaxim Monastirsky2-0/+0
A follow-up of commit e239f372c6abcd8371d0a666c828bf1c31195dd4. Didn't notice there is fill_color.png also in these themes. Also fixed the ugly yellow color flash of paragraph color picker while initializing the sidebar (introduced by the above commit). This color picker shows the actual color of a paragraph, so there is no reason to set some default color there. Change-Id: I17eed733d1e35ec71c482e3df906523733383e96 Reviewed-on: https://gerrit.libreoffice.org/7035 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-15First set of base and form iconsAhmad H. Al Harthi106-0/+0
This patch includes a group of finished icons that will be used in base, basic and calc Change-Id: I5163b7e3d3199c6c610c40c1eb1def3825cecda9
2013-12-15More icons for SifrNorah A. Abanumay15-0/+0
Change-Id: I36bd598190f2e4e11d00033ea35db24cedc2e639
2013-12-15New icons for Sifr themeNorah A. Abanumay59-0/+1
Change-Id: Ife87728cdcd526e1375a667dfa860ee83a60e28f
2013-12-13startcenter: Bigger & nicer document icons for recent documents.Jan Holesovsky7-0/+0
Change-Id: If61aefc1d27d7bca2e8242b404db685a503bcf0e
2013-12-05one missing icon from draw tool-barNorah A. Abanumay1-0/+0
Change-Id: Icfbb671bbe322d08ad8f3f911e99c3ec6761b1f6
2013-12-05new icons for Sifr icon themeNorah A. Abanumay163-0/+0
Change-Id: Ib3397d6b761e12111f48c2143aa54e5caffaef68
2013-12-02fdo#71748 Fix color pickersMaxim Monastirsky4-0/+0
This commit includes the following changes: 1) Remove boxes from PNG files, and draw them ourselves. This will ensure that the color rec will always fit the box. Also it will make all color pickers look the same, and greatly simplify the code. (a part of the code was not reachable anyway.) 2) Fix color preview for toolbar large icons. (a regression of commit f59c47fc1e79050d3342924e6173b0f4b6ddaf02.) 3) Fix sidebar paragraph color picker initial drawing. reset should be called *after* the icon assignment. Change-Id: I13ae02bc3dd68dd14877ccc949784072c58bf211 Reviewed-on: https://gerrit.libreoffice.org/6882 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-28Use better icons for data streams.Matúš Kukan1-4/+4
Change-Id: I57064ff251a560b71aaf1846a9d7cd9105f938df
2013-11-21Remove the Navigator buttons below the scrollbar in WriterSamuel Mehrbrodt2-0/+0
Discussion was here: http://nabble.documentfoundation.org/Libreoffice-ux-advise-Remove-the-Navigator-button-below-the-scrollbar-in-Writer-td4083097.html Change-Id: I04b33a8e992c87b8e7519dc62c208e6dc116f8e1 Reviewed-on: https://gerrit.libreoffice.org/6045 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-11-20fdo#40315 Change png for moving average trendlineLaurent Balland-Poirier1-0/+0
Change-Id: If9c27b090b4a3b314bf61eb4b5ba54c6b6ee1961 Reviewed-on: https://gerrit.libreoffice.org/6728 Reviewed-by: Thorsten Behrens <thb@documentfoundation.org> Tested-by: Thorsten Behrens <thb@documentfoundation.org>
2013-11-14startcenter: Motif image now works too.Jan Holesovsky1-0/+0
Change-Id: Ieecd2e8ee010b06b64a792e0fcad744c66c5f79e
2013-11-13Add icons for datastreams toolbar itemsMatúš Kukan1-0/+4
as links to existing icons for now. Change-Id: I8ae2df5a1691f48b29a98d34417f6271a8f2e0a9
2013-11-11startcenter: Start center shows a welcome text when recent doc list is emptyRodolfo Ribeiro Gomes1-0/+0
The image I got from TDF wiki. I tried to show the text semitransparent also, but set font color with any alpha degree (eg. setTransparency(254) ) made it invisible. Maybe just a gray shade? Change-Id: Iaf7efb8433e9db03862825148ed2013588a5468f Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
2013-10-29new shapes icons for Sifr themeNorah A. Abanumay159-0/+0
Change-Id: I3da13523dc097f5e636d5bee278ae13aa55c80bf
2013-10-15fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky4-0/+0
Change-Id: I7d21f1d67b13fcd83792503e8c72ccf16fbda1ec Reviewed-on: https://gerrit.libreoffice.org/6247 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-10-15fdo#61950: Add back icon for "Tools - Minimize Presentation..." menu itemStephan Bergmann2-0/+0
Change-Id: I6472dff21bb7e1cbec6efbfc01b74ea593f56afc
2013-09-30fdo#62082 Better Layout for Custom Animation SidebarSamuel Mehrbrodt2-0/+0
* Use a toolbar with Icons instead of buttons with text * Remove the "Start Presentation" button - it's already in the global toolbar * Move the List of Animations to the top, the toolbar below it This has already been discussed in the Design team (see bug report) Change-Id: Iacbb4019ce496f1fc0dd7a252fb84f1ab52cc945 Reviewed-on: https://gerrit.libreoffice.org/6055 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-11add yellow smilies to icon setsMarkus Mohrhard2-0/+0
Change-Id: I32d3290d333c6bac34b2ef58d2a63c4470b2e462
2013-09-11add colored smilies to the icon sets, fdo#60107Markus Mohrhard3-0/+0
Change-Id: I5a1de90912ea74be9c60f95e2aa3588fd8113a07 Reviewed-on: https://gerrit.libreoffice.org/5914 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-09-09install images with filelistsMatúš Kukan1-6/+2
Change-Id: I3946b44838c659cad12d288c8a1ed5137c3e554e
2013-09-01fdo#42434: swap flipvertical and fliphorizontal icons in some themesIvan Timofeev23-0/+0
Change-Id: I484a783547c3bed1d80a0f510434b4c0fe37bed7
2013-08-28Resolves: fdo#65924 retweak the border positionsCaolán McNamara1-0/+0
required due to 45a8eaf9c55f2686f69118641d8a8992a86dfe31 Change-Id: Ibffc9b4a5eaa8ad538ce53f0389519721fdbcf20
2013-08-23replace pointericon png with a transparent backgroundSiqi LIU1-0/+0
Change-Id: I9b8528b545ffc67daa8e6b3b9d588c9bd09ee09d
2013-08-22Added small version of Tango Insert Graphic icon.Miroslav Mazel1-0/+0
Change-Id: If53d3c2f35eaa2df13b02efe50972dcd53945bf3 Reviewed-on: https://gerrit.libreoffice.org/5580 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-08-21tango: New icon for insert graphic.Mirek Mazel1-0/+0
Change-Id: I579923237eca1b3d6715a11fc7be3f7e22c5d32a
2013-08-19Remove bogus symlinks (!) to /data/git/libreoffice/... pathsTor Lillqvist2-2/+0
Change-Id: I13a819829f1aa6ac3cdf2e3aa1237af170610f80