| Commit message (Expand) | Author | Age | Files | Lines |
* | textview: use GtkTextViewChild for border and overlay children | Christian Hergert | 2019-10-04 | 1 | -25/+19 |
* | textview: revert renaming of buffer_to_surface_coords() | Christian Hergert | 2019-10-04 | 1 | -6/+6 |
* | Remove unused includes | Matthias Clasen | 2019-09-16 | 1 | -1/+0 |
* | textview: Redo context menus | Matthias Clasen | 2019-06-13 | 1 | -4/+6 |
* | textview: Use standard padding | Matthias Clasen | 2019-05-26 | 1 | -5/+1 |
* | Annotate values of PRIORITY constants | Tomasz Miąsko | 2018-12-22 | 1 | -1/+1 |
* | textview: Only create cairo context in gtktextdisplay.c | Benjamin Otte | 2018-07-14 | 1 | -4/+4 |
* | Fixes to the gtk docs | Matthias Clasen | 2018-05-05 | 1 | -0/+1 |
* | Continue renaming window to surface | Alexander Larsson | 2018-03-21 | 1 | -5/+5 |
* | GdkSurface: Rename various functions and variables | Alexander Larsson | 2018-03-20 | 1 | -1/+1 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -19/+16 |
* | Drop deprecated text view layers | Matthias Clasen | 2017-12-29 | 1 | -4/+0 |
* | text view: Support the Emoji chooser | Matthias Clasen | 2017-11-22 | 1 | -1/+1 |
* | textview: Remove GdkWindow usage from the public API | Benjamin Otte | 2017-11-04 | 1 | -7/+0 |
* | Drop gtk-doc trigraphs on GtkTextView enumeration | Emmanuele Bassi | 2017-07-16 | 1 | -2/+1 |
* | Make GtkTextAttributes private | Matthias Clasen | 2016-11-01 | 1 | -4/+0 |
* | textview: Remove deprecated GtkScrollable API | Timm Bäder | 2016-10-22 | 1 | -5/+0 |
* | gtktextview: fix < public > comment | Ignacio Casal Quinteiro | 2016-05-20 | 1 | -1/+1 |
* | text view: Improve tag pointer tracking | Matthias Clasen | 2016-02-10 | 1 | -2/+2 |
* | text view: Expose cursor blink control | Matthias Clasen | 2016-01-18 | 1 | -0/+3 |
* | TextView: Use saner coordinate space in draw_layer. | Alexander Larsson | 2015-11-10 | 1 | -4/+11 |
* | text view: add padding and margin | Sebastien Lafargue | 2015-08-17 | 1 | -0/+10 |
* | GtkTextView: Small documentation addition | Matthias Clasen | 2015-06-20 | 1 | -0/+2 |
* | textview: add extend-selection signal | Sébastien Wilmet | 2014-12-17 | 1 | -1/+23 |
* | GtkTextView: Add a monospace property | Matthias Clasen | 2014-10-07 | 1 | -0/+5 |
* | Add GtkTextViewClass to the docs | Matthias Clasen | 2014-10-06 | 1 | -35/+55 |
* | GtkTextView: Change draw_layer signature | Matthias Clasen | 2014-08-13 | 1 | -2/+2 |
* | textview: Add draw_layer vfunc | Alexander Larsson | 2014-07-28 | 1 | -1/+22 |
* | docs: add documentation for values of GtkTextWindowType | William Jon McCann | 2014-01-21 | 1 | -0/+13 |
* | GtkTextView: add create_buffer virtual method pointer | Sébastien Wilmet | 2013-09-26 | 1 | -1/+2 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+61 |
* | Allow to populate bubbles with extra content | Matthias Clasen | 2013-03-05 | 1 | -1/+1 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | GtkTextView: Add input purpose and hints | Matthias Clasen | 2012-08-20 | 1 | -0/+13 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: Use versioned deprecations | Matthias Clasen | 2012-02-27 | 1 | -2/+2 |
* | Drop use of GDK_DISABLE_DEPRECATED guards in gtk | Matthias Clasen | 2011-11-09 | 1 | -2/+2 |
* | Add gtk_text_view_get_cursor_locations | Matthias Clasen | 2011-01-19 | 1 | -0/+4 |
* | docs: Move documentation to inline comments: GtkTextView | Javier Jardón | 2010-11-08 | 1 | -0/+6 |
* | Add GtkScrollable interface | Tadej Borovšak | 2010-10-22 | 1 | -6/+4 |
* | gtk: clean up GtkWidget signals | Michael Natterer | 2010-10-20 | 1 | -7/+0 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -0/+1 |
* | Remove long-deprecated page-horizontally signal | Matthias Clasen | 2010-08-28 | 1 | -8/+0 |
* | Move sealed attributes to private struct. | Ignacio Casal Quinteiro | 2010-07-12 | 1 | -87/+4 |
* | Merge branch 'gtk-2-90' | Matthias Clasen | 2010-05-06 | 1 | -1/+1 |
|\ |
|
| * | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | | Use event instead key in the previous patch | Javier Jardón | 2010-05-05 | 1 | -1/+1 |
* | | Added api to reset the im context in GtkTextView and GtkEntry | Javier Jardón | 2010-05-05 | 1 | -0/+4 |
|/ |
|
* | Add accessors for GtkTextView adjustments | Mirsal Ennaime | 2010-04-27 | 1 | -0/+3 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |