gimp/app
Massimo Valentini c743a4fc0a app: don't pass a NULL widget to gtk_widget_event
<Alt>C C <Ctrl>1 <ESC> used to print:

(gimp-2.8:1): Gtk-CRITICAL **: IA__gtk_widget_event:
                assertion `GTK_IS_WIDGET (widget)' failed
2012-07-05 18:08:01 +02:00
..
actions app: rename gimpimage-convert.[ch] to gimpimage-convert-type.[ch] 2012-06-26 14:38:33 +02:00
config app: use GeglConfig's new 64 bit tile-cache-size property if it exists 2012-06-29 01:51:56 +02:00
core app: fix buffer == NULL warning in GimpProjection 2012-06-26 16:09:29 +02:00
dialogs app: rename gimpimage-convert.[ch] to gimpimage-convert-type.[ch] 2012-06-26 14:38:33 +02:00
display app: clean up last fix in GimpToolDialog 2012-06-30 14:27:48 +02:00
file app: make file_save() aware of the difference between overwrite and export 2012-05-18 18:57:58 +02:00
gegl app: use GeglConfig's new 64 bit tile-cache-size property if it exists 2012-06-29 01:51:56 +02:00
gui app: use an idle source to dispatch GTK menu events in ige-mac-menu 2012-05-27 19:02:55 +02:00
menus app: remove all use-gegl config stuff 2012-05-19 00:50:53 +02:00
operations app: temporarily disable operations testing 2012-06-28 19:07:29 +03:00
paint app: small cleanup in gimp_paint_core_start() 2012-06-11 12:39:42 +02:00
pdb app: rename gimpimage-convert.[ch] to gimpimage-convert-type.[ch] 2012-06-26 14:38:33 +02:00
plug-in app: remove the entire legacy composition code 2012-05-19 00:41:43 +02:00
tests app: make app/tests/ build again 2012-06-20 22:13:06 +02:00
text app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
tools app: don't pass a NULL widget to gtk_widget_event 2012-07-05 18:08:01 +02:00
vectors Use GimpValueArray and GimpParamSpecValueArray 2012-05-04 00:51:50 +02:00
widgets app: get the help_id from the right action in gimp_editor_add_action_button() 2012-06-12 22:51:32 +02:00
xcf app: remove an obsolete "XXX foo" comment from xcf-save.c 2012-05-29 00:19:19 +02:00
.gitignore app: Include git commit hash in verbose version output 2010-06-19 23:55:35 +02:00
Makefile.am app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
about.h app: use last git commit year for copyright label 2010-09-28 15:07:45 +02:00
app.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +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 app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
gimp-debug.h app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
gimp-intl.h
gimp-log.c app: port gimp-log to also work with latest GLib 2011-11-09 23:33:55 +01:00
gimp-log.h update translations 2012-05-06 03:46:09 +02:00
gimpcore.def app: Prefix TileManager functions 2011-09-07 12:08:43 +02:00
language.c app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
language.h app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
main.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
sanity.c configure: require GLib 2.32.0 for the new G_DEPRECATED macros 2012-05-03 00:49:11 +02:00
sanity.h
signals.c
signals.h
tests.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
tests.h app/tests: Add gimp_init_for_gui_testing_with_rc() 2011-06-14 23:34:11 +02:00
unique.c app: port the client side of the unique impl to GDBus 2011-10-28 09:34:59 +02:00
unique.h
units.c
units.h
version.c app: add the GdkPixbuf and Cairo versions to the output of "gimp -v" 2011-04-08 12:30:50 +02:00
version.h