Gimp/app
Michael Natterer 3f8d55fe79 app: don't set "follow-state" on GimpCellRendererButton
The button's function doesn't change so it shouldn't look differently.
2016-10-04 01:21:52 +02:00
..
actions app, libgimpwidgets: use the new config path <-> GFile functions 2016-09-30 22:07:00 +02:00
config Bug 599573 - Remember dialog defaults between Gimp sessions 2016-09-28 00:31:59 +02:00
core app, libgimpwidgets: use the new config path <-> GFile functions 2016-09-30 22:07:00 +02:00
dialogs app: disconnect the "add" and "remove" handlers on dialog destruction 2016-10-02 20:36:14 +02:00
display app: invoke the right action when the quick mask button is clicked 2016-10-01 01:06:02 +02:00
file Bug 768519: File->Open Recent does not show... 2016-07-08 18:38:19 +02:00
gegl gegl-apply-operation: s/dither-strategy/dither-method/ 2016-09-28 12:05:41 +02:00
gui app: connect the Gimp instance's clipboard_image to the system clipboard 2016-09-19 20:14:21 +02:00
menus
operations app: don't copy alpha in gimp_operation_profile_transform_process() 2016-09-10 01:09:11 +02:00
paint Bug 770171 - Mypaint eraser won't work unless there is an alpha channel 2016-09-03 15:48:02 +02:00
pdb pdb: fix PDB compat wrappers which i just broke 2016-10-01 00:43:17 +02:00
plug-in app, libgimpwidgets: use the new config path <-> GFile functions 2016-09-30 22:07:00 +02:00
tests use better prefix for previous patch 2016-07-31 20:53:11 +02:00
text app: gimp_fonts_exit() don't disconnect from a NULL gimp->config 2016-09-13 12:24:15 +02:00
tools vectortool: one more explaining message. 2016-10-02 20:04:46 +02:00
vectors Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
widgets app: don't set "follow-state" on GimpCellRendererButton 2016-10-04 01:21:52 +02:00
xcf app: factor out xcf_load_stream() and xcf_save_stream() 2016-09-18 20:19:42 +02:00
.gitignore
about.h
app.c Bug 599573 - Remember dialog defaults between Gimp sessions 2016-09-14 01:27:42 +02:00
app.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimpcore.def
language.c
language.h
main.c Bug 599573 - Remember dialog defaults between Gimp sessions 2016-09-14 01:27:42 +02:00
Makefile.am configure.ac, app: require liblcms2 >= 2.7 2016-09-15 12:52:20 +02:00
sanity.c configure.ac, app: require liblcms2 >= 2.7 2016-09-15 12:52:20 +02:00
sanity.h
signals.c
signals.h
tests.c app: merge units.[ch] into core/gimp-units.[ch] 2016-09-12 23:51:29 +02:00
tests.h
unique.c
unique.h
version.c
version.h