summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* range: handle GtkAdjustment::changed at next framewip/chergert/fix-gizmo-warningsChristian Hergert2023-01-301-5/+52
* Merge branch 'file-chooser-dnd-crash' into 'main'Matthias Clasen2023-01-301-0/+3
|\
| * filechooserwidget: Fix file chooser crash when dropping empty file listFina Wilke2023-01-301-0/+3
|/
* Merge branch 'password-entry-unrealize' into 'main'Matthias Clasen2023-01-301-3/+15
|\
| * passwordentry: Fix an asymmetryMatthias Clasen2023-01-291-3/+15
|/
* gsk: Quiet a compiler warningMatthias Clasen2023-01-281-1/+1
* Update German translationJürgen Benvenuti2023-01-281-765/+801
* Merge branch 'tooltip-size-simplification' into 'main'Benjamin Otte2023-01-282-29/+4
|\
| * tooltip: Prevent too-wide tooltip windowsMatthias Clasen2023-01-281-0/+1
| * tooltip: Don't play games with max-width-charsMatthias Clasen2023-01-282-29/+3
|/
* Update POTFILES.inPiotr Drąg2023-01-281-0/+1
* Merge branch 'position-as-double' into 'main'Matthias Clasen2023-01-281-1/+1
|\
| * Fix dx, dy position in gtk_drag_source_drag_beginArjan Molenaar2023-01-151-1/+1
* | Merge branch 'work/zzag/activation-token-dbus' into 'main'Carlos Garnacho2023-01-282-3/+9
|\ \
| * | wayland: Fix handling of activation-token in org.freedesktop.Application requ...Vlad Zahorodnii2023-01-272-3/+9
* | | Update Ukrainian translationYuri Chornoivan2023-01-271-120/+104
|/ /
* | Merge branch 'wip/carlosg/broadway-fix' into 'main'Carlos Garnacho2023-01-271-0/+2
|\ \
| * | gdk/broadway: Add deprecation guards around gdk_display_put_event()Carlos Garnacho2023-01-271-0/+2
* | | Merge branch 'fix_5551' into 'main'Matthias Clasen2023-01-271-1/+0
|\ \ \ | |/ / |/| |
| * | object_tree.c: One gtk_list_item_get_child call is redundantLukáš Tyrychtr2023-01-271-1/+0
* | | Merge branch 'wip/sophie-h/scrolled-window-propagate-event' into 'main'Matthias Clasen2023-01-271-0/+8
|\ \ \
| * | | scrolledWindow: Propagate event for no scrollingSophie Herold2023-01-261-0/+8
* | | | Update Portuguese translationHugo Carvalho2023-01-271-785/+820
| |/ / |/| |
* | | Merge branch 'broadway-modal-hint' into 'main'Matthias Clasen2023-01-269-0/+112
|\ \ \ | |/ / |/| |
| * | remove unused variableMaxim Zakharov2023-01-241-1/+0
| * | gdk/broadway: Implements modal hint for Broadway surfaceMaxim Zakharov2022-05-179-0/+113
* | | Merge branch 'fix_5543' into 'main'Matthias Clasen2023-01-251-4/+2
|\ \ \
| * | | Actually, the annotation is not needed in this caseLukáš Tyrychtr2023-01-251-1/+1
| * | | Use wording from a suggestionEmmanuele Bassi2023-01-231-3/+1
| * | | GtkCssProvider: fix element type in docsLukáš Tyrychtr2023-01-231-1/+1
* | | | Update Hebrew translationYosef Or Boczko2023-01-251-81/+85
* | | | Merge branch 'macos-fix-popups' into 'main'Matthias Clasen2023-01-241-1/+1
|\ \ \ \
| * | | | macos: Propagate events for child surfacesArjan Molenaar2023-01-241-1/+1
* | | | | Merge branch 'wip/abono/gtk-switch-state-off' into 'main'Matthias Clasen2023-01-241-9/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gtkswitch: Decouple set_state with set_active.Alessandro Bono2023-01-241-9/+2
| |/ / /
* | | | Merge branch 'macos-native-dnd' into 'main'Matthias Clasen2023-01-2314-891/+1014
|\ \ \ \ | |/ / / |/| | |
| * | | macos: remove dead codeArjan Molenaar2023-01-211-4/+0
| * | | macos: Send dragging events directly to the displayArjan Molenaar2023-01-215-81/+95
| * | | macos: Update event source docArjan Molenaar2023-01-171-7/+20
| * | | macos: align functions in gdkmacosdrag-private.hArjan Molenaar2023-01-171-14/+15
| * | | macos: Provide the right drag actionArjan Molenaar2023-01-163-0/+14
| * | | macos: Default kCFRunLoopAllActivitiesArjan Molenaar2023-01-161-1/+0
| * | | macos: Queue events during dragArjan Molenaar2023-01-163-17/+24
| * | | macos: Provide fallback pasteboard for gtype DndArjan Molenaar2023-01-151-1/+20
| * | | macos: No need to drag handle eventsArjan Molenaar2023-01-151-220/+0
| * | | macos: No need to grab a seatArjan Molenaar2023-01-152-49/+0
| * | | macos: Support dragging from GdkMacosWindowArjan Molenaar2023-01-157-8/+172
| * | | macos: run glib idle functions when in nested run loopArjan Molenaar2023-01-131-1/+4
| * | | macos: abstract pasteboard for use in clipboard and dragChristian Hergert2023-01-134-236/+280
| * | | macos: refactor pasteboard components into separate moduleChristian Hergert2023-01-136-381/+499