gtk2/demos/gtk-demo
Havoc Pennington e405f75c2b General cleanup of the log attr iteration stuff. This should make e.g. the
2000-12-16  Havoc Pennington  <hp@pobox.com>

* gtk/gtktextiter.c: General cleanup of the log attr iteration
stuff. This should make e.g. the delete key work again in the
text widget...
(gtk_text_iter_forward_cursor_positions): handle negative count
(gtk_text_iter_backward_cursor_positions): handle negative count
(gtk_text_iter_forward_word_ends): handle negative count
(gtk_text_iter_backward_word_starts): handle negative count

* gtk/gtktextlayout.h, gtk/gtktextlayout.c, gtk/gtktexttag.h,
gtk/gtktexttag.c, gtk/gtktexttagtable.h, gtk/gtktexttagtable.c,
gtk/gtktextbuffer.h, gtk/gtktextbuffer.c: Convert everything to
GObject. No doubt will cause breakage.

* demos/gtk-demo/textview.c: remove hacks around
non-GObject-ification of the text objects

* demos/gtk-demo/main.c (main): use g_object_set() to manipulate
the text tag
2000-12-16 07:01:48 +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
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 General cleanup of the log attr iteration stuff. This should make e.g. the 2000-12-16 07:01:48 +00:00
Makefile.am change demo install dir to datadir/gtk+-2.0/demo 2000-11-13 06:08:17 +00:00
menus.c Changed to have the list become non-italic when the demo window is 2000-11-18 23:59:30 +00:00
panes.c Changed to have the list become non-italic when the demo window is 2000-11-18 23:59:30 +00:00
textview.c General cleanup of the log attr iteration stuff. This should make e.g. the 2000-12-16 07:01:48 +00:00