gtk/gdk/broadway
Paolo Borelli 4a6f8a065a gdk: remove the display->list_devices vfunc
gdk_display_list_devices is deprecated and all the backends
implement the same fallback by delegating to the device manager
and caching the list (caching it is needed since the method does
not transfer ownership of the container).
The compat code can be shared among all backends and we can
initialize the list lazily only in the case someone calls the
deprecated method.

https://bugzilla.gnome.org/show_bug.cgi?id=762891
2016-02-29 21:53:58 +01:00
..
broadway-buffer.c broadway: Avoid compiler warnings 2015-06-13 21:10:25 -04:00
broadway-buffer.h Switch from sending png frames to our own encoding 2013-11-07 14:09:53 +01:00
broadway-output.c broadway: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
broadway-output.h broadway: Support ipad on-screen keyboard 2013-11-13 12:23:06 +01:00
broadway-protocol.h broadway: Improve touch events 2013-11-14 11:05:16 +01:00
broadway-server.c broadway: fix use-after-free on read errors 2015-07-26 00:46:13 -04:00
broadway-server.h broadway: Initial SSL support 2014-12-15 11:25:43 +00:00
broadway.js Cleanup invalid comments (duplication of words) 2014-08-26 19:55:38 -04:00
broadwayd.c broadway: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
client.html broadway: Disable all kinds of viewport scrolling and zooming 2013-11-12 13:44:56 +01:00
gdkbroadway-server.c broadway: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
gdkbroadway-server.h broadway: Support ipad on-screen keyboard 2013-11-13 12:23:06 +01:00
gdkbroadway.h broadway: Add gdkbroadwaydisplay.h include 2013-11-07 14:09:53 +01:00
gdkbroadwaycursor.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkbroadwaydisplay.h broadway: Support ipad on-screen keyboard 2013-11-13 12:23:06 +01:00
gdkbroadwaydisplaymanager.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkbroadwayvisual.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkbroadwaywindow.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkcursor-broadway.c gdk: Add gdk_cursor_new_from_surface 2013-08-07 13:34:10 +02:00
gdkdevice-broadway.c broadway: Add a few ignore deprecations statements around GdkDeviceManager 2015-12-16 19:47:06 +01:00
gdkdevice-broadway.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdevicemanager-broadway.c broadway: Use GdkSeatDefault to Implement GdkSeat 2015-12-15 00:40:21 +01:00
gdkdevicemanager-broadway.h broadway: Add initial touch event support 2013-11-12 16:11:15 +01:00
gdkdisplay-broadway.c gdk: remove the display->list_devices vfunc 2016-02-29 21:53:58 +01:00
gdkdisplay-broadway.h gdk: remove the display->list_devices vfunc 2016-02-29 21:53:58 +01:00
gdkdnd-broadway.c gdk: Allow passing the start coordinates in drag_begin 2015-12-13 10:39:43 -05:00
gdkeventsource.c broadway: get the core pointer from the device manager 2016-02-29 14:15:04 +01:00
gdkeventsource.h Fix some oversights with header guards 2014-12-08 19:31:56 -05:00
gdkglobals-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkkeys-broadway.c gdkkeys: Add support to _get_scroll_lock_state() 2015-04-27 20:07:52 -03:00
gdkprivate-broadway.h gdk: Allow passing the start coordinates in drag_begin 2015-12-13 10:39:43 -05:00
gdkproperty-broadway.c gdk: Make atoms handled generically 2013-04-15 15:43:27 +02:00
gdkscreen-broadway.c broadway: Implement maximization 2015-07-01 21:07:28 +02:00
gdkscreen-broadway.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkselection-broadway.c broadway: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
gdktestutils-broadway.c Broadway: Fix various compiler warnings 2014-09-05 19:39:05 -04:00
gdkvisual-broadway.c gdk: calculate pixel color shift and precision lazily 2016-02-27 12:27:54 +01:00
gdkwindow-broadway.c broadway: Implement maximization 2015-07-01 21:07:28 +02:00
gdkwindow-broadway.h broadway: Implement maximization 2015-07-01 21:07:28 +02:00
Makefile.am build: Dist toarray.pl 2015-09-24 08:29:30 +01:00
rawinflate.min.js broadway: Use zlib compression for broadway buffers 2013-11-07 14:09:53 +01:00
toarray.pl gdk/broadway/toarray.pl: Fix Code Generation for MSVC 2014-10-23 09:12:22 +08:00
TODO.broadway broadway: Make /dev/shm names nicer 2013-01-10 23:59:23 +01:00