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
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
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
73e6b6fce8
icons: correct gimpicons.h
2016-06-02 18:41:36 +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
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
Jehan
76f573c981
Bug 648776 - mirror symmetries.
...
You can now set any paint tool to mirror painting relatively
horizontal/vertical axis or a central point (any combination of these 3
symmetries).
This has been implemented as a new multi-stroke core, where every stroke
is actually handled as a multi-stroke (default of size 1).
This is also the first usage of custom guides for symmetry guiding.
Current version has to be activated in the playground.
2016-02-02 21:15:13 +01:00
Michael Natterer
d4aa39a7cd
app, libgimpwidgets, icons: rename mypaint brush icons and help ID
...
from "mybrush" to "mypaint brush".
2015-12-21 00:09:55 +01:00
Michael Natterer
a5eff27149
app: add new GimpData subclass GimpMybrush and infrastructure around it
...
- GimpContext API and property
- a GimpDataFactory
- List and grid views with GimpDataFactoryView
- actions and a context menu
None of this is connected to the actual tool yet, or depends on
libmypaint in any way.
2015-12-20 23:51:44 +01:00
Michael Natterer
71894bd787
libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch]
...
because stock is on its way out, so we better start renaming and
deprecating stuff sooner than later.
2015-12-12 20:44:46 +01:00