summaryrefslogtreecommitdiff
path: root/icon-themes
AgeCommit message (Collapse)Author
2017-01-08split markers into own images for breeze icon themeTomaž Vajngerl
Change-Id: Ic354e4c9c5988d59084c5b5345cd4c4e7124c508 Reviewed-on: https://gerrit.libreoffice.org/32853 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2017-01-05unwind RID_SVXBMP_FRMSEL_ARROWS imagelistCaolán McNamara
Change-Id: Id74ebd81b3688383271b581b69734fecfe3eb079
2017-01-05convert from bmp to pngCaolán McNamara
Change-Id: I7fe47f47f19b93eab5d0cef0afde63e6f61c21b4
2017-01-05unwind radio and check img listsCaolán McNamara
Change-Id: I7ce7621254583207b913555614204a3733e74263
2017-01-04replace the blue which will be set to transparent, with transparentCaolán McNamara
Change-Id: I95923685d412145e88b672a50311c767d1425493
2017-01-04convert these mono versions to pngCaolán McNamara
Change-Id: I93755ac95c170c457b32adac07557ed48ad8beee
2017-01-04split SV_RESID_BITMAP_MSGBOX upCaolán McNamara
Change-Id: I4ebf48e5def5fb31aa7e34b5b6f89b220a27d1a6
2017-01-03split SV_RESID_BITMAP_SCROLLBMP upCaolán McNamara
Change-Id: I303f60b3347f6e079dd951b0c2a0b727a0696eef
2017-01-01Remove old spadmin iconsGabor Kelemen
Their use was dropped in 2014 with commits 7583df0a18585fafbb9124fcefdbc204544df78c and a547f865e0ce7731e1b3998b06ecba505e1c27ca Change-Id: I7d450b44aa4847b9d82549dcbf3591659b6b4215 Reviewed-on: https://gerrit.libreoffice.org/32523 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-12-30restore missing imagesCaolán McNamara
since... commit e0e7c5dc46ac8fd0c7f6fdc0ceb62d15cafd3754 Date: Mon Nov 14 07:23:08 2011 -0800 FDO#42454 - EasyHack: remove code associated with unused icons Removed the icons and code associated with: SV_ICON_ID_CHART SV_ICON_ID_DRAWING_TEMPLATE Change-Id: I49f98416717183b2767a71d98c4e9ef384654de0
2016-12-22drop imglstCaolán McNamara
Change-Id: Iff88349acf3fc0f474cff0a882346a6d8496aec1
2016-12-22scrub imglst from svg metadataCaolán McNamara
Change-Id: I59b397344cb89a27511adfe108c46a3d4e0957aa
2016-12-22some apparently leftover icons, move them anywayCaolán McNamara
Change-Id: Ie051dfe7c124acab7fb81de80e97715fdd8b59a5
2016-12-22move na stragglers to resCaolán McNamara
Change-Id: I56359bd86a48deb7c11264c65445196fcf454ee7
2016-12-22unwind RID_IMAGELIST_NAVCONT ImageListCaolán McNamara
Change-Id: I5e057ce9df205ca2431e7a7a455b00fcec6123db
2016-12-21drop GetImageManager use in sc and unwind ImageListCaolán McNamara
Change-Id: Ida10f14fa74785964efdc4b6645668562297895a
2016-12-21Add move column right and move row up in DataTablebansan85
Change-Id: Ib224a99636dfbb4451aa26263573af2f3d31b84a Reviewed-on: https://gerrit.libreoffice.org/32265 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-12-20unwind ILIST ImageListCaolán McNamara
Change-Id: I260f4263db35f708891e26fa943c1fd6af402366
2016-12-20unroll IL_VALUES ImageListCaolán McNamara
Change-Id: Id03606deaf207f579ee3c56437b37f4981538d12
2016-12-14tdf#100015 Last missing icon moved from elementary setGabor Kelemen
This was still not appearing on the Attributes page Change-Id: Ibfd10427c4a79848a2e50d26910e5d184216ef58 Reviewed-on: https://gerrit.libreoffice.org/31811 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-12-13Breeze SVG: separated markers to independent imagesTomaž Vajngerl
This separates the markers (that are in the image atlas marker.svg) into independent images. Change-Id: I5de6ee7d5a6ecdaae862d1f3785a552839a04ff6 Reviewed-on: https://gerrit.libreoffice.org/31963 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2016-12-12unwind RID_OUTLINEBITMAPS imagelistCaolán McNamara
Change-Id: I44a03f557d7a7aafeb17e5d662797203f975672f
2016-12-12remove another imagelistCaolán McNamara
Change-Id: Ica62a13b19134030c6f0e2eeaf41df3c0f1294a4
2016-12-12update png locations for various imagelist unwindingsCaolán McNamara
Change-Id: Ib0106c3b88cf54e54aaf784bb526480a1c745a1f
2016-12-12remove another imagelistCaolán McNamara
Change-Id: Ica62a13b19134030c6f0e2eeaf41df3c0f1294a4
2016-12-09split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl
For markers (resize markers, anchors,...) we contain them all in one image atlas. This was generally done because of resource limitiations in Windows 95/98 which aren't a problem anymore in present systems. This is however problematic in HiDPI as we scale the image and the coordinates of aren't correct anymore. Another problem is that it uses its own cache instead of common cache in ImplImageTree. So this commit extracts all the markers into its own images for galaxy theme and uses them when we scale. In the future when we extracted all the markers to its own images for all icon themes we can remvoe the old code with the image atlas. Change-Id: Ibee181b529d30e20050df8cd396d338bd53532c0
2016-12-09fix galaxy icon theme glue markersTomaž Vajngerl
Change-Id: I201055f6fede41144e308d53d2cbd24afced86ae
2016-12-05unwind sd RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
Change-Id: I1096374eeada6a4ca2ba1acf9f094d6f6d80c3ad
2016-12-05unwind RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
Change-Id: I03f4058114bb837c3d8edd25791464e7d7ba16ed
2016-12-05unroll IMG_NAVI_ENTRYBMP ImageListCaolán McNamara
Change-Id: Icb00102f064b845b33a072880c60a9aae5dc4a55
2016-11-23tdf#100015 Move unary and binary operators icons to GalaxyGabor Kelemen
These are help-only anyways. Also they were on a path that was not auto-packaged into images_elementary.zip this is fixed as well. Change-Id: If102bcc70c2cf22eee3c9513ebdda38a634b1f54 Reviewed-on: https://gerrit.libreoffice.org/30375 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-11-17chmod -xTor Lillqvist
Change-Id: Ie07ef2f9e9f6d0b31b513afa913b79d9c641e4f1
2016-11-14Tango icon updateAdolfo Jayme Barrientos
Change-Id: Id8f14eb9a2b38e35d1147cea49413953f752472b
2016-11-06add breeze icons and update fr* and pr* sheet iconsandreas_k
Change-Id: I1edf87b76ea9662b9745438961427665c12dfb0a Reviewed-on: https://gerrit.libreoffice.org/30613 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-11-01remove red alert color from pdf iconandreas_k
Change-Id: Iebeebc26a02dfa4c9d517664fb803d371b8ac1cc Reviewed-on: https://gerrit.libreoffice.org/30387 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-11-01quit icons in breeze-dark were shown in black instead of redandreas_k
Change-Id: I1ae0ee355e537339e33c5e41826527ccb8dd6277 Reviewed-on: https://gerrit.libreoffice.org/30384 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-11-01update icon to have the right icon color in breeze-darkandreas_k
Change-Id: Iaf1888357c8b9ed6aeb987341fbc69117c6e0ecb Reviewed-on: https://gerrit.libreoffice.org/30386 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-11-01update calc icon now the calc icon is green instead of blackandreas_k
Change-Id: I7a11448e84ace54936b378bc178bbd4a7603b516 Reviewed-on: https://gerrit.libreoffice.org/30385 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-10-26add toggletabbarvisibility for breeze and breeze_darkandreas_k
Change-Id: I28437193e5b8c0c61d606cbb462b9ca547ca9290 Reviewed-on: https://gerrit.libreoffice.org/30233 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-10-24remove link to github cause breeze_svg are now in coreandreas_k
Change-Id: Ib30c7c7a9f2fecc108ea47b05f558a2ce8e6bf91 Reviewed-on: https://gerrit.libreoffice.org/30232 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-10-18Drop 'Human' icon themeSamuel Mehrbrodt
Was used in Ubuntu formerly, but they now switched to breeze. Human is mostly similiar to Tango, with some Ubuntu colors. So it should be enough to keep Tango. Change-Id: Ib44cbefb2953406c95dbb269ada663bce2503234 Reviewed-on: https://gerrit.libreoffice.org/29537 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-10-09tdf#86472 Fix breeze borders and set breeze_dark fallbackYousuf Philips
Change-Id: Id7c536fee42e9f8c69dd058aa683baf5be58def6 Reviewed-on: https://gerrit.libreoffice.org/29620 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-10-06drop unused bmp format imagesCaolán McNamara
Change-Id: I186d579671712a2bdd21ab2f4bd81fed403f67aa
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos
Change-Id: I3c4cc20fc8f2818677a77f848a1566bb56ceb7c6 Reviewed-on: https://gerrit.libreoffice.org/29363 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-09-28tdf#100015 (related) Move Math help icons to correct locationGabor Kelemen
So that they are actually packaged into the theme zip Change-Id: I119880dc1fb9448e69fd17a3ad0d2463027563a6 Reviewed-on: https://gerrit.libreoffice.org/29339 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-09-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna
- handle it in SwTextShell (for normal Writer text) - simple icon in the galaxy theme Change-Id: Ib8f11dbca28b19a2fc0411c92d9f0b4b052277bb
2016-09-13Breeze Dark icons for use on dark themesAndreas Kainz
Change-Id: I160131bf2f91f33cbe9f885fd851b3e49a8ae300 Reviewed-on: https://gerrit.libreoffice.org/27756 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos
Change-Id: Ia9c4c03a9780dca146adda8f1a126197d3e38643 Reviewed-on: https://gerrit.libreoffice.org/28816 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-09-07Page column popup converted to use outside the sidebarSzymon Kłos
Change-Id: Iedb239eba5d74d10cef68276c2a03028f8cf81bf Reviewed-on: https://gerrit.libreoffice.org/28703 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos
* popup converted to .ui file * added .uno:Orientation * label & icon for .uno:Orientation * control inserted to the notebookbar.ui (Page layout tab) Change-Id: I93f35a65c4461635d0cfd1afd4546a9d2a8c4d04 Reviewed-on: https://gerrit.libreoffice.org/28405 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>