summaryrefslogtreecommitdiff
path: root/gtk/gtktextmark.h
Commit message (Expand)AuthorAgeFilesLines
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+8
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* Remove pointless sealing from GtkTextMarkMatthias Clasen2010-12-261-12/+9
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Seal GtkTextMark.Tim Janik2008-06-201-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Allow to separate GtkTextMark creation from buffer insertion. (#132818,Matthias Clasen2007-05-261-0/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+4
* Massive padding addition to class structures.Owen Taylor2002-02-231-6/+9
* offset the current invalid region, fixes redraw bug while scrolling theHavoc Pennington2001-01-121-0/+1
* don't create dangling pointers to the appearance attributes from the lineHavoc Pennington2000-12-021-5/+7
* rename to gtk_text_mark_get_visibleHavoc Pennington2000-11-071-1/+1
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-301-6/+6
* make it a static functionHavoc Pennington2000-10-241-4/+25
* text_window_* weren't static and should have been. Start work on childHavoc Pennington2000-10-021-0/+49
* Handle NULL start/end pointersHavoc Pennington2000-09-301-1/+1
* fix indentationHavoc Pennington2000-09-301-10/+8
* update to reflect text widget changes.Havoc Pennington2000-07-251-1/+6
* Use g_get_charset() instead of g_get_codeset().Owen Taylor2000-07-031-1/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+24