summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdkwindow: Remove deprecated APIwip/ricotz/deprecatedRico Tzschichholz2016-10-243-164/+1
* gdk: Remove deprecated gdk_cairo_set_source_colorRico Tzschichholz2016-10-242-28/+0
* gdk: Remove deprecated gdk_add_option_entries_libgtk_only and gdk_pre_parse_l...Rico Tzschichholz2016-10-242-35/+0
* gdk: Remove deprecated gdk_threads_set_lock_functionsRico Tzschichholz2016-10-242-46/+0
* gdk: Remove deprecated gdk_get_displayRico Tzschichholz2016-10-242-21/+0
* gdk: Remove deprecated {keyboard,pointer}_{grab,ungrab} APIRico Tzschichholz2016-10-248-378/+11
* cursor: Remove deprecated APIRico Tzschichholz2016-10-242-60/+0
* gl: Check whether use_es is positiveEmmanuele Bassi2016-10-221-2/+2
* gl: Set legacy bit depending on OpenGL versionEmmanuele Bassi2016-10-221-1/+8
* gdk/gl: Allow autodetection for GL/GLESEmmanuele Bassi2016-10-212-6/+22
* gdk: Don't second-guess whether a context is GLESAdam Jackson2016-10-211-1/+0
* gdkwindow-win32.c: Make code compatible with GDK 4.0 APIsChun-wei Fan2016-10-211-72/+86
* wayland: Allow grabless xdg_popupsCarlos Garnacho2016-10-202-25/+15
* Visual Studio builds: Update from [gdk|gtk]-3 to [gdk|gtk]-4Chun-wei Fan2016-10-193-18/+18
* gdk: Fix Since tag of gdk_cairo_surface_upload_to_glRico Tzschichholz2016-10-181-1/+1
* gdk: Add missing Since tags for gdk_window_new_child/inputRico Tzschichholz2016-10-181-0/+4
* gdk_cairo_surface_upload_to_gl: Don't apply device scaleAlexander Larsson2016-10-181-5/+2
* gdk: Add more GDK_GL_ERROR error idsEmmanuele Bassi2016-10-181-1/+5
* gdk: Add utility for uploading Cairo surfaces to GLEmmanuele Bassi2016-10-182-0/+55
* x11: Add the same message as the wayland backend hasMatthias Clasen2016-10-171-1/+4
* Reduce a warning to a messageMatthias Clasen2016-10-171-2/+5
* API: gdk: Add gdk_window_new_child() and gdk_window_new_input()Benjamin Otte2016-10-182-0/+70
* broadway: Remove redundant declarationEmmanuele Bassi2016-10-171-1/+0
* build: Add various compiler warnings and errorsEmmanuele Bassi2016-10-171-1/+1
* gdk/x11: Constify argumentEmmanuele Bassi2016-10-172-3/+3
* Remove re-declarations of public functionsEmmanuele Bassi2016-10-171-5/+0
* Remove redundant declarationEmmanuele Bassi2016-10-171-1/+0
* gdk: Comment out gdk_cairo_create()Emmanuele Bassi2016-10-171-0/+2
* gdk: Remove mentions of gdk_cairo_create()Emmanuele Bassi2016-10-171-2/+2
* gdk: Remove old code to create drawing contextBenjamin Otte2016-10-163-111/+0
* gdk: Remove gdk_window_set_debug_updates()Benjamin Otte2016-10-167-113/+0
* gdk: Remove unused argument parsing structsBenjamin Otte2016-10-161-30/+0
* gdk: Remove leftover structs from ClientMessage daysBenjamin Otte2016-10-162-26/+0
* gdk: Remove unused structs from ColorMap daysBenjamin Otte2016-10-162-25/+0
* API: Remove gdk_window_set_background()Benjamin Otte2016-10-1612-396/+5
* API: Remove ability to set visuals on windowsBenjamin Otte2016-10-166-28/+9
* API: Remove gdk_window_set_composited()Benjamin Otte2016-10-1618-305/+4
* screen: Remove unused vfuncBenjamin Otte2016-10-167-35/+0
* API: screen: Stop storing font optionsBenjamin Otte2016-10-164-92/+0
* API: Remove GDK_WA_CURSORBenjamin Otte2016-10-164-21/+7
* API: window: Remove suppport for changing wmclass_name/groupBenjamin Otte2016-10-163-22/+9
* API: screen: Remove gdk_screen_make_display_name()Benjamin Otte2016-10-169-88/+0
* API: screen: Remove gdk_screen_get_active_window()Benjamin Otte2016-10-169-238/+0
* API: gdk: Remove gdk_screen_get_number()Benjamin Otte2016-10-1612-74/+5
* API: Remove gdk_screen_get_width() and gdk_screen_get_height()Benjamin Otte2016-10-1612-453/+42
* display: Insist that backends implement the monitor vfuncsBenjamin Otte2016-10-161-29/+0
* gdk: Insist axis.min_value < axis.max_valueBenjamin Otte2016-10-161-15/+2
* gdk: Require passing screen size to translate_screen_coord()Benjamin Otte2016-10-164-4/+16
* API: gdk: Remove monitor APIs on GdkScreenBenjamin Otte2016-10-162-362/+0
* applaunchcontext: Ignore screen nameBenjamin Otte2016-10-161-3/+0