summaryrefslogtreecommitdiffstats
path: root/icon-themes
Commit message (Collapse)AuthorAgeFilesLines
* fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky2014-09-141-0/+2
| | | | | | | | | | | | | | That's what apparently people expect from this button to do, similar to the nearby zoom out button. This is also consistent with a similar button in math, and in print preview (both are using the same icon and same tooltip). The zoom mode that was assigned to this button until now, moved to a dedicated button (thus could be further improved to host other functionality as well - see the next commit). Change-Id: Ie640c72cf1aab1e3fc8a14211702a33a86bb3672
* fdo#83315 Tango doesn't have notcertificate_16.pngMaxim Monastirsky2014-09-111-1/+0
| | | | Change-Id: I29da25f80a2044d267b879cee7e15b4eae6c3b6b
* Resolves: fdo#79172 dev builds were misleadingly labeled 'beta'Adolfo Jayme Barrientos2014-08-211-0/+0
| | | | | | | | | | ... but actual beta builds have no label. This commit GIMPs development branding so that it reads 'development build' instead of 'beta'. Change-Id: I5a7a7f480b97bec5afe54c366bf21e93e49b320b Reviewed-on: https://gerrit.libreoffice.org/10313 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
* remove executable bitsThomas Arnhold2014-08-1726-0/+0
| | | | Change-Id: Iec785ae538de81325812b1e6fe33115789b39770
* fdo#79116 make paste special easier to useThomas Viehmann2014-08-143-0/+0
| | | | | | | | | | | This patch adds three short cut buttons to the calc paste special dialog: paste values only (numbers, strings, dates), paste values and formats, and paste transposed. Change-Id: Ie70fbaa28976b2311b1d9cf53b094a5083fb42d4 Reviewed-on: https://gerrit.libreoffice.org/10928 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
* Improve "Navigate by" layoutSamuel Mehrbrodt2014-07-301-4/+4
| | | | | | | | | | | | | Implemented some suggestions from https://freedomsponsors.org/issue/391/navigation-button-icon-does-not-scale-and-gets-cut-off#comment-917 * Place the up/down arrows on the right of the button * Use up/down arrows instead of right/left * Added a separator between the navigation buttons and the search label Change-Id: I509756db2fc0c1f60a6b1d6f14e6ed9299d7e597 Reviewed-on: https://gerrit.libreoffice.org/10613 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
* Tango icon set changesMirek Mazel2014-07-2529-0/+0
| | | | | | | | Change-Id: I1e36aeb5572e2e5fcce7283531bcba723e095214 Reviewed-on: https://gerrit.libreoffice.org/10493 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Tango icon updatesMirek Mazel2014-07-25306-15/+60
| | | | | | | | Change-Id: I6fdef095912a80302ee74c9dfd9c7349dd827a68 Reviewed-on: https://gerrit.libreoffice.org/10492 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* fdo#81489: Tweak the color in 'Insert Row/Column' to increase its visibilityAdolfo Jayme Barrientos2014-07-214-0/+0
| | | | | | | | | ... and convey its meaning better. Change-Id: I95e33c2222975762e3a909dc110e60c502e7872b Reviewed-on: https://gerrit.libreoffice.org/10412 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* fdo#80651 - Add 'Single Page' button to Page Preview ToolbarJoren De Cuyper2014-07-213-0/+6
| | | | | | | | | | | Only Oxygen and Crystal theme need another icon then the 'adddirect' one. Both themes have a 'sum' sign in that icon. Other themes shows a nice single page icon. Change-Id: I7db13014f6fa97b2a9474a66a27a70352ea69b29 Reviewed-on: https://gerrit.libreoffice.org/10053 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Resolves: fdo#79181 drop hidden shape and drop negative clip rectCaolán McNamara2014-05-261-42/+43
| | | | | | | | and just resize bg to the desired size. The negative clip is getting applied against an assumed 0,0 origin and so we're missing the bottom of the unclipped image. Change-Id: I9d7c5d17de15176d103690898281c6b875b560ca
* Icon Redux 02: Optimised Sifr themeAndrew2014-05-09897-0/+0
| | | | | | | | | Lossless optimisation of Sifr PNG files, primarily removing superfluous metadata (ImageOptim.com). Saved 303.6KB out of 555.6KB. 54.6% overall (up to 97% per file). QA- Inspect icons with Sifr theme selected, using all aspects of the office suite. There should be no visible changes. Change-Id: Ie5f1c73165d7b3373e7f10015eedb1d4a865ded9 Signed-off-by: Andrew <dent.ace@gmail.com>
* Icon redux 01: Tidy hicontrast iconsAndrew2014-05-09886-0/+0
| | | | | | | | | | | | | | - Delete placeholder (red-X) images; it's better we fallback to the main icons from the Galaxy theme. - Delete non-hicontrast (normal) images, duplicated from the Galaxy theme. These were introduced by the Sidebar mainly, and 2 in Report Designer. - Lossless optimisation of png images (imageoptim.com). QA - Test icons throughout application using the hicontrast icon theme. Change-Id: I45256563653792538d24bc3139b303de624544c2 Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/8794 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
* add a status bar icon to fit slide to windowCaolán McNamara2014-05-081-0/+0
| | | | Change-Id: I2c1d1fc7425b0aaad2a2445e0ac71ddc38410fdb
* Icon Redux 02: Optimised Galaxy themeAndrew2014-05-071178-0/+0
| | | | | | | | | Lossless optimisation of Galaxy PNG files. Saved ~20% overall. QA- Inspect icons with Galaxy theme selected, using all aspects of the office suite. There should be no visible changes. Change-Id: I41f17e06cea7acd729749a069fc0ab4f8fbc9630 Signed-off-by: Andrew <dent.ace@gmail.com>
* startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky2014-04-272-0/+0
| | | | Change-Id: Id0c20de6dc3375e64dd3dbef34dcd6eb77f02340
* remove executable bitAndras Timar2014-04-1711-0/+0
| | | | Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
* List child type for GL3D bar chart type.Kohei Yoshida2014-03-251-0/+0
| | | | | | For now there is only one child type. Change-Id: If39a3e75fdae62f0b20769c21e6a4e235ede941e
* Image for the new chart type.Kohei Yoshida2014-03-251-0/+0
| | | | Change-Id: Idba626c947cc7875bdcdf13677f2161c4d5b68c5
* Icon redux 01: Remove old draft view iconsAndrew2014-03-0625-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>
* Icon redux 01: Optimised help imagesAndrew2014-03-06215-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>
* images: Add check for links.txt entries where neither icon exists.Jan Holesovsky2014-02-272-47/+0
| | | | | | And remove them from tango and tango_testing links.txt. Change-Id: I47cce64eac403bfaa8dd40f9e1878565bd8ae80f
* images: Fix links to another links.Jan Holesovsky2014-02-272-9/+4
| | | | Change-Id: Icc45c78caaf1c6c757677c5d432cb19ba69f2278
* images: Sanitize links.txt.Jan Holesovsky2014-02-278-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
* images: Move links.txt in tango_testing to place where we expect that.Jan Holesovsky2014-02-271-0/+0
| | | | Change-Id: Ifc6ecce42b43bf3be668020abcfd9ee5ce2e999b
* Icon redux 01: Remove old dbaccess iconsAndrew2014-02-27141-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>
* Icon redux 01: Remove old insertapplet iconsAndrew2014-02-276-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>
* Lots of Tango icon changesMirek Mazel2014-02-27512-287/+515
| | | | Change-Id: Ic9d792d44ccfa8226c7d5970a45e5690fa9ee407
* fdo#73159 Make back border dialog work againZolnai Tamás2014-02-2710-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
* Add two saveas icons for sifr theme.Matthias Freund2014-02-242-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>
* Remove unused icons after cleaning up Math zoomRodolfo Ribeiro Gomes2014-02-1037-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>
* Copied icons based on the GNOME icon theme from tango-testing to tangoAlexander Wilms2014-02-05136-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>
* fdo#62082 Fix buttons in Custom animation toolbarSamuel Mehrbrodt2014-02-052-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>
* Remove unnecessary icons.Mirek Mazel2014-02-032-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>
* New tango testing icons.mirek22014-02-03357-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>
* startcenter: Kill the old branding images.Jan Holesovsky2014-02-0313-0/+0
| | | | Change-Id: Idab983ac085efa755025fdef1caa2c0073dd1ba0
* More Icons for SifrNorah A. Abanumay2014-01-276-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>
* Added icons for conditional formattingAlexander Wilms2014-01-2110-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>
* Add the Navigation buttons to the Search toolbarSamuel Mehrbrodt2014-01-172-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>
* fdo#54514 typos in icon themes' link.txtAndras Timar2013-12-281-2/+2
| | | | Change-Id: I4704b43938ff25b96d53d15ab5a5c8ea0a5c67e4
* fdo#71748 Fix also for hicontrast and sifr themesMaxim Monastirsky2013-12-242-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>
* First set of base and form iconsAhmad H. Al Harthi2013-12-15106-0/+0
| | | | | | This patch includes a group of finished icons that will be used in base, basic and calc Change-Id: I5163b7e3d3199c6c610c40c1eb1def3825cecda9
* More icons for SifrNorah A. Abanumay2013-12-1515-0/+0
| | | | Change-Id: I36bd598190f2e4e11d00033ea35db24cedc2e639
* New icons for Sifr themeNorah A. Abanumay2013-12-1559-0/+1
| | | | Change-Id: Ife87728cdcd526e1375a667dfa860ee83a60e28f
* startcenter: Bigger & nicer document icons for recent documents.Jan Holesovsky2013-12-137-0/+0
| | | | Change-Id: If61aefc1d27d7bca2e8242b404db685a503bcf0e
* one missing icon from draw tool-barNorah A. Abanumay2013-12-051-0/+0
| | | | Change-Id: Icfbb671bbe322d08ad8f3f911e99c3ec6761b1f6
* new icons for Sifr icon themeNorah A. Abanumay2013-12-05163-0/+0
| | | | Change-Id: Ib3397d6b761e12111f48c2143aa54e5caffaef68
* fdo#71748 Fix color pickersMaxim Monastirsky2013-12-024-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>
* Use better icons for data streams.Matúš Kukan2013-11-281-4/+4
| | | | Change-Id: I57064ff251a560b71aaf1846a9d7cd9105f938df
* Remove the Navigator buttons below the scrollbar in WriterSamuel Mehrbrodt2013-11-212-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>