summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Fix a crashMatthias Clasen2023-04-291-1/+2
* application: Clean up signal handlersMatthias Clasen2023-04-261-0/+8
* Merge branch 'doc-link-fixes' into 'gtk-3-24'Matthias Clasen2023-03-258-9/+9
|\
| * docs: Fix some linksMatthias Clasen2023-03-258-9/+9
* | inspector: add im-moduleChristian Hergert2023-03-232-0/+73
* | inspector: Show the pango backendMatthias Clasen2023-03-232-0/+59
* | Check for attribute availability before accessing itEmmanuele Bassi2023-03-133-5/+15
|/
* dark theme: create $caret_color and use itNelson Benítez León2023-03-122-0/+2
* selection: Use the right mime typeMatthias Clasen2023-03-061-4/+12
* liststore: Fix gtk_list_store_iter_is_valid()Benjamin Otte2023-03-021-1/+25
* impcontextsimple: Return from GTaskMatthias Clasen2023-03-021-0/+2
* gtkwindow: Fix fallbacks through xdg_activation_v1Carlos Garnacho2023-03-011-2/+6
* selection: Support the file transfer portalMatthias Clasen2023-02-254-2/+660
* searchengine: Emit a simple warning when tracker init failedGaël Bonithon2023-02-091-2/+2
* searchengine: Add missing sanity checkGaël Bonithon2023-02-091-2/+5
* Merge branch 'gtk-3-24' into 'gtk-3-24'Matthias Clasen2023-01-281-0/+3
|\
| * Remove warninghrdl2023-01-281-4/+2
| * Fixes incorrect grabbing behaviour causing subsequent rejection of inputhrdl2022-11-111-0/+5
* | Revert "Revert "wayland: Add support for gtk_surface1_titlebar_gesture()""Alexander Mikhaylenko2023-01-281-0/+25
* | Revert "wayland: Add support for gtk_surface1_titlebar_gesture()"Matthias Clasen2023-01-271-25/+0
* | Merge branch 'wip/carlosg/startup-vs-focus-3-24' into 'gtk-3-24'Matthias Clasen2023-01-252-39/+37
|\ \
| * | gtkapplication: Do not call gdk_display_notify_startup_complete()Carlos Garnacho2023-01-251-12/+0
| * | gtkwindow: Shuffle gdk_window_set_startup_id() callsCarlos Garnacho2023-01-251-9/+11
| * | gtkwindow: Minor refactorCarlos Garnacho2023-01-251-19/+27
* | | Take UI scale into acount when loading "image-missing" fallbackBrian J. Tarricone2023-01-211-5/+6
* | | gtkcssanimatedstyle: Fix return of new_advance()Matteo Percivaldi2023-01-131-1/+4
|/ /
* | filechoosernativewin32: Set default extensionrobxnano2023-01-071-0/+4
* | Merge branch 'gtk3_fix_chooser_dead_tilde_trigger_location' into 'gtk-3-24'Matthias Clasen2022-12-131-1/+4
|\ \
| * | Fix open location entry when pressing '~'Nelson Benítez León2022-08-211-1/+4
* | | Merge branch 'ebassi/no-more-autotools-redux' into 'gtk-3-24'Matthias Clasen2022-12-1312-2132/+11
|\ \ \
| * | | build: Remove the Autotools buildEmmanuele Bassi2022-12-085-2119/+0
| * | | Use the right type when calling GtkWidget methodsEmmanuele Bassi2022-12-061-1/+1
| * | | Add missing annotation for GdkAtomEmmanuele Bassi2022-12-061-1/+1
| * | | Use the same argument name in the header and source filesEmmanuele Bassi2022-12-061-2/+2
| * | | Drop unnecessary volatile modifierEmmanuele Bassi2022-12-063-3/+3
| * | | build: Drop Meson version checksEmmanuele Bassi2022-12-061-5/+3
| * | | build: Replace deprecated get_pkgconfig_variable()Emmanuele Bassi2022-12-061-1/+1
* | | | Use @basename@ in enumeration type templatesRoss Burton2022-12-123-3/+3
* | | | emojichooser: Actually disable the recent sectionGuido Günther2022-12-081-1/+1
|/ / /
* | | label: Tweak selection behaviorMatthias Clasen2022-12-031-1/+2
* | | application: Switch links to gtk-3-24 branchGuido Günther2022-11-301-1/+1
| |/ |/|
* | Merge branch 'keypad-accels' into 'gtk-3-24'Matthias Clasen2022-10-281-0/+11
|\ \
| * | Differentiate keypad keysyms in acceleratorsMatthias Clasen2022-10-271-0/+11
* | | GtkTooltip: Scale the cursor size on X11Luca Bacci2022-10-261-0/+13
* | | gtkimcontextwayland: Shuffle full resets after IM changesCarlos Garnacho2022-10-062-14/+6
* | | gtktextview: Also reset IM context after IM surrounding text deletionCarlos Garnacho2022-10-061-2/+3
* | | gtkentry: Also reset IM context after IM surrounding text deletionCarlos Garnacho2022-10-061-3/+6
* | | gtkentry: Avoid early IM reset on updatesCarlos Garnacho2022-10-062-12/+1
* | | gtkentry: Avoid early IM reset on updatesCarlos Garnacho2022-10-061-3/+6
* | | gtkentry: Shuffle the places doing IM resetCarlos Garnacho2022-10-061-8/+17