gimp/app/gui
Michael Natterer cd0c301a3f app/widgets/Makefile.am new widget featuring a proof-of-concept palette
2006-11-03  Michael Natterer  <mitch@gimp.org>

	* app/widgets/Makefile.am
	* app/widgets/gimpcolorselectorpalette.[ch]: new widget featuring
	a proof-of-concept palette color selector. It always shows the
	current palette and doesn't bother to have any features yet. If I
	don't get around finishing this I will disable it for the 2.4
	release, but it's better kept in CVS than on my disk...
	Addresses bug #132146.

	* app/widgets/gimpcolordialog.c (gimp_color_dialog_new): attach
	the passed context to the dialog so the palette selector can find
	it (puke).

	* app/gui/gui.c (gui_restore_callback): register the new object
	with the GType system.
2006-11-03 17:28:52 +00:00
..
.cvsignore configure.in app/Makefile.am new directory which will contain all gui code 2001-04-14 15:21:45 +00:00
Makefile.am Make message dialogs transient for the progress window. Addresses bug 2006-07-19 06:50:34 +00:00
color-history.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
color-history.h app/core/gimp-contexts.c app/core/gimp-documents.c 2005-11-06 22:01:25 +00:00
gui-message.c Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
gui-message.h Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
gui-types.h configure.in added new directory app/dialogs and link libappdialogs.c into 2004-09-13 15:15:23 +00:00
gui-vtable.c app/actions/brush-editor-actions.c app/base/tile-manager-crop.c 2006-10-30 10:13:06 +00:00
gui-vtable.h Cleaned up the app init and exit stuff even more. Also reduces the number 2003-10-02 11:26:26 +00:00
gui.c app/widgets/Makefile.am new widget featuring a proof-of-concept palette 2006-11-03 17:28:52 +00:00
gui.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
makefile.msc updated 2006-08-15 15:13:08 +00:00
session.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
session.h Enabled the various "Clear saved foobar now" buttons in prefs: 2004-07-21 16:11:31 +00:00
splash.c unset the test strings after calculating the text color. 2006-07-05 20:05:05 +00:00
splash.h added "be_verbose" parameters and be verbose about which splash image is 2006-07-03 11:03:53 +00:00
themes.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
themes.h G_GNUC_NULL_TERMINATED. 2006-07-05 14:43:14 +00:00