gimp/app/text
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
..
.gitignore
Makefile.am build: Add HarfBuzz dependency 2014-05-03 00:27:47 +05:30
gimp-fonts.c app: clear cond and mutex after usage 2016-04-19 17:43:55 +02:00
gimp-fonts.h app, pdb: minor cleanup in the new font loading code 2016-04-17 21:06:00 +01:00
gimpfont.c app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
gimpfont.h
gimpfontlist.c Bug 751836: font alias "sans" deprecated in fontconfig… 2015-07-12 14:07:04 +02:00
gimpfontlist.h
gimptext-compat.c app: rename more stuff from "floating sel" to "floating selection" 2016-05-20 16:46:26 +02:00
gimptext-compat.h
gimptext-parasite.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimptext-parasite.h
gimptext-vectors.c Bug 662787 - Segfaults when trying to set a large text size 2013-10-24 20:23:51 +13:00
gimptext-vectors.h
gimptext-xlfd.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimptext-xlfd.h
gimptext.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimptext.h app: don't include individual files from libgimp* 2011-04-28 14:23:33 +02:00
gimptextlayer-transform.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimptextlayer-transform.h app, pdb, libgimp: Remove all traces of the supersampling recursion level 2013-05-31 01:15:32 +02:00
gimptextlayer-xcf.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimptextlayer-xcf.h
gimptextlayer.c Bug 766706: Deleting text layer content does not clean canvas 2016-06-27 16:48:14 +02:00
gimptextlayer.h Bug 352823 - Changing image mode discards text layer information 2012-11-10 18:56:44 +01:00
gimptextlayout-render.c Bug 726495 - "Text to path" delivers a path offset from the text 2014-04-11 16:56:29 +02:00
gimptextlayout-render.h
gimptextlayout.c Bug 766706: Deleting text layer content does not clean canvas 2016-06-27 16:48:14 +02:00
gimptextlayout.h Bug 662787 - Segfaults when trying to set a large text size 2013-10-24 20:23:51 +13:00
gimptextundo.c app: change GimpDrawable::convert_type() to take a target profile 2016-04-30 18:35:52 +02:00
gimptextundo.h Bug 352823 - Changing image mode discards text layer information 2012-11-10 18:56:44 +01:00
text-enums.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
text-enums.h app: remove /*< skip >*/ and /*< pdb-skip >*/ annotations from enums 2016-01-07 17:44:46 +01:00
text-types.h