summaryrefslogtreecommitdiff
path: root/gdk/meson.build
Commit message (Expand)AuthorAgeFilesLines
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-3/+3
* snapshot: Turn into GObjectBenjamin Otte2018-03-181-0/+2
* texture: Implement GdkPaintableBenjamin Otte2018-03-161-0/+1
* gdk: Add GdkPaintableBenjamin Otte2018-03-161-0/+2
* texture: Export gdk_memory_texture_new() and GdkMemoryFormatBenjamin Otte2018-03-121-0/+1
* texture: Add GdkMemoryTextureBenjamin Otte2018-03-071-0/+1
* gdk: Split out GL textureBenjamin Otte2018-03-071-0/+2
* build: Error if no backends enabledPatrick Griffis2018-02-271-0/+4
* build: Use pkg-config to find VulkanEmmanuele Bassi2018-02-051-1/+1
* Drop the mir backendMatthias Clasen2018-02-051-2/+1
* Remove all gdk_threads_* entry pointsEmmanuele Bassi2018-02-031-1/+0
* gdk: Remove selection definesBenjamin Otte2017-12-141-1/+0
* clipboard: Add serializationBenjamin Otte2017-12-031-0/+2
* clipboard: Implement local fallback clipboard transfersBenjamin Otte2017-12-031-0/+1
* clipboard: Introduce GdkContentProviderBenjamin Otte2017-12-031-0/+4
* gdk: Im[plement content deserializingBenjamin Otte2017-12-031-0/+2
* gdk: A GdkClipboard API draftMatthias Clasen2017-12-031-0/+2
* Drop GdkDeviceManager entirelyMatthias Clasen2017-11-251-2/+0
* gdk: Move GtkTargetList to GDKBenjamin Otte2017-11-201-0/+2
* Drop gdkscreen.hMatthias Clasen2017-11-171-1/+0
* Remove gdkprivate.hMatthias Clasen2017-11-171-2/+0
* Drop gdkmain.hMatthias Clasen2017-11-171-1/+0
* Drop an empty fileMatthias Clasen2017-11-171-1/+0
* GskTexture => GdkTextureBenjamin Otte2017-11-041-0/+2
* Drop GdkScreen from public apiMatthias Clasen2017-11-011-1/+0
* Drop GdkVisualMatthias Clasen2017-10-311-1/+0
* Drop gdkvisual.h from the installed headers.Matthias Clasen2017-10-311-1/+0
* Meson: Support Windows buildsChun-wei Fan2017-10-201-1/+2
* gdk: Make GdkEvent structs/union opaqueCarlos Garnacho2017-09-191-0/+1
* build: Add dependency fallbacks for libs with meson portsNirbheek Chauhan2017-09-121-0/+1
* build: Remove more wrong kwargsTimm Bäder2017-08-151-1/+0
* meson: install gdkvulkancontext.hMarc-Antoine Perennou2017-08-141-0/+1
* meson: install gdkdrawcontext.hMarc-Antoine Perennou2017-08-141-0/+1
* gdk: fix headers installation pathMarc-Antoine Perennou2017-08-141-3/+3
* meson: Remove G_LOG_USE_STRUCTURED from target C flagsEmmanuele Bassi2017-05-031-1/+0
* build: Use link_whole for GDK backendsEmmanuele Bassi2017-05-031-1/+1
* build: Define G_LOG_USE_STRUCTURED in GDKEmmanuele Bassi2017-05-031-1/+5
* build: Rename GSK resource generator scriptEmmanuele Bassi2017-05-031-1/+1
* build: Add introspection generationEmmanuele Bassi2017-05-031-1/+3
* build: Use the common linker flags in GDK and GSKEmmanuele Bassi2017-05-031-2/+3
* build: Add compiler warnings and errorsEmmanuele Bassi2017-05-031-1/+1
* build: Do not mix private and public GDK headersEmmanuele Bassi2017-05-031-2/+3
* meson: build input modulesTim-Philipp Müller2017-05-031-0/+1
* meson: remove duplicate libm variableTim-Philipp Müller2017-05-031-1/+1
* meson: make sure gsk/gdk generated headers exist for libgtk_dep usersTim-Philipp Müller2017-05-031-7/+5
* meson: gdk, gsk: fix install path of generated filesTim-Philipp Müller2017-05-031-1/+1
* meson: gdk: add quartz backend skeletonTim-Philipp Müller2017-05-031-1/+2
* meson: gdk: win32: add skeleton bits for win32 backendTim-Philipp Müller2017-05-031-1/+1
* meson: gdk: wayland: generate private wayland headers firstTim-Philipp Müller2017-05-031-1/+7
* meson: gdk: add Mir backend bitsTim-Philipp Müller2017-05-031-1/+2