summaryrefslogtreecommitdiff
path: root/gtk/gtktextview.h
Commit message (Expand)AuthorAgeFilesLines
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* textview: give application developers access to RTL and LTR contextChristian Hergert2021-06-191-0/+4
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-15/+15
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-3/+1
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-6/+6
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-40/+40
* textview: Derive from GtkWidgetMatthias Clasen2020-05-111-3/+7
* docs: Fix several missing references in the documentationCorentin Noël2020-05-111-1/+1
* gtk: Stop using GdkEventKeyMatthias Clasen2020-02-211-3/+3
* textview: use GtkTextViewChild for border and overlay childrenChristian Hergert2019-10-041-25/+19
* textview: revert renaming of buffer_to_surface_coords()Christian Hergert2019-10-041-6/+6
* Remove unused includesMatthias Clasen2019-09-161-1/+0
* textview: Redo context menusMatthias Clasen2019-06-131-4/+6
* textview: Use standard paddingMatthias Clasen2019-05-261-5/+1
* Annotate values of PRIORITY constantsTomasz Miąsko2018-12-221-1/+1
* textview: Only create cairo context in gtktextdisplay.cBenjamin Otte2018-07-141-4/+4
* 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