gimp/libgimpwidgets
Michael Natterer 41ca3053dd fixed rendering for partial expose events.
2002-10-30  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimpcolorscale.c: fixed rendering for partial
	expose events.

	* libgimpwidgets/gimpwidgets.[ch]: added gimp_color_scale_entry_new().

	* libgimpwidgets/gimpcolorscales.c: use the color scales.
2002-10-30 16:10:18 +00:00
..
.cvsignore ported to the new treeviewized file selection widget. Unfortunately, 2002-01-30 08:31:00 +00:00
gimpbutton.c add a shadow to the scrolled window, so it looks nicer 2001-12-31 01:59:46 +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 app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
gimpchainbutton.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
gimpcolorarea.c cosmetics. 2002-10-29 23:42:27 +00:00
gimpcolorarea.h cosmetics. 2002-10-29 23:42:27 +00:00
gimpcolorbutton.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
gimpcolorbutton.h don't include gimputils.h, it's gone. 2001-11-23 00:15:42 +00:00
gimpcolordisplay.c Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
gimpcolordisplay.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
gimpcolornotebook.c create the notebook labels with mnemonics. 2002-10-30 14:52:58 +00:00
gimpcolornotebook.h made the color notebook a GimpColorSelector subclass so they have the same 2002-10-29 12:49:02 +00:00
gimpcolorscale.c fixed rendering for partial expose events. 2002-10-30 16:10:18 +00:00
gimpcolorscale.h derive it from GtkScale. 2002-10-30 00:21:31 +00:00
gimpcolorscales.c fixed rendering for partial expose events. 2002-10-30 16:10:18 +00:00
gimpcolorscales.h the color scales from the main color selection as GimpColorSelector 2002-10-28 20:13:17 +00:00
gimpcolorselect.c use a mnemonic that doesn't collide with the rest of the dialog. 2002-10-30 15:12:30 +00:00
gimpcolorselect.h the color scales from the main color selection as GimpColorSelector 2002-10-28 20:13:17 +00:00
gimpcolorselector.c the color scales from the main color selection as GimpColorSelector 2002-10-28 20:13:17 +00:00
gimpcolorselector.h the color scales from the main color selection as GimpColorSelector 2002-10-28 20:13:17 +00:00
gimpdialog.c CPPFLAGS: added -DGTK_DISABLE_DEPRECATED 2002-01-25 18:34:33 +00:00
gimpdialog.h themes/Default/images/Makefile.am 2001-11-28 01:14:06 +00:00
gimpfileentry.c app/display/gimpdisplayshell.c app/gui/about-dialog.c 2002-10-25 01:11:24 +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 app/display/gimpdisplayshell.c app/gui/about-dialog.c 2002-10-25 01:11:24 +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 Made F1 help work again: 2002-09-26 18:43:05 +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 ported to the new treeviewized file selection widget. Unfortunately, 2002-01-30 08:31:00 +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 treeviewized and undeprecated 2002-02-02 04:14:07 +00:00
gimppatheditor.h treeviewized and undeprecated 2002-02-02 04:14:07 +00:00
gimppixmap.c made a warning more verbose. 2002-01-02 15:09:14 +00:00
gimppixmap.h made a warning more verbose. 2002-01-02 15:09:14 +00:00
gimpquerybox.c changed "Number of Colors" to "Max Number of Colors" to clarify what this 2002-09-06 20:44:47 +00:00
gimpquerybox.h removed stock items which are already defined in Gtk+ (GTK_STOCK_NEW 2002-01-13 20:59:56 +00:00
gimpsizeentry.c changed "Number of Colors" to "Max Number of Colors" to clarify what this 2002-09-06 20:44:47 +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 themes/Default/images/stock-color-picker-black-18.png 2002-10-13 17:24:29 +00:00
gimpstock.h themes/Default/images/stock-color-picker-black-18.png 2002-10-13 17:24:29 +00:00
gimpunitmenu.c Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +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 fixed rendering for partial expose events. 2002-10-30 16:10:18 +00:00
gimpwidgets.def #define GETTEXT_PACKAGE 2002-03-28 00:10:56 +00:00
gimpwidgets.h fixed rendering for partial expose events. 2002-10-30 16:10:18 +00:00
gimpwidgetsmarshal.list the color scales from the main color selection as GimpColorSelector 2002-10-28 20:13:17 +00:00
gimpwidgetstypes.h new files, basic framework for a new widget, does nothing yet. 2002-10-29 23:16:17 +00:00
libgimp-glue.c from now on use make.msc from $(TOP)/glib/build/win32; all occurences of 2002-02-17 15:55:54 +00:00
Makefile.am new files, basic framework for a new widget, does nothing yet. 2002-10-29 23:16:17 +00:00
makefile.mingw.in libgimpwidgets/.cvsignore libgimpwidgets/Makefile.am 2001-01-24 19:40:15 +00:00
makefile.msc updated 2002-09-06 22:25:19 +00:00