Gimp/app
2013-05-30 22:34:55 +02:00
..
actions app: add gegl:motion-blur to Filters -> Blur 2013-05-30 20:04:10 +02:00
config app: remove gimp_get_number_of_processors(), use g_get_num_processors() 2013-05-25 22:50:23 +02:00
core app: add coordinates to GimpColorTool's and GimpImageMapTool's "picked" 2013-05-30 19:29:36 +02:00
dialogs app: add a list of filters to the layer options dialog (for debug purposes) 2013-04-16 20:29:18 +02:00
display app: change serialization of the right docks width in SWM (again) 2013-05-13 00:00:57 +02:00
file Bug 701053 - Opening jpg files from Canon camera displays... 2013-05-26 21:31:06 +02:00
gegl Implement gimp_drawable_get_linear 2013-04-30 15:36:22 -07:00
gui Bug 701038 - Errors when compiling for windows 2013-05-26 17:02:20 +02:00
menus app: remove forgotten <Toolbox> handling from plug-in-menus.c 2013-05-23 11:47:05 +02:00
operations app: use gimp_prop_color_button_new() in GimpColorizeTool 2013-05-29 00:45:24 +02:00
paint app: add the GimpApplicator back for painting, but make its use optional 2013-05-21 18:55:03 +02:00
pdb plug-ins, pdb: remove plug-in whirl-pinch and add a PDB compat procedure 2013-05-30 17:52:11 +02:00
plug-in Bug 700675 - Missing menu locations for registration and other menu... 2013-05-24 09:23:52 +02:00
tests Remove all calls to g_type_init(), it's deprecated 2013-05-25 22:44:20 +02:00
text app: fix re-initializing fontconfig in gimp_fonts_reset() 2013-02-05 13:54:36 +01:00
tools app: fix signature of GimpColorTool's "picked" signal 2013-05-30 22:34:55 +02:00
vectors Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
widgets app: add dedicated source files for gimp_prop_table_new() 2013-05-30 16:33:30 +02:00
xcf Bug 674160 - Redesign of "Lock panel" 2012-11-09 11:17:25 +01:00
.gitignore
about.h app: remove <> around the gnu.org URL in GIMP_LICENSE 2013-03-21 23:59:49 +01:00
app.c Remove all calls to g_type_init(), it's deprecated 2013-05-25 22:44:20 +02:00
app.h
batch.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h update translations 2012-05-06 03:46:09 +02:00
gimpcore.def
language.c app: don't map several windows language codes to one language string 2013-01-07 01:32:58 +01:00
language.h
main.c app: need to call babl_init() in gimp_option_dump_gimprc() 2012-11-20 08:21:33 +01:00
Makefile.am app: fix off-root builds 2013-05-29 11:22:27 +02:00
sanity.c Reduce glib required micro version 2013-05-28 16:06:45 -07:00
sanity.h
signals.c
signals.h
tests.c Remove all calls to g_type_init(), it's deprecated 2013-05-25 22:44:20 +02:00
tests.h
unique.c Bug 622934 - Migrate from dbus-glib to glib's GDBus 2013-05-24 23:25:47 +02:00
unique.h
units.c
units.h
version.c
version.h