Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing "Since: 4.X" tags | Marc-André Lureau | 2021-07-07 | 1 | -0/+2 |
* | gdk: fix gtk app startup with 'g_value_set_boxed: assertion G_VALUE_HOLDS_BOX... | hudeng | 2021-07-02 | 1 | -1/+1 |
* | wayland: Look for cursor themes in $HOME | Matthias Clasen | 2021-06-29 | 1 | -7/+29 |
* | Merge branch 'wip/chergert/gdk-macos-gdkdrop' into 'master' | Matthias Clasen | 2021-06-24 | 13 | -184/+623 |
|\ | |||||
| * | macos: implement GdkDrop for macOS | Christian Hergert | 2021-06-17 | 6 | -3/+387 |
| * | macos: make pasteboard usage reusable | Christian Hergert | 2021-06-17 | 2 | -139/+182 |
| * | macos: check for GdkMacosBaseView before using as such | Christian Hergert | 2021-06-17 | 1 | -10/+23 |
| * | macos: move drag motion to GdkMacosDrag | Christian Hergert | 2021-06-17 | 3 | -32/+13 |
| * | macos: fix position of drag surface | Christian Hergert | 2021-06-17 | 1 | -1/+1 |
| * | macos: register known clipboard types for drag destination | Christian Hergert | 2021-06-17 | 3 | -0/+18 |
* | | Merge branch 'dnd-fixes' into 'master' | Matthias Clasen | 2021-06-24 | 2 | -3/+8 |
|\ \ | |||||
| * | | docs: Tweak wording | Matthias Clasen | 2021-06-19 | 1 | -2/+2 |
| * | | wayland: Fix some dnd corner case | Matthias Clasen | 2021-06-19 | 1 | -0/+2 |
| * | | dnd: Add another assertion | Matthias Clasen | 2021-06-19 | 1 | -1/+4 |
* | | | gdk/wayland: Fix pointer-gestures version selection | Vlad Zahorodnii | 2021-06-21 | 1 | -3/+3 |
|/ / | |||||
* | | Merge branch 'fix-3798' into 'master' | Matthias Clasen | 2021-06-18 | 2 | -3/+2 |
|\ \ | |||||
| * | | gdkdrag-win32.c: Fix drag surface positioning | Chun-wei Fan | 2021-06-18 | 2 | -3/+2 |
| |/ | |||||
* | | macos: Fix a compiler warning | Matthias Clasen | 2021-06-17 | 1 | -1/+1 |
|/ | |||||
* | inspector: fix compilation with broadway | Christian Hergert | 2021-06-17 | 2 | -0/+25 |
* | gdksurface-win32.c: Fix up popup placement | Chun-wei Fan | 2021-06-16 | 1 | -12/+21 |
* | gdksurface-win32.c: Fix formatting for popup functions | Chun-wei Fan | 2021-06-16 | 1 | -9/+9 |
* | Merge branch 'macos-input-method' into 'master' | Matthias Clasen | 2021-06-14 | 1 | -0/+1 |
|\ | |||||
| * | fix: make the new nsview as the first responder. | Zhi | 2021-06-15 | 1 | -0/+1 |
* | | Add type annotations for filename arguments | Matthias Clasen | 2021-06-12 | 1 | -1/+1 |
* | | Docs: Tweaks | Matthias Clasen | 2021-06-05 | 5 | -12/+12 |
* | | Merge branch 'powimod_icon' into 'master' | Matthias Clasen | 2021-06-05 | 1 | -1/+3 |
|\ \ | |||||
| * | | Load icon from executable on Windows | dparisot | 2021-03-21 | 1 | -1/+3 |
* | | | wayland: Add a comment | Matthias Clasen | 2021-06-04 | 1 | -0/+1 |
* | | | Merge branch 'bilelmoussaoui/markdown-links' into 'master' | Matthias Clasen | 2021-06-04 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Apply 1 suggestion(s) to 1 file(s) | Matthias Clasen | 2021-06-04 | 1 | -2/+2 |
| * | | | docs: use markdown syntax for hyperlinks | Bilal Elmoussaoui | 2021-05-25 | 1 | -1/+1 |
* | | | | gdk/wayland: Break only implicit grabs on wl_pointer.leave w/ pressed buttons | Carlos Garnacho | 2021-06-03 | 1 | -1/+5 |
| |_|/ |/| | | |||||
* | | | Merge branch 'wip/otte/for-master' into 'master' | Matthias Clasen | 2021-06-02 | 1 | -1/+23 |
|\ \ \ | |||||
| * | | | x11: Be more careful with NVIDIA workaround | Benjamin Otte | 2021-05-22 | 1 | -1/+23 |
* | | | | docs: fix broken links | Bilal Elmoussaoui | 2021-05-27 | 3 | -3/+3 |
* | | | | gdk: fix wrong doc annotation | Bilal Elmoussaoui | 2021-05-25 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | doc: Syntax fixes | Matthias Clasen | 2021-05-25 | 2 | -2/+2 |
* | | | media/gstreamer: Support using GL for video for Windows | Chun-wei Fan | 2021-05-24 | 1 | -8/+28 |
* | | | docs: More syntax fixes | Matthias Clasen | 2021-05-22 | 2 | -2/+2 |
* | | | docs: More syntax fixes | Matthias Clasen | 2021-05-22 | 1 | -1/+1 |
* | | | gdk: Cosmetic docs changes | Matthias Clasen | 2021-05-22 | 7 | -22/+22 |
* | | | gdk: Clean up docs syntax | Matthias Clasen | 2021-05-22 | 61 | -267/+266 |
* | | | docs: Reduce redundancy | Matthias Clasen | 2021-05-20 | 19 | -60/+53 |
* | | | introspection: Stop using allow-none | Matthias Clasen | 2021-05-20 | 13 | -30/+30 |
* | | | Documentation fixes | Matthias Clasen | 2021-05-20 | 36 | -201/+184 |
|/ / | |||||
* | | gdk: annotate Content Serialize/Deserialize return_error | Bilal Elmoussaoui | 2021-05-19 | 2 | -2/+2 |
* | | x11: Pair eglInitialize with eglTerminate | Emmanuele Bassi | 2021-05-13 | 1 | -1/+4 |
* | | x11: Loosen the match for the NVIDIA driver | Emmanuele Bassi | 2021-05-13 | 1 | -1/+1 |
* | | Merge branch 'wip/chergert/fix-gi-typo' into 'master' | Matthias Clasen | 2021-05-12 | 1 | -2/+2 |
|\ \ | |||||
| * | | gdk: fix typo in G-I attribute | Christian Hergert | 2021-05-12 | 1 | -2/+2 |