summaryrefslogtreecommitdiff
path: root/icon-themes/tango/links.txt
AgeCommit message (Collapse)Author
2016-09-04Non-split currency buttonMaxim Monastirsky
Change-Id: I002af2140dd372302509509baf8d5f400ed4341a
2016-08-26tdf#101672 non-split underline buttonMaxim Monastirsky
Change-Id: Ib20dc0d0036f594adb83a50c2e3da66f565b2db8 Reviewed-on: https://gerrit.libreoffice.org/28356 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-08-19tdf#86083 Add group buttons for column and row operation.Gulsah Kose
Change-Id: Ic95618f37b1b76d320a90c318301644847253edd Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/27570 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2016-07-18clean up some "failed to load image" warningsNoel Grandin
By adding entries to links.txt and tweaking some of the commands to remove the icon flag. With these changes I can add an assert(false) in ImageAryData::Load and still pass make check. Change-Id: Iebb41318fa821628920a49019f201efa9fbbfbab Reviewed-on: https://gerrit.libreoffice.org/26095 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-04-13tdf#84258 Link icons and use new commands in menu/toolbarsMaxim Monastirsky
Change-Id: Ia034fd91926ec6729346274f524d3751d59fcf35
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky
Change-Id: I66499a9108dce76e661df9b5b45b249caf9eece8
2016-03-18mailmerge: Icon for the Mail Merge Wizard too.Jan Holesovsky
Change-Id: Iae5f6d12a2593249a693ceae894fc864887d0ae9
2016-03-18mailmerge: Icons for the first/prev/next/last mailmerge entry buttons.Jan Holesovsky
Change-Id: I7187a228ac93ba502ca325a1dacd27207d3d3d86
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky
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-02-29tdf#97388 Better icon for deleting custom field rowSamuel Mehrbrodt
Change-Id: I2c4b38257ffc01a9d2b1ca4f915bb31a5923710e
2016-02-17Tango/Galaxy: Add icon for conditional formatting group buttonYousuf Philips
Change-Id: Ie02885732dc4b46464340eb34d2f060688c7627a Reviewed-on: https://gerrit.libreoffice.org/22402 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-01-28tdf#95360 Fix use of icons used only from help, but not in the codemelikeyurtoglu
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-23tdf# 95360 Fix use of icons used only from help, but not in the codeirem
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-12Tango: Update Save icons and support “savemodified” statusAdolfo Jayme Barrientos
Change-Id: I03589895437907b9048542f07128801577fe62dc
2015-12-23New saving behaviorMaxim Monastirsky
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-12Update tango theme for openremote icon (tdf#93038)Laurent Balland-Poirier
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-10-27tdf#81475 Improvements to writer's table toolbarYousuf Philips
Change-Id: Ia95522ebfa2c5c0c11242034a1237793c75aaa36 Reviewed-on: https://gerrit.libreoffice.org/19594 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-09-26Cleanup icon-themes: Remove duplicate icons etcSamuel Mehrbrodt
This is the result of running bin/sanitize-image-links Change-Id: I8e4bdb3552c7e40e1b065d682d4a442346f3e88b Reviewed-on: https://gerrit.libreoffice.org/18875 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-07-24FolderTree: expanded folder iconSzymon Kłos
Change-Id: If5956b61dec2f00f9233e8f4906bdb9b6f22571d
2015-07-16open remote button in sw standard toolbarSzymon Kłos
Change-Id: I7e702da5d4ecc8c32d91e86bd209ec4b7d4f4431
2015-06-11tdf#91820 Minor fixes and fix icon linksYousuf Philips
Change-Id: I8b151c09bd8630abfc5b7ec3b56870e0075c8d36 Reviewed-on: https://gerrit.libreoffice.org/16231 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-05tdf#91820 Reorganize calc's menu barYousuf Philips
Change-Id: I1eb0ffe8dc5f79057514801735c6b1be8c8d24dd Reviewed-on: https://gerrit.libreoffice.org/16090 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-02tdf#91783 - Reverse the toggle behaviour of .uno:Graphic ChangePhilippe Jung
Rename: - .uno:Graphic to .uno:ShowGraphics - View->Hide Images to View->Images and Charts and invert toggle state Change-Id: Ife4954e17f7e169b234f477d01409cae52c32efe Reviewed-on: https://gerrit.libreoffice.org/16010 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-01tdf#88276: Add background colour toolbar and sidebar buttonsKatarina Behrens
but they do nothing yet, follow-up commit(s) add real functionality to them Change-Id: Ieac5d0326b284069b8da1b39f94bdb5a8c84b6dd Reviewed-on: https://gerrit.libreoffice.org/15841 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-31tdf#91781 Reorganize writer's menu barYousuf Philips
Change-Id: I28fcfb7511df137f8995dd4d1271d8dfdf112be8 Reviewed-on: https://gerrit.libreoffice.org/16006 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
This part renames all INSROW / INSCOL to INSROWS_BEFORE / INSCOLS_BEFORE which is the current (default) behaviour. Change-Id: Ia084f17a3be8bf09908e5d227ef4e6d09b8420a4 Reviewed-on: https://gerrit.libreoffice.org/15830 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-31TANGO: Fix missing small vertical center iconYousuf Philips
Change-Id: Ia86ea9c8b930a58549203bfcf16814dbc1cb13f9 Reviewed-on: https://gerrit.libreoffice.org/15996 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-23tdf#91438 Rename uno commands in toolbar xml and fix iconsYousuf Philips
Change-Id: Iabb6812e45d00f9dbee8d938225f26397e9120ba Reviewed-on: https://gerrit.libreoffice.org/15882 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-04-20TANGO: Fix links.txt entry for default icon of curves split buttonYousuf Philips
Change-Id: I84a2581429b1453a5e2ba896402dc6b687cad0c4 Reviewed-on: https://gerrit.libreoffice.org/15379 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-04-06tdf#85594 Addition of freeze, split, header & footer, and symbol buttonsYousuf Philips
Change-Id: Ie6904e3f3d62acd8e9f6011312cc3a80722d3e6d Reviewed-on: https://gerrit.libreoffice.org/15167 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-02-26tdf#30425 Remove old icons -2Andrew
Remove outdated icons from themes, to make future maintenance easier. Fixed file names and updated 'missing' log, 'copyright' text and 'links' for themes- where needed. (Checked against current 'images.zip' bundled themes and git history). Change-Id: If97378582377a64ed798eb44596ac56b89e3eb12 Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/14583 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-02-23Revert "tdf30425 Remove old icons -2"Adolfo Jayme Barrientos
This reverts commit b940df4d1901a912acde714932387d1d8b5c3ec7.
2015-02-23tdf#30425 Remove old icons -2Andrew
Remove outdated icons from themes, to make future maintenance easier. Fixed file names and updated 'missing' log, 'copyright' text and 'links' for themes- where needed. (Checked against current 'images.zip' bundled themes and git history). Change-Id: If97378582377a64ed798eb44596ac56b89e3eb12 Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/14583 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-02-16Remove old icons.Andrew
Remove outdated icons from themes, to bring inline with Galaxy. Fixed file names where needed. Update 'missing' log and 'links' for themes. Change-Id: Ic4bbdf91c69e555919ea71c96c0155a7db8f0165 Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/14466 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2015-02-10Remove duplicate L10n icons.Andrew
Remove icons that simply duplicate the default images, but are incorrectly stored in Locale specific directories (e.g. /cmd/pt-BR/). If they are removed, the default will be used anyway. De-duplication makes the task of icon theming easier TDF#30425. Galaxy - 124x removed: - lc_bold x10, 2.4KB. Default: 'B'. - sc_bold x10, 1.6KB. - lc_italic x13, 2.8KB. Default: 'I'. - sc_italic x13, 2.1KB. - lc_underline x12, 2.8KB. Default: 'U'. - sc_underline x12, 2.0KB. - lc_underlinedouble x9, 2.2KB. Default: 'U'. - sc_underlinedouble x9, 1.7KB. - sc_label x26, 5.4KB. Default: 'ABC'. - lc_numberformatdecimal x5, 1.7KB Default: '0.0'. - sc_numberformatdecimal x5, 1.2KB. Check and remove corresponding icons from other themes: Crystal - 82x. Hicontrast - 97x. Human - 76x. Industrial - 76x. Oxygen - 79x. Tango - 81x deletions from links.txt: "# Removing language specificity…". Tango_testing - 25x. Change-Id: I4e42b494cbdfac2b377fae077001306778addfd0 Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/14378 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2014-12-17fdo#87185 add icon to Format > Image and it context menu entryYousuf Philips
Change-Id: I92753406e500b58c6cf8de755eee91ea577b68a8 Reviewed-on: https://gerrit.libreoffice.org/13493 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-02TANGO: addition and modification of table related iconsYousuf Philips
Change-Id: Ic37e402a21303914ab104cb9dbdaf3441417ca62 Reviewed-on: https://gerrit.libreoffice.org/13264 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-11-19add an icon for calc's time number formatYousuf Philips
Change-Id: Ife32075210af738e0e677f62ccad1ce29b236700 Reviewed-on: https://gerrit.libreoffice.org/12962 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-12fdo#80651 replaced oxygen icon and added new tango icon for single pageYousuf Philips
Change-Id: Idb4113923767e43660a8f99f7b1586bc1cfce3dd Reviewed-on: https://gerrit.libreoffice.org/12369 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-04line spacing: Introduce an icon for that.Jan Holesovsky
Change-Id: I26922eb51120331c1f10b00e2bf59bdd7cd8d413
2014-11-04fdo#80161 Add an icon to the 'Export as PDF' commandYousuf Philips
Change-Id: I09972ebec71a332d2f5a8630df7b5fecd2b78c87 Reviewed-on: https://gerrit.libreoffice.org/12228 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-04fdo#67585 - fix missing flip icons in Calc menuYousuf Philips
Change-Id: Ifbe1dab5af86ae84e34343065640fbfbe20f4455 Reviewed-on: https://gerrit.libreoffice.org/12229 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-10-31fdo#84792 Correct the link for cmd/sc_square.pngMaxim Monastirsky
Change-Id: I3f66b621b136b8c42c4acc16058276215fd39835
2014-10-31fdo#84792 Correct the link for cmd/lc_square.pngMaxim Monastirsky
Change-Id: Icbb325517ec835d2bee7ac4693cfe939b741d7fd
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill colorMaxim Monastirsky
Change-Id: I0aa9dbef960391334097b68c980064724435db38
2014-10-26fdo#84844 Sidebar: Use SvxColorToolBoxControl for line colorMaxim Monastirsky
Change-Id: I266cfd8c80088f698ec36662357477bb456a96fe
2014-09-30fdo#84405 TRACK CHANGES: New icons for the changes toolbarYousuf Philips
Change-Id: I28c4677df53137d46cd103fe224a2747bc56e5ed Reviewed-on: https://gerrit.libreoffice.org/11681 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-24fdo#80654 - Add icon to 'Close Preview' button in Page Preview toolbarYousuf Philips
Change-Id: I287f8549b6bfb8435c6ad1daabbb8ac2c1a51c2b Reviewed-on: https://gerrit.libreoffice.org/11576 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-24fdo#83955 Fix changes toolbar to display icons+textSamuel Mehrbrodt
Change-Id: I88ab66f60fc477f0e1e33d4049af7721e9435272
2014-09-23Add/Improve some icons for Impress actionsYousuf Philips
Change-Id: I195bbb2816b729278254b72b7465086aa8faf70c