| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "textbuffer: nicer get_iter functions" | Matthias Clasen | 2015-11-12 | 1 | -17/+17 |
* | textbuffer: nicer get_iter functions | Sébastien Wilmet | 2015-10-16 | 1 | -17/+17 |
* | Split off a private header for GtkTextBuffer | Matthias Clasen | 2015-10-15 | 1 | -27/+0 |
* | Allow inserting Pango markup in text buffers | Matthias Clasen | 2014-12-04 | 1 | -0/+6 |
* | docs: documentation for GtkTextBufferClass | Sébastien Wilmet | 2014-10-18 | 1 | -38/+56 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -1/+1 |
* | docs: use ` instead of <literal> | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: add docs GtkTextBufferTargetInfo | William Jon McCann | 2014-01-21 | 1 | -4/+11 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+62 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | GtkTextBuffer: Add accessible api | Matthias Clasen | 2011-07-05 | 1 | -0/+16 |
* | [GI] Make argument names in vfunc decls consistent with invoker docs | Pavel Holejsovsky | 2011-01-18 | 1 | -8/+8 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -1/+0 |
* | Move GtkTextBuffer sealed attributes to private struct. | Ignacio Casal Quinteiro | 2010-07-17 | 1 | -16/+2 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Bug 492794 – Pasting external text at end of view yields wrong scrolling | Paolo Borelli | 2009-01-12 | 1 | -1/+3 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -2/+2 |
* | Seal GtkTextBuffer. | Tim Janik | 2008-06-20 | 1 | -8/+8 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -3/+3 |
* | 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/+3 |
* | changed values from G_MAXUINT-0, -1, -2 to -1, -2, -3 so we stay within | Michael Natterer | 2007-02-05 | 1 | -3/+3 |
* | count down from G_MAXUINT to avoid clashes with application-added DND | Michael Natterer | 2006-03-22 | 1 | -3/+6 |
* | Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. | Michael Natterer | 2006-03-07 | 1 | -0/+13 |
* | Add a has-selection property | Matthias Clasen | 2005-10-07 | 1 | -0/+4 |
* | Remove G_GNUC_NULL_TERMINATED here as well. | Matthias Clasen | 2005-08-01 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+4 |
* | Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) | Matthias Clasen | 2005-03-08 | 1 | -3/+3 |
* | #155952 | Owen Taylor | 2004-10-21 | 1 | -7/+9 |
* | Implement a utility function proposed in #102534: | Matthias Clasen | 2003-01-06 | 1 | -1/+4 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -6/+7 |
* | remove g_assert_not_reached() that was bogus, since we demand-create the | Havoc Pennington | 2001-12-05 | 1 | -0/+10 |
* | Instead of always mirroring the selection to a single PRIMARY selection, | Owen Taylor | 2001-08-31 | 1 | -5/+13 |
* | added this function | Havoc Pennington | 2001-06-08 | 1 | -0/+2 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -0/+3 |
* | handle 0-height empty/invisible lines. | Havoc Pennington | 2001-04-24 | 1 | -1/+2 |
* | add varargs for properties to set on the tag. | Havoc Pennington | 2001-03-16 | 1 | -2/+3 |
* | add insert_child_anchor signal, bug #50245 | Havoc Pennington | 2001-02-19 | 1 | -9/+9 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -1/+1 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -8/+8 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -3/+15 |
* | do begin/end user action where appropriate (gtk_text_view_commit_handler): | Havoc Pennington | 2000-12-18 | 1 | -5/+12 |
* | General cleanup of the log attr iteration stuff. This should make e.g. the | Havoc Pennington | 2000-12-16 | 1 | -8/+8 |
* | fix breakage here that cause a segfault on text insertion | Havoc Pennington | 2000-12-08 | 1 | -2/+10 |
* | change demo install dir to datadir/gtk+-2.0/demo | Havoc Pennington | 2000-11-13 | 1 | -0/+1 |
* | Half-ass somewhat fix this function, so that scrolling to the insertion | Havoc Pennington | 2000-11-07 | 1 | -3/+7 |
* | rename to gtk_text_mark_get_visible | Havoc Pennington | 2000-11-07 | 1 | -7/+3 |