summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Only build iconcache validator if it is usedMatthias Clasen2023-05-152-2/+4
| * | Drop unneeded exports from gdkpixbufutils.cMatthias Clasen2023-05-152-50/+3
| * | Drop an unused includeMatthias Clasen2023-05-151-1/+0
| * | docs: Mention pixbufs in the migration guideMatthias Clasen2023-05-151-0/+6
| * | Deprecate from-pixbuf apis for widgetsMatthias Clasen2023-05-155-4/+18
| * | gdk: Drop some unused private apiMatthias Clasen2023-05-152-75/+3
* | | Merge branch 'wip/corey/filesystemmodel' into 'main'Matthias Clasen2023-05-163-1/+8
|\ \ \ | |/ / |/| |
| * | filesystemmodel: Ignore changes on the parent directoryCorey Berla2023-05-151-1/+3
| * | filechooserwidget: Stop leaking file system modelsCorey Berla2023-05-151-0/+4
| * | .gitignore: Ignore .flatpak-builder directoryCorey Berla2023-05-151-0/+1
| |/
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-05-167-15/+280
|\ \
| * | Fix texture tests with GLESMatthias Clasen2023-05-151-2/+7
| * | Improve test coverage for GdkGLContextMatthias Clasen2023-05-151-0/+82
| * | CosmeticsMatthias Clasen2023-05-151-5/+5
| * | Add tests for GdkTextureDownloaderMatthias Clasen2023-05-151-0/+40
| * | Test gltexture update functionalityMatthias Clasen2023-05-152-8/+113
| * | Improve gdk test coverageMatthias Clasen2023-05-151-0/+32
| * | tools: CosmeticsMatthias Clasen2023-05-151-2/+3
| |/
* | Merge branch 'deprecate-pixbuf-apis' into 'main'Matthias Clasen2023-05-157-8/+24
|\ \ | |/ |/|
| * gdk: Deprecated some pixbuf apisMatthias Clasen2023-05-157-8/+24
|/
* Merge branch 'export-handles-properly' into 'main'Matthias Clasen2023-05-1515-52/+242
|\
| * Add testfilelauncherexport-handles-properlyMatthias Clasen2023-05-152-0/+48
| * wayland: Try harder to be compatibleMatthias Clasen2023-05-151-0/+14
| * Deprecate gdk_wayland_toplevel_unexport_handleMatthias Clasen2023-05-152-1/+14
| * wayland: Reimplement exportingMatthias Clasen2023-05-141-23/+75
| * wayland: Give toplevels a destroy hookMatthias Clasen2023-05-143-1/+10
| * gdk: Change the private export handle apiMatthias Clasen2023-05-145-14/+28
| * wayland: Add new backend apiMatthias Clasen2023-05-142-0/+25
| * gtk: Change the private export handle apiMatthias Clasen2023-05-146-10/+31
| * Fix a typoMatthias Clasen2023-05-141-1/+1
| * wayland: Remove some unused fieldsMatthias Clasen2023-05-141-6/+0
* | Merge branch 'input-doc-fixes' into 'main'Matthias Clasen2023-05-142-15/+18
|\ \ | |/ |/|
| * doc/actions: Fix end-of-file :FeRD (Frank Dana)2023-05-141-2/+2
| * docs/input: <kbd>␣</kbd> => <kbd>Space</kbd>FeRD (Frank Dana)2023-05-141-8/+9
| * docs/input-handling: A few more <kbd> wrappingsFeRD (Frank Dana)2023-05-141-5/+7
| * docs/input-handling: Don't leave reader hangingFeRD (Frank Dana)2023-05-141-1/+1
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-05-1417-23/+1138
|\ \ | |/ |/|
| * gdk: Add an assertionMatthias Clasen2023-05-141-0/+2
| * Add more texture load testsMatthias Clasen2023-05-149-21/+809
| * Improve gdk test coverageMatthias Clasen2023-05-141-0/+200
| * Improve gdk test coverageMatthias Clasen2023-05-133-0/+118
| * docs: Mention the current build optionsMatthias Clasen2023-05-131-1/+1
| * ci: Stop using deprecated build optionsMatthias Clasen2023-05-131-1/+1
| * Add a README to examples/helloMatthias Clasen2023-05-131-0/+7
|/
* Merge branch 'revert-78f68d79' into 'main'Georges Basile Stavracas Neto2023-05-141-1/+1
|\
| * Revert "Merge branch 'gbsneto/css-parser-annotation' into 'main'"Emmanuele Bassi2023-05-131-1/+1
* | Merge branch 'new-css-load-apis' into 'main'Matthias Clasen2023-05-1412-16/+78
|\ \ | |/ |/|
| * Deprecate gtk_css_provider_load_From_dataMatthias Clasen2023-05-132-1/+4
| * Stop using gtk_css_provider_load_from_dataMatthias Clasen2023-05-1310-12/+15
| * Add new css provider load apisMatthias Clasen2023-05-132-3/+59
|/