summaryrefslogtreecommitdiff
path: root/gtk/gtktextview.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-9/+5
* Fix #111031, reported by Padraig O'Briain:Matthias Clasen2004-12-081-0/+5
* Add a new binding signal ::backspace, bind it to the backspace key, andMatthias Clasen2004-08-021-1/+1
* rename property tab_moves_focus to accepts_tab. (#122709 again).Soeren Sandmann2003-09-271-4/+4
* Add new "tab moves focus" property (#122709)Soeren Sandmann2003-09-211-3/+7
* Install boolean property "overwrite". (gtk_text_view_[gs]et_property):Matthias Clasen2003-06-091-0/+3
* Never scroll on focus in (#81893, Patch from Paolo Maggi)Owen Taylor2003-06-051-5/+3
* Add a comment that the just_selected_element is unused.Matthias Clasen2003-01-061-3/+6
* Deprecation cleanupManish Singh2002-10-101-6/+6
* Centralize lookup and caching of cursor GC's here.Owen Taylor2002-03-031-1/+0