| Commit message (Expand) | Author | Age | Files | Lines |
* | gtktexthandle: Refactor and use native surfaces | Carlos Garnacho | 2020-03-20 | 1 | -579/+338 |
* | Rename gtk_widget{get,set,has}_style_class to _css_class | Timm Bäder | 2020-02-07 | 1 | -3/+3 |
* | style context: Remove parent relationship | Timm Bäder | 2020-02-05 | 1 | -6/+3 |
* | stylecontext: Get rid of gtk_style_context_get() | Benjamin Otte | 2020-01-28 | 1 | -5/+6 |
* | Remove builtin icons altogether | Matthias Clasen | 2020-01-10 | 1 | -2/+1 |
* | gtk: rely on default marshallers | Christian Hergert | 2019-05-30 | 1 | -2/+2 |
* | gizmo: Add a contains_func | Matthias Clasen | 2019-04-07 | 1 | -2/+1 |
* | text handle: Stop using ::hierarchy-changed | Matthias Clasen | 2019-02-23 | 1 | -6/+9 |
* | Remove :active state handling on widgets | Timm Bäder | 2019-01-29 | 1 | -30/+0 |
* | gizmo: return void from snapshot func | Timm Bäder | 2019-01-18 | 1 | -2/+1 |
* | gtktexthandle: Update to gtk4 rendering/input | Carlos Garnacho | 2018-06-21 | 1 | -138/+81 |
* | Revert "text handler: Stop using GtkWidget::event" | Matthias Clasen | 2018-01-02 | 1 | -5/+2 |
* | text handler: Stop using GtkWidget::event | Matthias Clasen | 2017-12-30 | 1 | -2/+5 |
* | text handle: Use GdkEvent API | Matthias Clasen | 2017-09-19 | 1 | -2/+4 |
* | texthandle: Update to using GdkEvent API | Carlos Garnacho | 2017-09-19 | 1 | -10/+17 |
* | texthandle: Don't use GtkEventBox | Benjamin Otte | 2017-08-02 | 1 | -1/+1 |
* | eventbox: Remove visible-window property | Timm Bäder | 2017-07-27 | 1 | -1/+0 |
* | gtk: Mass delete all GtkWidget event mask API | Carlos Garnacho | 2017-05-25 | 1 | -6/+0 |
* | text handle: Don't leak adjustments | Matthias Clasen | 2016-11-23 | 1 | -15/+11 |
* | API: stylecontext: Remove state argument from getters | Benjamin Otte | 2016-10-16 | 1 | -9/+3 |
* | GtkTextHandle: Use min-width/min-height | Timm Bäder | 2016-10-16 | 1 | -17/+20 |
* | GtkTextHandle: Look up for the first child of a scrolled window found | Carlos Garnacho | 2016-02-24 | 1 | -2/+17 |
* | text handle: Port to CSS nodes | Matthias Clasen | 2015-11-09 | 1 | -21/+22 |
* | texthandle: Request raising of text handle popovers. | Carlos Garnacho | 2015-11-03 | 1 | -0/+1 |
* | texthandle: Ensure handles are invalidated on mode changes | Carlos Garnacho | 2015-10-14 | 1 | -0/+5 |
* | texthandle: small refactor | Carlos Garnacho | 2015-10-14 | 1 | -6/+10 |
* | texthandle: Fix Y positioning of text handles | Carlos Garnacho | 2015-10-14 | 1 | -7/+7 |
* | texthandle: Fix handle dragging on wayland | Carlos Garnacho | 2015-10-14 | 1 | -8/+23 |
* | gtkwindow: Only allow unrestricted positioning to text handle popovers | Carlos Garnacho | 2015-07-06 | 1 | -1/+1 |
* | texthandle: Avoid double rendering of background/frame | Carlos Garnacho | 2015-06-17 | 1 | -2/+0 |
* | window: Add concept of popover "parent" | Carlos Garnacho | 2015-06-17 | 1 | -1/+1 |
* | Fix return value error in _gtk_text_handle_set_direction | Ting-Wei Lan | 2015-06-13 | 1 | -1/+1 |
* | texthandle: Remove knowledge about window borders | Carlos Garnacho | 2015-06-11 | 1 | -6/+0 |
* | texthandle: Handle ltr/rtl positioning | Carlos Garnacho | 2015-06-11 | 1 | -1/+28 |
* | texthandles: Move start handle to bottom | Carlos Garnacho | 2015-06-11 | 1 | -27/+12 |
* | GtkTextHandle: Improve handle positioning | Matthias Clasen | 2015-06-09 | 1 | -12/+54 |
* | GtkTextHandle: position handles properly | Matthias Clasen | 2015-06-09 | 1 | -2/+6 |
* | GtkTextHandle: add a drag-started signal | Matthias Clasen | 2015-06-08 | 1 | -0/+10 |
* | texthandle: Set prelight state on the pointer-interacted handle | Carlos Garnacho | 2015-06-05 | 1 | -0/+11 |
* | texthandle: Allow setting individual states, and separately to handles | Carlos Garnacho | 2015-06-05 | 1 | -12/+21 |
* | texthandle: Use active state when handles are being dragged | Carlos Garnacho | 2014-12-18 | 1 | -0/+21 |
* | texthandle: Use the handle widget style context for rendering | Carlos Garnacho | 2014-12-18 | 1 | -1/+10 |
* | GtkTextHandle: Better draw() implementation | Matthias Clasen | 2014-07-13 | 1 | -0/+2 |
* | texthandle: Mind the invisible area when moving the handle | Carlos Garnacho | 2014-05-23 | 1 | -3/+7 |
* | texthandle: Make a bigger hit area around texthandles | Carlos Garnacho | 2014-05-23 | 1 | -2/+11 |
* | GtkTextHandle: Deal with parent_scrollable going away | Matthias Clasen | 2014-02-19 | 1 | -0/+4 |
* | texthandle: Update child visibility of handles within scrollables | Carlos Garnacho | 2014-01-22 | 1 | -3/+39 |
* | texthandle: Track parent scrollable adjustments | Carlos Garnacho | 2014-01-22 | 1 | -1/+108 |
* | texthandle: ensure handles are recreated on parent hierarchy changes | Carlos Garnacho | 2014-01-22 | 1 | -3/+62 |
* | texthandle: Use GtkWindow private popover API. | Carlos Garnacho | 2014-01-22 | 1 | -4/+4 |