summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* macos: Run the testsuitewip/otte/macos-werrorBenjamin Otte2023-01-123-0/+13
* CI: turn on -Werror for MacOS buildBenjamin Otte2023-01-121-1/+1
* Merge branch 'wip/chergert/fix-macos-warnings' into 'main'Matthias Clasen2023-01-133-2/+6
|\
| * gdk/macos: fix warning about _coreCursorTypeChristian Hergert2023-01-121-0/+4
| * gsk/gl: fix warning when join_sources() is unusedChristian Hergert2023-01-121-1/+1
| * gdk: fix warning when !HAVE_EGLChristian Hergert2023-01-121-1/+1
* | Merge branch 'ebassi/pin-gi' into 'main'Matthias Clasen2023-01-121-0/+10
|\ \ | |/ |/|
| * Add gobject-introspection as a subprojectEmmanuele Bassi2023-01-121-0/+10
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-01-1212-185/+147
|\
| * iconcache: Be a bit less wastefulMatthias Clasen2023-01-121-4/+12
| * css: Avoid more allocations for tokensMatthias Clasen2023-01-127-67/+72
| * css: Avoid some allocationsMatthias Clasen2023-01-121-4/+3
| * css: Avoid allocation for tokensMatthias Clasen2023-01-122-9/+15
| * css: Avoid some allocationsMatthias Clasen2023-01-121-5/+5
| * css: Some inliningMatthias Clasen2023-01-124-88/+35
| * CosmeticsMatthias Clasen2023-01-121-1/+1
| * icontheme: Bit a bit less wastefulMatthias Clasen2023-01-121-20/+17
|/
* Update Turkish translationEmin Tufan Çetin2023-01-111-6/+6
* Update Turkish translationEmin Tufan Çetin2023-01-111-86/+86
* texthistory: Avoid g_autofreeMatthias Clasen2023-01-101-24/+32
* Merge branch 'wip/chergert/fix-5506' into 'main'Matthias Clasen2023-01-112-1/+129
|\
| * texthistory: add debugging helpers to print undo stackChristian Hergert2023-01-101-0/+128
| * istring: fix istring_prepend() on malloc transitionChristian Hergert2023-01-101-1/+1
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-01-101-1/+83
|\
| * Add some more text undo testsMatthias Clasen2023-01-101-1/+83
* | Update Russian translationAleksandr Melman2023-01-101-33/+39
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-01-094-3/+9
|\
| * Deprecate gdk_display_put_eventMatthias Clasen2023-01-094-3/+9
|/
* Merge branch 'macos-stable-dnd' into 'main'Matthias Clasen2023-01-093-5/+17
|\
| * Fix code styleMatthias Clasen2023-01-081-1/+1
| * macos: Fix freeze on dragArjan Molenaar2022-12-131-1/+1
| * macos: Explicitly ungrab seat when drag is done or finalizedArjan Molenaar2022-12-131-1/+11
| * Remove old dragImage codeArjan Molenaar2022-12-131-3/+5
* | Merge branch 'wip/corey/popover-accel' into 'main'Matthias Clasen2023-01-091-0/+2
|\ \
| * | gtkmodelbutton: Ensure that accel label is always aligned to endCorey Berla2023-01-081-0/+2
|/ /
* | Merge branch 'a11y_check_null_path' into 'main'Emmanuele Bassi2023-01-092-1/+5
|\ \
| * | a11y: Use fallback logic when GApplication has no DBus object pathBarnabás Pőcze2023-01-081-1/+2
| * | a11y: Check if path is NULL when removing from cacheBarnabás Pőcze2023-01-081-0/+3
* | | Merge branch 'doc-improvements' into 'main'Emmanuele Bassi2023-01-082-22/+8
|\ \ \ | |/ / |/| |
| * | docs: Improve gtk_window_present descriptionMarco Melorio2023-01-081-18/+8
| * | docs: Don't mention deprecated API in gtk_widget_set_visibleMarco Melorio2023-01-081-4/+0
|/ /
* | gdk: Update docsMatthias Clasen2023-01-071-3/+0
* | Merge branch 'gdk-display-get-monitor-is-nullable' into 'main'Matthias Clasen2023-01-071-1/+1
|\ \
| * | gdkdisplay: Document get_monitor_at_surface can return NULLOndřej Míchal2022-08-011-1/+1
* | | Merge branch 'more-filesystemmodel-cleanups' into 'main'Matthias Clasen2023-01-077-35/+31
|\ \ \
| * | | filesystemmodel: Drop tree model cruftMatthias Clasen2023-01-071-25/+21
| * | | filesystemmodel: Rename private headerMatthias Clasen2023-01-077-10/+10
* | | | Merge branch 'win-file-ext' into 'main'Matthias Clasen2023-01-071-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | filechoosernativewin32: Set default extensionrobxnano2023-01-071-0/+4
|/ / /
* | | Merge branch 'filesystemmodel-cleanups' into 'main'Matthias Clasen2023-01-072-356/+268
|\ \ \