Files
gtk3/gtk
Alex Larsson 1a46d3d534 Don't draw with GTK_STATE_ACTIVE.
2001-09-18  Alex Larsson  <alexl@redhat.com>

        * gtk/gtkcheckbutton.c:
	* gtk/gtkradiobutton.c:
	Don't draw with GTK_STATE_ACTIVE.

	* gtk/gtkclist.c:
	* gtk/gtkctree.c:
	Draw lines between rows with base_gc[GTK_STATE_NORMAL].

	* gtk/gtktextdisplay.c:
	Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and
	unfocused with base_gc [GTK_STATE_ACTIVE].

	* gtk/gtkentry.c:
	Add select all menu-item.
	Default cursor color is red.
	Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and
	unfocused with base_gc [GTK_STATE_ACTIVE].

	* gtk/gtklabel.[ch]:
	Add keynav + menu to selectable lables.
	Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and
	unfocused with base_gc [GTK_STATE_ACTIVE].

	* gtk/gtkfilesel.c:
	Add drag and drop support.

	* gtk/gtkstyle.c:
	(This was checked in earlier)
	New default values for text/base SELECTED and ACTIVE
2001-09-19 00:49:52 +00:00
..
2001-09-18 13:26:52 +00:00
2001-08-29 02:20:02 +00:00
2001-09-08 01:38:28 +00:00
2001-09-06 21:51:35 +00:00
2001-09-19 00:49:52 +00:00
2001-08-29 02:20:02 +00:00
2001-09-19 00:49:52 +00:00
2001-09-19 00:49:52 +00:00
2001-09-19 00:49:52 +00:00
2001-08-29 02:20:02 +00:00
2001-09-19 00:49:52 +00:00
2001-09-19 00:49:52 +00:00
2001-09-17 02:19:01 +00:00
2001-09-01 20:56:41 +00:00
2001-09-03 23:37:39 +00:00
2001-09-18 22:49:02 +00:00
2001-09-01 04:14:25 +00:00
2001-09-18 13:26:52 +00:00