gtk2/gdk
Philip Chimento 0c4deb656e quartz: Non-implementation of GdkGLContext
This makes sure the Quartz backend returns an error when asked to create
a GL context, rather than crashing because of a NULL vfunc.

https://bugzilla.gnome.org/show_bug.cgi?id=740199
2015-05-09 23:59:29 -04:00
..
broadway gdkkeys: Add support to _get_scroll_lock_state() 2015-04-27 20:07:52 -03:00
deprecated gdkcolor.h: Use GDK_DEPRECATED_IN_3_14_FOR() throughout 2015-04-17 11:16:30 -05:00
mir mir: handle generic input events 2015-05-06 10:27:03 -04:00
quartz quartz: Non-implementation of GdkGLContext 2015-05-09 23:59:29 -04:00
wayland Wayland: Make css cursor names work 2015-05-08 13:34:25 -04:00
win32 W32: Add a mapping for "left_ptr_watch" cursor 2015-05-04 17:18:35 +00:00
x11 X11: Make css cursor names work 2015-05-08 13:34:25 -04:00
COPYING
fallback-c89.c
gdk-autocleanup.h
gdk-private.c
gdk-private.h
gdk.c
gdk.h
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkapplaunchcontextprivate.h
gdkcairo.c gdkcairo: Bail if surface is in error 2015-02-25 01:55:28 +01:00
gdkcairo.h
gdkconfig.h.win32
gdkconfig.h.win32_broadway
gdkcursor.c docs: Show less ugly X cursors 2015-05-08 14:21:11 -04:00
gdkcursor.h Update docs 2015-05-08 13:34:25 -04:00
gdkcursorprivate.h
gdkdeprecated.c
gdkdevice.c
gdkdevice.h
gdkdevicemanager.c
gdkdevicemanager.h
gdkdevicemanagerprivate.h
gdkdeviceprivate.h
gdkdisplay.c
gdkdisplay.h
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h
gdkdnd.c
gdkdnd.h
gdkdndprivate.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c
gdkevents.h
gdkframeclock.c
gdkframeclock.h
gdkframeclockidle.c
gdkframeclockidle.h
gdkframeclockprivate.h
gdkframetimings.c
gdkframetimings.h
gdkgl.c Fix some clang warnings 2015-03-22 14:40:57 -04:00
gdkglcontext.c gl: Warn the user if they request a GL context version less than 3.2 2015-03-06 14:02:55 +01:00
gdkglcontext.h Remove GdkGLProfile 2015-02-12 17:51:31 +00:00
gdkglcontextprivate.h gl: Drop GdkGLContextClass.upload_texture() 2015-02-09 19:10:31 +00:00
gdkglobals.c
gdkinternals.h
gdkintl.h
gdkkeynames.c
gdkkeys.c gdkkeys: Add support to _get_scroll_lock_state() 2015-04-27 20:07:52 -03:00
gdkkeys.h gdkkeys: Add support to _get_scroll_lock_state() 2015-04-27 20:07:52 -03:00
gdkkeysprivate.h gdkkeys: Add support to _get_scroll_lock_state() 2015-04-27 20:07:52 -03:00
gdkkeysyms-compat.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c
gdkmain.h
gdkmarshalers.list
gdkoffscreenwindow.c gdk: don't segfault on beep with offscreen window 2015-04-27 06:26:52 -04:00
gdkpango.c
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf.h
gdkprivate.h
gdkproperty.c
gdkproperty.h
gdkrectangle.c GtkPopover:pointing-to: GdkRectangle instead of cairo_rectangle_int_t 2015-04-21 09:05:26 +02:00
gdkrectangle.h
gdkrgba.c
gdkrgba.h
gdkscreen.c
gdkscreen.h
gdkscreenprivate.h
gdkselection.c
gdkselection.h
gdktestutils.h
gdkthreads.h
gdktypes.h gdk: define GdkRectangle structure for introspection scanning 2015-05-08 11:47:51 +01:00
gdkversionmacros.h.in Start 3.17 development 2015-03-22 02:10:23 -04:00
gdkvisual.c
gdkvisual.h
gdkvisualprivate.h
gdkwindow.c Fix use-after-free in gdk_window_end_paint() 2015-04-30 20:43:18 +00:00
gdkwindow.h gl: Drop profile for gdk_window_create_gl_context() 2015-02-12 12:34:28 +00:00
gdkwindowimpl.c
gdkwindowimpl.h gl: Drop profile for gdk_window_create_gl_context() 2015-02-12 12:34:28 +00:00
gdkx.h
gen-keyname-table.pl
keyname-table.h
keynames-translate.txt
keynames.txt
Makefile.am
makefile.msc