summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-10Flush the connection if we have to many marshaled fdsHEADmasterAnder Conselvan de Oliveira1-4/+26
2012-03-05test-runner.c: Consolidate test running codeKristian Høgsberg1-16/+23
2012-03-05tests: Add demarshal testsKristian Høgsberg1-0/+77
2012-03-05tests: Add more marshal testsKristian Høgsberg1-0/+22
2012-03-05tests: Simplify connection tests a bitKristian Høgsberg1-9/+6
2012-03-05tests: Add wl_list testsKristian Høgsberg2-1/+165
2012-03-05tests: More wl_map testsKristian Høgsberg1-0/+46
2012-03-05TOOD: Frame based input doneKristian Høgsberg1-2/+0
2012-03-05tests: makefile error: missing test-runner.hGaetan Nadon1-1/+1
2012-03-05scanner: Add since attributeKristian Høgsberg1-1/+22
2012-03-04check: connection-test fails to link to ffiGaetan Nadon1-1/+1
2012-03-04publican: support out-of-source tree buildGaetan Nadon14-42/+58
2012-03-04Fix distcheck where protocol.xsl was missing in the tarballGaetan Nadon2-2/+4
2012-03-04Add wl_array_for_eachKristian Høgsberg3-6/+27
2012-03-03Add tests subdir to toplevel SUBDIRS variableKristian Høgsberg1-1/+1
2012-03-03tests: Add connection marshalling testsKristian Høgsberg1-0/+59
2012-03-02tests: Add connection testsKristian Høgsberg2-2/+145
2012-03-02test-runner: Fix warningsKristian Høgsberg1-1/+2
2012-03-02connection: Export wl_connection_queue() so we can test itKristian Høgsberg2-1/+3
2012-03-02tests: Print test status after running testKristian Høgsberg1-1/+1
2012-03-02tests: Add Unit tests for wl_map and wl_array data structuresKristian Høgsberg6-1/+281
2012-03-02Terminate drag if data source is destroyedAnder Conselvan de Oliveira2-16/+41
2012-03-02server: fix event sending type mismatchesPekka Paalanen2-5/+7
2012-03-02server: use the event sending wrappersPekka Paalanen3-48/+32
2012-03-02scanner: emit event wrapper functions for serverPekka Paalanen2-8/+51
2012-03-01wayland-server: Destroy resource before sending out delete_id eventKristian Høgsberg1-7/+8
2012-03-01Fix server crash when a client dies during a drag with an iconAnder Conselvan de Oliveira2-1/+19
2012-03-01Fix wl_data_offer source destroy listenerAnder Conselvan de Oliveira1-1/+4
2012-02-29configure.ac: Fix test-for-empty bugKristian Høgsberg1-2/+2
2012-02-29protocol: Clarify the documentation for the fullscreen protocolRob Bradford1-19/+34
2012-02-29Merge remote-tracking branch 'whot/publican'Kristian Høgsberg20-4/+668
2012-02-29Don't block when flushing a full protocol bufferKristian Høgsberg4-15/+39
2012-02-29Hack up distcheck for publicanPeter Hutterer1-4/+18
2012-02-29Generate the docbook description for the protocol from wayland.xmlPeter Hutterer4-2/+122
2012-02-29Hook up autotools for publicanPeter Hutterer6-1/+45
2012-02-29doc: Comment out some of the default chaptersPeter Hutterer1-0/+5
2012-02-29doc: Add architecture from the websitePeter Hutterer4-0/+319
2012-02-29doc: Fix up title page with logo and author informationPeter Hutterer4-9/+16
2012-02-29doc: add publican-created doctreePeter Hutterer9-0/+154
2012-02-29protocol: fix make distcheckPeter Hutterer1-3/+4
2012-02-28Update TODOKristian Høgsberg1-39/+0
2012-02-28Allow update function to not be set in wl_display_get_fdSamuel Rødal1-1/+3
2012-02-28Rename client side wl_display_destroy() to wl_display_disconnect()Samuel Rødal2-2/+2
2012-02-26util: Comments before wl_list were a bit off, fixed the example usage.Üstün Ergenoğlu1-4/+12
2012-02-23protocol.xsl: Rename stylesheet to wayland-protocol.cssKristian Høgsberg3-2/+2
2012-02-23protocol: add xslt stylesheet to prettify the protocolPeter Hutterer5-2/+258
2012-02-23protocol: fix missing hyphenation for "client-created"Peter Hutterer1-1/+1
2012-02-23scanner: Remove unused variable 'len'Peter Hutterer1-1/+1
2012-02-23spec: padding bytes are undefined, state soPeter Hutterer1-1/+2
2012-02-23spec: typo and wording fixesPeter Hutterer1-3/+3