Commit Graph

447 Commits

Author SHA1 Message Date
Aryeom Han 15d4b8b653 icons: SVG and 48x48 version of the Import/Export preferences icon.
More sizes and a color version to come soon too.
2017-02-04 11:50:38 +01:00
Hartmut Kuhse 66bc98d299 Revert "New GimpMetadata as subclass of GExiv2Metadata"
This reverts commit 3ab08c8bfd.
2017-01-03 19:36:22 +01:00
Hartmut Kuhse 3ab08c8bfd New GimpMetadata as subclass of GExiv2Metadata 2017-01-03 19:26:35 +01:00
Jehan b58f4fec0b icons: make Color theme's "broken chain" icons more obvious.
In 24x24, there was barely 1 pixel between the 2 links of the chain, and
not even inside a perfect pixel (so with interpolation, that's barely
recognizable).
I don't know if it's a very good-looking change but for now, that will
do. Designers are welcome to contribute improvements!
Symbolic icons were already taken care of in commit 3ff408f.
2016-11-08 22:24:56 +01:00
Jehan 3ff408ffe3 icons: make "broken" chains (for proportional fields) more obvious...
... by adding more space between the 2 parts of the chain.
Only done the symbolic icons for now. The color ones later.
2016-10-22 19:33:59 +02:00
Jehan fb51bc6802 Bug 772981 - missing some vector icons in the dist tarballs.
This fixes building with --enable-vector-icons from tarballs generated
by `make dist`.
2016-10-17 02:28:44 +02:00
Jehan 0adb1d4a14 Bug 771895 - add 128x128 and 256x256 versions for "folder" icon.
Freedesktop's "Thumbnail Managing Standard" defines 2 standard sizes
for thumbnails: 128x128 and 256x256 (section 5.3. Thumbnail Size).
Since the "folder" icon is used in-place of thumbnail when selecting a
folder in the GTK+ file dialog, it should also provide these default
sizes.
2016-10-17 01:39:13 +02:00
Jehan 15d9f4a354 icons, libgimpwidgets: delete "gimp-path-(new|up|down|delete)" icons.
Commit 82737bf got rid of the only pieces of code where these icons were
used. Since they were never available in any version release of GIMP,
let's delete them from libgimpwidgets API as well.
2016-10-02 19:48:48 +02:00
Øyvind Kolås dfad0d115e icons: set GEGL_USE_OPENCL=no for symbolic icon inversion
Observed initialization time for OpenCL observed on modern systems has been up
to 1 second - OpenCL speed ups will not outweigh initialization costs for these
small icons.
2016-09-21 01:03:26 +02:00
Jehan 7a5d0810a3 icons: "gimp-print-resolution" icons better fit "document-print".
Also alias GIMP_STOCK_PRINT_RESOLUTION to "document-print" until we
get a proper icon for it.
2016-09-13 23:49:26 +02:00
Jehan 70a3584437 icons: fix icons with crazy sizes.
Gaaah! Export error.
2016-09-13 22:48:50 +02: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 5289a25b7c icons, app: "folder-new" icon used for new layer group. 2016-09-12 22:26:46 +02:00
Jehan 42ee8c7bb9 icons: move icon to the right folder.
Oups!
2016-09-12 22:17:20 +02:00
Jehan 49abdc33fd icons: add "edit-delete" icon.
Based off icons from Klaus Staedtler, who proposed separate icons for
layers, channels and paths. I only extracted the "cross" part for a
generate delete icon.
2016-09-12 21:39:11 +02:00
Jehan 75e97a23f3 icons, libgimpwidgets: gimp-buffer icons renamed to edit-copy...
... and GIMP_STOCK_BUFFER redefined to "edit-paste", half-reverting
commit cb7d93d (except we use standard Freedesktop icon naming instead
of the GTK stock name).
The gimp-buffer icon was indeed definitely looking like a typical copy
icon, which was missing, and this has priority over a buffer icon.
2016-09-12 03:53:17 +02:00
Jehan c6a570d33e configure, INSTALL, devel-docs: vectorial icons is not proper English.
We should use "vector icons" instead. Thanks to nomis for raising the
question and ankh to confirm the proper English.
2016-09-12 01:58:41 +02:00
Jehan c6f1761af7 icons, app, libgimpwidgets: replace GIMP_STOCK_EDIT with GTK_STOCK_EDIT. 2016-09-05 02:53:51 +02:00
Jehan 8bff597c6f icons: install the new Freedesktop/GTK+ icons. 2016-09-05 00:45:15 +02:00
Klaus Staedtler 0eeee33c70 icons: many new icons.
These icons were massively renamed by Jehan, from a feature branch, in
order to fit either into Freedesktop's "Icon Naming Specification", or
as standard GTK+ icons.
2016-09-05 00:45:15 +02:00
Klaus Staedtler a440f6cbff icons: updated icons.
As squashed by Jehan from the work of Klaus Staedtler in a feature
branch.
2016-09-05 00:45:14 +02:00
Jehan 6f0be266a2 icons: forgot to rename some "gimp-open" icons into "document-open".
Argh! I should always test both the vectorial and raster icons before
pushing!
2016-09-03 17:58:24 +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
Massimo Valentini 3cc77b03bf Bug 759904: Some icons can't be set from the icon theme
make it possible to use themed standard named icons
so to have also gtk dialogs show icons in the same style
as GIMP ui.
2016-09-02 12:30:49 +02:00
Sebastian Pipping 42420c3c4d Bug 769102: fix creation of output directories for inverted icons.
https://bugs.gentoo.org/show_bug.cgi?id=589394
2016-07-23 14:35:23 +02:00
klausstaedtler 8631dda659 icons: remove Prototype directory. Many of the icons there are in use or
superseded in iconswip.
2016-07-04 20:52:33 +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
klausstaedtler 31dd427140 icons: scalable&color-scalable
gimp-char-picker 16x16 was missing

replace with better fitting icons:

gimp-image-reload
2016-06-20 20:54:43 +02:00
klausstaedtler 06b4a38157 icons: color-scalable
replace with better fitting icons

gimp-edit

intended to replace gtk-edit too
2016-06-20 18:49:21 +02:00
klausstaedtler e36846124c icons: color-scalable
replace with better fitting icons

gimp-prefs-folders-mypaint-brushes

add 16x16 png's
2016-06-20 17:35:32 +02:00
klausstaedtler 5684840f2d icons: scalable&color-scalable
replace with better fitting icons

gimp-shred
gimp-path-up
gimp-path-down
gimp-path-new
gimp-path-delete
2016-06-19 22:30:28 +02:00
Jehan fec8d46002 icons: wrong directory created.
Likel copy-paste typo.
2016-06-12 13:38:22 +02:00
Jehan 18b0468cc9 tools: invert-svg is a build-only tool.
It must be built with a native compiler and native libs only.
2016-06-12 04:25:53 +02:00
Jehan 02b1bd494c icons: missing exported bitmap icon. 2016-06-10 15:48:02 +02:00
Jehan 8c6fd83cd2 icons: 22/gimp-indent.png not svg.
Sorry, my bad!
2016-06-10 15:39:43 +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 705c946dda icons: gimp-indent icons were not installed. 2016-06-10 13:50:47 +02:00
Jehan eef30a2702 icons, libgimpwidgets: s/gimp-intend/gimp-indent/. 2016-06-10 13:50:47 +02:00
Jehan fbdc20f862 icons: fix broken icon names. 2016-06-10 13:50:46 +02:00
klausstaedtler cb7d93d556 icons: Bug 759904
add
gimp-buffer

remove
gimp/libgimpwidgets/gimpicons.h:#define GIMP_STOCK_BUFFER                   GTK_STOCK_PASTE

patch
gimpicons.c
gimpicons.h
2016-06-10 13:50:46 +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 1199a7e6fb icons: Bug 759904
add
gimp-document-recent


patch: replace "document-open-recent" by "gimp-document-recent" (or GIMP_STOCK_DOCUMENT_RECENT)


gimp/app/dialogs/dialogs.c:            N_("History"), N_("Document History"), "document-open-recent",
gimp/app/actions/documents-actions.c:  { "documents-popup", "document-open-recent",
gimp/app/actions/dialogs-actions.c:  { "dialogs-document-history", "document-open-recent",


patch
gimpicons.c
gimpicons.h
2016-06-10 13:50:46 +02:00
klausstaedtler b79e754480 icons: Bug 759904
add
gimp-open

patch: replace "document-open" by "gimp-open" (or GIMP_STOCK_OPEN)

gimp/plug-ins/imagemap/imap_browse.c:   icon = gtk_image_new_from_icon_name ("document-open", GTK_ICON_SIZE_BUTTON);
gimp/libgimpwidgets/gimpfileentry.c:  image = gtk_image_new_from_icon_name ("document-open", GTK_ICON_SIZE_BUTTON);
gimp/app/actions/text-editor-actions.c:  { "text-editor-load", "document-open",
gimp/app/actions/vectors-actions.c:  { "vectors-import", "document-open",
gimp/app/actions/patterns-actions.c:  { "patterns-open-as-image", "document-open",
gimp/app/actions/documents-actions.c:  { "documents-open", "document-open",
gimp/app/actions/brushes-actions.c:  { "brushes-open-as-image", "document-open",
gimp/app/actions/text-tool-actions.c:  { "text-tool-load", "document-open",
gimp/app/actions/file-actions.c:      entries[i].icon_name      = "document-open";
gimp/app/widgets/gimpsettingsbox.c:                                     "document-open",
gimp/app/widgets/gimpsettingseditor.c:                            "document-open",

patch
gimpicons.c
gimpicons.h
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 1b13a41c14 icons: add forgotten update icon-list.mk 2016-06-10 13:50:46 +02:00
klausstaedtler 62a4a714dc icons: add missing gimp-pattern
patch
gimpicons.c
gimpicons.h
2016-06-10 13:50:46 +02:00
klausstaedtler 312691312d icons: Bug 759904
add
gimp-shred

patch: replace "edit-clear" by "gimp-shred" (or GIMP_STOCK_SHRED)

gimp/app/actions/documents-commands.c:                                    "edit-clear",
gimp/gimp/app/actions/edit-actions.c:  { "edit-undo-clear", "edit-clear",
gimp/app/actions/documents-actions.c:  { "documents-clear", "edit-clear",
gimp/app/dialogs/preferences-dialog.c:  button = prefs_button_add ("edit-clear", shred

add
gimp-edit-clear

patch: replace "edit-clear" by "gimp-edit-clear" (or GIMP_STOCK_EDIT_CLEAR)

gimp/app/actions/text-editor-actions.c:  { "text-editor-clear", "edit-clear",
gimp/app/actions/edit-actions.c:  { "edit-clear", "edit-clear",
gimp/app/actions/error-console-actions.c:  { "error-console-clear", "edit-clear",
gimp/app/actions/text-tool-actions.c:  { "text-tool-clear", "edit-clear",
gimp/app/widgets/gimptextstyleeditor.c:  image = gtk_image_new_from_icon_name ("edit-clear", GTK_ICON_SIZE_MENU);
gimp/app/dialogs/preferences-dialog.c:  button = prefs_button_add ("edit-clear",


patch
gimpicons.c
gimpicons.h

update
icon-list.mk
2016-06-10 13:50:45 +02:00
klausstaedtler 71bedb70f6 icons: Bug 759904
patch: replace "window-close" by "gimp-quit" (or GIMP_STOCK_QUIT)

gimp/app/actions/dock-actions.c:  { "dock-close", "window-close",
gimp/app/actions/view-actions.c:  { "view-close", "window-close",
gimp/app/actions/dockable-actions.c:  { "dockable-close-tab", "window-close",

patch: replace "gtk-directory" by "gimp-file-manager" (or GIMP_STOCK_FILE_MANAGER)

gimp/libgimpwidgets/gimpfileentry.c:  image = gtk_image_new_from_icon_name ("gtk-directory", GTK_ICON_SIZE_BUTTON);
gimp/app/actions/palettes-actions.c:  { "palettes-show-in-file-manager", "gtk-directory",
gimp/app/actions/mypaint-brushes-actions.c:  { "mypaint-brushes-show-in-file-manager", "gtk-directory",
gimp/app/actions/dynamics-actions.c:  { "dynamics-show-in-file-manager", "gtk-directory",
gimp/app/actions/tool-presets-actions.c:  { "tool-presets-show-in-file-manager", "gtk-directory",
gimp/app/actions/patterns-actions.c:  { "patterns-show-in-file-manager", "gtk-directory",
gimp/app/actions/documents-actions.c:  { "documents-show-in-file-manager", "gtk-directory",
gimp/app/actions/brushes-actions.c:  { "brushes-show-in-file-manager", "gtk-directory",
gimp/app/actions/gradients-actions.c:  { "gradients-show-in-file-manager", "gtk-directory",


add
gimp-rivert

patch
gimpicons.c
gimpicons.h

patch: replace "document-revert" by "gimp-revert" (or GIMP_STOCK_REVERT)

gimp/app/actions/tool-options-actions.c:  { "tool-options-restore-preset-menu", "document-revert",
gimp/app/actions/tool-presets-actions.c:  { "tool-presets-restore", "document-revert",
gimp/app/actions/gradient-editor-actions.c:  { "gradient-editor-load-left-color", "document-revert",
gimp/app/actions/gradient-editor-actions.c:  { "gradient-editor-load-right-color", "document-revert",
gimp/app/widgets/gimptooloptionseditor.c:    gimp_editor_add_button (GIMP_EDITOR (editor), "document-revert",
gimp/app/widgets/gimpdataeditor.c:                            "document-revert",
2016-06-10 13:50:45 +02:00
klausstaedtler 3842c58169 icons: Bug 759904
add
gimp-image-open
gimp-image-reload
gimp-close-all
gimp-save-as
gimp-quit
gimp-file-manager
gimp-clipboard

patch
file-actions.c
2016-06-10 13:50:45 +02:00
klausstaedtler 2696611d1e icons: Bug 759904
add
gimp-group-layer

patch
gimpgrouplayer.c
2016-06-10 13:50:45 +02:00
klausstaedtler 8b1ea3cc13 icons: Bug 759904
add
gimp-cancel
gimp-save

patch
gimpstatusbar.c
fil-pdf-save.c
gimpicons.c
gimpicons.h
2016-06-10 13:50:45 +02:00
klausstaedtler 37c3c01cf1 icons: Bug 759904
add
gimp-next
gimp-previous


patch
gimpcolordisplayeditor.c
gimpcontrollerlist.c
dialog.c
tips-dialog.c
gimpicons.c
gimpicons.h
2016-06-10 13:50:44 +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 b55b4ac38d icons: Bug 759904
add
gimp-font

patch
gimpicons.c
gimpicons.h
2016-06-10 13:50:44 +02:00
klausstaedtler 92a9117ae0 icons: Bug 759904
add
gimp-path-delete
gimp-path-new
gimp-path-up
gimp-path-down

patch
gimppatheditor.c
gimpicons.c
gimpicons.h
2016-06-10 13:50:43 +02:00
klausstaedtler 2c05b4288c Merge git://git.gnome.org/gimp 2016-06-02 18:28:00 +02:00
klausstaedtler e6ba618bb9 icons: add new icon gimp-color-palette
patch
gimppalette.c
gimpicons.c
gimpicons.h
2016-06-02 18:24:29 +02:00
Jehan 2f8467e3a7 icons: s/gimp-char-picker-24.svg/gimp-char-picker.svg/
Small bug in commit 89b163b.
Fixes --enable-vector-icons option.
2016-06-02 12:51:14 +02:00
klausstaedtler 89b163b72c icons: fixes
add forgotten gimp-char-picker-24.svg

other minor fixes
2016-06-02 07:29:03 +02:00
Jehan 1a36798098 icons: various file extensions (.svg) missing from the icon list. 2016-06-02 00:28:51 +02:00
klausstaedtler 4a16a9f714 icons: symbolic-scalable
adding 24px twins is now complete ...

add 'pixel-perfect' 24px vectorial twins (as replacement for 22px)
gimp-prefs-folders-palettes
gimp-prefs-folders-patterns
gimp-prefs-folders-plug-ins
gimp-prefs-folders-scripts
gimp-prefs-folders-themes
gimp-prefs-folders-tool-plug-ins
gimp-prefs-folders-tool-presets
gimp-prefs-folders-tools
2016-06-01 21:08:32 +02:00
klausstaedtler 225b9bd3f1 icons:
correct icon-list.mk

gimp-color-palette will be a future patch,  not now
2016-06-01 19:46:06 +02:00
klausstaedtler a91adeb5fb icons:
symbolic-scalable
add 'pixel-perfect' 24px vectorial twins (as replacement for 22px)
gimp-prefs-folders-dynamics
gimp-prefs-folders-environ
gimp-prefs-folders-fonts
gimp-prefs-folders-gradients
gimp-prefs-folders-icon-themes
gimp-prefs-folders-interp
gimp-prefs-folders-modules

symbolic-scalable & color-scalable
add new icons
gimp-color-cmyk
gimp-color-water

patch
color-selector-cmyk.c
color-selector-water.c
gimpicons.c

This is the first patch to solve Bug 759904
many more have to follow

Thanks to Jehan for the assistance
2016-06-01 19:41:47 +02:00
klausstaedtler a5d9419aef icons:symbolic-scalalable
symbolic-scalable
add 'pixel-perfect' 24px vectorial twins (as replacement for 22px)
gimp-prefs-folders-dynamics
gimp-prefs-folders-environ
gimp-prefs-folders-fonts
gimp-prefs-folders-gradients
gimp-prefs-folders-icon-themes
gimp-prefs-folders-interp
gimp-prefs-folders-modules
2016-05-31 18:46:58 +02:00
klausstaedtler 45d705df39 icons:symbolic-scalalable
symbolic-scalable
add 'pixel-perfect' 24px vectorial twins (as replacement for 22px)
gimp-prefs-new-image
gimp-prefs-playground
gimp-prefs-session
gimp-prefs-system-resources
gimp-prefs-theme
gimp-prefs-toolbox
gimp-prefs-tool-options
gimp-prefs-window-management
gimp-prefs-folders-brushes

symbolic-scalalable & color-scalable
former gimp-prefs-color-management
moved to /Prototype/.../16/gimp-color-profile
2016-05-29 21:12:42 +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 0236bbdb76 icons: symbolic-scalable
add 'pixel-perfect' 24px vectorial twins (as replacement for 22px)
gimp-dynamics
gimp-histogram
gimp-input-device
gimp-landscape
gimp-letter-spacing
gimp-line-spacing
gimp-path
gimp-paths
gimp-portrait
gimp-prefs-folders
gimp-tool-preset
gimp-wilber
2016-05-28 18:26:31 +02:00
klausstaedtler 49c81ffc44 icons: color-scalable
add 'pixel-perfect' 24px vectorial twins (as replacement for 22px)
gimp-prefs-folders-brushes
gimp-prefs-folders-dynamics
gimp-prefs-folders-environ
gimp-prefs-folders-fonts
gimp-prefs-folders-gradients
gimp-prefs-folders-icon-themes
gimp-prefs-folders-interp
gimp-prefs-folders-modules
gimp-prefs-folders-palettes
gimp-prefs-folders-patterns
gimp-prefs-folders-plug-ins
gimp-prefs-folders-scripts
gimp-prefs-folders-themes
gimp-prefs-folders-tool-plug-ins
gimp-prefs-folders-tool-presets
gimp-prefs-folders-tools
2016-05-28 16:39:30 +02:00
klausstaedtler 4b4ebe9fc2 icons: color-scalable
add 'pixel-perfect' 24px vectorial twins (as replacement for 22px)
gimp-dynamics
gimp-histogram
gimp-input-device
gimp-landscape
gimp-letter-spacing
gimp-line-spacing
gimp-path
gimp-paths
gimp-portrait
gimp-prefs-color-management
gimp-prefs-controllers
gimp-prefs-default-comment
gimp-prefs-default-grid
gimp-prefs-display
gimp-prefs-folders
gimp-prefs-help-system
gimp-prefs-icon-theme
gimp-prefs-image-title
gimp-prefs-image-windows
gimp-prefs-input-devices
gimp-prefs-interface
gimp-prefs-new-image
gimp-prefs-playground
gimp-prefs-session
gimp-prefs-system-resources
gimp-prefs-theme
gimp-prefs-toolbox
gimp-prefs-tool-options
gimp-prefs-window-management
gimp-tool-preset
gimp-wilber
2016-05-28 13:35:19 +02:00
klausstaedtler 5feba030ca icons: color-scalable & symbolic-scalable
minor corrections
2016-05-25 18:11:27 +02:00
klausstaedtler 3a458d1756 icons: color-scalable & symbolic-scalable
add 'pixel-perfect' 24x24px twins
gimp-info
gimp-user-manual
gimp-video


all current 24px icons from scalable icons-themes have now
'pixel-perfect' 24px vector twins.

Next step would be 'port' all remaining 22x22px icons to 24x24
(so 22x22 can be deprecated in future builds). As gimp refuses to use
24px for these icons, the 22px icons have to stay until gimp is ready for 24px.
2016-05-23 21:56:05 +02:00
klausstaedtler 7a19e5ce44 icons: color-scalable & symbolic-scalable
add 'pixel-perfect' 24x24px twins
gimp-controller
gimp-controller-keyboard
gimp-controller-linux-input
gimp-controller-midi
gimp-cintroller-wheel
gimp-cursor
gimp-sample-point
2016-05-23 17:47:13 +02:00
klausstaedtler 0f3e8ea116 icons: update icon-list.mk 2016-05-21 17:09:53 +02:00
klausstaedtler 92739a5d90 icons: color-scalable & symbolic-scalable
add 'pixel-perfect' 24x24px twins
gimp-template
gimp-tools
gimp-undo-history
2016-05-21 17:04:48 +02:00
klausstaedtler 21742cca1b icons: color-scalable & symbolic-scalable
add 'pixel-perfect' 24x24px twins
gimp-device-status
gimp-display-filter
gimp-display-filter-colorblind
gimp-display-filter-contrast
gimp-display-filter-gamma
gimp-display-filter-lcms
gimp-display-filter-proof
2016-05-20 20:12:58 +02:00
klausstaedtler 71dfbbf9c2 icons: color-scalable & symbolic-scalable
add 'pixel-perfect' 24x24px twins
gimp-question
gimp-warning
gimp-error
2016-05-19 19:54:23 +02:00
klausstaedtler dfd2e56250 icons: color-scalable & symbolic-scalable&legacy
add 'pixel-perfect' 24x24px twins
gimp-selection
gimp-navigation

the legacy png icons are done with GIMP (no upscaling).

color-scalable & symbolic-scalable

add 'pixel-perfect' 24x24px twins
gimp-floating-layer
2016-05-18 18:53:59 +02:00
klausstaedtler 8370fb13a7 icons: color-scalable & symbolic-scalable
add 'pixel-perfect' 24x24px twins
gimp-colormap
gimp-transparency
gimp-web
2016-05-17 20:07:38 +02:00
klausstaedtler d83692a70a icons: color-scalable & symbolic-scalable
add 'pixel-perfect' 24x24px twins
gimp-center
gimp-channel
gimp-channel-alpha
gimp-channel-blue
gimp-channel-gray
gimp-channel-green
gimp-channel-indexed
gimp-channel-red
gimp-channels
2016-05-16 22:56:22 +02:00
klausstaedtler ea3c9b7829 icons: color-scalable & symbolic-scalable
add 'pixel-perfect' 24x24px twins
gimp-layer
gimp-layer-mask
gimp-layers
gimp-text-layer
2016-05-16 18:36:27 +02:00
klausstaedtler 0bc53235b2 icons: color-scalable & symbolic-scalable
add 'pixel-perfect' 24x24px twins
gimp-symmetry
gimp-image
gimp-images
2016-05-16 16:42:23 +02:00
klausstaedtler 762e324d9a icons: color-scalable & symbolic-scalable & legacy
add 'pixel-perfect' 24x24px twins
gimp-grid

the legacy png icon is done with GIMP (no upscaling).

color-scalable & symbolic-scalable
add 'pixel-perfect' 24x24px twins
gimp-tool-options
2016-05-16 11:19:19 +02:00
klausstaedtler c1e1d375f8 icons:
correct typo
2016-05-15 22:51:55 +02:00
klausstaedtler 7e0a2fa716 icons: color-scalable & symbolic-scalable & legacy
add 'pixel-perfect' 24x24px twins
gimp-resize
gimp-scale

the legacy png icons are done with GIMP (no upscaling).
2016-05-15 22:46:49 +02:00
klausstaedtler 1b108e008e icons: scalable
color-scalable & symbolic-scalable

add 'pixel-perfect' 24x24px twins
gimp-print-resolution
gimp-move-to-screen
2016-05-15 17:51:57 +02:00
klausstaedtler 93cc47ff4b icons: color-scalable
minor corrections:
gimp-path
gimp-paths
gimp-path-stroke
gimp-duplicate
gimp-selection-to-path
gimp-selection-stroke
2016-05-12 20:48:30 +02:00
klausstaedtler e62d46ae80 icons: add icon prototypes
the icons in the Prototype directory are intended as a
'icon-pool' dedicated for developers, e.g. for solving
Bug 759904

All icons in there a not optimized (e.g. not pixel-perfect),
the are available as vectorial too.

Once they are in use by GIMP they will get all needed optimizations
(Pixel-Perfect, Size.... what is necessary)

Available icons are for symbolical and color icons themes and have 16x16  pixels.
2016-04-21 18:32:55 +02:00
klausstaedtler 9e8a4501c5 icons: Changes color
color-scalable
remove gradient for more crisp

gimp-tool-align
gimp-tool-flip
gimp-tool-handle-transform
gimp-tool-path
gimp-tool-perspective-clone
gimp-tool-rotate
gimp-tool-scale
gimp-tool-shear
gimp-tool-unified-transform
2016-04-20 20:12:17 +02:00
klausstaedtler 554c8c6438 icons: Changes color
color-scalable
pixel-perfect 16x16
gimp-display-filter-colorblind
gimp-display-filter-gamma
gimp-display-filter-lcms
gimp-display-filter-proof
gimp-dynamics
gimp-reshow-filter
gimp-sample-point
2016-04-19 18:37:24 +02:00
klausstaedtler 800ef53c09 icons: Changes color
color-scalable
pixel-perfect 16x16
gimp-paste-as-new
gimp-paste-into
gimp-question
2016-04-18 22:15:26 +02:00
klausstaedtler c3efe1b75b icons: Changes
add gimp-symmetry to icon-list.mk

all vectorial themes (color & Symbolic)
add gimp-symmetry.svg to ...\scalable directory

color-scalable
pixel-perfect 16x16
gimp-symmetry
gimp-color-pick-from-screen
gimp-path
gimp-path-stroke
gimp-move-to-screen
2016-04-18 19:11:31 +02:00
klausstaedtler a75fa755f4 icons: Changes color
color-scalable
pixel-perfect 16x16
gimp-gradient-bilinear
gimp-gradient-conical-asymmetric
gimp-gradient-conical-symmetric
gimp-gradient-linear
gimp-gradient-radial
gimp-gradient-shapeburst-angular
gimp-gradient-shapeburst-dimpled
gimp-gradient-shapeburst-sherical
gimp-gradient-square
gimp-gradient-spiral-clockwise
gimp-gradient-spiral-anticlockwise
2016-04-17 19:18:58 +02:00
klausstaedtler 57ef0a6c36 icons: Changes color&symbolic
color-scalable & symbolic-scalable harmonize with cursor
gimp-tool-scale

color-scalable
pixel-perfect 16x16
gimp-resize
gimp-merge-down
gimp-scale
2016-04-17 16:11:03 +02:00
klausstaedtler 18709e9f24 icons: Changes color
color-scalable.svg
pixel-perfect 16x16
gimp-controller-midi
gimp-cursor
gimp-device-status
gimp-duplicate
gimp-error
gimp-floating-selection
gimp-image
gimp-images
gimp-input-device
gimp-layer-to-imagesize
gimp-list
gimp-prefs-default-grid
gimp-text-layer
gimp-warning
gimp-portrait
gimp-landscape
2016-04-17 13:17:15 +02:00
klausstaedtler 4b1a27f011 icons: Changes color & symbolic
color-scalable.svg
pixel-perfect 16x16
gimp-center
gimp-controller-keyboard
gimp-display-filter-contrast
gimp-flip-horizontal
gimp-flip-vertical
gimp-invert
gimp-rotate-90
gimp-rotate-180
gimp-rotate-270
gimp-tools
gimp-curve-free
gimp-curve-smooth


symbolic-scalable.svg
harmonize with color-scalable
gimp-flip-horizontal
gimp-flip-vertical
gimp-tool-rotate
2016-04-16 22:49:37 +02:00
klausstaedtler d79d904cec icons: Changes color
color-scalable.svg
pixel-perfect 16x16
gimp-cap-butt
gimp-cap-round
gimp-cap-square
gimp-colormap
gimp-histogram
gimp-histogram-linear
gimp-histogram-logarithmic
gimp-join-bevel
gimp-join-miter
gimp-join-round
gimp-layer
gimp-tool-options
gimp-tool-preset
2016-04-16 16:18:46 +02:00
klausstaedtler a2d25e5390 icons: Changes color
color-scalable.svg
pixel-perfect 16x16
gimp-channel
gimp-channels
gimp-channel-red
gimp-channel-green
gimp-channel-blue
gimp-channel-alpha
gimp-channel-indexed
gimp-channel-gray
2016-04-16 14:04:34 +02:00
klausstaedtler aa4b125eae icons: Changes color
color-scalable.svg
pixel-perfect 16x16
gimp-convert-grayscale
gimp-convert-indexed
gimp-convert-rgb
2016-04-16 11:16:57 +02:00
klausstaedtler 1b2c64efd9 icons: Changes color
color-scalable.svg
pixel-perfect 16x16
gimp-selection-all
gimp-selection-border
gimp-selection-grow
gimp-selection-none
gimp-selection-shrink
gimp-selection-stroke
gimp-selection-to-channel
gimp-selection-to-path
2016-04-15 21:40:36 +02:00
klausstaedtler ba246b93c7 icons: Changes color
color-scalable.svg
pixel-perfect 16x16
gimp-reset
gimp-selection
gimp-selection-add
gimp-selection-intersect
gimp-selection-replace
gimp-selection-subtract
2016-04-15 19:40:27 +02:00
klausstaedtler 2db14d057a icons: Changes color
color-scalable.svg
replace 16x16 icons by 'pixel-perfect' 12x12px
gimp-quick-mask-on
gimp-quick-mask-off
gimp-zoom-follow-window

pixel-perfect 16x16
gimp-edit
gimp-layers
gimp-paths
gimp-visible
gimp-linked
2016-04-14 22:15:41 +02:00
klausstaedtler b1396094e0 icons: Changes color
color-scalable.svg
replace 16x16 icons by 'pixel-perfect' 12x12px
gimp-close
gimp-menu-left
gimp-menu-right

replace 16x16 icons by 'pixel-perfect' 18x18px
gimp-color-picker-black
gimp-color-picker-gray
gimp-color-picker-white
2016-04-14 19:16:17 +02:00
klausstaedtler 678ff0bdac icons: Changes color
color-scalable.svg
replace 16x16 icons by 'pixel-perfect' 24x24px
gimp-hchain
gimp-vchain
gimp-hchain-broken
gimp-vchain-broken


replace 16x16 icons by 'pixel-perfect' 22x22px
gimp-char-picker
gimp-letter-spacing
gimp-line-spacing
2016-04-13 20:12:04 +02:00
klausstaedtler 0d8a7ffba5 icons: Changes color
color-scalable.svg
replace 16x16 icons by 'pixel-perfect' 24x24px
gimp-hfill
gimp-hcenter
gimp-vfill
gimp-hcenter
gimp-text-dir-ltr
gimp-text-dir-rtl
2016-04-12 20:59:20 +02:00
klausstaedtler a8f986a2eb icons: Changes color
pixel-perfect:
gimp-gravity-east
gimp-gravity-west
gimp-gravity-south
gimp-gravity-north
gimp-gravity-north-east
gimp-gravity-north-west
gimp-gravity-south-east
gimp-gravity-south-west
2016-04-11 19:45:30 +02:00
klausstaedtler b4a59a29da icons
'beautify' formatting of icon-list.mk add forgotten tab
2016-04-10 18:56:44 +02:00
klausstaedtler 7480f7468c icons:
add gimp-gegl.svg to vector24_images

color-scalable
pixelperfect 12x12
gimp-swap-colors.svg
2016-04-10 18:54:03 +02:00
Jehan 0e33c7d84d icons: use pixel-perfect 24x24 icons with vectorial icon themes. 2016-04-10 18:17:58 +02:00
klausstaedtler 35cf40e739 icons: Changes color
color-scalable.svg
add for 16x16 tool icons 'pixel-perfect' 24x24px 'twins'
gimp-tool-curves-24
gimp-tool-levels-24
gimp-tool-hue-saturation-24
gimp-tool-threshold-24


minor corrections
gimp-tool-crop
gimp-tool-unified-transform
gimp-tool-rect-select
gimp-tool-align
gimp-tool-ink
gimp-tool-move
2016-04-10 16:56:16 +02:00
klausstaedtler feb7145484 icons: Changes color
color-scalable.svg
add for 16x16 tool icons 'pixel-perfect' 24x24px 'twins'
gimp-tool-color-balance-24
gimp-tool-posterize-24
gimp-tool-desaturate-24
gimp-tool-colorize-24
2016-04-10 12:04:46 +02:00
klausstaedtler 09116b2263 icons: Changes color
color-scalable.svg
add for 16x16 tool icons 'pixel-perfect' 24x24px 'twins'
gimp-tool-bucket-fill-24
gimp-tool-paintbrush-24
gimp-tool-mypaint-brush-24
gimp-tool-airbrush-24
2016-04-09 19:39:32 +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
klausstaedtler 46d9197fd8 icons: Changes color
color-scalable.svg
add for 16x16 tool icons 'pixel-perfect' 24x24px 'twins'
gimp-tool-color-picker-24
gimp-tool-scale-24
gimp-tool-zoom-24
gimp-tool-ink-24
2016-04-08 21:44:35 +02:00
klausstaedtler e2cfdb25fa icons: Changes color
color-scalable.svg
add for 16x16 tool icons 'pixel-perfect' 24x24px 'twins'
gimp-tool-flip-24
gimp-tool-rotate-24
gimp-tool-shear-24
gimp-tool-text-24
gimp-tool-dodge-24
2016-04-08 18:09:16 +02:00
klausstaedtler 4a0bddd6b3 icons: Changes color
color-scalable.svg
add for 16x16 tool icons 'pixel-perfect' 24x24px 'twins'
gimp-tool-select-by-color-24
gimp-tool-foreground-select-24
gimp-tool-iscissors-24
gimp-tool-heal-24
2016-04-07 20:14:50 +02:00
klausstaedtler fadbc387e8 icons: Changes color
color-scalable.svg
add for 16x16 tool icons 'pixel-perfect' 24x24px 'twins'
gimp-tool-seamless-clone-24
gimp-tool-perspective-clone-24
gimp-tool-pencil-24
gimp-tool-free-select-24
gimp-tool-brightness-contrast-24
2016-04-06 18:34:35 +02:00
klausstaedtler 86a4ab8c62 icons: Changes color
rename gimp-tool-perspektive-clone.svg gimp-tool-perspective-clone.svg
2016-04-05 18:42:44 +02:00
klausstaedtler 73ebd5a219 icons: Changes color
repair broken *.svg's in directory Color/scalable

color-scalable.svg
add for 16x16 tool icons 'pixel-perfect' 24x24px 'twins'
gimp-tool-ellipse-select-24
gimp-tool-cage-24
gimp-tool-handle-transform-24
gimp-tool-fuzzy-select-24
gimp-tool-move-24
gimp-tool-clone-24
2016-04-05 18:22:18 +02:00
klausstaedtler 1378f8902e icons: Changes color
color-scalable.svg
add to 16x16 tool icons 'pixel-perfect' 24x24px 'twins'
gimp-tool-smudge-24
gimp-tool-unified-transform-24
gimp-tool-path-24
gimp-tool-crop-24
2016-04-04 17:57:46 +02:00
klausstaedtler 773c973b73 icons: Changes color
color-scalable.svg
add for 16x16 tool icons 'pixel-perfect' 24x24px 'twins'
gimp-tool-blend-24
gimp-tool-eraser-24
gimp-tool-perspective-24
gimp-tool-warp-24
gimp-tool-measure-24
gimp-tool-n-point-deformation-24
gimp-tool-align-24
2016-04-03 17:15:58 +02:00
Jehan 222788342c icons: add Legacy's tool icons in EXTRA_DIST. 2016-04-03 16:23:09 +02:00
klausstaedtler 7f8b951f42 icons: Changes color
color-scalable.svg
add for 16x16 tool icons 'pixel-perfect' 24x24px 'twins'
gimp-tool-blur-24
gimp-tool-rect-select-24
2016-04-03 13:02:22 +02:00
Jehan c3c2e2954c icons: Legacy tool icons were always superseded by Symbolic icons.
Tool icon's requested size is 24x24, but our legacy icons provide 22x22.
This makes them superseded by our new default icon theme.
The trick is to pretend in the Legacy theme description (index.theme)
that the 22x22 tool icons' nominal size is 24x24.
2016-04-02 23:18:49 +02:00
Jehan c030d569da icons: update the icon list for new icon themes.
All tool icons have now 24x24 versions, replacing the 22x22 ones.
2016-04-02 22:55:59 +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 803450c8ff icons: Changes symbolic
rename symbolic-scalable-gtk3.svg to symbolic-scalable.svg
export all 'gimp-tool-...-24' to 'gimp-tool-....png' to subfolder ...Symbolic/24

all 16x16 tool icons have now 24x24px 'twins'

add 'pixel-perfect' for 24x24
gimp-tool-ellipse-select-24
gimp-tool-foreground-select-24
gimp-tool-free-select-24
gimp-tool-hue-saturation-24
gimp-tool-levels-24
gimp-tool-posterize-24
2016-04-02 18:20:03 +02:00
klausstaedtler 386efef398 icons: Changes symbolic
symbolic-scalable-gtk3.svg:
prepare for gtk3, all 16x16 tool icons get 24x24px 'twins'

add 'pixel-perfect' for 24x24
gimp-tool-scale-24
gimp-tool-threshold-24
gimp-tool-by-color-select-24
gimp-tool-ink-24
gimp-tool-shear-24
gimp-tool-rotate-24
gimp-tool-mypaint-brush-24
gimp-tool-paintbrush-24
2016-04-02 16:35:55 +02:00
klausstaedtler 785a9dee62 icons: Changes symbolic
symbolic-scalable-gtk3.svg:
prepare for gtk3, all 16x16 tool icons get 24x24px 'twins'

add 'pixel-perfect' for 24x24
gimp-tool-curves-24
gimp-tool-desaturate-24
gimp-tool-fuzzy-select-24
gimp-tool-unified-transform-24
gimp-tool-airbrush-24
2016-04-01 19:06:39 +02:00
klausstaedtler 2f408e0a30 icons: Changes symbolic
symbolic-scalable-gtk3.svg:
prepare for gtk3, all 16x16 tool icons get 24x24px 'twins'

add 'pixel-perfect' for 24x24
gimp-tool-text-24
gimp-tool-warp-24
gimp-tool-align-24
gimp-tool-color-picker-24
gimp-tool-colorize-24
gimp-tool-iscissors-24
2016-03-31 21:42:15 +02:00
klausstaedtler 081e562fc8 icons: Changes symbolic
symbolic-scalable-gtk3.svg:
prepare for gtk3, all 16x16 tool icons get 24x24px 'twins'

add 'pixel-perfect' for 24x24
gimp-tool-flip-24
gimp-tool-cage-24
gimp-tool-color-balance-24
gimp-tool-zoom-24
2016-03-30 18:44:51 +02:00
klausstaedtler 0119e2841d icons: Changes symbolic
symbolic-scalable-gtk3.svg:
prepare for gtk3, all 16x16 tool icons get 24x24px 'twins'

add 'pixel-perfect' for 24x24
gimp-tool-perspective-clone-24
gimp-tool-heal-24
gimp-tool-eraser-24
gimp-tool-smudge-24
2016-03-29 21:07:35 +02:00
klausstaedtler f8b49daa7b icons: Changes symbolic
symbolic-scalable-gtk3.svg:
prepare for gtk3, all 16x16 tool icons get 24x24px 'twins'

add 'pixel-perfect' for 24x24
gimp-tool-handle-transform-24
gimp-tool-bucket-fill-24
gimp-tool-dodge-24
gimp-tool-blur-24
gimp-tool-rect-select-24
gimp-tool-brightness-contrast-24
gimp-tool-clone-24
gimp-tool-seamless-clone-24
gimp-tool-path-24
gimp-tool-perspective-24
gimp-tool-pencil-24
2016-03-29 08:20:56 +02:00
klausstaedtler 547c887411 icons: Changes symbolic
symbolic-scalable-gtk3.svg:
prepare for gtk3, all 16x16 tool icons get 24x24px 'twins'

add 'pixel-perfect' for 24x24
gimp-tool-ne-point-deformation-24
gimp-tool-blend-24
gimp-tool-crop-24
gimp-tool-measure-24
2016-03-28 19:05:50 +02:00
Jehan 2ecdf13982 icons: commit the extracted SVG images for Color and Symbolic.
librsvg has too many bugs to be used for build-time SVG extraction.
So I will just leave out my extraction script (for the time being) and
simply commit all extracted SVGs (with Inkscape through a script).
The gray inversion script works fine though, so no need to commit
Symbolic-inverted icons.
2016-03-28 16:32:17 +02:00
Jehan 3ee103bfeb icons: Legacy's 22x22/apps icons of "Threshold" type.
Otherwise toolbox icons won't be used preferably to 24x24 default icons.
2016-03-28 13:53:03 +02:00
klausstaedtler d4024d68fe icons: Changes symbolic
symbolic-scalable:
changed to 'pixel-perfect' for 12x12
gimp-default-colors
changed to 'pixel-perfect' for 16x16
gimp-user-manual
2016-03-25 18:15:19 +01: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 52cf735f27 icons: add forgotten correction symbolic-scalable to Makefile 2016-03-22 20:50:34 +01:00
klausstaedtler c77d6bdaff icons: Changes symbolic
symbolic:

scalable.svg renamed to symbolic-scalable.svg
(similar to color-scalable.svg)

added and assigned all icons to swatch palette,
icon color of all icons within symbolic-scalable can now be
adjusted to any desired shade of any desired color by simply
adjusting color of swatch palette.
Color of intentiously different colors (like e,g, black or white)
are unaffected.
2016-03-22 20:12:11 +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 f359cbe26a icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 24x24
gimp-text-dir-rtl
gimp-text-dir-ltr
2016-03-20 16:10:48 +01:00
klausstaedtler bd4f162e6c icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 24x24
gimp-hchain
gimp-vchain
gimp-hchain-broken
gimp-vchain-broken
2016-03-20 13:50:39 +01:00
klausstaedtler 99933b35c8 icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 24x24
gimp-hfill
gimp-vfill
gimp-gravity-east
gimp-gravity-west
gimp-gravity-south
gimp-gravity-north
gimp-gravity-north-east
gimp-gravity-north-west
gimp-gravity-south-east
gimp-gravity-south-west
gimp-hcenter
gimp-vcenter
2016-03-19 18:50:03 +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 f1a2693d2a icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-display-filter-colorblind
gimp-display-filter-contrast
gimp-display-filter-gamma
gimp-display-filter-lcms
gimp-display-filter-proof
2016-03-17 19:40:34 +01:00
klausstaedtler b3d2324527 icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16
gimp-color-triangle
gimp-selection-replace
gimp-selection-add
gimp-selection-subtract
gimp-selection-intersect
gimp-selection-none
2016-03-16 21:39:29 +01:00
klausstaedtler d4110dc9cf icons: Changes symbolic
symbolic:
scalable.svg
changed to 'pixel-perfect' for 16x16

(with some love from material)
gimp-flip-horizontal
gimp-flip-vertical
gimp-controller
2016-03-16 18:30:50 +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 139d9ac8bd icons: Changes in color-scalable & scalable
color
remove directory outdated (all icons there are back in legacy)
correct size color 16x16
gimp-tool-measure.png
gimp-display-filter.png

symbolic
scalable.svg
changed to 'pixel-perfect' for 16x16 (currently only in svg source, no export to png)
gimp-channels
gimp-channel-red
gimp-channel-blue
gimp-channel-green
gimp-channel-indexed
gimp-channel-gray
gimp-selection-to-channel
gimp-convert-rgb
gimp-layer
gimp-list
gimp-tool-unified-transform
2016-03-12 21:02:26 +01:00
Øyvind Kolås 2da8aadfe2 icons: use argv chain of ops instead of xml to express inverting graph 2016-03-07 11:48:51 +01:00
Michael Schumacher 019547cb69 Changed "wilbur" to "wilber" for two icon files
Thanks to Tobias Ellinghaus for pointing this out.
2016-03-03 19:36:04 +01:00
Jehan c0d96f0130 icons: get the 2.8 pixel-perfect icon theme back under name "Legacy".
It will makes nostalgic people happy. It does not change the plans about
the new Color icon theme, which we are planning to render pixel-perfect
as well in the end.
2016-03-01 00:12:38 +01:00
Jehan 6ff0670323 icons: ignore all generated icons. 2016-02-29 17:38:38 +01:00
Kevin Payne faf03bb5e0 icons: gimp-tool-blend and gimp-tool-rect-select 16x16 pixel-perfect.
More to come later.
2016-02-26 15:42:28 +01:00
Jehan f4c6322a8a icons: s/gimp-tool-align/gimp-tool-align-16/
Rename pixel-perfect icons, ending with size they have been made for.
2016-02-26 15:01:46 +01:00
Jehan b4422db7b5 icons: gimp-tool-align as 16x16 pixel-perfect color icon.
Working on Inkscape to kickstart pixel-perfection reworking of current
icons. I worked on gimp-tool-align as first attempt.
I perfectly aligned it to the grid (modified to show major grid lines
every 16 pixels) and use only round numbers.
Let's first work on the tools for 16x16 versions, and later for
22x22 versions.
2016-02-22 15:47:39 +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 48ed6dea94 icons: add forgotten /22 gimp-tool-measure 2016-02-20 23:37:18 +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 bb4fcf41f0 icons: Changes in color-scalable
gimp-channel-indexed (too much tango color dots, reduced)
gimp-tool-eraser (now wilbur is printed on top)
2016-02-16 19:58:25 +01:00
klausstaedtler 93e56422b6 icons: Changes in color-scalable
rebuild

gimp-gradient-shapeburst-angular
gimp-channel-indexed

(both where destroyed)
2016-02-15 19:27:34 +01:00
Jehan e26fdc9e46 icons: allow vectorial icons for the Color icon theme too.
Extraction is still wrong for many icons. I'll see what I can do later.
The icon-list.mk is now common for all 3 icon themes.
2016-02-15 18:01:10 +01:00
Jehan b2c43f71c9 icons: update some color icons to prepare for SVG extraction.
- gimp-anchor
- gimp-center
- gimp-web
- gimp-list
- gimp-warning
2016-02-15 18:01:10 +01:00
Jehan be7d48e11d icons: fix gimp-toilet-paper icon exception.
It was infinitely-looping because of a mis-usage of the % matching rule.
On the rule or dependency side, I must use $(@D) instead of % to match
the directory part of the target (I could also have used $* to get only
the matching part of the stem).
2016-02-15 16:15:04 +01:00
klausstaedtler 48af6784e2 icons: Changes in scalable
replace with old gimp design.

gimp-flip-horizontal
gimp-flip-vertical
2016-02-15 08:32:16 +01:00
Jehan 289512e6de icons: s/gimp-display-contrast/gimp-display-filter-contrast/
Wrong icon id in the color icon source.
2016-02-15 02:52:31 +01:00
Jehan 93fd6430d0 icons: update various icons to work around librsvg bugs.
- gimp-gradient-shapeburst-angular (straight path).
- gimp-gradient-spiral-clockwise (stroke-width).
- gimp-gradient-spiral-anticlockwise (stroke-width).
- gimp-gradient-square.
- gimp-info (1-point paths).
- gimp-path-stroke (stroke-width).
- gimp-path (stroke-width).
- gimp-prefs-icon-theme (1-point paths).
- gimp-prefs-playground
- gimp-prefs-toolbox
- gimp-selection-to-path (stroke-width).
- gimp-toilet-paper
- gimp-tool-desaturate (useless path).
- gimp-tool-fuzzy-select
- gimp-tool-n-point-deformation
- gimp-tool-preset
- gimp-tools
- gimp-tool-zoom (straight path).
- gimp-wilber
- gimp-wilber-eek
- gimp-wilber-outline

Note that even with these tweaks, icon extraction is still not perfect
because of a limitation of librsvg which does not return accurate
position/dimensions. As a result, extracted icons may have off-by-1
shift. So the extraction is still marked as experimental until this
librsvg bug is fixed:
https://bugzilla.gnome.org/show_bug.cgi?id=762039

This icon was broken:
- gimp-selection-none (was disformed).
2016-02-15 01:55:31 +01:00
Jehan 819f3201c4 icons: fix gimp-convert-grayscale export.
Avoid strokes under 1 pixels. librsvg does not like them.
2016-02-15 01:54:53 +01:00
Jehan 75fc7fa2a1 icons: fixes gimp-char-picker.
gimp-char-picker: librsvg is quite buggy and returns wrong dimensions
for paths with only 2 points.
See https://bugzilla.gnome.org/show_bug.cgi?id=760112
2016-02-15 01:54:44 +01:00
Jehan 684c196bcd icons: more exceptions in icon generation.
gimp-toilet-paper must not be inverted and gimp-color-picker-white|black
must be inverted from respectively gimp-color-picker-black|white.
2016-02-15 01:54:30 +01:00
Jehan 1d1e2c5c00 icons: do not include generated inverted icons into the distribution. 2016-02-15 01:54:08 +01:00
Jehan 8bb14211bb icons: add configure option --enable-vector-icons.
This will extract vectorial symbolic icons out of the SVG source, and
generate vectorial symbolic inverted icons too.
Vectorial color icons are not extracted yet.
I also make sure that the tools/ subdir is processed by make before
icons/ because a few build tools will be needed to extract the icons.
Yet I mark the feature as experimental because librsvg seems to be
broken on many edge cases and several icons end up wrong. I'll keep
the option experimental until I figure the right way to extract the
icons.
2016-02-15 01:53:33 +01:00
klausstaedtler e73b3ea20e icons: Changes in color-scalable
replace with old gimp design.
The design prefered by inkscape is not clear enough to distinct
between horizontal and vertical.
Even in inkscape itself the directions change with the icon themes.
Scalable sources will follow later (after jehan has finished his tests).

gimp-flip-horizontal
gimp-flip-vertical
2016-02-14 22:35:54 +01:00
klausstaedtler 5383e1a14e icons: Changes in color-scalable
gimp-flip-horizontal (wrong name)
gimp-flip-vertical (wrong name)
2016-02-14 18:55:47 +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 5b1d599930 icons: Changes in color-scalable & scalable
changed
gimp-tool-options (artists need easels)
2016-02-14 00:01:48 +01:00
klausstaedtler be07e3fe05 icons: all old icons from /xcf and /svg are moved to /unused 2016-02-13 18:30:22 +01:00
klausstaedtler 44afe663bd icons: Changes in color-scalable
new
gimp-hcenter
gimp-hfill
gimp-vcenter
gimp-vfill

all color icons are 'ported' now to svg
2016-02-13 18:17:31 +01:00
klausstaedtler 98fc27df6f icons: Changes in color-scalable & scalable
swapped (for better consistency with gimp-tool-scale):
gimp-scale
gimp-resize

changed
gimp-reshow-filter (shutters are in a semantic field with filters, cockwheels not)

new in color-scalable
gimp-sample-point
2016-02-13 11:47:24 +01:00
klausstaedtler c1902c31ab icons: Changes in color-scalable
changed:
gimp-scale
gimp-resize
gimp-convert-rgb
gimp-tool-preset

new:
gimp-duplicate
gimp-edit
gimp-flip-horizontal
gimp-flip-vertical
gimp-merge-down
gimp-move-to-screen
gimp-shape-square
gimp-shape-diamond
gimp-shape-circle

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-12 18:38:13 +01:00
Jehan d51de65910 Bug 761731 - Fix icon name in color icon theme source.
s/gimp-tool-presets/gimp-tool-preset/
2016-02-12 01:03:03 +01:00
klausstaedtler 0bd4b1dd51 icons: Changes in color-scalable
minor clean-ups in many icons

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-11 22:16:47 +01:00
klausstaedtler d233eddf23 icons:Changes in scalable.svg
some cleanup in sources

wrong uploaded Color/16/gimp-gravity* removed

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-11 19:59:42 +01:00
klausstaedtler 012160f70d icons: Changes in color-scalable
minor change in gimp-convert-rgb


new in color-scalable:
gimp-rotate-270
gimp-rotate-180
gimp-rotate-90
gimp-center
gimp-gravity-north-west
gimp-gravity-north-east
gimp-gravity-south-east
gimp-gravity-south-west
gimp-gravity-north
gimp-gravity-east
gimp-gravity-south
gimp-gravity-west

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-11 19:43:07 +01:00
klausstaedtler bb4f42f151 icons: Changes in color-scalable & scalable
new in color-scalable:
gimp-convert-grayscale
gimp-convert-rgb
gimp-convert-indexed

changed in scalable (to be in sync with color):
gimp-convert-grayscale
gimp-convert-rgb
gimp-convert-indexed

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-10 22:30:41 +01:00
klausstaedtler 0a67797d60 icons: Changes in color-scalable
new as scalable:
gimp-color-triangle
gimp-floating-selection
gimp-list
gimp-cursor
gimp-tool-hue-saturation
gimp-scale
gimp-rescale

now only 30 icons missing as scalable

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-10 20:34:57 +01:00
klausstaedtler 221b47978d icons: Changes in color-scalable
tweak gimp-transparency

new as scalable:
gimp-tool-posterize
gimp-images
gimp-paste-as-new
gimp-paste-into

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-09 22:06:49 +01:00
klausstaedtler 813b19b06f icons: Changes in color-scalable & scalable
tweak gimp-zoom-follow-window

Changes in color-scalable
change gimp-prefs-system-resources (to something more preferences and system alike)
gimp-tool-airbrush enlarge airbrush


new as scalable:
gimp-prefs-playground
gimp-tool-curves
gimp-curve-free
gimp-curve-smooth
gimp-invert
gimp-transparency
gimp-tool-desaturate

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-08 21:45:05 +01:00
klausstaedtler c59f3c7709 icons: Changes in color-scalable
new as scalable:
gimp-tool-align
gimp-tool-color-balance
gimp-tool-levels
gimp-tool-treshold
gimp-histogram
gimp-histogram-linear
gimp-histogram-logarithmic
gimp-portrait
gimp-landscape

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-07 16:47:02 +01:00
klausstaedtler 9fbeb8e656 icons: Changes in color-scalable & scalable
sync gimp-reset

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-06 23:14:29 +01:00
klausstaedtler 85cfadf176 icons: Changes in color-scalable,
gimp-menu-left, inversed for better visibility
gimp-menu right, inversed for better visibility
gimp-close, inversed for better visibility

new as scalable:
gimp-wilber-eek
gimp-gradient-shapeburst-angular
gimp-gradient-shapeburst-dimpled
gimp-gradient-shapeburst-sherical
gimp-print-resolution
gimp-device-status

down to 55 icons as scalable missing

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-06 22:24:44 +01:00
klausstaedtler 419b64d7f9 icons: Changes in color-scalable,
gimp-channels, corrected order of rgb
gimp-tool-ink, tweak for visibilty
gimp-tool-blend, tweak for visibility

new as scalable:
gimp-tool-foreground-selection
gimp-tool-by-color-select
gimp-reset
gimp-tool-brightness-contrast
gimp-gradient-bilinear
gimp-gradient-linear
gimp-gradient-radial
gimp-gradient-conical-asymmetric
gimp-gradient-conical-symmetric
gimp-gradient-clockwise
gimp-gradient-anticlockwise
gimp-gradient-square
gimp-tool-fuzzy-select

Signed-off-by: klausstaedtler <staedtler-przyborski@web.de>
2016-02-05 21:56:32 +01:00