summaryrefslogtreecommitdiff
path: root/gtk/gtktextview.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes to the gtk docsMatthias Clasen2018-05-051-0/+1
* Continue renaming window to surfaceAlexander Larsson2018-03-211-5/+5
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-19/+16
* Drop deprecated text view layersMatthias Clasen2017-12-291-4/+0
* text view: Support the Emoji chooserMatthias Clasen2017-11-221-1/+1
* textview: Remove GdkWindow usage from the public APIBenjamin Otte2017-11-041-7/+0
* Drop gtk-doc trigraphs on GtkTextView enumerationEmmanuele Bassi2017-07-161-2/+1
* Make GtkTextAttributes privateMatthias Clasen2016-11-011-4/+0
* textview: Remove deprecated GtkScrollable APITimm Bäder2016-10-221-5/+0
* gtktextview: fix < public > commentIgnacio Casal Quinteiro2016-05-201-1/+1
* text view: Improve tag pointer trackingMatthias Clasen2016-02-101-2/+2
* text view: Expose cursor blink controlMatthias Clasen2016-01-181-0/+3
* TextView: Use saner coordinate space in draw_layer.Alexander Larsson2015-11-101-4/+11
* text view: add padding and marginSebastien Lafargue2015-08-171-0/+10
* GtkTextView: Small documentation additionMatthias Clasen2015-06-201-0/+2
* textview: add extend-selection signalSébastien Wilmet2014-12-171-1/+23
* GtkTextView: Add a monospace propertyMatthias Clasen2014-10-071-0/+5
* Add GtkTextViewClass to the docsMatthias Clasen2014-10-061-35/+55
* GtkTextView: Change draw_layer signatureMatthias Clasen2014-08-131-2/+2
* textview: Add draw_layer vfuncAlexander Larsson2014-07-281-1/+22
* docs: add documentation for values of GtkTextWindowTypeWilliam Jon McCann2014-01-211-0/+13
* GtkTextView: add create_buffer virtual method pointerSébastien Wilmet2013-09-261-1/+2
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+61
* Allow to populate bubbles with extra contentMatthias Clasen2013-03-051-1/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* GtkTextView: Add input purpose and hintsMatthias Clasen2012-08-201-0/+13
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-2/+2
* Drop use of GDK_DISABLE_DEPRECATED guards in gtkMatthias Clasen2011-11-091-2/+2
* Add gtk_text_view_get_cursor_locationsMatthias Clasen2011-01-191-0/+4
* docs: Move documentation to inline comments: GtkTextViewJavier Jardón2010-11-081-0/+6
* Add GtkScrollable interfaceTadej Borovšak2010-10-221-6/+4
* gtk: clean up GtkWidget signalsMichael Natterer2010-10-201-7/+0
* Add padding to class structsMatthias Clasen2010-10-191-0/+1
* Remove long-deprecated page-horizontally signalMatthias Clasen2010-08-281-8/+0
* Move sealed attributes to private struct.Ignacio Casal Quinteiro2010-07-121-87/+4
* Merge branch 'gtk-2-90'Matthias Clasen2010-05-061-1/+1
|\
| * Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* | Use event instead key in the previous patchJavier Jardón2010-05-051-1/+1
* | Added api to reset the im context in GtkTextView and GtkEntryJavier Jardón2010-05-051-0/+4
|/
* Add accessors for GtkTextView adjustmentsMirsal Ennaime2010-04-271-0/+3
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-8/+8
* Seal GtkTextView.Tim Janik2008-06-201-48/+48
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-9/+7
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Move "move-focus" signals from several widgets to GtkWidget to enable moreMichael Natterer2007-06-041-4/+6
* If the horizontal adjustment changes because of a change in the layoutAnders Carlsson2005-05-181-3/+2