summaryrefslogtreecommitdiff
path: root/gtk/gtktextbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* 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