summaryrefslogtreecommitdiff
path: root/gtk/gtktextview.c
Commit message (Expand)AuthorAgeFilesLines
* text view: Use qdata with preallocated quarksMatthias Clasen2015-09-231-18/+16
* gtk: Stop setting GDK_EXPOSURE_MASK on random widgetsAlexander Larsson2015-09-141-2/+1
* textview: give pixelcache access to style contextChristian Hergert2015-09-131-0/+4
* Clean up debug featuresMatthias Clasen2015-09-091-1/+3
* text view: Drop an unused variableMatthias Clasen2015-09-041-2/+0
* text view: Improve cursor hiding logicMatthias Clasen2015-09-031-12/+20
* GtkTextView: various scroll fixesSebastien Lafargue2015-09-011-16/+15
* Revert "GtkTextView: various scroll fixes"Matthias Clasen2015-09-011-15/+16
* GtkTextView: various scroll fixesSebastien Lafargue2015-08-311-16/+15
* textview: handle NULL cursors gracefullyChristian Hergert2015-08-311-2/+2
* GtkTextView: fix margin/padding scroll behaviourSebastien Lafargue2015-08-191-4/+4
* text view: add padding and marginSebastien Lafargue2015-08-171-157/+503
* text view: Use gtk_simulate_touchscreenMatthias Clasen2015-07-311-8/+3
* Use standard cursor namesMatthias Clasen2015-07-261-9/+10
* textview: don't call gtk_style_context_set_background()Cosimo Cecchi2015-07-011-67/+0
* treeview: don't call gtk_style_context_set_background()Cosimo Cecchi2015-07-011-3/+0
* textview: Set handles' mode to "none" if showing the bubbleCarlos Garnacho2015-06-121-4/+8
* textview: Perform tougher handle visibility checks after hiding the popoverCarlos Garnacho2015-06-121-7/+5
* textview: set text direction information on text handlesCarlos Garnacho2015-06-111-0/+8
* text view: Select word on double tapMatthias Clasen2015-06-091-6/+38
* text view: Make touch selection work with mouseMatthias Clasen2015-06-091-0/+1
* text view: Always clear handles for mouse interactionMatthias Clasen2015-06-081-9/+8
* text view: Move touch selection a little further awayMatthias Clasen2015-06-081-0/+5
* text view: Use the drag-started signalMatthias Clasen2015-06-081-8/+26
* text view: Don't popup after drag selectionMatthias Clasen2015-06-081-8/+1
* text view: Never show handles and popover at the same timeMatthias Clasen2015-06-081-0/+27
* text view: Shorten touch selection timeoutMatthias Clasen2015-06-081-2/+2
* Update touch selection styleMatthias Clasen2015-06-071-20/+41
* textview: Update handles after flushing scroll changesCarlos Garnacho2015-06-021-0/+4
* textview: Avoid usage of gdk_window_get_device_position() during DnDCarlos Garnacho2015-05-211-35/+16
* Stop using GDK_POINTER_MOTION_HINT_MASK in widgetsMatthias Clasen2015-03-221-9/+8
* text view: Avoid clang compiler warningsMatthias Clasen2015-03-221-2/+2
* gtktextview: Fix a definite use of an uninitialised variablePhilip Withnall2015-03-091-1/+1
* Fix a typoMatthias Clasen2015-01-281-1/+1
* css: Remove _gtk_css_style_property_changes_affect_size()Benjamin Otte2015-01-271-1/+6
* GtkTextView: allow to extend text selection with mouse scrollwheelNelson Benitez Leon2015-01-101-0/+14
* textview: fix duplicated binding entries. use kp variants instead.Christian Hergert2014-12-311-3/+3
* GtkTextView: disconnect the magifier on destroyMatthias Clasen2014-12-201-0/+3
* textview: make magnifier size dependent on text sizeCarlos Garnacho2014-12-181-9/+21
* textview: Implement friendlier touch selectionCarlos Garnacho2014-12-181-31/+64
* textview: Make "extend selection" only extendCarlos Garnacho2014-12-181-8/+12
* textview: Pass a boolean telling whether a selection drag should extendCarlos Garnacho2014-12-181-13/+15
* textview: Show magnifier on top of current lineCarlos Garnacho2014-12-181-14/+18
* textview: add extend-selection signalSébastien Wilmet2014-12-171-25/+110
* Handle KP keys in copy/paste keybindingsMatthias Clasen2014-12-071-0/+7
* Minor documentation fixesMatthias Clasen2014-12-051-1/+1
* textview: remove osd style class from touch selection popoverLapo Calamandrei2014-11-151-2/+0
* Add a style class for touch selection popoversMatthias Clasen2014-10-071-0/+2
* GtkTextView: Add a monospace propertyMatthias Clasen2014-10-071-1/+81
* stylecontext: Deprecate functionsBenjamin Otte2014-10-031-0/+2