Gimp/app
2014-07-29 11:56:49 +02:00
..
actions app: some GimpProgress cleanup 2014-07-12 23:45:20 +02:00
config app: manage the system and user gimprc paths as GFiles 2014-07-28 15:03:06 +02:00
core app: more gimp_directory() -> gimp_directory_file() 2014-07-29 11:56:49 +02:00
dialogs libgimpbase, app: add variants of gimp_$foo_directory() which return GFiles 2014-07-28 02:04:01 +02:00
display app: add gimp_progress_set_text_literal() 2014-07-20 23:32:19 +02:00
file app: typo s/Premission/Permission/ 2014-07-28 19:03:39 +00:00
gegl app: add gimp_progress_set_text_literal() 2014-07-20 23:32:19 +02:00
gui app: use gimp_directory_file() in session.c 2014-07-28 11:05:56 +02:00
menus app: keep the plug-in executable path around as GFile 2014-07-08 21:09:35 +02:00
operations app: Switch to the GeglAccessMode enum in GimpOperationBlend 2014-07-22 14:09:20 -04:00
paint Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
pdb app: keep the theme directories around a GFiles 2014-07-20 17:09:25 +02:00
plug-in libgimpbase, app: add variants of gimp_$foo_directory() which return GFiles 2014-07-28 02:04:01 +02:00
tests app: fix tests test-save-and-export and test-xcf 2014-07-08 10:07:18 +02:00
text app: use gimp_config_path_expand_to_files() for the font path 2014-07-24 21:23:11 +02:00
tools app: change GimpImageMapTool::get_settings_ui()'s "default_folder" to GFile 2014-07-29 11:56:49 +02:00
vectors app: port gimp_vectors_export_file() to GIO 2014-07-03 13:29:29 +02:00
widgets app: change GimpImageMapTool::get_settings_ui()'s "default_folder" to GFile 2014-07-29 11:56:49 +02:00
xcf app: also check for errors on closing the file in xcf_save_invoker() 2014-07-13 15:09:54 +02:00
.gitignore
about.h
app.c app: manage the system and user gimprc paths as GFiles 2014-07-28 15:03:06 +02:00
app.h app: manage the system and user gimprc paths as GFiles 2014-07-28 15:03:06 +02:00
batch.c
batch.h
errors.c
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
language.h
main.c app: manage the system and user gimprc paths as GFiles 2014-07-28 15:03:06 +02: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
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 app: Fix unique logic on windows 2014-07-08 12:50:50 -04:00
unique.h
units.c
units.h
version.c
version.h