Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clipboard: file transfer portal support | Matthias Clasen | 2019-12-12 | 1 | -0/+1 |
* | Use a single compilation symbol | Emmanuele Bassi | 2019-11-27 | 1 | -1/+1 |
* | profiler: port GdkProfiler to sysprof-3 | Christian Hergert | 2019-05-29 | 1 | -7/+6 |
* | Get rid of GdkSurfaceImpl | Matthias Clasen | 2019-05-28 | 1 | -1/+0 |
* | gdk: Add a profiler | Matthias Clasen | 2019-05-07 | 1 | -0/+8 |
* | rgba: Add gdk_rgba_parser_parse() | Benjamin Otte | 2019-04-12 | 1 | -2/+3 |
* | Merge branch 'wip/fanc999/meson.msvc' into 'master' | Chun-wei Fan | 2019-02-23 | 1 | -0/+1 |
|\ | |||||
| * | meson: Build .rc files for Windows | Chun-wei Fan | 2018-12-06 | 1 | -0/+1 |
* | | Add an explicit fribidi dep | Matthias Clasen | 2019-02-04 | 1 | -0/+1 |
|/ | |||||
* | dnd: Rename headers | Matthias Clasen | 2018-07-02 | 1 | -2/+2 |
* | dnd: Add GdkDrop base class for GdkDragContext | Benjamin Otte | 2018-06-18 | 1 | -0/+2 |
* | Avoid absolute paths when building the API reference | Emmanuele Bassi | 2018-05-08 | 1 | -3/+4 |
* | gdk: Get rid of GdkDrawingContext | Benjamin Otte | 2018-04-24 | 1 | -3/+0 |
* | gdk: Add GdkCairoContext | Benjamin Otte | 2018-04-24 | 1 | -0/+2 |
* | build: Remove 'name' kwarg from has_function calls | Timm Bäder | 2018-04-21 | 1 | -2/+2 |
* | GdkWindow -> GdkSurface: File renames | Alexander Larsson | 2018-03-20 | 1 | -3/+3 |
* | snapshot: Turn into GObject | Benjamin Otte | 2018-03-18 | 1 | -0/+2 |
* | texture: Implement GdkPaintable | Benjamin Otte | 2018-03-16 | 1 | -0/+1 |
* | gdk: Add GdkPaintable | Benjamin Otte | 2018-03-16 | 1 | -0/+2 |
* | texture: Export gdk_memory_texture_new() and GdkMemoryFormat | Benjamin Otte | 2018-03-12 | 1 | -0/+1 |
* | texture: Add GdkMemoryTexture | Benjamin Otte | 2018-03-07 | 1 | -0/+1 |
* | gdk: Split out GL texture | Benjamin Otte | 2018-03-07 | 1 | -0/+2 |
* | build: Error if no backends enabled | Patrick Griffis | 2018-02-27 | 1 | -0/+4 |
* | build: Use pkg-config to find Vulkan | Emmanuele Bassi | 2018-02-05 | 1 | -1/+1 |
* | Drop the mir backend | Matthias Clasen | 2018-02-05 | 1 | -2/+1 |
* | Remove all gdk_threads_* entry points | Emmanuele Bassi | 2018-02-03 | 1 | -1/+0 |
* | gdk: Remove selection defines | Benjamin Otte | 2017-12-14 | 1 | -1/+0 |
* | clipboard: Add serialization | Benjamin Otte | 2017-12-03 | 1 | -0/+2 |
* | clipboard: Implement local fallback clipboard transfers | Benjamin Otte | 2017-12-03 | 1 | -0/+1 |
* | clipboard: Introduce GdkContentProvider | Benjamin Otte | 2017-12-03 | 1 | -0/+4 |
* | gdk: Im[plement content deserializing | Benjamin Otte | 2017-12-03 | 1 | -0/+2 |
* | gdk: A GdkClipboard API draft | Matthias Clasen | 2017-12-03 | 1 | -0/+2 |
* | Drop GdkDeviceManager entirely | Matthias Clasen | 2017-11-25 | 1 | -2/+0 |
* | gdk: Move GtkTargetList to GDK | Benjamin Otte | 2017-11-20 | 1 | -0/+2 |
* | Drop gdkscreen.h | Matthias Clasen | 2017-11-17 | 1 | -1/+0 |
* | Remove gdkprivate.h | Matthias Clasen | 2017-11-17 | 1 | -2/+0 |
* | Drop gdkmain.h | Matthias Clasen | 2017-11-17 | 1 | -1/+0 |
* | Drop an empty file | Matthias Clasen | 2017-11-17 | 1 | -1/+0 |
* | GskTexture => GdkTexture | Benjamin Otte | 2017-11-04 | 1 | -0/+2 |
* | Drop GdkScreen from public api | Matthias Clasen | 2017-11-01 | 1 | -1/+0 |
* | Drop GdkVisual | Matthias Clasen | 2017-10-31 | 1 | -1/+0 |
* | Drop gdkvisual.h from the installed headers. | Matthias Clasen | 2017-10-31 | 1 | -1/+0 |
* | Meson: Support Windows builds | Chun-wei Fan | 2017-10-20 | 1 | -1/+2 |
* | gdk: Make GdkEvent structs/union opaque | Carlos Garnacho | 2017-09-19 | 1 | -0/+1 |
* | build: Add dependency fallbacks for libs with meson ports | Nirbheek Chauhan | 2017-09-12 | 1 | -0/+1 |
* | build: Remove more wrong kwargs | Timm Bäder | 2017-08-15 | 1 | -1/+0 |
* | meson: install gdkvulkancontext.h | Marc-Antoine Perennou | 2017-08-14 | 1 | -0/+1 |
* | meson: install gdkdrawcontext.h | Marc-Antoine Perennou | 2017-08-14 | 1 | -0/+1 |
* | gdk: fix headers installation path | Marc-Antoine Perennou | 2017-08-14 | 1 | -3/+3 |
* | meson: Remove G_LOG_USE_STRUCTURED from target C flags | Emmanuele Bassi | 2017-05-03 | 1 | -1/+0 |