gimp/app
Michael Natterer ba00571756 app: file_utils_file_get_ext() now returns an allocated string 2014-07-08 09:10:29 +02:00
..
actions app: port file-actions and file-commands from URI to GFile 2014-07-08 01:19:39 +02:00
config app: change gimp_config_file_backup_on_error() to take a GFile 2014-07-01 20:02:45 +02:00
core app: port gimp_imagefile_get_description() from URI to GFile 2014-07-08 01:34:14 +02:00
dialogs app: fix GFile porting leaks in file-save-dialog.c 2014-07-08 02:26:51 +02:00
display app: remove a bunch of file-utils.h includes 2014-07-08 00:23:34 +02:00
file app: file_utils_file_get_ext() now returns an allocated string 2014-07-08 09:10:29 +02:00
gegl app: change GimpImageFile and GimpDocumentList to speak GFile 2014-07-07 23:58:11 +02:00
gui app: port file_open_from_command_line() to GFile 2014-07-07 23:58:11 +02:00
menus Bug 729326 - Errors found using a static code analysis program cppcheck 2014-05-05 10:34:08 +02:00
operations app: change GimpImageFile and GimpDocumentList to speak GFile 2014-07-07 23:58:11 +02:00
paint Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
pdb app: remove a bunch of file-utils.h includes 2014-07-08 00:23:34 +02:00
plug-in app: port all file_open() and file_save() functions to GFile 2014-07-07 23:58:11 +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: port GimpImageMapTool settings import/export to streams 2014-07-04 18:31:00 +02:00
vectors app: port gimp_vectors_export_file() to GIO 2014-07-03 13:29:29 +02:00
widgets app: more URI -> GFile in GimpFileDialog 2014-07-08 01:41:45 +02:00
xcf app: remove xcf-load check that layer_type == image_type 2014-06-07 17:53:29 +02:00
.gitignore app: Include git commit hash in verbose version output 2010-06-19 23:55:35 +02:00
Makefile.am app: add gimp-priorities.h and keep the most important priorities there 2014-07-02 04:47:24 +02:00
about.h app: remove <> around the gnu.org URL in GIMP_LICENSE 2013-03-21 23:59:49 +01:00
app.c app: port file_open_from_command_line() to GFile 2014-07-07 23:58:11 +02:00
app.h
batch.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
batch.h
errors.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
errors.h
gimp-debug.c app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
gimp-debug.h app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
gimp-intl.h
gimp-log.c app: speed up image rendering by removing expose overhead 2013-08-09 20:20:02 +02:00
gimp-log.h app: add G_GNUC_PRINTF() to places where the args are a va_list 2013-11-29 00:33:05 +01:00
gimp-priorities.h app: add gimp-priorities.h and keep the most important priorities there 2014-07-02 04:47:24 +02:00
gimpcore.def app: Prefix TileManager functions 2011-09-07 12:08:43 +02:00
language.c Bug 675554 - fix overriden language environment variables on Windows. 2013-10-16 00:33:17 +13:00
language.h app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
main.c Bug 691169 - Gimp fails to open files with UTF8 characters as filenames... 2014-03-08 22:39:47 +01:00
sanity.c app: add gegl:mirrors to Filters -> Distorts as "Kaleidoscope" 2014-06-27 12:02:16 +02:00
sanity.h
signals.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
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 Bug 709878 - test-session-* skipped when xvfb-run is unavailable. 2013-10-11 21:57:42 +13:00
unique.c app: use g_file_new_for_commandline_arg_and_cwd() in unique.c 2014-07-08 01:25:17 +02:00
unique.h
units.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
units.h
version.c app: add the GdkPixbuf and Cairo versions to the output of "gimp -v" 2011-04-08 12:30:50 +02:00
version.h