Gimp/app
Michael Natterer a31cb02405 app: return a GFile from gimp_tool_info_build_options_filename()
and rename it to gimp_tool_info_get_options_file().
2014-07-01 15:41:12 +02:00
..
actions app: turn GimpData's "filename" string into a "file" GFile 2014-07-01 01:19:35 +02:00
config app: add gimp_xml_parser_parse_gfile() 2014-07-01 02:29:30 +02:00
core app: return a GFile from gimp_tool_info_build_options_filename() 2014-07-01 15:41:12 +02:00
dialogs app: add gimp_xml_parser_parse_gfile() 2014-07-01 02:29:30 +02:00
display app: implement GimpCanvasItem::hit() in GimpCanvasProgress 2014-06-30 03:40:34 +02:00
file app: add screen and monitor to all display and image window constructors 2014-05-02 20:21:41 +02:00
gegl app: Always return values in non-void functions. 2014-06-29 22:35:34 -04:00
gui Bug 731389 - gimp-edit-copy causes assertion failure on exit 2014-06-10 01:35:30 +02:00
menus Bug 729326 - Errors found using a static code analysis program cppcheck 2014-05-05 10:34:08 +02:00
operations app: remove bogus (but harmless) assignment from GimpOperationColorize 2014-06-30 17:28:04 +02:00
paint app: add an optional gegl:cache at the output of GimpApplicator 2014-06-18 18:50:53 +02:00
pdb libgimp, pdb: port gimp_drawable_curves_explicit,spline() to double 2014-06-17 22:37:46 +02:00
plug-in libgimpbase, *: add enum value GIMP_ICON_TYPE_ICON_NAME 2014-05-11 23:56:30 +02:00
tests app: don't use deprecated enum value in text-xcf.c 2014-05-13 00:24:41 +02:00
text app: convert all stock IDs kept around by the core by icon names 2014-05-07 01:01:56 +02:00
tools app: return a GFile from gimp_tool_info_build_options_filename() 2014-07-01 15:41:12 +02:00
vectors app: convert all stock IDs kept around by the core by icon names 2014-05-07 01:01:56 +02:00
widgets app: port GimpImageMapTool's settings API from filename to GFile 2014-07-01 15:13:02 +02:00
xcf app: remove xcf-load check that layer_type == image_type 2014-06-07 17:53:29 +02:00
.gitignore
about.h
app.c app: pass the startup monitor to displays opened from the copmmand line 2014-05-03 00:54:20 +02:00
app.h
batch.c
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimpcore.def
language.c
language.h
main.c Bug 691169 - Gimp fails to open files with UTF8 characters as filenames... 2014-03-08 22:39:47 +01:00
Makefile.am build: Add HarfBuzz dependency 2014-05-03 00:27:47 +05:30
sanity.c app: add gegl:mirrors to Filters -> Distorts as "Kaleidoscope" 2014-06-27 12:02:16 +02:00
sanity.h
signals.c
signals.h
tests.c app_ don't symlink the test icon theme on windows, there is no symlink() 2014-05-16 20:47:41 +02:00
tests.h
unique.c
unique.h
units.c
units.h
version.c
version.h