summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add versioned symbol annotationsEmmanuele Bassi2023-02-033-16/+12
| * | | Style fixesLukáš Tyrychtr2023-02-035-40/+64
| * | | stack: Use a pointer array for childrenLukáš Tyrychtr2023-02-031-45/+51
| * | | Style fixLukáš Tyrychtr2023-02-032-3/+9
| * | | Improve documentationLukáš Tyrychtr2023-02-033-0/+68
| * | | a11y: Implement new GtkAccessible vfuncs in GtkStackLukáš Tyrychtr2023-02-031-0/+50
| * | | Update API docsLukáš Tyrychtr2023-02-031-5/+4
| * | | Make GtkAccessible publicLukáš Tyrychtr2023-02-034-43/+52
| * | | a11y: Add bounds rectangle to GtkAccessibleLukáš Tyrychtr2023-02-034-23/+61
| * | | widget: Implement new GtkAccessible vfuncsLukáš Tyrychtr2023-02-031-0/+24
| * | | a11y: Skip non-presentable objectsLukáš Tyrychtr2023-02-031-9/+15
| * | | a11y: Use GtkAccessible for tree traversalLukáš Tyrychtr2023-02-031-234/+71
| * | | a11y: Implement the new GtkAccessible vfuncsLukáš Tyrychtr2023-02-031-2/+37
| * | | a11y: Add DOM-like API to GtkAccessibleLukáš Tyrychtr2023-02-031-0/+7
|/ / /
* | | Merge branch 'filechooser-sidebar' into 'main'Matthias Clasen2023-02-032-5/+1
|\ \ \
| * | | placessidebar: Make all rows ellipsizeMatthias Clasen2023-02-032-5/+1
| | |/ | |/|
* | | Merge branch 'drag-button-issue' into 'main'Carlos Garnacho2023-02-032-2/+13
|\ \ \ | |/ / |/| |
| * | wayland: Fix button mask for button 2 and 3Arjan Molenaar2023-02-021-1/+12
| * | Allow all mouse buttons to be used for the drawingarea demoArjan Molenaar2023-02-021-1/+1
* | | NEWS: UpdatesMatthias Clasen2023-02-031-0/+58
* | | Merge branch 'wip/otte/gl-is-current' into 'main'Benjamin Otte2023-02-026-3/+57
|\ \ \
| * | | gdk: Add private GLContext::is_current() checkBenjamin Otte2023-02-025-2/+57
| * | | win32: Remove unused variableBenjamin Otte2023-02-021-1/+0
* | | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-02-022-5/+2
|\ \ \ \
| * | | | textbtree: Fix a compiler warningMatthias Clasen2023-02-021-4/+1
| * | | | gsk: Fix a compiler warningMatthias Clasen2023-02-021-1/+1
|/ / / /
* | | | Merge branch 'monitor-description' into 'main'Matthias Clasen2023-02-027-3/+67
|\ \ \ \
| * | | | inspector: Show monitor descriptionsMatthias Clasen2023-02-021-0/+1
| * | | | wayland: Set up monitor descriptionsMatthias Clasen2023-02-023-3/+9
| * | | | Add GdkMonitor::descriptionMatthias Clasen2023-02-023-0/+53
| * | | | monitor: Document connector names betterMatthias Clasen2023-02-021-0/+4
* | | | | Merge branch 'wip/carlosg/deprecations' into 'main'Matthias Clasen2023-02-0210-66/+92
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gdk/wayland: Deprecate GdkDisplay windowing-specific for startup IDsCarlos Garnacho2023-02-023-2/+10
| * | | | gtkmodelbutton: Avoid gtk_gesture_set_sequence_state()Carlos Garnacho2023-02-021-4/+1
| * | | | gtktextview: Avoid gtk_gesture_set_sequence_state()Carlos Garnacho2023-02-021-6/+6
| * | | | gtkscrolledwindow: Clean up input handling a bitCarlos Garnacho2023-02-021-20/+0
| * | | | gtkwindowhandle: Refactor click handling a bitCarlos Garnacho2023-02-021-15/+15
| * | | | gtkgesture: Deprecate gtk_gesture_set_sequence_state()Carlos Garnacho2023-02-023-5/+51
| * | | | gtkscrolledwindow: Avoid gtk_gesture_set_sequence_state()Carlos Garnacho2023-02-021-8/+3
| * | | | gtkwindowhandle: Avoid gtk_gesture_set_sequence_state()Carlos Garnacho2023-02-021-6/+6
|/ / / /
* | | | Merge branch 'small-gltexture-cleanup' into 'main'Matthias Clasen2023-02-021-12/+10
|\ \ \ \
| * | | | gltexture: Small refactoringMatthias Clasen2023-02-021-12/+10
|/ / / /
* | | | ci: Stop running the asan build every timeMatthias Clasen2023-02-021-0/+1
* | | | Update po/POTFILES.inMatthias Clasen2023-02-021-3/+3
* | | | Fix a deprecation warningMatthias Clasen2023-02-021-1/+1
* | | | main: Compiler warnin gfixesMatthias Clasen2023-02-021-4/+5
* | | | icontheme: Compiler warning fixesMatthias Clasen2023-02-021-1/+1
* | | | Deprecate GtkAssistantMatthias Clasen2023-02-027-28/+34
* | | | Deprecate GtkLockButtonMatthias Clasen2023-02-027-6/+15
* | | | Deprecate GtkStatusbarMatthias Clasen2023-02-0215-9/+29