summaryrefslogtreecommitdiff
path: root/gdk/gdkpopup.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix various broken linksBilal Elmoussaoui2023-03-271-2/+2
* Drop gdkintl.hMatthias Clasen2022-09-231-1/+1
* Rename gdk-private.h to gdkprivate.hMatthias Clasen2022-09-231-1/+1
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-6/+2
* gdk: add missing nullable annotationsBilal Elmoussaoui2022-01-011-1/+1
* gdk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* popup: Add property annotationsMatthias Clasen2021-03-111-2/+13
* docs: Rework the gdk docsMatthias Clasen2021-03-111-26/+37
* popup: Documentation tweaksMatthias Clasen2020-12-071-6/+6
* gdk/popup: Remove the popup-layout-changed signalJonas Ådahl2020-12-071-28/+0
* wayland: Communicate popup layout changes via GdkSurface::layoutJonas Ådahl2020-12-071-7/+10
* docs: Tweak GdkPopup docsMatthias Clasen2020-10-291-1/+5
* popup: Fix up a doc blurbMatthias Clasen2020-09-251-1/+1
* gdk: Move the ::popup-layout-changed signalMatthias Clasen2020-08-081-0/+28
* docs: Fix several missing references in the documentationCorentin Noël2020-05-111-3/+3
* popup: require GdkSurfaceMatthias Clasen2020-03-121-6/+2
* surface: Implement GdkPopupMatthias Clasen2020-03-111-1/+4
* Introduce GdkPopupMatthias Clasen2020-03-111-0/+250