summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: bump to version 1.9.0 for the official release1.9.01.9Bryce Harrington2015-09-211-2/+2
* configure.ac: bump to version 1.8.93 for the RC1 release1.8.93Bryce Harrington2015-09-151-1/+1
* configure.ac: bump to version 1.8.92 for the beta release1.8.92Bryce Harrington2015-09-011-1/+1
* Revert "client: require WAYLAND_DISPLAY to be set"Pekka Paalanen2015-08-243-12/+11
* configure.ac: bump to version 1.8.91 for the alpha release1.8.91Bryce Harrington2015-08-161-1/+1
* client: require WAYLAND_DISPLAY to be setDima Ryazanov2015-08-143-11/+12
* wayland-client : Fix queue_release not to call proxy_destroyElvis Lee2015-08-061-4/+6
* scanner: check sanity of versionMarek Chalupa2015-07-301-9/+30
* scanner: use zxallocMarek Chalupa2015-07-301-43/+40
* scanner: get rid of leaksMarek Chalupa2015-07-301-4/+102
* scanner: refactor creating objectsMarek Chalupa2015-07-301-53/+111
* gitignore: Ignore some dist generated filesBryce Harrington2015-07-301-0/+2
* build: Build libwayland-privateDerek Foreman2015-07-231-5/+7
* build: always build wayland-scannerRoss Burton2015-07-172-21/+20
* fixed-benchmark: remove unused arguments in mainMarek Chalupa2015-07-101-1/+1
* tests: Don't increment variables inside an assert()Bryce Harrington2015-07-101-3/+6
* cosmetic: gratuitous whitespace changes in event-loop.cDerek Foreman2015-06-231-1/+1
* build: Use AM_CFLAGS instead of GCC_CFLAGS everywhereDerek Foreman2015-06-231-4/+4
* cursor: Update printed license from MIT "X11" to MIT "Expat"Bryce Harrington2015-06-221-22/+30
* publican: Update docs license from MIT "X11" to MIT "Expat" styleBryce Harrington2015-06-221-23/+23
* doc: drop the default doxygen tagsPeter Hutterer2015-06-181-1743/+0
* doc: move project-specific doxygen settings to the end of the doxygen filePeter Hutterer2015-06-181-15/+38
* build: Don't depend on libffi unless we're building librariesDerek Foreman2015-06-181-1/+1
* build: Build a subset of libwayland_util when not building librariesDerek Foreman2015-06-181-6/+9
* build: Allow disabling building of wayland librariesDerek Foreman2015-06-182-32/+45
* build: Stop putting FFI_CFLAGS in AM_CFLAGSDerek Foreman2015-06-181-1/+2
* build: Move AM_CFLAGS and AM_CPPFLAGS to the top of Makefile.amDerek Foreman2015-06-181-7/+7
* xcursor: Change keithp licensed code from X11 to Expat licenseBryce Harrington2015-06-122-32/+38
* cursor-data.h: Change SuSE licensed code from X11 to ExpatBryce Harrington2015-06-121-15/+19
* cursor: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-125-80/+95
* protocol: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-121-20/+20
* wayland-server: Fix style on multi-line commentBryce Harrington2015-06-121-2/+3
* src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-1218-290/+344
* test-runner: Add copyright boilerplate for .h, same as the .cBryce Harrington2015-06-121-0/+24
* socket-test: Fix style on multi-line commentBryce Harrington2015-06-121-2/+3
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-1224-384/+456
* Contributing: Specify use of MIT Expat for new code filesBryce Harrington2015-06-121-0/+13
* COPYING: Update to MIT Expat License rather than MIT X LicenseBryce Harrington2015-06-121-16/+23
* docs: remove and ignore doc/doxygen_sqlite3.dbDerek Foreman2015-06-042-1/+2
* configure.ac: bump version to 1.8.90Bryce Harrington2015-06-031-1/+1
* configure.ac: bump to version 1.8.0 for the official release1.8.0Bryce Harrington2015-06-021-2/+2
* scanner: don't emit the extern declarations for external typesGiulio Camuffo2015-06-011-7/+3
* publish-doc: Add script for publishing docs to the websiteBryce Harrington2015-05-271-0/+15
* configure.ac: bump to version 1.7.93 for the RC2 release1.7.93Bryce Harrington2015-05-261-1/+1
* gitignore: Bulk ignore all *-test filesBryce Harrington2015-05-261-17/+1
* gitignore: ignore recently added headers-testBryce Harrington2015-05-261-0/+1
* tests: add an headers testGiulio Camuffo2015-05-214-2/+129
* configure.ac: bump to version 1.7.92 for the RC1 release1.7.92Bryce Harrington2015-05-151-1/+1
* remove trailing whitespacesMichael Vetter2015-05-155-509/+509
* scanner: simplify the getopt logicPekka Paalanen2015-05-081-30/+14