Gimp/app
Michael Natterer 52aa22f6aa app: add GimpPickablePopup which will allow picking any image/layer's
For now contains a dysfunctional image list.
2014-06-06 01:47:12 +02:00
..
actions app: make the gimp_drawable_fill*() API symmetric to gimp_edit_fill*() 2014-06-03 14:11:59 +02:00
config app: default to GIMP_HELP_BROWSER_WEB_BROWSER if there is no webkit 2014-05-25 15:23:58 +02:00
core app: Return NULL on failure in gimp_drawable_foreground_extract 2014-06-03 21:41:04 -04:00
dialogs libgimpbase, *: rename GimpFillType values: GIMP_FOO_FILL -> GIMP_FILL_FOO 2014-06-03 01:11:32 +02:00
display app: properly disconnect from the old shell in gimp_tool_dialog_set_shell() 2014-06-05 22:19:23 +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: add a gegl:copy-buffer to GimpApplicator 2014-06-01 18:35:18 +02:00
gui libgimpwidgets, app: add gdk_screen_get_monitor_workarea() 2014-05-19 14:37:32 +02:00
menus Bug 729326 - Errors found using a static code analysis program cppcheck 2014-05-05 10:34:08 +02:00
operations app, libgimp*: pass translated blurbs to GIMP_CONFIG_INSTALL_PROP_FOO() 2014-05-14 23:34:01 +02:00
paint app: convert all stock IDs kept around by the core by icon names 2014-05-07 01:01:56 +02:00
pdb app: revive gimpdrawable-foreground-extract 2014-06-03 23:05:23 +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: revive gimpdrawable-foreground-extract 2014-06-03 23:05:23 +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: add GimpPickablePopup which will allow picking any image/layer's 2014-06-06 01:47:12 +02:00
xcf libgimpbase, *: add enum value GIMP_ICON_TYPE_ICON_NAME 2014-05-11 23:56:30 +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 app: add G_GNUC_PRINTF() to places where the args are a va_list 2013-11-29 00:33:05 +01:00
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 a gegl:copy-buffer to GimpApplicator 2014-06-01 18:35:18 +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