summaryrefslogtreecommitdiff
path: root/gtk/gtktextiter.h
Commit message (Expand)AuthorAgeFilesLines
* hack on this a bitHavoc Pennington2001-01-061-1/+1
* Rearrange all the scroll-while-dragging-or-selecting code to be different,Havoc Pennington2000-12-311-0/+1
* remove unused call to get_last_line()Havoc Pennington2000-12-141-10/+23
* Handle chopping off \r\n and 0x2029 in addition to \n before passing toHavoc Pennington2000-12-111-2/+2
* fix breakage here that cause a segfault on text insertionHavoc Pennington2000-12-081-2/+2
* add gdkkeys.[hc]Havoc Pennington2000-12-061-3/+4
* don't create dangling pointers to the appearance attributes from the lineHavoc Pennington2000-12-021-0/+3
* rename to gtk_text_mark_get_visibleHavoc Pennington2000-11-071-12/+17
* Get widgets working on the btree/buffer side. Display of them stillHavoc Pennington2000-11-031-0/+3
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-301-7/+7
* add new marshallers used by the text widgetHavoc Pennington2000-10-261-11/+14
* make it a static functionHavoc Pennington2000-10-241-0/+2
* Some updatesHavoc Pennington2000-10-181-12/+14
* text_window_* weren't static and should have been. Start work on childHavoc Pennington2000-10-021-0/+26
* fix indentationHavoc Pennington2000-09-301-6/+2
* Rename GtkTextStyleValues to GtkTextAttributesHavoc Pennington2000-08-311-2/+2
* wrote lots of API docs, minor indentation fixes, inserted some FIXME aboutHavoc Pennington2000-08-281-8/+8
* update to reflect text widget changes.Havoc Pennington2000-07-251-55/+72
* Include files outside of the extern "C" block. Makes some C++ compilerSebastian Wilhelmi2000-07-191-2/+2
* Use gunichar instead of gint when appropriate in the interfacesHavoc Pennington2000-06-211-2/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+182