summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-19doc: Format Chapter 4 paragraphs correctlydocTiago Vignatti1-2/+3
2012-11-19doc: Provide a fallback solution when Publican is not foundTiago Vignatti3-14/+19
2012-11-19doc: Add our own Legal NoticeTiago Vignatti1-1/+10
2012-11-19doc: Enable docbook building without Publican alsoTiago Vignatti2-21/+22
2012-11-19doc: Capitalize all Wayland occurrencesTiago Vignatti5-20/+20
2012-11-19doc: Improve "Library" chapter, moving "Types of Compositor" as its sectionTiago Vignatti3-3/+50
2012-11-19doc: Change chapter title to a more descriptive oneTiago Vignatti1-1/+1
2012-11-19doc: Rename Overview.xml to Introduction.xmlTiago Vignatti3-5/+5
2012-11-19doc: Improve the first chapter text and definitionsTiago Vignatti1-22/+9
2012-11-19doc: Set book edition number to the "1"Tiago Vignatti1-1/+1
2012-11-19doc: Add a Foreword and a PrefaceTiago Vignatti4-0/+54
2012-11-12doc: Fix incorrectly formatted section headerTiago Vignatti1-1/+3
2012-11-12doc: Update .gitignoreTiago Vignatti2-0/+2
2012-11-12doc: Set publican to quiet modeTiago Vignatti1-1/+1
2012-11-12doc: Remove unused css and xslt for the protocolTiago Vignatti5-256/+1
2012-11-12doc: Auto-generate API methods and classes documentationTiago Vignatti2-16/+52
2012-11-12doc: doxygen: Interpret the first line comment as the briefTiago Vignatti1-1/+1
2012-11-07tests: Add out of order delete_id queue testsJonas Ådahl1-12/+96
2012-11-07tests: Use a pipe for synchronization to avoid potential deadlockJonas Ådahl1-24/+55
2012-11-05tests: Add queue test caseJonas Ådahl2-1/+174
2012-11-05client: Keep track of proxy validity and number of reference holdersJonas Ådahl2-20/+110
2012-10-29doc: Remove obsolete doxygen tagsKristian Høgsberg1-17/+0
2012-10-22configure.ac: Bump version to 1.0.0Kristian Høgsberg1-2/+2
2012-10-21scanner: Preserve paragraph breaks in input XMLKristian Høgsberg1-3/+9
2012-10-21doc: Fix typo in generated section headerKristian Høgsberg1-2/+2
2012-10-21wayland: Add protocol documentation for various interfacesKristian Høgsberg1-13/+94
2012-10-21Update TODOKristian Høgsberg1-19/+2
2012-10-21tests: Include wayland-private.h for container_ofKristian Høgsberg1-0/+1
2012-10-20scanner: Fix valgrind errorsKristian Høgsberg1-8/+7
2012-10-19Rename __wl_container_of macro to just wl_container_ofKristian Høgsberg1-12/+12
2012-10-19Move un-namespaced container_of into private headerKristian Høgsberg4-4/+6
2012-10-19Move ARRAY_LENGTH out of public headersKristian Høgsberg5-6/+21
2012-10-19configure: Depend on a more strict version of publicanTiago Vignatti1-0/+8
2012-10-19doc: Update doxygen documentation when source files are changedAnder Conselvan de Oliveira1-1/+5
2012-10-19doc: Clarify documentation about dispatching event queuesAnder Conselvan de Oliveira2-14/+96
2012-10-17doc: Update wl_display_get_error() documentationAnder Conselvan de Oliveira1-2/+8
2012-10-17wayland-server: Fix up error handling with client creation.John Kåre Alsaker1-15/+26
2012-10-16wayland-egl: Drop ill-defined pixmap supportKristian Høgsberg1-9/+0
2012-10-16connection: Dereference id completely for comparasion.John Kåre Alsaker1-2/+2
2012-10-16connection: Removed crashing code.John Kåre Alsaker1-2/+0
2012-10-16scanner: Make sure arguments have names.John Kåre Alsaker1-0/+3
2012-10-16connection: Don't call memcpy with null pointer.John Kåre Alsaker1-3/+3
2012-10-16protocol: try to clarify wl_buffer docPekka Paalanen1-15/+13
2012-10-16protocol: say update instead of repaintPekka Paalanen1-2/+2
2012-10-16doc: Add doxygen documentation to wl_display_get_error()Ander Conselvan de Oliveira1-0/+7
2012-10-16doc: Document change of return value of dispatch functionsAnder Conselvan de Oliveira1-2/+3
2012-10-16doc: Document the restriction of destroying queues before the displayAnder Conselvan de Oliveira1-0/+4
2012-10-16doc: Put wl_display_flush() documentation in the right placeAnder Conselvan de Oliveira1-12/+12
2012-10-16protocol: Clarify pointer axis eventJonas Ådahl1-4/+16
2012-10-15configure.ac: Bump version to 0.99.0Kristian Høgsberg1-1/+1