gimp/app
Tor Lillqvist bafefcd579 In GLib 2.13 pipe() is no longer defined as a macro in gwin32.h. Define it
2007-06-20  Tor Lillqvist  <tml@novell.com>

	* app/plug-in/gimpplugin.c: In GLib 2.13 pipe() is no longer
	defined as a macro in gwin32.h. Define it here in that case.


svn path=/trunk/; revision=22802
2007-06-20 09:22:34 +00:00
..
actions make sure all view actions are insensitive when there is no view. 2007-06-15 13:04:05 +00:00
base call tile_cache_exit() before tile_swap_exit(). tile_cache_exit() may use 2007-06-13 13:36:00 +00:00
composite slightly nicer output from 'make check' 2007-05-25 12:52:05 +00:00
config don't disable image previews when layer previews are disabled. We do not 2007-06-11 19:26:31 +00:00
core take the image size into account and return the level that is actually 2007-06-16 13:38:13 +00:00
dialogs app/dialogs/Makefile.am when calling xsltproc, use the stylesheet from 2007-06-07 08:40:36 +00:00
display app/text/Makefile.am app/core/Makefile.am app/tools/Makefile.am 2007-06-07 13:19:44 +00:00
file use gimp_message() for error handling. 2007-06-18 19:32:00 +00:00
gui disconnect the gui_display_remove() and gui_display_changed() callbacks 2007-06-02 12:51:59 +00:00
menus app/dialogs/tips-parser.c app/display/gimpdisplayshell-autoscroll.c 2007-05-23 08:57:53 +00:00
paint app/text/Makefile.am app/core/Makefile.am app/tools/Makefile.am 2007-06-07 13:19:44 +00:00
paint-funcs always use scale_region_lanczos() for LANCZOS interpolation. Fixes bug 2007-06-06 11:55:38 +00:00
pdb don't disable image previews when layer previews are disabled. We do not 2007-06-11 19:26:31 +00:00
plug-in In GLib 2.13 pipe() is no longer defined as a macro in gwin32.h. Define it 2007-06-20 09:22:34 +00:00
text app/text/Makefile.am app/core/Makefile.am app/tools/Makefile.am 2007-06-07 13:19:44 +00:00
tools set proper step and page increments in the scale entry for the corner 2007-06-19 06:22:59 +00:00
vectors Added format string to dangerous fprintf() call without it, which directly 2007-06-04 15:19:32 +00:00
widgets initialize width and height to zero. Fixes bug #446005. 2007-06-11 20:01:54 +00:00
xcf Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
about.h updated copyright. 2007-01-12 14:46:30 +00:00
app.c if GIMP_UNSTABLE is undefined before calling exit() call tile_swap_exit(), 2007-06-13 14:01:37 +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 added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +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 initialize "uri" to NULL. #include "file/file-utils.h" 2007-05-22 11:24:23 +00:00
Makefile.am don't override LDFLAGS, use AM_LDFLAGS instead. 2007-04-18 18:38:15 +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