gimp r21737 - in trunk: . app app/gui app/widgets



Author: neo
Date: 2007-01-19 14:50:13 +0000 (Fri, 19 Jan 2007)
New Revision: 21737
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=21737&view=rev

Added:
   trunk/app/widgets/dbus-service.xml
   trunk/app/widgets/gimpdbusservice.c
   trunk/app/widgets/gimpdbusservice.h
Modified:
   trunk/ChangeLog
   trunk/INSTALL
   trunk/app/Makefile.am
   trunk/app/gui/Makefile.am
   trunk/app/gui/gui.c
   trunk/app/main.c
   trunk/app/widgets/
   trunk/app/widgets/Makefile.am
   trunk/configure.in
Log:
2007-01-19  Sven Neumann  <sven gimp org>

	* INSTALL
	* configure.in: check for D-Bus GLib bindings.

	* app/Makefile.am
	* app/main.c: check if an interactive GIMP instance proposes
	itself on the D-Bus and delegate to it. Allow this behaviour to be
	overridden by using the --new-instance command-line option.

	* app/widgets/Makefile.am
	* app/widgets/gimpdbusservice.[ch]
	* app/widgets/dbus-service.xml: added an object that offers a
	D-Bus service.

	* app/gui/Makefile.am
	* app/gui/gui.c: connect to the D-Bus and export the GimpDBusService.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]