summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-18fixup doc: Make it easier to add a new doxygen pageBill Spitzak1-1/+1
2014-12-18doc: Make it easier to add a new doxygen pageBill Spitzak4-41/+25
2014-12-18doc: fix for parallel makeBill Spitzak1-3/+4
2014-12-16doc: Split libwayland-client and -server into different pagesBill Spitzak4-35/+24
2014-12-16doc: fix doxygen->man command lineBill Spitzak1-2/+7
2014-12-16doc: Minor makefile cleanup.Jon A. Cruz1-7/+13
2014-12-16doc: General makefile cleanup.Jon A. Cruz1-31/+46
2014-12-09client: update documentation about threadingMarek Chalupa1-36/+116
2014-12-09client: update obsolete commentsMarek Chalupa2-46/+62
2014-12-08doc: Add config check for doxygen 1.6.0+.Jon A. Cruz1-0/+8
2014-12-05doc: Remove duplicated descriptions of wayland objectsBill Spitzak1-11/+5
2014-12-05doc: removed redundant dependencyBill Spitzak1-2/+2
2014-12-05doc: Invoke doxygen via the defined make variable.Jon A. Cruz1-3/+3
2014-12-01doc: Removed redundant xslt output elements.Jon A. Cruz2-2/+0
2014-12-01tests: fix memory leakMarek Chalupa2-10/+14
2014-12-01tests: split queue-test testcasesMarek Chalupa1-1/+19
2014-12-01tests: detect if debugger is attachedMarek Chalupa1-3/+41
2014-11-28tests: use color when printing on terminalMarek Chalupa1-7/+45
2014-11-28test-runner: print separator line after each test-caseMarek Chalupa1-0/+3
2014-11-28tests: rename env vars for testsMarek Chalupa1-3/+6
2014-11-28scanner.c: Use WL_PRINTF instead of __attribute__((format(printf)))Seedo Eldho Paul1-1/+1
2014-11-27doc: fixed grammar and a typoDerek Foreman1-2/+2
2014-11-26doc: Removed extra indentation from wl_list code sampleBill Spitzak1-4/+4
2014-11-25doc: Removed \ref when it refers to the subject the text is attached toBill Spitzak2-6/+6
2014-11-25doc: fixed a typoBill Spitzak1-1/+1
2014-11-25v4 doc: fixed reference to non-existent functionBill Spitzak1-3/+0
2014-11-25doc: Added \code tags around sample code in doxygen commentsBill Spitzak3-31/+32
2014-11-25doc: removed some unnecessary nested listing from doxygen outputBill Spitzak1-20/+8
2014-11-25doc: Don't print dash if doxygen brief description missingBill Spitzak1-3/+5
2014-11-25doc: preserve links produced by DoxygenBill Spitzak2-15/+9
2014-11-25doc: Preserve spacesBill Spitzak1-0/+4
2014-11-25doc: make rebuilds doxygen output on code changesBill Spitzak1-1/+1
2014-11-24server: increase listen queue to 128Imran Zaman1-1/+1
2014-11-21client: read_events should return -1 after an errorMarek Chalupa2-2/+7
2014-11-19gitignore: adpat to scanner and protocol path changesOlivier Blin2-5/+1
2014-11-19tests: don't print '\0' characterMarek Chalupa1-2/+2
2014-11-17queue-test: put back timeoutMarek Chalupa1-0/+2
2014-11-17tests: use test_set_timeout in display-testMarek Chalupa1-4/+4
2014-11-17tests: add timeout testsMarek Chalupa1-0/+67
2014-11-17tests: add test_usleep and test_sleep functionsMarek Chalupa3-15/+44
2014-11-17tests: add timeoutMarek Chalupa2-0/+54
2014-11-12connection: abort if a listener function is NULLRyo Munakata1-0/+5
2014-11-12Remove useless semicolon.Carlos Olmedo Escobar1-1/+1
2014-11-11doc: Added API documentation for wl_display_destroy and wl_display_add_socket...Srivardhan Hebbar1-0/+38
2014-11-11Don't document an absent parameter.Bryce Harrington1-1/+0
2014-11-10scanner, client: Added more error checks when strtol function is usedImran Zaman2-2/+7
2014-11-10tests: use our own XDG_RUNTIME_DIR for testsMarek Chalupa1-0/+52
2014-11-05queue-test: Add another assertionPhilip Withnall1-1/+1
2014-11-05wayland-server: Abort if a read from a client gives 0 lengthPhilip Withnall1-1/+1
2014-11-05event-loop.c: Use correct OS abstraction function for dupfd()Philip Withnall1-1/+1