summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk: Remove unused members from surface structBenjamin Otte2018-03-211-5/+0
* surface: Stop shaping native children of csw surfacesBenjamin Otte2018-03-211-98/+0
* surface: Remove GSK_SURFACE_ROOTBenjamin Otte2018-03-214-44/+15
* surface: Remove gdk_surface_invalidate_maybe_recurse()Benjamin Otte2018-03-212-79/+6
* surface: Remove gdk_surface_scroll()Benjamin Otte2018-03-212-56/+0
* surface: Remove gdk_surface_move_region()Benjamin Otte2018-03-212-43/+0
* surface: Remove queue_antiexpose()Benjamin Otte2018-03-217-207/+0
* gdk: Remove unused area member from GdkEventExposeBenjamin Otte2018-03-212-2/+0
* gdk: Remove unused count member from GdkEventExposeBenjamin Otte2018-03-212-6/+0
* Merge branch 'detect-synaptics-touchpads-v2' into 'master'Carlos Garnacho2018-03-201-3/+20
|\
| * x11/xi2: Report touchpads as TOUCHPAD, not MOUSEDaniel van Vugt2018-03-191-3/+20
* | Merge branch 'rename-window-to-surface' into 'master'Alexander Larsson2018-03-20149-14981/+14981
|\ \
| * | Convert all references to GdkEvent->surfaceAlexander Larsson2018-03-206-32/+32
| * | GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
| * | GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-2061-4622/+4622
| * | GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-2086-1550/+1550
| * | GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-2074-89/+89
| * | GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-20122-6723/+6723
* | | rendernode: Check cairo surface status after creationTimm Bäder2018-03-201-0/+7
|/ /
* | texture: Fix documentation block of gdk_texture_downloadRico Tzschichholz2018-03-191-2/+2
* | gdkrgba: Add a missing apostrophe in a doc commentDaniel Boles2018-03-191-1/+1
|/
* texture: Fix compilation by avoiding to include not-yet available headersRico Tzschichholz2018-03-181-2/+10
* snapshot: Turn into GObjectBenjamin Otte2018-03-188-6/+113
* gltexture: Rename variableBenjamin Otte2018-03-181-1/+1
* texture: Expose subclasses as subclassesBenjamin Otte2018-03-185-20/+36
* gdk: Add GDK_MEMORY_DEFAULTBenjamin Otte2018-03-182-7/+19
* gdk: Remove gdk_texture_new_from_data()Benjamin Otte2018-03-182-47/+0
* paintable: Add gdk_paintable_compute_concrete_size()Benjamin Otte2018-03-162-0/+156
* texture: Implement GdkPaintableBenjamin Otte2018-03-162-1/+56
* gdk: Add GdkPaintableBenjamin Otte2018-03-164-0/+537
* vulkan: Our data is premultiplied, don't pretend it isn'tBenjamin Otte2018-03-161-2/+0
* gdk: Remove unused variableTimm Bäder2018-03-151-2/+0
* Merge branch 'master' into 'master'Christoph Reiter2018-03-131-4/+4
|\
| * Add proper annotation for gdk_frame_clock_get_refresh_infoSander Sweers2018-03-121-4/+4
* | Annotate gdk_gl_texture_new() appropriatelyEmmanuele Bassi2018-03-131-3/+3
* | texture: Change download vfuncBenjamin Otte2018-03-124-16/+69
* | texture: Export gdk_memory_texture_new() and GdkMemoryFormatBenjamin Otte2018-03-125-35/+87
|/
* GdkCursor: Add some missing (nullable) annotationsTimm Bäder2018-03-091-3/+3
* x11: Avoid a division by zeroPavel Roskin2018-03-081-1/+2
* texture: Add GdkMemoryTextureBenjamin Otte2018-03-074-162/+388
* gdk: Split out GL textureBenjamin Otte2018-03-078-221/+292
* GdkSelectionInputStreamX11: Plug a memory leakTimm Bäder2018-03-061-0/+1
* GdkSelectionOutputStreamX11: Plug a memory leakTimm Bäder2018-03-061-0/+8
* macos: export gdk_quartz_drag_source_context()Christoph Reiter2018-03-012-1/+4
* macos: Fix gdk_quartz_drag_context_get_dragging_info_libgtk_only symbol exportChristoph Reiter2018-02-273-0/+3
* build: Error if no backends enabledPatrick Griffis2018-02-271-0/+4
* contentsformat: Avoid a GPtrArrayTimm Bäder2018-02-251-5/+7
* vulkan: Don't quiet the compilerBenjamin Otte2018-02-231-1/+29
* vulkan: Add error strings for missing VkResultsBenjamin Otte2018-02-231-0/+12
* Stop using settings for modulesMatthias Clasen2018-02-181-1/+0