Commit graph

  • e9d894204b tests: Test proxy versions Derek Foreman 2016-01-12 16:15:04 -06:00
  • 557032e36c Track protocol object versions inside wl_proxy. Jason Ekstrand 2015-11-12 13:53:15 -06:00
  • c6437817dd tests: Test that one can fetch the protocol error after EPIPE Jonas Ådahl 2015-12-28 14:33:36 +08:00
  • 046012a6cf tests: Pass argument to client main Jonas Ådahl 2015-12-28 11:25:00 +08:00
  • 7efe8fbd89 tests: Synchronize client termination in idle callback Jonas Ådahl 2015-12-24 12:41:46 +08:00
  • 242617c316 client: Fully flush during blocking dispatch Jonas Ådahl 2015-12-28 14:50:12 +08:00
  • 689fff36ca client: Use read preparation API in wl_display_dispatch_queue() Jonas Ådahl 2015-10-02 17:11:13 +08:00
  • c767f35b12 client: Don't make EPIPE fatal if triggered when flushing Jonas Ådahl 2015-12-28 14:35:50 +08:00
  • 0b44298a15 client: Remove misplaced documentation about main loop intergration Jonas Ådahl 2015-10-02 11:18:12 +08:00
  • 0edeeb9cd5 client: Correct documentation regarding thread safeness Jonas Ådahl 2015-10-02 11:12:02 +08:00
  • da7b248904 protocol: Add DnD actions Carlos Garnacho 2016-01-15 21:11:40 +01:00
  • 5c4272b8e9 protocol: Improve data source notification around DnD progress Carlos Garnacho 2016-01-15 21:11:39 +01:00
  • 2b4c053924 server: Test for illegally low interface versions in wl_global_create() Derek Foreman 2016-01-14 11:02:18 -06:00
  • 16b4cc6902 server: improve failure log message for wl_global_create() Derek Foreman 2016-01-14 11:02:17 -06:00
  • c5356e9016 protocol: add wl_pointer.frame, axis_source, axis_stop, and axis_discrete Peter Hutterer 2015-12-08 11:11:07 +10:00
  • 2b236af9b7 socket-test: Refactor if check into the assert Bryce Harrington 2015-12-07 22:49:14 -08:00
  • 69a5a6d16c socket-test: Fix some comment typos Bryce Harrington 2015-12-07 22:49:13 -08:00
  • 1b7191743e server: don't send an error to NULL display_resource Marek Chalupa 2016-01-11 11:45:12 +01:00
  • 693bf00083 client: Add missing arg in a wl_log invocation Victor Berger 2016-01-04 11:09:01 +01:00
  • 0a37511ecc server: Calculate remaining data size after a closure is processed Jaeyoon Jung 2016-01-12 13:12:34 +09:00
  • ee9b69cfe0 doc: Fix incorrect parameter name Jonas Ådahl 2015-12-29 09:47:20 +08:00
  • edbee66cbd doc: Fix function membership Jonas Ådahl 2015-12-29 09:46:11 +08:00
  • 2e7fb78682 Use zalloc instead of malloc + memset Jonas Ådahl 2015-08-26 12:00:06 +08:00
  • 3de1783e50 scanner: Fail if 'since' is higher than the interface version Jonas Ådahl 2015-11-04 14:21:52 +08:00
  • 2f666ee34f scanner: Add missing brackets Jonas Ådahl 2015-11-04 12:40:54 +08:00
  • 225830dcb8 server: Add a socket with an existing fd Bryce Harrington 2015-12-17 16:49:59 -08:00
  • 87321d0f2f protocol: specify behavior of get_pointer when capabilities change Peter Hutterer 2015-12-07 15:43:35 +10:00
  • 3384f69ecf protocol: Add wl_surface.damage_buffer Derek Foreman 2015-11-30 10:55:04 -06:00
  • 389c84e248 server: remove redundant include Marek Chalupa 2015-11-27 15:39:45 +01:00
  • d5f22d29df protocol: fix a couple of whitespace issues Peter Hutterer 2015-11-23 14:28:28 +10:00
  • a5ef9304fe protocol: Remove incorrect statement that attach must precede damage Derek Foreman 2015-11-18 09:44:11 -06:00
  • b644594a2c scanner: drop altmacro from dtddata.S Pekka Paalanen 2015-11-18 13:00:00 +02:00
  • 3dc7c2c846 Makefile: use automake rule for compiling .S Pekka Paalanen 2015-11-18 12:54:10 +02:00
  • f66e2d53dd Validate the protocol xml during scanning Peter Hutterer 2015-11-10 09:53:08 +10:00
  • e65aed4616 protocol: add the new bitfields to the dtd Peter Hutterer 2015-11-10 09:34:32 +10:00
  • 0e86192114 protocol: allow for a <description> element below <protocol> Peter Hutterer 2015-11-09 14:15:00 +10:00
  • 9d794d9f77 Revert "Remove protocol/wayland.dtd" Peter Hutterer 2015-11-09 14:14:59 +10:00
  • c7bada036d add wl_abort private function Marek Chalupa 2015-11-16 11:49:02 +01:00
  • 5660ea414f doc: make the doxygen output dependent on scanner.c Peter Hutterer 2015-11-06 08:02:00 +10:00
  • 10d5f97706 event-loop: remove extra header Marek Chalupa 2015-11-16 11:53:36 +01:00
  • 8bc42fbf7b shm: wl_shm_buffer_get_data() requires a valid pool. Derek Foreman 2015-11-05 13:57:47 -06:00
  • 2aee2069a0 shm: Move deprecated function to the bottom of the file Derek Foreman 2015-11-05 13:57:46 -06:00
  • 91881e8f89 shm: Deprecate wl_shm_buffer_create() Derek Foreman 2015-11-05 13:57:45 -06:00
  • 4a97cb3579 doc: output enum and bitfield attributes in the documentation Auke Booij 2015-10-24 12:07:50 +01:00
  • 1771299a5a scanner: enforce correct argument type for enums Auke Booij 2015-10-26 19:39:52 +00:00
  • 851614fa78 protocol: specify enum and bitfield attributes Auke Booij 2015-10-24 12:07:48 +01:00
  • 999225c17a doc: document the enum and bitfield attributes Auke Booij 2015-10-26 12:16:31 +00:00
  • f150d7aec2 cosmetic: fix incorrect whitespace. Jon Cruz 2015-10-28 12:03:37 +09:00
  • 1cf175eba4 scanner: stop adding trailing whitespace to copyright Jon Cruz 2015-10-26 11:50:32 +09:00
  • 9a170b9834 cosmetic: fix inconsistent code style with header prototypes. Jon Cruz 2015-10-26 14:51:19 +09:00
  • eba83cd5e1 shm: Add shm_buffer ref and shm_pool unref functions Derek Foreman 2015-10-19 20:54:49 -05:00
  • 06fb8bd371 Remove protocol/wayland.dtd Auke Booij 2015-10-08 14:35:34 +01:00
  • 9ebdcab109 scanner: Generate 'since' macros for requests as well Jonas Ådahl 2015-10-08 11:00:54 +08:00
  • 7c9135e1cf client: Move prepare read documentation to .._prepare_read_queue() Jonas Ådahl 2015-09-25 11:56:46 +08:00
  • b6809e5a80 wayland: add a release request on wl_seat FORT David 2015-10-02 14:20:12 +02:00
  • 99c34e58db client: Improve wl_display_roundtrip(_queue)() documentation Jonas Ådahl 2015-10-02 17:32:56 +08:00
  • 5e0ed91774 client: Be more clear about when one must call wl_display_flush Jonas Ådahl 2015-10-02 17:32:54 +08:00
  • f755dbde26 client: Reword and add documentation about the marshal functions Jonas Ådahl 2015-10-02 17:32:53 +08:00
  • e74cde739e client: Fix minor grammar issue Jonas Ådahl 2015-10-02 17:32:52 +08:00
  • e0b2166c99 scanner: Close input resource when done to prevent leak Bryce Harrington 2015-10-01 18:13:29 -07:00
  • d20a0b8758 Contributing: explain Patchwork Pekka Paalanen 2015-09-22 09:56:24 +03:00
  • b31225f91b configure.ac: bump to version 1.9.90 for open development Bryce Harrington 2015-09-22 13:39:36 -07:00
  • b05668f0ad configure.ac: bump to version 1.9.0 for the official release 1.9.0 1.9 Bryce Harrington 2015-09-21 16:51:16 -07:00
  • 8fd494995d configure.ac: bump to version 1.8.93 for the RC1 release 1.8.93 Bryce Harrington 2015-09-15 20:16:37 -07:00
  • b16c0a5dfa configure.ac: bump to version 1.8.92 for the beta release 1.8.92 Bryce Harrington 2015-09-01 16:51:30 -07:00
  • c7dbaa1cfd Revert "client: require WAYLAND_DISPLAY to be set" Pekka Paalanen 2015-08-17 15:20:28 +03:00
  • c0636ddcac configure.ac: bump to version 1.8.91 for the alpha release 1.8.91 Bryce Harrington 2015-08-16 13:54:50 -07:00
  • fb7e130217 client: require WAYLAND_DISPLAY to be set Dima Ryazanov 2015-08-12 19:34:31 -07:00
  • 441f9bb144 wayland-client : Fix queue_release not to call proxy_destroy Elvis Lee 2015-07-31 18:02:54 +09:00
  • bbe6795d9b scanner: check sanity of version Marek Chalupa 2015-07-30 16:42:00 +02:00
  • 765040d1a7 scanner: use zxalloc Marek Chalupa 2015-07-30 15:07:22 +02:00
  • 289a75739b scanner: get rid of leaks Marek Chalupa 2015-07-30 15:07:21 +02:00
  • 87fab2e36c scanner: refactor creating objects Marek Chalupa 2015-07-30 15:07:20 +02:00
  • 1c12bf48af gitignore: Ignore some dist generated files Bryce Harrington 2015-07-30 18:18:25 -07:00
  • de1489564c build: Build libwayland-private Derek Foreman 2015-06-18 17:47:22 -05:00
  • 21f80b8982 build: always build wayland-scanner Ross Burton 2015-07-01 22:51:01 +01:00
  • ba731f951c fixed-benchmark: remove unused arguments in main Marek Chalupa 2015-07-03 09:33:23 +02:00
  • c2547c70a7 tests: Don't increment variables inside an assert() Bryce Harrington 2015-06-19 15:58:01 -07:00
  • ab254f7efe cosmetic: gratuitous whitespace changes in event-loop.c Derek Foreman 2015-06-18 11:48:30 -05:00
  • 4cdc51034c build: Use AM_CFLAGS instead of GCC_CFLAGS everywhere Derek Foreman 2015-06-18 11:27:21 -05:00
  • a8a86010a6 cursor: Update printed license from MIT "X11" to MIT "Expat" Bryce Harrington 2015-06-12 16:44:16 -07:00
  • 40925634e6 publican: Update docs license from MIT "X11" to MIT "Expat" style Bryce Harrington 2015-06-12 16:44:15 -07:00
  • 82a6fec962 doc: drop the default doxygen tags Peter Hutterer 2015-06-17 13:28:49 +10:00
  • 356a48fcfb doc: move project-specific doxygen settings to the end of the doxygen file Peter Hutterer 2015-06-17 13:27:29 +10:00
  • bc3b66d5c1 build: Don't depend on libffi unless we're building libraries Derek Foreman 2015-06-17 15:13:52 -05:00
  • 0e979d82d2 build: Build a subset of libwayland_util when not building libraries Derek Foreman 2015-06-17 15:13:51 -05:00
  • 5cfdbef3d2 build: Allow disabling building of wayland libraries Derek Foreman 2015-06-17 15:13:50 -05:00
  • aeeca31696 build: Stop putting FFI_CFLAGS in AM_CFLAGS Derek Foreman 2015-06-17 15:13:49 -05:00
  • e06f88cf91 build: Move AM_CFLAGS and AM_CPPFLAGS to the top of Makefile.am Derek Foreman 2015-06-17 15:13:48 -05:00
  • 1faeb7ff48 xcursor: Change keithp licensed code from X11 to Expat license Bryce Harrington 2015-06-10 11:36:21 -07:00
  • c78a0a62c6 cursor-data.h: Change SuSE licensed code from X11 to Expat Bryce Harrington 2015-06-10 11:27:29 -07:00
  • 3540ea2b9f cursor: Update boilerplate from MIT X11 license to MIT Expat license Bryce Harrington 2015-06-10 11:03:00 -07:00
  • 541b0cf24e protocol: Update boilerplate from MIT X11 license to MIT Expat license Bryce Harrington 2015-06-10 10:58:50 -07:00
  • 68402a53dc wayland-server: Fix style on multi-line comment Bryce Harrington 2015-06-10 11:26:29 -07:00
  • 3c91b0878d src: Update boilerplate from MIT X11 license to MIT Expat license Bryce Harrington 2015-06-10 10:54:15 -07:00
  • d21ba735ee test-runner: Add copyright boilerplate for .h, same as the .c Bryce Harrington 2015-06-10 03:15:36 -07:00
  • 724b6e4ebe socket-test: Fix style on multi-line comment Bryce Harrington 2015-06-10 03:00:28 -07:00
  • 773babedfc tests: Update boilerplate from MIT X11 license to MIT Expat license Bryce Harrington 2015-06-10 02:57:59 -07:00
  • 2e6e0fc811 Contributing: Specify use of MIT Expat for new code files Bryce Harrington 2015-06-10 11:48:53 -07:00
  • c4bad43425 COPYING: Update to MIT Expat License rather than MIT X License Bryce Harrington 2015-06-09 16:43:47 -07:00