| Commit message (Expand) | Author | Age | Files | Lines |
* | text mark: Use standard padding | Matthias Clasen | 2019-05-27 | 1 | -5/+3 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+8 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | gtk: Use const instead G_CONST_RETURN | Javier Jardón | 2011-06-10 | 1 | -1/+1 |
* | Remove pointless sealing from GtkTextMark | Matthias Clasen | 2010-12-26 | 1 | -12/+9 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Seal GtkTextMark. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Allow to separate GtkTextMark creation from buffer insertion. (#132818, | Matthias Clasen | 2007-05-26 | 1 | -0/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+4 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -6/+9 |
* | offset the current invalid region, fixes redraw bug while scrolling the | Havoc Pennington | 2001-01-12 | 1 | -0/+1 |
* | don't create dangling pointers to the appearance attributes from the line | Havoc Pennington | 2000-12-02 | 1 | -5/+7 |
* | rename to gtk_text_mark_get_visible | Havoc Pennington | 2000-11-07 | 1 | -1/+1 |
* | Massive reindentation and reformatting. Arg alignment and comments still | Havoc Pennington | 2000-10-30 | 1 | -6/+6 |
* | make it a static function | Havoc Pennington | 2000-10-24 | 1 | -4/+25 |
* | text_window_* weren't static and should have been. Start work on child | Havoc Pennington | 2000-10-02 | 1 | -0/+49 |
* | Handle NULL start/end pointers | Havoc Pennington | 2000-09-30 | 1 | -1/+1 |
* | fix indentation | Havoc Pennington | 2000-09-30 | 1 | -10/+8 |
* | update to reflect text widget changes. | Havoc Pennington | 2000-07-25 | 1 | -1/+6 |
* | Use g_get_charset() instead of g_get_codeset(). | Owen Taylor | 2000-07-03 | 1 | -1/+2 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+24 |