summaryrefslogtreecommitdiff
path: root/gtk/gtktextbtree.h
Commit message (Expand)AuthorAgeFilesLines
* remove g_assert_not_reached() that was bogus, since we demand-create theHavoc Pennington2001-12-051-0/+4
* fix test case, it previously verified incorrect behaviorHavoc Pennington2001-10-041-0/+3
* Get rid of the newline-that-could-not-be-deleted; buffers may now beHavoc Pennington2001-09-241-2/+11
* Bug #60862Havoc Pennington2001-09-211-0/+3
* add insert_child_anchor signal, bug #50245Havoc Pennington2001-02-191-1/+2
* convert the X coordinates so they're with respect to the line, rather thanHavoc Pennington2001-02-171-1/+1
* Rearrange all the scroll-while-dragging-or-selecting code to be different,Havoc Pennington2000-12-311-2/+2
* Remove double _ in front of some functionsHavoc Pennington2000-12-141-36/+36
* Put _ in front of every function in this header fileHavoc Pennington2000-12-141-195/+195
* Get widgets working on the btree/buffer side. Display of them stillHavoc Pennington2000-11-031-0/+7
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-301-37/+37
* fix constness warningHavoc Pennington2000-10-261-5/+5
* fix indentationHavoc Pennington2000-09-301-3/+2
* cache end line, for rapid testing whether an iterator is the end iteratorHavoc Pennington2000-08-311-1/+2
* update to reflect text widget changes.Havoc Pennington2000-07-251-2/+1
* Include files outside of the extern "C" block. Makes some C++ compilerSebastian Wilhelmi2000-07-191-4/+3
* Test program to make sure GtkTextBuffer is in working order.Havoc Pennington2000-06-021-7/+8
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+279