Gimp/app
Michael Natterer c91b63f8ab app: port file-open and file-save to the new file-remote utilities
but only use them if GIMP_HANDLE_REMOTE_FILES is set.
2014-07-11 01:52:17 +02:00
..
actions app: change Gimp->default_folder from being a path to a GFile 2014-07-09 20:12:05 +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: add gimp_mount_enclosing_volume(), using the the GimpGui vtable 2014-07-11 00:40:34 +02:00
dialogs app: change file_utils_filename_to_uri() to file_utils_filename_to_file() 2014-07-08 10:25:25 +02:00
display app: remove a bunch of file-utils.h includes 2014-07-08 00:23:34 +02:00
file app: port file-open and file-save to the new file-remote utilities 2014-07-11 01:52:17 +02:00
gegl app: change GimpImageFile and GimpDocumentList to speak GFile 2014-07-07 23:58:11 +02:00
gui app: add gimp_mount_enclosing_volume(), using the the GimpGui vtable 2014-07-11 00:40:34 +02:00
menus app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +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: change gimp_get_temp_filename() to gimp_get_temp_file() 2014-07-10 22:32:09 +02:00
plug-in app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
tests app: fix tests test-save-and-export and test-xcf 2014-07-08 10:07:18 +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: guide cleanup 2014-07-10 00:20:57 +02:00
vectors app: port gimp_vectors_export_file() to GIO 2014-07-03 13:29:29 +02:00
widgets app: use gimp_widget_flush_expose() in GimpProgressBox 2014-07-11 00:40:56 +02:00
xcf app: turned an XCF debug patch I had into proper GIMP_LOG=xcf output 2014-07-09 22:36:55 +02:00
.gitignore
about.h app: remove <> around the gnu.org URL in GIMP_LICENSE 2013-03-21 23:59:49 +01:00
app.c app: change Gimp->default_folder from being a path to a GFile 2014-07-09 20:12:05 +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
gimp-debug.h
gimp-intl.h
gimp-log.c app: turned an XCF debug patch I had into proper GIMP_LOG=xcf output 2014-07-09 22:36:55 +02:00
gimp-log.h app: turned an XCF debug patch I had into proper GIMP_LOG=xcf output 2014-07-09 22:36:55 +02: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
language.c Bug 675554 - fix overriden language environment variables on Windows. 2013-10-16 00:33:17 +13:00
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 app: add gimp-priorities.h and keep the most important priorities there 2014-07-02 04:47:24 +02: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: Fix unique logic on windows 2014-07-08 12:50:50 -04: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
version.h