summaryrefslogtreecommitdiff
path: root/gtk/gtktextiter.c
Commit message (Expand)AuthorAgeFilesLines
* Some updatesHavoc Pennington2000-10-181-27/+129
* clean up trailing whitespace, add extensive tests for tag toggleHavoc Pennington2000-10-041-81/+379
* text_window_* weren't static and should have been. Start work on childHavoc Pennington2000-10-021-8/+34
* Handle NULL start/end pointersHavoc Pennington2000-09-301-36/+57
* fix indentationHavoc Pennington2000-09-301-31/+11
* Rename GtkTextStyleValues to GtkTextAttributesHavoc Pennington2000-08-311-16/+16
* cache end line, for rapid testing whether an iterator is the end iteratorHavoc Pennington2000-08-311-3/+3
* wrote lots of API docs, minor indentation fixes, inserted some FIXME aboutHavoc Pennington2000-08-281-11/+412
* update to reflect text widget changes.Havoc Pennington2000-07-251-172/+531
* Use gunichar instead of gint when appropriate in the interfacesHavoc Pennington2000-06-211-25/+15
* Test program to make sure GtkTextBuffer is in working order.Havoc Pennington2000-06-021-7/+9
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+2384