summaryrefslogtreecommitdiff
path: root/gtk/gtktextbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-3/+15
* do begin/end user action where appropriate (gtk_text_view_commit_handler):Havoc Pennington2000-12-181-5/+12
* General cleanup of the log attr iteration stuff. This should make e.g. theHavoc Pennington2000-12-161-8/+8
* fix breakage here that cause a segfault on text insertionHavoc Pennington2000-12-081-2/+10
* change demo install dir to datadir/gtk+-2.0/demoHavoc Pennington2000-11-131-0/+1
* Half-ass somewhat fix this function, so that scrolling to the insertionHavoc Pennington2000-11-071-3/+7
* rename to gtk_text_mark_get_visibleHavoc Pennington2000-11-071-7/+3
* Get widgets working on the btree/buffer side. Display of them stillHavoc Pennington2000-11-031-13/+7
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-301-3/+3
* make it a static functionHavoc Pennington2000-10-241-0/+4
* text_window_* weren't static and should have been. Start work on childHavoc Pennington2000-10-021-1/+40
* Handle NULL start/end pointersHavoc Pennington2000-09-301-16/+35
* fix indentationHavoc Pennington2000-09-301-5/+7
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-141-28/+7
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-6/+6
* Add marshallers for changed GtkTextBuffer signals.Havoc Pennington2000-08-311-2/+4
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* update to reflect text widget changes.Havoc Pennington2000-07-251-91/+68
* Include files outside of the extern "C" block. Makes some C++ compilerSebastian Wilhelmi2000-07-191-5/+5
* Test program to make sure GtkTextBuffer is in working order.Havoc Pennington2000-06-021-6/+6
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+309