summaryrefslogtreecommitdiff
path: root/icon-themes/galaxy
AgeCommit message (Collapse)AuthorFilesLines
2016-10-06drop unused bmp format imagesCaolán McNamara1-0/+0
Change-Id: I186d579671712a2bdd21ab2f4bd81fed403f67aa
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos1-0/+0
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 Kelemen167-0/+0
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 Vajna2-0/+0
- handle it in SwTextShell (for normal Writer text) - simple icon in the galaxy theme Change-Id: Ib8f11dbca28b19a2fc0411c92d9f0b4b052277bb
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos1-0/+0
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łos1-0/+0
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łos1-0/+0
* 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>
2016-09-04Non-split currency buttonMaxim Monastirsky1-0/+2
Change-Id: I002af2140dd372302509509baf8d5f400ed4341a
2016-08-26tdf#101672 non-split underline buttonMaxim Monastirsky1-0/+2
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 Kose1-0/+5
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-08-14tdf101291 Resize cropmarkers.png to requested dimensionRegina Henschel1-0/+0
The pick-up positions for handles were changed some time ago and fit cropmarkers.png of icon-themes Tango and Breeze. But Galaxy and HighContrast were not adjusted. The patch will bring this by. Change-Id: Ia55cc8c8196c2125f46f8f5755ec1063d68cb8e7 Reviewed-on: https://gerrit.libreoffice.org/28089 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-08-11GALAXY: Add show track changes bar small iconYousuf Philips2-0/+0
Change-Id: I8166fc40e683899ab562c2c80c06336d8a7b7598 Reviewed-on: https://gerrit.libreoffice.org/28051 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-08-01GSoC notebookbar: writer ui improvementsSzymon Kłos1-0/+0
Change-Id: Ib8d8dcaa1b6a1d22eaba5fad7e90719dfe6044b9
2016-08-01Small icon updatesAdolfo Jayme Barrientos2-0/+0
Change-Id: I567e3afc5c0293fa6de0efb012f5d4cddce86345
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski1-0/+0
Table styles panel: + Added simple table style panel tab icon. icon-themes/galaxy/sw/imglst/sf06.png + Listing table styles (hierarchical, same order as in container) + Listing all table styles (sorted by name). + Listing applied table styles. + Listing custom styles. + Listing hidden styles. + Hide/show style. + Applying style by double clicking. + Highlight current table style. Everything else yet to be done. Table styles (SwTableAutoFormat): + "hidden" property. + "userDefined" property. "Default style" is not user defined. Styles loaded from tblauto.fmt are also not user defined. Styles loaded from .odt are user defined. Styles created manually (before binary load/save roundtrip) are user defined. Change-Id: I739a48ae1d7ae66f4f8c08076871437ca491bd4e Reviewed-on: https://gerrit.libreoffice.org/27638 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-07-28GSoC Emoji ControlAkshay Deep2-0/+0
Tab Window Add emoji.json to installation directory Read the JSON data from code Filter emojis according to categories Insert Emoji at cursor position Toolbar control Change-Id: Ia5a577ce41398132872914ebfa499e4d4077d57e Reviewed-on: https://gerrit.libreoffice.org/26700 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-22GSoC notebookbar: file menuSzymon Kłos1-0/+0
+ added icon to the notebookbar, after click the file menu will appear Change-Id: I30e1ed7e2c4a194e150c7196652904fd4e5c9e8e Reviewed-on: https://gerrit.libreoffice.org/27347 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-06-06Mark Default Templates in Template ManagerAkshay Deep1-0/+0
Change-Id: I1dff486605efce09e862d2924b24949601ae0f17 Reviewed-on: https://gerrit.libreoffice.org/25816 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-04-13tdf#84258 Link icons and use new commands in menu/toolbarsMaxim Monastirsky1-0/+27
Change-Id: Ia034fd91926ec6729346274f524d3751d59fcf35
2016-04-04Bool_UseToolBoxItemSeparator in SidebarToolBox is always false, kill it.Jan Holesovsky1-0/+0
Change-Id: Ia1b8d4325207879634ace6d812358dac33fdc2fc
2016-03-25tdf#96484: Missing Icons in Find Toolbar with Icon Style GalaxyBjoern Michaelsen1-0/+6
- add the relevant links to galaxys link.txt - reportedly a regression from b6d1a5f0, though I cant see how that commit might be guilty here Change-Id: Ibfb0a2c9fe5db51297b4c697ce81394f9327fb89
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky1-0/+2
Change-Id: I66499a9108dce76e661df9b5b45b249caf9eece8
2016-03-18mailmerge: Icon for the Mail Merge Wizard too.Jan Holesovsky1-0/+2
Change-Id: Iae5f6d12a2593249a693ceae894fc864887d0ae9
2016-03-18mailmerge: Icons for the first/prev/next/last mailmerge entry buttons.Jan Holesovsky1-0/+10
Change-Id: I7187a228ac93ba502ca325a1dacd27207d3d3d86
2016-03-18tdf#95421 Galaxy anchor markers can be dragged againRegina Henschel1-0/+0
The anchor markers in Writer could not be dragged, in case the Galaxy icon-theme is used. The reason is, that in their corner color is missing. The altered file adds some very transparent gray in the corners. The change is hardly visible. Change-Id: I6e0befcbf16826d4331bf0b9771b58c02a73e37f Reviewed-on: https://gerrit.libreoffice.org/23342 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky1-0/+1
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-27tdf#94738 Replace symphony icons with galaxy in the sidebarYousuf Philips1-0/+8
Change-Id: I37437eb2f3317eb0e7f1f2df995cb58808e10bab Reviewed-on: https://gerrit.libreoffice.org/22627 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-02-22Tango/Galaxy: Minor fixes to newly created iconsYousuf Philips6-0/+0
Change-Id: I05867826007f6b6aea1039044cc26980f3fb5f33 Reviewed-on: https://gerrit.libreoffice.org/22581 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-02-20Galaxy: Add icons for track changes, bookmark, and browser previewYousuf Philips17-0/+0
Change-Id: I11143967720c9cfa310c6a32f679894d15b94204 Reviewed-on: https://gerrit.libreoffice.org/22495 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-02-18tdf#84985 always align color bar to icon bottom edgeRegina Henschel2-0/+0
The old calculation was one pixel off for icon sizes, which are not divisible by 4: galaxy with size 26 and oxygen with size 22. The patch does not consider oxygen, because it will be dropped. Change-Id: Ia67facb0bb32dd9112784c2aa864fde252aa6bc3 Reviewed-on: https://gerrit.libreoffice.org/22488 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-02-18Galaxy: Swap image and draw icons with more suitable onesYousuf Philips3-0/+0
Change-Id: I5800dd0b2903d6f5d22b5ac7069ac3c8ff17124e Reviewed-on: https://gerrit.libreoffice.org/22407 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-02-18Galaxy: Replace tango icons with galaxy iconsYousuf Philips30-0/+2
Change-Id: I47d654a654bed40e2ab1d1a555c8f1bcd67edc88 Reviewed-on: https://gerrit.libreoffice.org/22406 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-02-17Tango/Galaxy: Add icon for conditional formatting group buttonYousuf Philips1-0/+3
Change-Id: Ie02885732dc4b46464340eb34d2f060688c7627a Reviewed-on: https://gerrit.libreoffice.org/22402 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-02-04tdf#97116 Icons for theme Galaxy for new commands insertbefore and insertafterRegina Henschel9-9/+0
This adds eight icons for the commands insertrowsbefore, insertrowsafter, insertcolumnsbefore and insertcolumnsafter in lc_ and sc_, and it adapts file links.txt Change-Id: Id9f32797f97c38b57869bc9f729b1f2a679d1330 Reviewed-on: https://gerrit.libreoffice.org/22084 Tested-by: jan iversen <jani@documentfoundation.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-01-28Add icons for 'Save to Remote Server' (tdf#93038)Laurent Balland-Poirier2-0/+0
Change-Id: Ide3c43660cd6db3d4b5c9df16ccad2d3233d5bb5 Reviewed-on: https://gerrit.libreoffice.org/21852 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-01-27Nowadays, sheet tabs look somewhat differentAdolfo Jayme Barrientos2-0/+0
Change-Id: I8cde4206382b9d5e64990e7714a9de405e48adcf
2016-01-13Support “savemodified” status in Galaxy as wellAdolfo Jayme Barrientos2-0/+0
Change-Id: Ic464135ea4d44b12b77b6366668d5944b3f0592d
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky2-0/+0
It seems that images must be mentioned in some src file. Unfortunately had to copy the save icon in place of the modified icon in galaxy, to satisfy the resource compiler. Change-Id: If3fa7a8a194a0289c79fa10987138dfb35eaeca2
2016-01-11Breeze and galaxy transition icons update according to jays recsandreas kainz10-490/+436
Change-Id: I96b0a80962e1dc6925a57e5fe07041f2dccdacc6 Reviewed-on: https://gerrit.libreoffice.org/21375 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-12Update galaxy theme for openremote icon (tdf#93038)Laurent Balland-Poirier4-3/+0
Change-Id: I85c6c363e855ec19d064b1101d10ea62cc2e3707 Reviewed-on: https://gerrit.libreoffice.org/20667 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-11move breeze transition icons into base galaxy theme.Michael Meeks37-0/+4872
Change-Id: I9e9372ea9df6b959493445901b70a9ee6d3c0dac
2015-12-028 bit palettes are on the slow path for quartz/svp/gtk3Caolán McNamara1327-0/+0
Change-Id: Id2ed21b397a3f56413c344dcf9211ab64a939286
2015-11-25presumably if only one theme has an icon, it should be in the base themeCaolán McNamara2-0/+0
Change-Id: I90e1e147357d6509024f807bc2f777141e79b586
2015-11-24Add sc version of toggletabbarvisibility iconsPhilippe Jung1-0/+0
Change-Id: Ie6097aeb8847971e79b78e83a9522e49d7271652 Reviewed-on: https://gerrit.libreoffice.org/20141 Reviewed-by: Philippe Jung <phil.jung@free.fr> Tested-by: Philippe Jung <phil.jung@free.fr>
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung1-0/+0
TODO: take into account remarks from Gerrit New combo to select display mode among: - Slide edition (Normal) - Outline - Notes - Slide sorter - Slide master - Notes master - Handout (master, as we are designing the template used to generate the handout) The combo is based on uno command .uno:DisplayMode Center pane tabs are hidden by default. A new uno dispatch command (.uno:ToggleTabBarVisibility) is available to show/hide this tab bar. Modified uno dispatch commands: No uno name has been modified. .uno:DiaMode : SID_DIAMODE renamed SID_SLIDER_SORTER_MODE .uno:OutlineMode SID_OUTLINEMODE renamed SID_OUTLINE_MODE .uno:NotesMode No change .uno:HandoutMode SID_HANDOUT_MODE renamed SID_HANDOUT_MASTER_MODE All internal code also considers the edit mode as master .uno:SlideMasterPage SID_SLIDE_MASTERPAGE renamed SID_SLIDE_MASTER_MODE If the input parameter SfxBoolItem Isactive is true or not provided, activates Slide Master mode. If parameter is false, activates the "Normal" (slide editing) mode. .uno:NotesMasterPage SID_NOTES_MASTERPAGE renamed SID_NOTES_MASTER_MODE If the input parameter SfxBoolItem Isactive is true or not provided, activates Notes Master mode. If parameter is false, activates the "Notes" mode. Modified behaviours: Now only one mode can be chosen. It is possible to navigate from a mode to any other mode. Previous behaviour: the following navigation Normal -> Slide Master -> Notes -> Normal was displaying slide master. It was required to activate Normal once more to get back to normal. Now the same commands will display the requested mode. Still to come (at least): - Fix reopen the last display mode. - Center pane tabs are now presenting all buttons for all modes (TODO). Change-Id: I11ab59d2f3caa9149260c5e55d44d598d0ce3390 Reviewed-on: https://gerrit.libreoffice.org/16723 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2015-11-17Add icons for future display mode selectorPhilippe Jung8-0/+0
Change-Id: Iddc3a3dec55a4c1c2fb9fcb4cf6e9449b4f1d11e Reviewed-on: https://gerrit.libreoffice.org/16934 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-11-11Switch transition selection pane to use an icon-based ValueSet.Michael Meeks5-0/+0
Also enlarge the (rather ugly) sample icons. Change-Id: I6d64613b71ee015bf775a7c720c5b9a4ea464bab Reviewed-on: https://gerrit.libreoffice.org/19892 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2015-11-05tdf#36946: Organise transitions hierarchicallyTor Lillqvist5-0/+0
Introduce the concept of transition groups and sets. (Suggestions for other terminology welcome.) A collection of transitions that differ only in the direction the transition is applied, or similar minor fashion, are called a set, and they show up only once in the long list of transitions in the UI. Each set also has an icon. Sets are then collected into groups based on some overall common feature, like "subtle" or "3D". Groups do not yet show up in the UI, but are only present in the configuration registry. I made only a few silly icons as I am not an artist. Not intended to be a final design in any way for them. Change-Id: I148cb7f8dc2e3ecd70cae188908dd02053308239 Reviewed-on: https://gerrit.libreoffice.org/19797 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2015-10-29Formulas for descriptions of trigonometric functions IM*tagezi6-0/+0
Change-Id: I6ebde5a5de799838775ddcd4fb532397b0dcf18a Reviewed-on: https://gerrit.libreoffice.org/19428 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2015-10-22presenter console: add real 'Restart Timer' iconsandreas kainz2-0/+0
Replacing the placeholder ones. Change-Id: I4289cb9c57181d98bf9f92b194661c965d213d1c