Gimp/app
Michael Natterer f81dedf355 connect to entry->container's signals with g_signal_connect_object() so
2009-01-04  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpcombotagentry.c
	(gimp_combo_tag_entry_constructor): connect to entry->container's
	signals with g_signal_connect_object() so the entry can be
	destroyed without warning/crashing.


svn path=/trunk/; revision=27895
2009-01-04 19:45:07 +00:00
..
actions Make instance members private. 2009-01-04 10:28:31 +00:00
base formatting. 2008-12-27 15:21:46 +00:00
composite removed trailing whitespace 2008-09-04 08:37:32 +00:00
config removed reference to gimp-remote manual page in the generated gimprc 2008-11-22 23:12:25 +00:00
core Bug 565112 – code duplication in app/core/gimpimage-snap.c 2009-01-01 14:34:21 +00:00
dialogs Use gimp_item_set/get_image() instead of accessing the instance 2008-12-28 00:09:33 +00:00
display Bug 562818 – First image opened in GIMP offset 2009-01-04 14:22:31 +00:00
file Bug 565362 – the previously opened file is not suggested if gimp was 2008-12-28 01:43:52 +00:00
gegl app/app.c set the GEGL cache size as large as the GIMP tile-cache. 2008-11-16 10:30:49 +00:00
gui Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
menus Make instance members private. 2009-01-04 10:28:31 +00:00
paint copy-on-write from the projection is not any longer broken, so use it 2008-12-27 16:11:54 +00:00
paint-funcs s/temp_buf_data/temp_buf_get_data/ 2008-12-13 10:35:53 +00:00
pdb Use gimp_item_set/get_image() instead of accessing the instance 2008-12-28 00:09:33 +00:00
plug-in use the GIMP_PLUG_IN_ERROR domain. 2008-11-12 10:25:43 +00:00
text Use gimp_item_set/get_image() instead of accessing the instance 2008-12-28 00:09:33 +00:00
tools Bug 562213 – Align Tool doesn't work properly if it is the active 2009-01-04 12:03:57 +00:00
vectors Use gimp_item_set/get_image() instead of accessing the instance 2008-12-28 00:09:33 +00:00
widgets connect to entry->container's signals with g_signal_connect_object() so 2009-01-04 19:45:07 +00:00
xcf s/gimp_container_children_type/gimp_container_get_children_type/ 2008-11-20 22:45:19 +00:00
about.h Happy New Year! 2009-01-01 14:02:11 +00:00
app.c app/app.c set the GEGL cache size as large as the GIMP tile-cache. 2008-11-16 10:30:49 +00:00
app.h
batch.c declared function calling exit() as G_GNUC_NORETURN. 2008-12-23 12:08:18 +00:00
batch.h
errors.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
errors.h bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
fileicon.ico
gimp-intl.h
gimp-log.c Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp-log.h Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp.rc
gimpcore.def updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
main.c removed prototype for gimp_sigfatal_handler() 2008-10-13 19:49:51 +00:00
Makefile.am Bug 562427 – Compilation with --as-needed 2008-11-27 19:21:03 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
sanity.c configure.in require GEGL >= 0.0.21. 2008-10-14 22:44:42 +00:00
sanity.h
signals.c comments. 2008-10-14 07:29:59 +00:00
signals.h app/Makefile.am new files with code split out of main.c. 2008-10-13 19:32:33 +00:00
unique.c app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ... 2008-07-13 19:49:32 +00:00
unique.h moved some common code back to main.c 2008-07-11 09:16:23 +00:00
units.c
units.h
version.c tweaked verbose version output. 2008-04-07 19:33:24 +00:00
version.h New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
wilber.ico