summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-05-18 16:28:30 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-05-18 16:28:30 +0000
commit009212ad2854c815fd6fd202a4e53a23e877e96d (patch)
treeb42b8451b68733699a375c0a6417ac8eb56868b1 /ChangeLog
parent288ff7e0580f7fd87061922fbba41708168c9c6e (diff)
downloadgtk+-009212ad2854c815fd6fd202a4e53a23e877e96d.tar.gz
It's the worlds ugliest highlighting code!!!! The result is okay so long
Thu May 17 16:20:04 2001 Jonathan Blandford <jrb@redhat.com> * demos/gtk-demo/main.c (fontify): It's the worlds ugliest highlighting code!!!! The result is okay so long as you don't try to stress it. It also highlights a bug in the TextView so it's in an unproportional font right now until it's fixed. *demos/gtk-demo/*.c: Clean up code a bit to make it ugly-parser(TM) friendly. (-:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d74580a8bc..a937a4eedf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Thu May 17 16:20:04 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * demos/gtk-demo/main.c (fontify): It's the worlds ugliest
+ highlighting code!!!! The result is okay so long as you don't try
+ to stress it. It also highlights a bug in the TextView so it's in
+ an unproportional font right now until it's fixed.
+
+ *demos/gtk-demo/*.c: Clean up code a bit to make it
+ ugly-parser(TM) friendly. (-:
+
2001-05-17 Joe Shaw <joe@ximian.com>
* gtk/gtktextdisplay.c (gtk_text_layout_draw): Remove the assertions