summaryrefslogtreecommitdiff
path: root/gtk/testtextbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* add varargs for properties to set on the tag.Havoc Pennington2001-03-161-22/+19
* convert the X coordinates so they're with respect to the line, rather thanHavoc Pennington2001-02-171-4/+4
* Rearrange all the scroll-while-dragging-or-selecting code to be different,Havoc Pennington2000-12-311-1/+1
* General cleanup of the log attr iteration stuff. This should make e.g. theHavoc Pennington2000-12-161-13/+13
* Handle chopping off \r\n and 0x2029 in addition to \n before passing toHavoc Pennington2000-12-111-4/+4
* change "offset" to "rise"Havoc Pennington2000-11-151-2/+2
* change demo install dir to datadir/gtk+-2.0/demoHavoc Pennington2000-11-131-0/+2
* clean up trailing whitespace, add extensive tests for tag toggleHavoc Pennington2000-10-041-48/+392
* text_window_* weren't static and should have been. Start work on childHavoc Pennington2000-10-021-2/+4
* fix indentationHavoc Pennington2000-09-301-19/+11
* update to reflect text widget changes.Havoc Pennington2000-07-251-128/+130
* Use gunichar instead of gint when appropriate in the interfacesHavoc Pennington2000-06-211-3/+3
* Test program to make sure GtkTextBuffer is in working order.Havoc Pennington2000-06-021-0/+393