summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* css: Remove an unused functionMatthias Clasen2020-01-142-33/+0
* quiet a compiler warning in release buildsMatthias Clasen2020-01-141-6/+4
* Use bundle id instead of package name for the macOS preview as filename is no...Alex Samorukov2020-01-141-1/+1
* fontchooser: Fix up the previous commitMatthias Clasen2020-01-141-1/+2
* fontchooser: Fix objects-finalize testMatthias Clasen2020-01-141-0/+1
* Fix encoding symbolic pixbufsMatthias Clasen2020-01-141-2/+2
* Merge branch 'adwaita-cross-fade-fix-gtk4' into 'master'Matthias Clasen2020-01-143-7/+7
|\
| * Adwaita: Fix syntax error in cross-fade()nana-42020-01-143-7/+7
* | Merge branch 'wip/chergert/fix-dragicon-installation' into 'master'Matthias Clasen2020-01-141-1/+2
|\ \
| * | build: fix gtkdragicon header installationChristian Hergert2020-01-131-1/+2
| |/
* | Adwaita: Add hover for clickable infobarsMatthias Clasen2020-01-143-1/+9
* | infobar: Activate default action on clicksMatthias Clasen2020-01-141-0/+45
* | textview: propagate GtkTextBuffer can-undo/redo action stateChristian Hergert2020-01-131-0/+51
* | textview: add undo/redo menu actionsChristian Hergert2020-01-131-0/+12
|/
* Merge branch 'wip/jimmac/updated-checkmark' into 'master'Timm Bäder2020-01-136-32/+33
|\
| * Adwaita: update checkbox & radioJakub Steiner2020-01-136-32/+33
* | Add missing (closure) GIR annotationsRobert Ancell2020-01-1316-22/+22
* | Fix incorrect use of GIR closure annotations.Robert Ancell2020-01-134-14/+14
* | Merge branch 'textbuffer-missing-api-docs' into 'master'Matthias Clasen2020-01-131-0/+8
|\ \
| * | textbuffer: Add missing public API documentation.Robert Ancell2020-01-131-0/+8
* | | Merge branch 'menutoolbutton-missing-api-docs' into 'master'Matthias Clasen2020-01-131-0/+10
|\ \ \
| * | | menutoolbutton: Add missing public API documentation.Robert Ancell2020-01-131-0/+10
| |/ /
* | | Merge branch 'docstring-typos' into 'master'Matthias Clasen2020-01-135-5/+5
|\ \ \
| * | | Fix docstring errors with drag and drop codeRobert Ancell2020-01-135-5/+5
| |/ /
* | | Add missing transfer notation for function return types.Robert Ancell2020-01-134-6/+6
|/ /
* | Adwaita: Fix needs-attentionMatthias Clasen2020-01-113-31/+55
* | Merge branch 'dnd-gestures-2' into 'master'Matthias Clasen2020-01-1156-4643/+3951
|\ \
| * | dragdest: More documentationMatthias Clasen2020-01-111-9/+35
| * | Update all callersMatthias Clasen2020-01-1112-77/+681
| * | Reshuffle droptarget api a little bitMatthias Clasen2020-01-111-52/+98
| * | dragicon: Add docsMatthias Clasen2020-01-091-0/+34
| * | Properly export GtkDragIconMatthias Clasen2020-01-091-0/+1
| * | Update all usersMatthias Clasen2020-01-0810-11/+11
| * | dragdest: Rename ::drag-motion to ::acceptMatthias Clasen2020-01-081-27/+26
| * | dragdest: Allow denying drops asynchronouslyMatthias Clasen2020-01-082-10/+70
| * | remove debug spewMatthias Clasen2020-01-081-6/+1
| * | dragdest: Add a ::drag-enter signalMatthias Clasen2020-01-081-6/+30
| * | dragdest: Steps towards allowing nested drop sitesMatthias Clasen2020-01-081-56/+43
| * | Update all callersMatthias Clasen2020-01-0813-21/+52
| * | Add GdkDrop back to signal signaturesMatthias Clasen2020-01-081-11/+16
| * | Drop gtk_drag_(un)highlightMatthias Clasen2020-01-082-40/+2
| * | filechooser: Remove code for sidebar pre-armingMatthias Clasen2020-01-081-26/+0
| * | listbox: Stop using gtk_drag_(un)highlightMatthias Clasen2020-01-081-2/+2
| * | calendar: Remove drag highlighting callsMatthias Clasen2020-01-081-4/+0
| * | textview: Remove unnecessary drag highlightingMatthias Clasen2020-01-081-6/+0
| * | text: Remove unnecessary drag highlightingMatthias Clasen2020-01-081-5/+0
| * | notebook: Receive tab dnd on the tabsMatthias Clasen2020-01-081-14/+16
| * | Adwaita: No drag highlight for placessidebarMatthias Clasen2020-01-081-0/+1
| * | Adwaita: No dnd highlight for iconviewsMatthias Clasen2020-01-081-0/+4
| * | iconview: Use a named subnode for dnd highlightMatthias Clasen2020-01-082-2/+13