Commit graph

50 commits

Author SHA1 Message Date
Michael Natterer
dda54c1df8 Deprecate stock items for good and change all icon defines to GIMP_ICON_*
Try to sort all GIMP_ICON_* defines into FDO categories like in
https://specifications.freedesktop.org/icon-naming-spec/latest/ar01s04.html

Add defines for all icons we override, rename some icons to their FDO
standard names, and mark the ones we duplicate with a comment so we
don't forget to rename those to standard names in 3.0.
2017-03-05 16:01:59 +01:00
Aryeom Han
f3303eb72f icons: adding the missing gimp-prefs-import-export color icon.
The 24 and 48 versions are slightly different, with the arrow on the
smaller version being bigger.
Preferences icon are also stored in all kind of size, like 16 and 22.
It may become necessary to make an alternative version for these smaller
sizes.
2017-02-23 15:24:36 +01:00
Jehan
410b23ea36 icons: updated "gimp-prefs-folders" and new "folder" icons.
The former "gimp-prefs-folders" actually becomes the new "folder", which
is used for instance in file dialogs.
2016-09-13 22:21:09 +02:00
Jehan
6c674e973c app, libgimp*, plug-ins, icons: revert icon names into freedesktop...
... standard icon names and GTK+ icon names as second choice.
We should only use GIMP specific icon names as last resort, when there
is no standard or GTK+ names dedicated to the function.
This is made possible thanks to commit 3cc77b0.

s/gimp-document-recent/document-open-recent/
s/gimp-indent/format-indent-more/
s/gimp-next/go-next/
s/gimp-previous/go-previous/
s/gimp-save/document-save/
s/gimp-save-as/document-save-as/
s/gimp-revert/document-revert/
s/gimp-open/document-open/
s/gimp-document-recent/document-open-recent/
s/gimp-quit/window-close/ ou s/gimp-quit/application-exit/
s/gimp-warning/dialog-warning/
s/gimp-edit-clear/edit-clear/

s/gimp-justify-.*/gtk-justify-.*/
s/gimp-font/gtk-select-font/
s/gimp-color-palette/gtk-select-color/
s/gimp-cancel/gtk-cancel/
2016-09-03 15:49:29 +02:00
klausstaedtler
0111c196f3 icons: scalable&color-scalable
replace
gimp-tool-preset

the new icon reflects that it is used in fact for an editor (and not a static setting)
(even better would be gimpdynamicseditor would use a different icon than
gimptoolpreseteditor)

consequently
gimp-prefs-folders-tool-presets
has changed too

some other minor corrections on other icons
2016-07-02 18:18:05 +02:00
Jehan
1056016e67 icons, libgimpwidgets: s/gimp-justify-block/gimp-justify-fill/.
We may have to rename them later into standard GTK+ names.
But anyway, the right name would be (gtk|gimp)-justify-fill.
Cf. bug 759904.
2016-06-10 15:13:36 +02:00
Jehan
eef30a2702 icons, libgimpwidgets: s/gimp-intend/gimp-indent/. 2016-06-10 13:50:47 +02:00
klausstaedtler
f87a8d27dd icons: Bug 759904
add
gimp-justify-block
gimp-justify-center
gimp-justify-left
gimp-justify-right

patch
gimpicons.c
gimpicons.h


to get active and replace gtk-justify-*
'gimp/app/tools/gimptextoptions.c:  box = gimp_prop_enum_icon_box_new (config, "justify", "gtk-justify", 0, 0);
must be patched
2016-06-10 13:50:46 +02:00
klausstaedtler
b614734dd4 icons: symbolic revert gimp-prefs-color-management
to avoid confusion with new gnome control-center use the 'old' symbolic
2016-06-10 13:50:46 +02:00
klausstaedtler
022cd64105 icons: Bug 759904
add
gimp-intend

patch
gimptextoptions.c
gimpicons.c
gimpicons.h
2016-06-10 13:50:44 +02:00
klausstaedtler
ba9d11cdc7 icons: add missing prefs icons
gimp-prefs-image-windows-appearance
gimp-prefs-image-windows-snapping
gimp-prefs-folders-mypaint-brushes


patch
app/dialogs/preferences-dialog.c
2016-06-10 13:50:44 +02:00
klausstaedtler
9e4b9628f2 icons:symbolic-scalalable & color-scalable
symbolic-scalable
add 'pixel-perfect' 24px vectorial twins (as replacement for 22px)
gimp-prefs-color-management
gimp-prefs-controllers
gimp-prefs-default-comment
gimp-prefs-default-grid
gimp-prefs-display
gimp-prefs-help-system
gimp-prefs-icon-theme
gimp-prefs-image-title
gimp-prefs-image-windows
gimp-prefs-input-devices
gimp-prefs-interface

symbolic-scalalable & color-scalable
sync gimp-prefs-color-management with gnome-color-manager
2016-05-29 17:41:20 +02:00
klausstaedtler
4135dba1a9 icons: Changes color, symbolic & legacy
color-scalable & symbolic-scalable
add gimp-gegl-24 twin

legacy
move gimp-gegl 22px from icons22_DATA to tools22_DATA

symbolic\scalable
remove unneeded nodes from *.svg
2016-04-09 16:48:54 +02:00
Jehan
d8325565a8 icons: cleaning.
22/gimp-tool-zoom.png was not deleted from Symbolic.
22/gimp-tool-preset.png must not be deleted (no 24x24 replacement),
neither from Color nor Symbolic.
2016-04-02 22:53:30 +02:00
klausstaedtler
4f9d52b6e8 icons: Changes symbolic&color
As gimp loves 24x24px toolbox icons (24 is preferred over 22)

replace all 22x22 gimp-tool ... icons for color & symbolic
by 24x24 gimp-tool ... icons

upload symbolic 24x24 gimp-tool... -24.svg icons

all color (!) 24x24 gimp-tool ... icons are 'pixel-un(!)perfect'
at the time beeing. Maybe this changes. Contributors are welcome.
2016-04-02 20:40:39 +02:00
klausstaedtler
85b1fe561d icons: Changes symbolic
symbolic-scalable:
changed to 'pixel-perfect' for 16x16
gimp-tool-seamless-clone
gimp-tool-mypaint-brush
gimp-curve-free
gimp-curve-smooth
2016-03-25 16:00:01 +01:00
klausstaedtler
661ad454b4 icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-prefs-tool-options
2016-03-20 18:03:35 +01:00
klausstaedtler
c6ce8e48d4 icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 22x22
gimp-char-picker
2016-03-20 16:31:49 +01:00
klausstaedtler
052ddafc2a icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 22x22
gimp-line-spacing
gimp-letter-spacing
2016-03-19 17:35:53 +01:00
klausstaedtler
68b2c968e9 icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-histogram
gimp-reshow-filter
gimp-tool-preset
gimp-images
gimp-resize
gimp-scale
2016-03-15 21:26:26 +01:00
klausstaedtler
7ce7ff16bb icons: Changes symbolic
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-reset
gimp-path
gimp-path-stroke
gimp-selection-to-path
2016-03-15 19:01:42 +01:00
klausstaedtler
6ecbe1ea95 icons: Changes symbolic
symbolic:
scalable.svg

changed to 'pixel-perfect' for 16x16
gimp-tool-handle-transform

changed to 'pixel-perfect' 18
gimp-color-picker-black
gimp-color-picker-white
gimp-color-picker-gray

changed to 'sharp' 12x12
gimp-linked
gimp-visible

changed to 'sharp' 20x20
gimp-linked
gimp-visible
2016-03-14 21:02:15 +01:00
klausstaedtler
24cb86f79a icons: Changes symbolic
symbolic:
scalable.svg
gimp-tool-dodge, minor retouche

changed to 'pixel-perfect' for 16x16
gimp-tool-perspective-clone
gimp-tool-options
gimp-floating-selection
gimp-tool-path
gimp-navigation
gimp-prefs-playground
gimp-tool-measure
gimp-tool-crop
2016-03-13 23:00:38 +01:00
klausstaedtler
2b14f6c22e icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-layers
gimp-layer-mask
gimp-layer-to-imagesize
gimp-text-layer
gimp-convert-indexed
gimp-convert-grayscale
gimp-tool-blend


changed to 'pixel-perfect' 12x12
gimp-close
gimp-zoom-follow-window
gimp-menu-left
gimp-menu-right
gimp-swap-colors
2016-03-13 17:35:47 +01:00
klausstaedtler
be985eb484 icons:Changes in scalable.svg
minor tweaks
gimp-tool-eraser
gimp-tool-bucket-fill
2016-02-21 14:41:44 +01:00
klausstaedtler
0488eab57c icons: Changes in color-scalable & scalable
gimp-tool-measure. Gimp misuses an precision-compass icon
(example: http://www.staedtler.co.uk/en/products/technical-drawing-instruments/compasses/mars-comfort-551-precision-compass/)
for measuring. A divider is correct for this purpose (http://www.britannica.com/technology/divider-measurement-instrument).
2016-02-20 23:34:22 +01:00
klausstaedtler
5585c70808 icons: Changes in color-scalable & scalable
revert
gimp-tool-blend
gimp-tool-warp
gimp-tool-perspective
gimp-tool-eraser

to old gimp png's and remove vectorial design

revert gimp-tool-blend in scalable.svg to old gimp design
2016-02-16 23:40:50 +01:00
klausstaedtler
df333f6c67 icons:Changes in scalable.svg
gimp-flip-horizontal (sync with color and inkscape)
gimp-flip-vertical (sync with color and inkscape)
gimp-tools (no cockwheel and wrench)
gimp-tool-preset (no toolbox, cockwheel and wrench)
gimp-prefs-toolbox (no cockwheel and wrench)
gimp-prefs-folder-tool-presets (no wrench and hammer, only pencils)
gimp-prefs-folders-tools (no hammer, just putty-knife and varnish)
gimp-prefs-tool-options (no cockwheel)
gimp-prefs-folders-tool-plug-ins (no cockwheel)
2016-02-14 13:34:02 +01:00
klausstaedtler
5bcb71c81d icons: changes in scalable & color-scalable
scalable:
gimp-tool-crop minor tweak

color-scalable:
gimp-tool-iscissor, tweak for better visibility with dark themes
gimp-tool-blur, newv as svg
gimp-tool-dodge, new as svg


Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-31 21:12:42 +01:00
klausstaedtler
559ec73ec0 icons:Changes in scalable.svg, gimp-tool-path refined
Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-29 22:34:17 +01:00
klausstaedtler
5e1a03287b icons:Changes in scalable.svg
gimp-tool-path redrawn to be in sync with new colored gimp-tool-path and with inkscape

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-29 22:08:17 +01:00
klausstaedtler
83ec24d795 icons: Changes in color-scalable
all *.xcf moved to folder xcf and it's according subdirectories
all new-painted icons are without shadow
most to small icons (<16x16) fixed
free-floating vectors in both wilbur icons tied to the icon
some new svg icons
color for channel r/g/b mor pleasant

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-27 17:45:03 +01:00
klausstaedtler
101c9d4e88 Icons:
Changes in scalable.svg


revert
gimp-tool-unified-transform to the style contributed by Aryeom (colored revert will follow)

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-25 17:53:54 +01:00
klausstaedtler
7164e8eaa2 Icons:
Changes in scalable.svg


Title in Metadata changed from 'Gnome Icon Theme' to 'Gimp Symbolic Icon Theme', added authors 'Barbara Muraus, Jakub Steiner, Klaus Staedtler' and description 'Images originally created as the "Art Libre" icon set. Extended and adopted for GIMP'

gimp-tool-blend reworked for better integration into 'Tools' instaed of 'Gradients'
gimp-prefs-icon-theme reworked (forgot to mention in last commit)
gimp-prefs-folders-icon-theme reworked (forgot to mention in last commit)
gimp-tool-by-color-select lowered transparency to 50% for better visibility
gimp-tool-desaturate lowered transparency to 50% for better visibility
gimp-tool-foreground-select lowered transparency to 50% for better visibility
gimp-tool-shear lowered transparency to 50% for better visibility
gimp-tool-unified-transform lowered transparency to 50% for better visibility
gimp-color-triangle lowered transparency to 50% for better visibility

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-18 15:57:18 +01:00
klausstaedtler
c599582c51 Updated symbolic icon theme
attention due to default color changes in scalable.svg icon former
icon-theme symbolic-inversed is now symbolic

Changes in scalable.svg


set background color of svg to transparent otherwise exported png's have a tint.

ADDED MISSING

+ gimp-center (added, new)
+ gimp-color-triangle (added, new)
+ gimp-controller-linux-input (added, new)
+ gimp-convert-grayscale (added, new)
+ gimp-convert-indexed (added, new)
+ gimp-convert-rgb (added, new)
+ gimp-display-filter-colorblind (added, new)
+ gimp-display-filter-contrast (added was in art-libre, reworked to match with other display filter)
+ gimp-display-filter-gamma (added, new)
+ gimp-display-filter-proof (added, new)
+ gimp-display-filter-lcms (added, new)
+ gimp-gradient-shapeburst-angular (added, new)
+ gimp-gradient-shapeburst-dimpled (added, new)
+ gimp-gradient-shapeburst-spherical (added, new)
+ gimp-gradient-spiral-anticlockwise (added, new)
+ gimp-gradient-spiral-clockwise (added, new)
+ gimp-list (added, new)
+ gimp-gradient-square (added, new)
+ gimp-histogram-logarithmic (was missing from the missing list. added, new)
+ gimp-histogram (added, new)
+ gimp-images (added new)
+ gimp-layer-to-imagesize (was gimp-layer + arrow)
+ gimp-navigation (added, new)
+ gimp-path-stroke (added, new)
+ gimp-path (added, new)
+ gimp-resize (added, new)
+ gimp-scale (added, new)
+ gimp-selection-add (added, new)
+ gimp-selection-replace (added, new)
+ gimp-selection-to-channel (added, new)
+ gimp-selection-to-path (added, new)
+ gimp-toilet-paper (added, new, no inverse, colors b&w, gets wrong when inverted !)
+ gimp-tool-preset (added, =gimp-prefs-folders-tool-presets, double use)
+ gimp-warning'(added, from gnome 3.12 symbolic theme)
+ gimp-prefs-toolbox (added, from gnome 3.12 symbolic theme)
+ gimp-wilber-eek (added, new from gimp-wilber)

SEPERATED

- gimp-frame (always used as a fixed size for now)
- gimp-texture (used in 2 docks: navigation and selection editor, as background when there is no image)


CHANGES

# gimp-prefs-system-resources (moved, renamed, was in unused)
# g847 (renamed to gimp-grid)
# gimp-channels (reworked, no TV-metaphor)
# gimp-channel (reworked, no TV-metaphor)
# gimp-channel-red (reworked, no TV-metaphor)
# gimp-channel-green (reworked, no TV-metaphor)
# gimp-channel-blue (reworked, no TV-metaphor)
# gimp-channel-alpha (reworked, no TV-metaphor)
# gimp-channel-gray (reworked, no TV-metaphor)
# gimp-channel-indexed (reworked, no TV-metaphor)
# gimp-histogram-linear (renamed, was gimp-histogram)
# gimp-tools (renamed, was gimp-prefs-toolbox)
# gimp-layer (reworked, so it fits to layer)
# gimp-wilber-outlined (outligning changed to 'bebebeff 30%')
# gimp-floating-selection (reworked, so it fits to selection)
# gimp-prefs-folders-tool-plug-ins (reworked, so it fits to other prefs-folders)
# gimp-controller (reworked, no gears)
# gimp-tool-blend (reworked, doubled gimp-gradient-linear)
# gimp-default-color (reworked, no inverse, colors b&w, gets wrong when inverted !)
# gimp-color-picker-gray (grey quarter set to bebebeff 50%, so it stays grey when inverted)
# gimp-color-picker-white (lightgrey quarter set to white, gets wrong when inverted !)
# gimp-color-picker-black (darkgrey quarter set to black, gets wrong when inverted !)

NEW UNUSED

+ gimp-nonvisible
+ gimp-prefs-image-window-appearance (gimp-prefs-image-windows has double usage)
+ gimp-prefs-image-window-snapping (gimp-prefs-tool-options has double usage)

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-01-13 21:22:06 +01:00
Klaus Staedtler
a27179de2a icons: corrected symbolic handle-transform for dark-themes. 2016-01-05 17:51:31 +01:00
Klaus Staedtler
059ebca538 icons: updating gimp-letter-spacing and gimp-line-spacing icons. 2016-01-05 17:40:56 +01:00
Jehan
067755be4a icons: source for symbolic icons in one single SVG file.
The original file was from the Art Libre icon set:
https://github.com/gnome-design-team/gnome-icons/blob/master/art-libre-symbolic/src/art-libre.svg
Authors are Barbara Muraus and Jakub Steiner (last commit: a738099 from
2013-09-30).
I imported the icons by Klaus Staedtler, and reorganized the file:
- all icons have the proper id from GIMP icon sets.
- tools icons organized in subsections and ordered alphabetically.
- preference icons ordered alphabetically and folder prefs icons
separated.
- unused icons from the original set kept in their own section for
possible future use.
Unfortunately all icons previously provided in png format only are
not present and will have to be redone in vectorial format.

This should make it easier to create new icons by reusing objects and
colors, and keeping design style in-line with existing set.
It also predates the ongoing work on automatic generation of icons by a
script from this single file.
2016-01-05 16:21:25 +01:00
Klaus Staedtler
836cce8389 icons: updated icon-theme icons.
Current icon uses stars for symbolizing an icon. Stars are used normally
for rating.
My suggestion uses yin/yang, why ?
It's difficult to make an icon which symbolizes an icon. So I decided to
use the world-wide most used symbol (non-religious, non-political...) as
a symbol for all symbols (this is quite similar to e.g. the usage of
mona-lisa as a symbol for all images).
2015-12-29 21:29:59 +01:00
Jehan
39e4f04a72 icons: realign icons from commit 9618cdd.
None of the icons from commit 9618cdd were well centered.
2015-12-29 19:48:32 +01:00
Klaus Staedtler
9618cdde32 icons: new Symbolic icons.
Partly based off the art-libre source template:
https://github.com/gnome-design-team/gnome-icons/blob/master/art-libre-symbolic/src/art-libre.svg
Committed and verified by Jehan.
2015-12-26 17:17:23 +01:00
Alexandre Prokoudine
3bb69dbdbf Fix the fill of the Warp Transform tool's symbolic icons 2015-12-23 00:55:52 +03:00
Alexandre Prokoudine
3d44bef068 Add symbolic Warp tool icon by Barbara Muraus 2015-12-23 00:34:48 +03:00
Alexandre Prokoudine
b940ba098f Updated MyPaint brush icons from upstream MyPaint artwork 2015-12-23 00:09:42 +03:00
Michael Natterer
56a4166bff Bug 759556 - "incorrect gamma=(0/100000)" new with the new symbolic icons
Run the new icons through "mogrify -colorspace Gray".
2015-12-22 13:35:20 +01:00
Jehan
4e86672997 icons: adding gimp-prefs-folders-icon-themes icons. 2015-12-20 19:57:18 +01:00
Jehan
46b9c6927b icons: add vectorial icons by Benoit Touchette for prefs-icon-theme. 2015-12-13 15:45:48 +01:00
Michael Natterer
8619852a6c app, icons: rename the prefs' "environment" icons to "system-resources"
also rename the help ID.
2015-12-13 13:23:31 +01:00
Jehan
b8a819c1e3 icons: symbolic icons for 'icon theme selection'...
... by Benoit Touchette.
2015-12-11 17:34:56 +01:00
Jehan
5beb69d009 icons: new symbolic icon theme for GIMP.
Images originally created by Jakub Steiner and Barbara Muraus as the
"Art Libre" icon set.
The contributor jEsuSdA later worked on it.
It will now be available in the new icon theme selection through
preferences.
Many icons/size are still missing but this first commit makes a start
for complementary work.
2015-12-09 23:00:14 +01:00