gimp/app
Michael Natterer 8de797e0fa app/widgets/gimpthumbbox.c libgimp/gimpprogressbar.c use Gtk functions to
2007-05-16  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpthumbbox.c
	* libgimp/gimpprogressbar.c
	* plug-ins/script-fu/script-fu-interface.c: use Gtk functions to
	manually iterate the main loop because they release the Gdk lock
	correctly around calling the GLib main loop functions.


svn path=/trunk/; revision=22516
2007-05-16 20:19:31 +00:00
..
actions app/file/Makefile.am app/file/file-procedure.[ch] split functions dealing 2007-05-11 18:50:35 +00:00
base if the invalided tile is the cached tile, release the cached tile. Fixes 2007-05-16 12:05:15 +00:00
composite updated #include "file/file-utils.h" for file_utils_uri_display_name 2007-01-13 22:41:21 +00:00
config fiddle with test_config_LDFLAGS to make test-config link again. 2007-04-24 16:00:42 +00:00
core special case fully transparent regions, just as we do in 2007-05-04 12:21:26 +00:00
dialogs app/file/Makefile.am app/file/file-procedure.[ch] split functions dealing 2007-05-11 18:50:35 +00:00
display API docs 2007-05-14 10:38:59 +00:00
file fix check on the GError returned by file_utils_filename_is_uri(). 2007-05-14 21:17:10 +00:00
gui reverted the progress bar size change. 2007-05-05 13:52:18 +00:00
menus app/actions/plug-in-actions.c GimpPlugInProcedure has a boolean member 2007-03-20 10:41:35 +00:00
paint convert the source region to the dest region's type, not the other way 2007-05-15 18:34:25 +00:00
paint-funcs instead of just copying the border pixels, convolute the full region and 2007-05-05 19:18:25 +00:00
pdb app/file/Makefile.am app/file/file-procedure.[ch] split functions dealing 2007-05-11 18:50:35 +00:00
plug-in removed debug output. 2007-05-04 11:39:26 +00:00
text include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
tools add a local GimpDisplayConfig variable to improve readability. 2007-05-16 18:47:47 +00:00
vectors Handle the core part of bug #434274: 2007-05-03 15:17:07 +00:00
widgets app/widgets/gimpthumbbox.c libgimp/gimpprogressbar.c use Gtk functions to 2007-05-16 20:19:31 +00:00
xcf added "gboolean non_empty" to require the string being non-empty. Changed 2007-04-25 14:23:05 +00:00
Makefile.am don't override LDFLAGS, use AM_LDFLAGS instead. 2007-04-18 18:38:15 +00:00
about.h updated copyright. 2007-01-12 14:46:30 +00:00
app.c Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
batch.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
batch.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
errors.c Make the handling of console output make more sense Win32. Should mostly 2007-01-26 20:47:36 +00:00
errors.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated 2007-03-04 19:04:42 +00:00
main.c new function, fixed and factored out of file_utils_filename_to_uri(). 2007-05-13 23:15:34 +00:00
makefile.msc updated 2007-03-04 19:04:42 +00:00
sanity.c configure.in depend on glib >= 2.12.3. 2007-01-12 13:48:30 +00:00
sanity.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00