summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* | | | motion controller: Install the propertiesMatthias Clasen2019-03-181-0/+2
* | | | Merge branch 'paned-no-grab' into 'master'Matthias Clasen2019-03-181-3/+0
|\ \ \ \
| * | | | paned: Don't use a grabMatthias Clasen2019-03-171-3/+0
* | | | | Merge branch 'crossing-details' into 'master'Matthias Clasen2019-03-182-5/+217
|\ \ \ \ \
| * | | | | motion controller: Add getters for crossing event targetsMatthias Clasen2019-03-162-1/+71
| * | | | | motion controller: Add focus propertiesMatthias Clasen2019-03-161-0/+123
| * | | | | motion controller: add details to signalsMatthias Clasen2019-03-161-4/+23
| | |/ / / | |/| | |
* | | | | Merge branch 'wip/carlosg/include-constructors-header' into 'master'Matthias Clasen2019-03-181-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gdk: Include copy of glib/gconstructor.hCarlos Garnacho2019-03-171-0/+2
* | | | | editable: Fix a thinkoMatthias Clasen2019-03-171-2/+8
|/ / / /
* | | | widget: Fix a mission annotationMatthias Clasen2019-03-171-1/+1
|/ / /
* | | xim: Stop using GtkWidget::eventMatthias Clasen2019-03-161-42/+0
* | | Use root in gdk_synthesize_crossing_eventsMatthias Clasen2019-03-163-6/+6
* | | Make gtk_widget_get_focus_child publicMatthias Clasen2019-03-162-2/+3
* | | key controller: Enforce limitations of key forwardingMatthias Clasen2019-03-161-0/+2
* | | key controller: Improve the docsMatthias Clasen2019-03-161-0/+7
* | | key controller: Add getters for focus event targetsMatthias Clasen2019-03-162-0/+71
* | | key controller: Add focus propertiesMatthias Clasen2019-03-161-5/+126
* | | key controller: Fix a copy/paste errorMatthias Clasen2019-03-161-2/+2
* | | Pass mode and detail to focus-in/out signalsMatthias Clasen2019-03-165-9/+35
* | | Move maintaining the focus chainMatthias Clasen2019-03-162-8/+15
* | | Some fixes to crossing event generationMatthias Clasen2019-03-161-7/+15
* | | window: Use gtk_synthesize_crossing_eventsMatthias Clasen2019-03-161-68/+51
* | | Export gtk_synthesize_crossing_events internallyMatthias Clasen2019-03-162-1/+7
* | | Share crossing and focus change event codeMatthias Clasen2019-03-161-39/+67
* | | gdk: Rename gdk_event_set_user_dataMatthias Clasen2019-03-161-3/+3
* | | Clarify grab_focus docsMatthias Clasen2019-03-161-12/+13
* | | window: Remove initial-focus builder supportMatthias Clasen2019-03-161-85/+0
* | | window: Remove ::set-focusMatthias Clasen2019-03-162-50/+17
* | | popover: Stop using ::set-focusMatthias Clasen2019-03-161-2/+3
* | | filechooser: Stop using ::set-focusMatthias Clasen2019-03-161-5/+9
* | | inspector: Stop using ::set-focusMatthias Clasen2019-03-162-87/+0
* | | Drop gtk_widget_send_focus_changeMatthias Clasen2019-03-165-56/+6
* | | widget: Add a private setter for has-focusMatthias Clasen2019-03-162-0/+15
* | | Exclude non-drawable widgets from focusMatthias Clasen2019-03-161-1/+3
* | | widget: Drop the ::focus signalMatthias Clasen2019-03-161-26/+1
* | | Simplify the move_focus apiMatthias Clasen2019-03-163-22/+15
* | | Move a check to gtk_window_set_focusMatthias Clasen2019-03-162-3/+3
* | | Port widgets to the root focus APIMatthias Clasen2019-03-1613-72/+54
* | | window: Implement the root focus apiMatthias Clasen2019-03-161-0/+9
* | | root: Add focusMatthias Clasen2019-03-163-0/+83
* | | Redo focus handlingMatthias Clasen2019-03-162-210/+38
* | | password entry: Fix property notificationMatthias Clasen2019-03-161-2/+7
* | | search entry: Fix property notificationMatthias Clasen2019-03-161-2/+6
* | | widget: Check rootness for invisibilityMatthias Clasen2019-03-161-1/+1
* | | password entry: Don't show both iconsMatthias Clasen2019-03-151-1/+4
* | | password entry: Add a way to see the contentMatthias Clasen2019-03-146-7/+164
* | | password entry: Make the Caps Lock icon less prominentMatthias Clasen2019-03-142-0/+5
* | | password entry: Use text cursor for Caps Lock indicatorMatthias Clasen2019-03-141-0/+1
* | | entry: Make progress bar not pickableMatthias Clasen2019-03-141-0/+1