gtk/demos/gtk-demo
Alexander Larsson e1e093fa44 Added new menu separator item. The drawing and size handling is still done
2001-02-21  Alexander Larsson  <alexl@redhat.com>

        * gtk/gtkseparatormenuitem.[ch]:
	Added new menu separator item. The drawing and size handling
	is still done in GtkMenuItem, but the API is a bit more sane.

	* gtk/Makefile.am:
	Add gtkseparatormenuitem.[ch].

	* gtk/gtk.h:
	Add gtkseparatormenuitem.h.

	* gtk/gtkentry.c:
	* gtk/gtkmenufactory.c:
	* gtk/gtktextview.c:
	Use the new API for menu separators.

	* demos/gtk-demo/menus.c (create_menu):
	Add some GtkSeparatorMenuItem demo code.
2001-02-21 09:29:01 +00:00
..
.cvsignore cvsignore updates 2000-11-16 16:14:17 +00:00
button_box.c Changed to have the list become non-italic when the demo window is 2000-11-18 23:59:30 +00:00
dialog.c Add simple new demo. 2001-02-20 01:37:27 +00:00
geninclude.pl Changed to have the list become non-italic when the demo window is 2000-11-18 23:59:30 +00:00
geninclude.pl.in Changed to have the list become non-italic when the demo window is 2000-11-18 23:59:30 +00:00
item_factory.c Changed to have the list become non-italic when the demo window is 2000-11-18 23:59:30 +00:00
main.c removed gtk_*_store_get, and moved to GtkTreeModel. 2001-02-17 00:16:08 +00:00
Makefile.am Add simple new demo. 2001-02-20 01:37:27 +00:00
menus.c Added new menu separator item. The drawing and size handling is still done 2001-02-21 09:29:01 +00:00
panes.c If we're going to have a demo, we might as well pass in real values. 2001-02-16 02:57:37 +00:00
textview.c rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seems 2001-01-23 06:09:49 +00:00