gimp/libgimpwidgets
Sven Neumann d3047f570b don't draw resize_grip in status bar (patch from Guillermo S. Romero).
2001-11-23  Sven Neumann  <sven@gimp.org>

	* app/display/gimpdisplayshell.c: don't draw resize_grip in status bar
	(patch from Guillermo S. Romero).

	* app/devices.c
	* app/display/gimpdisplayshell-filter-dialog.c
	* app/display/gimpdisplayshell-qmask.c
	* app/display/gimpdisplayshell.c
	* app/gui/channels-commands.c
	* app/gui/color-notebook.c
	* app/gui/convert-dialog.c
	* app/gui/error-console-dialog.c
	* app/gui/file-new-dialog.c
	* app/gui/gradient-editor.c
	* app/gui/layers-commands.c
	* app/gui/module-browser.c
	* app/gui/offset-dialog.c
	* app/gui/palette-import-dialog.c
	* app/gui/preferences-dialog.c
	* app/gui/resize-dialog.c
	* app/gui/resolution-calibrate-dialog.c
	* app/gui/user-install-dialog.c
	* app/tools/gimpbrightnesscontrasttool.c
	* app/tools/gimpcolorbalancetool.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimphuesaturationtool.c
	* app/tools/gimplevelstool.c
	* app/tools/gimpposterizetool.c
	* app/tools/gimpthresholdtool.c
	* app/widgets/gimpfontselection-dialog.c
	* libgimpwidgets/gimpquerybox.c
	* libgimpwidgets/gimpunitmenu.c
	* modules/cdisplay_gamma.c
	* modules/cdisplay_highcontrast.c: changed button order to follow the
	new GTK+ style: confirmative is right-most (for LTR rendering).
2001-11-23 23:04:49 +00:00
..
.cvsignore libgimpwidgets/.cvsignore libgimpwidgets/Makefile.am 2001-01-24 19:40:15 +00:00
Makefile.am small fix. 2001-11-13 01:46:10 +00:00
gimpbutton.c added gimp_button_extended_clicked() which emits the resp. signal. 2001-10-24 11:23:50 +00:00
gimpbutton.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpchainbutton.c made a real object (GtkDialog subclass) out of it. The API will change 2001-09-21 10:47:19 +00:00
gimpchainbutton.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpcolorarea.c configure.in app/Makefile.am app/plug-in/Makefile.am plug-ins/Makefile.am 2001-11-11 18:35:25 +00:00
gimpcolorarea.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpcolorbutton.c added Black and White to popup menu. Take widget->allocation into account 2001-11-16 14:13:10 +00:00
gimpcolorbutton.h don't include gimputils.h, it's gone. 2001-11-23 00:15:42 +00:00
gimpcolorselect.c app/colormaps.c app/gdisplay.c app/nav_window.c app/scroll.c 2001-08-31 14:01:47 +00:00
gimpdialog.c made a real object (GtkDialog subclass) out of it. The API will change 2001-09-21 10:47:19 +00:00
gimpdialog.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpfileentry.c set the window title for file selection dialogs as we do for directory 2001-11-21 18:50:50 +00:00
gimpfileentry.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpfileselection.c set the window title for file selection dialogs as we do for directory 2001-11-21 18:50:50 +00:00
gimpfileselection.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimphelpui.c sink the GtkPreview created for the splash. 2001-11-21 19:42:51 +00:00
gimphelpui.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpoffsetarea.c made a real object (GtkDialog subclass) out of it. The API will change 2001-09-21 10:47:19 +00:00
gimpoffsetarea.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimppatheditor.c made a real object (GtkDialog subclass) out of it. The API will change 2001-09-21 10:47:19 +00:00
gimppatheditor.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimppixmap.c made a real object (GtkDialog subclass) out of it. The API will change 2001-09-21 10:47:19 +00:00
gimppixmap.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpquerybox.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
gimpquerybox.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpsizeentry.c configure.in app/Makefile.am app/plug-in/Makefile.am plug-ins/Makefile.am 2001-11-11 18:35:25 +00:00
gimpsizeentry.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpstock.c added stock *items* (not only icons) for all tools so they can be used as 2001-11-22 14:28:39 +00:00
gimpstock.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpunitmenu.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
gimpunitmenu.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpwidgets.c use "gimp-item-data" instead of "user_data" as data key when attaching 2001-11-22 13:01:26 +00:00
gimpwidgets.def define HAVE_DIRENT_H, it's from build/win32/dirent 2001-10-28 18:45:45 +00:00
gimpwidgets.h use "gimp-item-data" instead of "user_data" as data key when attaching 2001-11-22 13:01:26 +00:00
gimpwidgetstypes.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
libgimp-glue.c almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
makefile.mingw.in libgimpwidgets/.cvsignore libgimpwidgets/Makefile.am 2001-01-24 19:40:15 +00:00
makefile.msc need to link with pangof2 2001-09-22 19:47:27 +00:00