summaryrefslogtreecommitdiff
path: root/icon-themes/karasa_jaga
AgeCommit message (Collapse)Author
2024-07-01tdf#160817 SwNavigator expose main functions for selected entryJim Raykowski
Replaces the headings/outline move action buttons in the tools area with a toolbar to expose the main functions for the selected entry in the content tree. Change-Id: Iedb5b53375088a159d640fb986bfcf9376fa2072 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168174 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2024-05-23tdf#161092 KJ: Graphics for bar-of-pie and pie-of-pie chart typeRizal Muttaqin
Change-Id: If677a878ef80994b5b05e628064fb1ab49298e4e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167982 Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org> Tested-by: Jenkins
2024-05-03tdf#160349: add .uno:ChangeTheme to notebookbar to toggle dark modeJustin Luth
A temporary (ugly, but appropriate) icon has been assigned. The toggle can be customize-assigned to keyboard, menu, and toolbar, and can be found by searching for "Dark Mode". In the menu, it is checked when in Dark mode, and in the toolbar it is "depressed" or highlighted as active. Dark mode has been added to the view tab of notebookbar.ui. I added it as NOT VISIBLE, for several reasons. - dark mode is rather new and not so stable, so don't over-promote it. - notebookbars cannot be infinitely customized by the end user, so developers have to add all items. Users only enable or disable. - toggling dark mode really ought to be done at the OS level, and typically should be a one-time setting, therefore not appropriate to waste precious toolbar space. The primary benefit of making it available in the menu is for QA testers who want to easily switch back and forth. WARNING: by customizing the notebookbar, you prevent seeing any future NBB changes made to the program (until you reset to defaults or blow away the user profile). Dark Mode can easily be added to a menu, toolbar or keyboard shortcut by the end user, so I didn't bother adding it anywhere else. To avoid completely cluttering up this commit, I only added Dark mode to the main notebookbar. Once this commit has been finalized, the other writer-apps and notebookbars can also gain this command. Change-Id: Ia7594ad81e305ead922abd0ad7b41d6fc0413053 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166781 Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Tested-by: Jenkins Reviewed-by: Justin Luth <jluth@mail.com>
2024-02-19tdf#50934: Rudimentary UI images for pie-of-pie and bar-of-pieKurt Nordback
Change-Id: If2ddf1ea12804717583ab6df18dc7fbfffc37d31 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160740 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-12-21tdf#158114 SwNavigator: Make images with broken links easier to findJim Raykowski
This patch makes an icon display in image entries with broken links to make it easier to find images with broken links. Change-Id: I470c9959e169d4cc53a44e0a64e88af35e671db0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161045 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2023-09-23tdf#105303: Drop html export wizardXisco Fauli
Done during the conference hackfest Change-Id: I765e6dc839a98038c4071c8444ce3db9293c8a6c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157173 Tested-by: Xisco Fauli <xiscofauli@libreoffice.org> Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2023-07-24tdf#156299 Sync Insert Shape & sidebar Shape deckRizal Muttaqin
Change-Id: I2cf0eb6cdd9256c447de5bbb62e0b516e15cd80d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154835 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-07-21tdf#155374 Icons for PageNumberWizardRizal Muttaqin
Change-Id: Iedea46b31a36c7d1d2a3ab539c3ada0b029293c2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154675 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-05-30tdf#155374 Icons for PageNumberWizardRizal Muttaqin
Change-Id: Ie0317d6640e2c2a40dc3e5808397dfada6edc55a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152408 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-04-26tdf#153789 KJ: icons for Watched Expressions and Call StackRizal Muttaqin
Change-Id: I9a989e039ae726e413c0a54ab805a0ee7d09c94e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151007 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-04-25tdf#154774 KJ & Sukapura: +/^ images for spacing preview in MathRizal Muttaqin
Change-Id: Ibafddc6e1db98448cc94e72d48c577e8c719ae8d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150951 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-04-23tdf#154825 All icon themes: add/update section editorRizal Muttaqin
Change-Id: I9b59c4c99d623aab1a46898e732f45d5b22261ab Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150825 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-04-20Resolves: tdf#152625 add a border around the tab_select_* iconsCaolán McNamara
so they are visible against a black background used inkscape and kept the existing black arrows are they were but put a larger one behind them with the light fill color I see in the other cursor icons and cleaned the resulting svg to match our current ones. created the pngs with, e.g.: inkscape icon-themes/colibre_svg/vcl/res/tab_select_sw.svg -o icon-themes/colibre/vcl/res/tab_select_sw.png then copied the svgs and pngs over their duplicates in icon-themes/colibre_dark[_svg] icon-themes/karasa_jaga[_svg] I'm a graphic artist now. Change-Id: Ic32db3cd5604c263de83f26143ee778218a80bda Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150688 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2023-04-09tdf#154694 All icons: Sidebar's A11y CheckerRizal Muttaqin
Change-Id: Ifb91eb6d78ae1c6cb7050b89ab0ddc45fb029a09 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150159 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-04-04tdf#151338 Rearrange table popup menu in Draw/ImpressRafael Lima
I also added the SplitCell command to the Draw popup menu, since there's no reason for it not to be there. Change-Id: Iec0d51559bf03c0f352aa631bedb794f18e02e2d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149700 Tested-by: Jenkins Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-03-17tdf#126689 Breeze, elementary, KJ, Sifr, Sukapura: Jump + & Jump - This LevelRizal Muttaqin
Change-Id: I5f361822048720a68ce2b6fc7246cb7cf7c87fa6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148983 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-03-11tdf#153344 KJ: Unify color and reduce cursor thicknessRizal Muttaqin
Change-Id: I3911bf219e5663d5e314fe3703995c4880e0d99e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148677 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-03-11tdf#154106 Breeze, elementary, KJ, Sifr: Add Bulb assets for ToTDRizal Muttaqin
Change-Id: I218d33b4c84b846e3c4c3d95e56662a019f70720 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148681 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-03-09tdf#149144 Icons for sm Formula Editor in Sidebar DeckRizal Muttaqin
Change-Id: I851e0e45df3331012eddcaa3240c6ffb27054e57 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148520 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-03-08tdf#152887 Add status bar icons for Accessibility CheckRizal Muttaqin
Change-Id: Ied2b876938824c3504231988943851bd97265e44 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148466 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-03-07Resolves tdf#153344 - Resize Save icon in statusbar to 16pxHeiko Tietze
16px instead 18px to comply with the other icons Change-Id: Ic7e3531c30f1af75b38416a94acc2e7ea16c3ded Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148350 Tested-by: Jenkins Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-03-05Resolves tdf#153344 - Resize View Mode icon in statusbar to 16pxHeiko Tietze
Also removed the "_10x22/24" from the icons Space between icons now generated per code Change-Id: I061ccc9d46f3a6c8c6d2cbc6acedfa9fc33e472a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148163 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-03-04Related tdf#153344 - Resize Selection Mode icon in statusbar to 16pxHeiko Tietze
Also removed the "_10x22" from the icons Change-Id: Iccdd5b784f43f1588aa1b5e72d01dd220209cc21 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148120 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-03-01Related tdf#153344 - Resize Save icon in statusbar to 18pxHeiko Tietze
Also removed the "_14" from the yes/no icons Change-Id: Ic43219fe0e4555416b78831d45f9edc8060f73cc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148063 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-02-23Revert "Resolves tdf#146579 - Accessibility for statusbar icons"Heiko Tietze
This reverts commit 3fffe54bb19e387b6b56ac897a7e9cf8ebcc18d6. Reason for revert: Rectangle makes the small icons even more tiny. Looking for a better solution. Change-Id: Iec2c5f03ec6ea14546b27eb530c43ad511b2ee19 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147450 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-02-23Revert "Resolves tdf#152947 - Accessibility for save status icon"Heiko Tietze
This reverts commit 9844064f252e8ec383d3c5bf24830acd868bb764. Reason for revert: Rectangle makes the small icons even more tiny. Looking for a better solution. Change-Id: I3161d488346305ee814884758f1d8679d64db07b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147451 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-01-25Resolves tdf#152947 - Accessibility for save status iconHeiko Tietze
Added a rectangle around the *yes variants Change-Id: Ia60a5e4f6f7b0e04d0f0e7e8c5fd7bd0f8fa5492 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146136 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-01-25Resolves tdf#146579 - Accessibility for statusbar iconsHeiko Tietze
Added a rectangle around the active versions Change-Id: I473bb77a624c260db946e1718bff90eae9a4f805 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146131 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2022-12-12remove erroneously added icons with space in filenameChristian Lohmaier
Change-Id: I8e1a5ed47af74e8b26e542c7df7757368446f87a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143913 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny
Change-Id: I7fb423727425ec42d1161f6ac5649f5cac82f12f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140651 Tested-by: Jenkins Reviewed-by: خالد حسني <khaled@aliftype.com>
2022-08-01tdf#142628 Update icons for Field and Field by TypeRizal Muttaqin
Change-Id: I0f369c0d7c426b6f8930f4d34d7e2130c71a06c2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137647 Tested-by: Jenkins Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-06-21Breeze, KJ, Sifr, Sukapura: tdf#149646 Add More Button iconsRizal Muttaqin
Change-Id: I89692967d9721cac4ec5bf51c1aec1e7caa92962 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136200 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-06-20KJ: tdf#149008 differentiate Description and Caption iconsRizal Muttaqin
Change-Id: I6f02d336c1da9108199a3aa83efe033b84784a48 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136134 Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-04-28tdf#144788 Split up footnotes and endnotes in NavigatorDhiraj Holden
This patch splits the footnotes and endnotes section in Navigator. Before, there was one section for both footnotes and endnotes and now there are two sections, one for footnotes and one for endnotes. Change-Id: Ic0f3af92efa1c0487ee3c407a819bf34138ef4ab Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132796 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2022-03-08KJ: tdf#147838 image for Base previewRizal Muttaqin
Change-Id: Iee19c5a60aa0f1f7e17a446661f1db3741e1350f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131171 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-02-23Karasa Jaga: tdf#144303 Calc's cross cursorRizal Muttaqin
Change-Id: Ie6a16959c37c14cb5ef158f18b1228baeb8eb703 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130409 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-02-19KJ: tdf#147521 add Duplicate Sheet iconsRizal Muttaqin
Change-Id: I439d6b2e0ca5283d6b67c0bd917886258a6bdf66 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130184 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-12-08use more OUStringLiteral in variousNoel Grandin
and remove some unused defines Change-Id: Ie560fccb674568ba88175d2e68ca83b92cfcf312 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126544 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-11-26remove unused definesNoel Grandin
Change-Id: I96f224c9afae857c0b37ec91c523e41afdc9db05 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125881 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
Also remove the associated links.txt entries Change-Id: I5028fab2feb828875a0b772418fc29cbdfe4ce72 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125773 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-11-15KJ: tdf#144036 add UNO Object InspectorRizal Muttaqin
Change-Id: I8465b3c2d13210d01f3742cd8bcc40b5692528ad Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125210 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-11-14tdf#145672 All icon themes except Colibre Export Preview PDF iconsRizal Muttaqin
Change-Id: I6e078c16a0033c200012415ee28a86af8e0ea876 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125180 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-11-14tdf#145670 Colibre,elementary,KJ,Sukapura: Add missing 1.15 line spacing iconsRizal Muttaqin
Change-Id: I2ab7e47063eac4e6e2026346746d6f87062c1669 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125177 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-08-24Karasa Jaga: tdf#143300 add diagonal borderRizal Muttaqin
Change-Id: I851814fede4bcec1f1139b7756f44cb66504c780 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120932 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt
Change-Id: Ibf5987f543d4e1a767a7a5ae6a855f7eb883bfae Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120056 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2021-04-29KJ: tdf#141885 New Paste As Link iconsRizal Muttaqin
Change-Id: I3022897dcdc4ce50c44f483a688787ec47b9b8b9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114827 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-04-25KJ: tdf#141866 New Paste Transposed iconsRizal Muttaqin
Change-Id: Ic3622b1092f7e6273211321397b3b8d87bb40dd6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114621 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-04-01KJ: Improve small Select Outline Format iconsRizal Muttaqin
Change-Id: I18fd7e4656b12790ad8896cbe56f3896f4a178f4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113435 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-03-30KJ: Improve small numbering iconsRizal Muttaqin
Change-Id: I5e6aff983875c8144450b8c484cbc25e5eb465fb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113333 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-03-29KJ: Improve small bullets & numbering iconsRizal Muttaqin
Change-Id: I57ab63bcb91c0af1fdbc14e6c3834bfb3962234b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113256 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>