summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-23Fix compilation: uid_t, gid_t and pid_t are defined in sys/types.hThiago Macieira1-0/+1
2012-02-23Add wl_region and surface requests to set opaque and input regionsKristian Høgsberg1-0/+76
2012-02-23Split pointer_focus and keyboard_focus into enter and leave eventsKristian Høgsberg2-17/+25
2012-02-18server: Implement wl_keyboard_grab_interface.Scott Moreau2-0/+59
2012-02-18server: Rename wl_grab_interface.Scott Moreau3-38/+39
2012-02-18Add wl_client_get_credentials() to get unix credentials for clientKristian Høgsberg2-0/+24
2012-02-16protocol: remove absolute coordinates from pointerPekka Paalanen3-16/+6
2012-02-16data_device: get rid of attach requestAnder Conselvan de Oliveira3-19/+35
2012-02-16Add fullscreen protocolJuan Zhao1-8/+32
2012-02-16Add maximized protocolJuan Zhao1-0/+13
2012-02-09Use dist-xz for tarballsKristian Høgsberg1-1/+1
2012-02-09Set version to 'master' on git master branchKristian Høgsberg1-1/+1
2012-02-09scanner: don't print new line when no descriptions are providedTiago Vignatti1-1/+2
2012-02-09protocol: fix typoTiago Vignatti1-5/+5
2012-02-09spec: fix typoTiago Vignatti1-1/+1
2012-02-09Drop warning when we receive an event for zombie objectsKristian Høgsberg1-1/+0
2012-02-09wayland-util.h: Avoid un-namespaced _container_ofKristian Høgsberg1-9/+9