gtk3/gdk
2015-11-04 11:45:19 +00:00
..
broadway build: Dist toarray.pl 2015-09-24 08:29:30 +01:00
deprecated
mir mir: Print hscroll and vscroll values when debugging. 2015-11-02 10:46:37 -05:00
quartz quartz: Don't use the instancetype keyword 2015-10-25 13:26:01 -04:00
wayland wayland: configure clients that resize themselves 2015-10-28 08:41:17 +01:00
win32 win32: handle WM_DISPLAYCHANGE globally 2015-10-31 15:31:11 +01:00
x11 x11: Detect single-touch touchscreens as GDK_SOURCE_TOUCHSCREEN 2015-11-03 07:07:12 -05:00
COPYING
fallback-c89.c
gdk-autocleanup.h
gdk-private.c
gdk-private.h
gdk.c Control legacy GL context via environment variable 2015-10-07 16:21:57 +01:00
gdk.h
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkapplaunchcontextprivate.h
gdkcairo.c
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: Do not free construct-only properties data on dispose() 2015-11-03 13:28:07 +01:00
gdkdevice.h
gdkdevicemanager.c
gdkdevicemanager.h
gdkdevicemanagerprivate.h
gdkdeviceprivate.h
gdkdisplay.c gdk: Deprecate gdk_display_get_screen 2015-10-27 14:17:52 +13:00
gdkdisplay.h
gdkdisplaymanager.c Avoid an extra type check in gdk_screen_get_default 2015-09-07 03:18:04 -04:00
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h
gdkdnd.c
gdkdnd.h
gdkdndprivate.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c Don't use g_slist_next in gdk 2015-10-20 06:14:57 -04:00
gdkevents.h gdk: Add touchpad gesture events and event types. 2015-08-12 23:20:24 +02:00
gdkframeclock.c
gdkframeclock.h
gdkframeclockidle.c
gdkframeclockidle.h
gdkframeclockprivate.h
gdkframetimings.c
gdkframetimings.h
gdkgl.c gl: Use older GLSL shaders with legacy contexts 2015-10-07 16:21:57 +01:00
gdkglcontext.c docs: Improve description of gdk_gl_context_is_legacy() 2015-10-07 16:21:57 +01:00
gdkglcontext.h gdk: Allow querying if a GL context is in legacy mode 2015-10-07 16:21:57 +01:00
gdkglcontextprivate.h gl: Store the legacy bit in the GL program data 2015-10-07 16:21:57 +01:00
gdkglobals.c
gdkinternals.h Control legacy GL context via environment variable 2015-10-07 16:21:57 +01:00
gdkintl.h
gdkkeynames.c
gdkkeys.c Intern all signal names beforehand 2015-09-12 12:50:39 -04:00
gdkkeys.h
gdkkeysprivate.h
gdkkeysyms-compat.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c Translate GDK_KEY_KP_Decimal according to locale 2015-10-25 13:59:48 -04:00
gdkmain.h
gdkmarshalers.list
gdkoffscreenwindow.c gdk: Finish conversion to in-struct GdkWindow list nodes 2015-09-21 16:59:51 +02:00
gdkpango.c
gdkpango.h
gdkpixbuf-drawable.c gdkpixbuf-drawable: reinstate accidentally removed line 2015-10-27 13:38:14 +01:00
gdkpixbuf.h
gdkprivate.h
gdkproperty.c
gdkproperty.h
gdkrectangle.c gdk: Add gdk_rectangle_equal() 2015-10-03 22:26:27 -04:00
gdkrectangle.h gdk: Add gdk_rectangle_equal() 2015-10-03 22:26:27 -04:00
gdkrgba.c gdkrgba: Use %g instead of %.17g to print alpha 2015-11-02 20:32:12 +01:00
gdkrgba.h
gdkscreen.c docs: Fix typo in gdk_screen_get_scale_factor() 2015-11-04 11:45:19 +00:00
gdkscreen.h
gdkscreenprivate.h
gdkselection.c
gdkselection.h
gdktestutils.h
gdkthreads.h
gdktypes.h Bug 736125 - The default gtk accelerator mod mask does not include all default backend modifiers 2015-08-25 15:54:58 -04:00
gdkversionmacros.h.in gdk: Add version macros for 3.20 2015-10-03 22:24:17 -04:00
gdkvisual.c
gdkvisual.h
gdkvisualprivate.h
gdkwindow.c Don't use g_slist_next in gdk 2015-10-20 06:14:57 -04:00
gdkwindow.h Added api to set a window to fullscreen on a given monitor. 2015-07-25 07:08:59 -06:00
gdkwindowimpl.c
gdkwindowimpl.h Added api to set a window to fullscreen on a given monitor. 2015-07-25 07:08:59 -06:00
gdkx.h
gen-keyname-table.pl
keyname-table.h
keynames-translate.txt
keynames.txt
Makefile.am MSVC Builds: Massive Rename of Projects 2015-09-15 18:51:33 +08:00
makefile.msc