summaryrefslogtreecommitdiff
path: root/gtk/gtktextview.c
Commit message (Expand)AuthorAgeFilesLines
* Add a way to test touch featuresMatthias Clasen2012-09-031-3/+7
* Implement touch text selection in GtkTextViewCarlos Garnacho2012-09-031-19/+282
* Trivial: Fix a whitespace messupMatthias Clasen2012-08-251-2/+2
* textview: fix a typo in method gtk-doc annotationCosimo Cecchi2012-08-211-1/+1
* Add documentationMatthias Clasen2012-08-201-0/+59
* GtkTextView: Add input purpose and hintsMatthias Clasen2012-08-201-3/+101
* Add support for disabling middle click pasteBastien Nocera2012-05-031-2/+15
* Revert part of "textview: Remove extra magic for drawing children"Benjamin Otte2012-04-101-1/+2
* textview: Remove extra magic for drawing childrenBenjamin Otte2012-04-071-26/+4
* gtk: Don't call gdk_window_process_updates() when scrollingBenjamin Otte2012-04-051-20/+0
* Add smooth-scroll to GtkTextView event maskDaniel Stone2012-03-061-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* textview: Set background on the widget's windowCarlos Garnacho2012-02-231-9/+6
* textview: Also cancel DnD on ::grab-notifyCarlos Garnacho2012-02-231-0/+8
* gtktextview: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-6/+6
* a11y: Disconnect from buffer signalsBenjamin Otte2012-01-121-1/+6
* Use the workarea when placing popupsMatthias Clasen2011-12-181-1/+1
* Introduce gtk_render_insertion_cursorPaolo Borelli2011-12-011-1/+1
* Pop up context menus at the right deviceMatthias Clasen2011-11-051-3/+6
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-271-1/+1
* gtk: remove the private GTK_EXTEND/MODIFY_SELECTION_MOD_MASKMichael Natterer2011-09-271-2/+6
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-261-6/+6
* app: abstract which modifiers are used for extending and modifying selectionsMichael Natterer2011-09-261-2/+2
* textview: Fix comparison being the wrong wayBenjamin Otte2011-09-231-1/+1
* Make focus rectangles optionalMatthias Clasen2011-08-101-1/+1
* Initial move GailTextView -> GtkTextViewAccessibleMatthias Clasen2011-07-051-0/+3
* Give this code a chance to workMatthias Clasen2011-06-141-1/+3
* textview: do not destroy the layout in unrealizeIgnacio Casal Quinteiro2011-06-121-20/+2
* Desensitize "Select All" when GtkEntry is emptyMatthew Barnes2011-04-261-0/+2
* [textview] remove idles when unmappingIgnacio Casal Quinteiro2011-04-171-1/+16
* GtkTextViewPrivate: Improve struct packingMatthias Clasen2011-04-121-5/+6
* Minor documentation improvementsMurray Cumming2011-02-231-1/+1
* Always chain up in ::style-updatedMatthias Clasen2011-02-071-0/+2
* Check if buffer is NULL after setting it to NULL, not before.Krzesimir Nowak2011-01-281-2/+3
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-1/+1
* Add gtk_text_view_get_cursor_locationsMatthias Clasen2011-01-191-16/+57
* Move GtkSelection docs inlineMatthias Clasen2011-01-141-0/+1
* Fix bgo #638017 Crash in gtk_text_view_set_tabs()Sébastien Granjoux2011-01-101-11/+11
* Set the proper css class when getting attributes.Paolo Borelli2011-01-101-0/+5
* textview: Update adjustment usage for sealingBenjamin Otte2011-01-051-75/+56
* textview: Update adjustment usage for sealingBenjamin Otte2011-01-051-13/+5
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-0/+1
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-1/+1
* Remove an outdated doc statement.Matthias Clasen2011-01-041-7/+5
* Fix docs.Ignacio Casal Quinteiro2010-12-281-1/+3
* gtk: Use g_object_unref instead of gdk_cursor_unrefBenjamin Otte2010-12-211-4/+4
* gtk/gtktextview.c: Use accessor functions to access GtkSelectionDataJavier Jardón2010-12-151-8/+8
* Make GtkTextView use GtkStyleContextCarlos Garnacho2010-12-151-56/+83
* Don't access GdkDragContext fields directlyMatthias Clasen2010-12-101-4/+4
* docs: Move documentation to inline comments: GtkTextViewJavier Jardón2010-11-061-0/+12