summaryrefslogtreecommitdiff
path: root/gtk/gtktextbtree.c
Commit message (Expand)AuthorAgeFilesLines
* rename to gtk_text_mark_get_visibleHavoc Pennington2000-11-071-9/+23
* Get widgets working on the btree/buffer side. Display of them stillHavoc Pennington2000-11-031-9/+54
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-301-1347/+1347
* fix constness warningHavoc Pennington2000-10-261-19/+19
* add new marshallers used by the text widgetHavoc Pennington2000-10-261-3/+5
* make it a static functionHavoc Pennington2000-10-241-87/+144
* gtk/makefile.mingw.in Updates.Tor Lillqvist2000-10-221-0/+2
* clean up trailing whitespace, add extensive tests for tag toggleHavoc Pennington2000-10-041-77/+380
* text_window_* weren't static and should have been. Start work on childHavoc Pennington2000-10-021-11/+11
* Handle NULL start/end pointersHavoc Pennington2000-09-301-15/+28
* fix indentationHavoc Pennington2000-09-301-6/+5
* Draw the focus, and leave space to do so.Havoc Pennington2000-09-251-0/+1
* cache end line, for rapid testing whether an iterator is the end iteratorHavoc Pennington2000-08-311-21/+26
* update to reflect text widget changes.Havoc Pennington2000-07-251-56/+76
* Fix C++ comment.Tor Lillqvist2000-07-201-5/+5
* Use gunichar instead of gint when appropriate in the interfacesHavoc Pennington2000-06-211-6/+4
* Test program to make sure GtkTextBuffer is in working order.Havoc Pennington2000-06-021-35/+65
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+6349