Gimp/plug-ins
Michael Natterer efd9a3e14a added "wm_name", "wm_class", "display_name" and "monitor_number" to the
2003-11-07  Michael Natterer  <mitch@gimp.org>

	* libgimpbase/gimpprotocol.[ch]: added "wm_name", "wm_class",
	"display_name" and "monitor_number" to the GPConfig message.
	Increased protocol version number.

	* libgimp/gimp.[ch] (gimp_config): read them from the GPConfig
	message and remember them.
	Added public accessors for the new config values.

	* libgimp/gimpui.c (gimp_ui_init): pass wm_name and wm_class to
	gtk_init() and export the display/screen to use to the
	environment.

	* app/core/gimp.[ch]: added vtable entries to get the values
	from the GUI.

	* app/gui/gui-vtable.c: implement the vtable entries.

	* app/plug-in/plug-in-run.c: fill in the GPConfig values using
	the new Gimp vtable functions.

	* app/display/gimpdisplayshell-layer-select.c
	* app/display/gimpdisplayshell.c
	* app/gui/about-dialog.c
	* app/gui/channels-commands.c
	* app/gui/color-notebook.c
	* app/gui/convert-dialog.c
	* app/gui/file-dialog-utils.[ch]
	* app/gui/file-new-dialog.c
	* app/gui/file-open-dialog.c
	* app/gui/file-save-dialog.c
	* app/gui/gradient-editor-commands.c
	* app/gui/gradients-commands.c
	* app/gui/grid-dialog.c
	* app/gui/image-commands.c
	* app/gui/info-dialog.[ch]
	* app/gui/info-window.c
	* app/gui/layers-commands.c
	* app/gui/module-browser.c
	* app/gui/offset-dialog.c
	* app/gui/palette-import-dialog.c
	* app/gui/qmask-commands.c
	* app/gui/resize-dialog.c
	* app/gui/splash.c
	* app/gui/stroke-dialog.c
	* app/gui/templates-commands.c
	* app/gui/tips-dialog.c
	* app/gui/vectors-commands.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimplevelstool.c
	* app/widgets/gimpdock.c
	* app/widgets/gimperrorconsole.c
	* app/widgets/gimptexteditor.c
	* app/widgets/gimptoolbox.c
	* app/widgets/gimpviewabledialog.[ch]
	* libgimpwidgets/gimpfileselection.c
	* libgimpwidgets/gimpquerybox.c
	* libgimpwidgets/gimpunitmenu.c
	* plug-ins/helpbrowser/dialog.c
	* plug-ins/ifscompose/ifscompose.c: replaced all calls to
	gtk_window_set_wmclass() by gtk_window_set_role() and all
	"const gchar *wmclass_name" parameters by "const gchar *role".
	Cleaned up the window role strings.
2003-11-07 17:29:02 +00:00
..
bmp removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
common removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
dbbrowser removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
faxg3 Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
fits removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
flame removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
fp removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
FractalExplorer removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
gfig removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
gflare removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
gfli removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
gimp_ace
gimpressionist removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
helpbrowser added "wm_name", "wm_class", "display_name" and "monitor_number" to the 2003-11-07 17:29:02 +00:00
ifscompose added "wm_name", "wm_class", "display_name" and "monitor_number" to the 2003-11-07 17:29:02 +00:00
imagemap removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
jpeg removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
libgck app/display/gimpdisplayshell-callbacks.c 2003-10-29 20:57:21 +00:00
Lighting removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
MapObject removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
maze removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
pagecurl removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
print removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
pygimp app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
rcm removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
script-fu removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
sel2path removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
sgi removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
twain Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
uri first set of plug-ins adapted to the constified libgimp API. 2003-07-01 18:54:28 +00:00
winsnap more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
xjt removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
.cvsignore
Makefile.am configure.in plug-ins/Makefile.am removed mosaic plug-in here... 2003-10-01 23:27:49 +00:00
makefile.msc removed from CVS. 2003-07-04 10:39:09 +00:00