summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* gdk/wayland: Use GDK_AVAILABLE_IN_ALLCarlos Garnacho2018-02-161-1/+1
* gdkquartz.h: export pasteboard functionsTom Schoonjans2018-02-161-0/+3
* Merge branch 'wip/carlosg/imwayland' into 'master'Matthias Clasen2018-02-152-6/+40
|\
| * gdk/wayland: Add GdkDisplay call to query available globalsCarlos Garnacho2018-02-132-6/+40
* | Rewrite toarray Perl script to PythonEmmanuele Bassi2018-02-143-29/+38
* | x11: Do not include fallback-c89.cEmmanuele Bassi2018-02-142-6/+0
|/
* x11: Run event filters on all windowsBenjamin Otte2018-02-131-4/+2
* gdk: Add some more docsMatthias Clasen2018-02-111-0/+2
* gdk: Expand the docs a bitMatthias Clasen2018-02-101-2/+2
* Remove gdk_window_add_filterMatthias Clasen2018-02-0719-363/+81
* x11: Don't use gdk_window_add_filterMatthias Clasen2018-02-075-18/+31
* Drop a leftover declarationMatthias Clasen2018-02-061-2/+0
* Make gdk_event_get_history publicMatthias Clasen2018-02-061-1/+1