summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-21configure.ac: bump to version 1.9.0 for the official release1.9.01.9Bryce Harrington1-2/+2
2015-09-15configure.ac: bump to version 1.8.93 for the RC1 release1.8.93Bryce Harrington1-1/+1
2015-09-01configure.ac: bump to version 1.8.92 for the beta release1.8.92Bryce Harrington1-1/+1
2015-08-24Revert "client: require WAYLAND_DISPLAY to be set"Pekka Paalanen3-12/+11
2015-08-16configure.ac: bump to version 1.8.91 for the alpha release1.8.91Bryce Harrington1-1/+1
2015-08-14client: require WAYLAND_DISPLAY to be setDima Ryazanov3-11/+12
2015-08-06wayland-client : Fix queue_release not to call proxy_destroyElvis Lee1-4/+6
2015-07-30scanner: check sanity of versionMarek Chalupa1-9/+30
2015-07-30scanner: use zxallocMarek Chalupa1-43/+40
2015-07-30scanner: get rid of leaksMarek Chalupa1-4/+102
2015-07-30scanner: refactor creating objectsMarek Chalupa1-53/+111
2015-07-30gitignore: Ignore some dist generated filesBryce Harrington1-0/+2
2015-07-23build: Build libwayland-privateDerek Foreman1-5/+7
2015-07-17build: always build wayland-scannerRoss Burton2-21/+20
2015-07-10fixed-benchmark: remove unused arguments in mainMarek Chalupa1-1/+1
2015-07-10tests: Don't increment variables inside an assert()Bryce Harrington1-3/+6
2015-06-23cosmetic: gratuitous whitespace changes in event-loop.cDerek Foreman1-1/+1
2015-06-23build: Use AM_CFLAGS instead of GCC_CFLAGS everywhereDerek Foreman1-4/+4
2015-06-22cursor: Update printed license from MIT "X11" to MIT "Expat"Bryce Harrington1-22/+30
2015-06-22publican: Update docs license from MIT "X11" to MIT "Expat" styleBryce Harrington1-23/+23
2015-06-18doc: drop the default doxygen tagsPeter Hutterer1-1743/+0
2015-06-18doc: move project-specific doxygen settings to the end of the doxygen filePeter Hutterer1-15/+38
2015-06-18build: Don't depend on libffi unless we're building librariesDerek Foreman1-1/+1
2015-06-18build: Build a subset of libwayland_util when not building librariesDerek Foreman1-6/+9
2015-06-18build: Allow disabling building of wayland librariesDerek Foreman2-32/+45
2015-06-18build: Stop putting FFI_CFLAGS in AM_CFLAGSDerek Foreman1-1/+2
2015-06-18build: Move AM_CFLAGS and AM_CPPFLAGS to the top of Makefile.amDerek Foreman1-7/+7
2015-06-12xcursor: Change keithp licensed code from X11 to Expat licenseBryce Harrington2-32/+38
2015-06-12cursor-data.h: Change SuSE licensed code from X11 to ExpatBryce Harrington1-15/+19
2015-06-12cursor: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington5-80/+95
2015-06-12protocol: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-20/+20
2015-06-12wayland-server: Fix style on multi-line commentBryce Harrington1-2/+3
2015-06-12src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington18-290/+344
2015-06-12test-runner: Add copyright boilerplate for .h, same as the .cBryce Harrington1-0/+24
2015-06-12socket-test: Fix style on multi-line commentBryce Harrington1-2/+3
2015-06-12tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington24-384/+456
2015-06-12Contributing: Specify use of MIT Expat for new code filesBryce Harrington1-0/+13
2015-06-12COPYING: Update to MIT Expat License rather than MIT X LicenseBryce Harrington1-16/+23
2015-06-04docs: remove and ignore doc/doxygen_sqlite3.dbDerek Foreman2-1/+2
2015-06-03configure.ac: bump version to 1.8.90Bryce Harrington1-1/+1
2015-06-02configure.ac: bump to version 1.8.0 for the official release1.8.0Bryce Harrington1-2/+2
2015-06-01scanner: don't emit the extern declarations for external typesGiulio Camuffo1-7/+3
2015-05-27publish-doc: Add script for publishing docs to the websiteBryce Harrington1-0/+15
2015-05-26configure.ac: bump to version 1.7.93 for the RC2 release1.7.93Bryce Harrington1-1/+1
2015-05-26gitignore: Bulk ignore all *-test filesBryce Harrington1-17/+1
2015-05-26gitignore: ignore recently added headers-testBryce Harrington1-0/+1
2015-05-21tests: add an headers testGiulio Camuffo4-2/+129
2015-05-15configure.ac: bump to version 1.7.92 for the RC1 release1.7.92Bryce Harrington1-1/+1
2015-05-15remove trailing whitespacesMichael Vetter5-509/+509
2015-05-08scanner: simplify the getopt logicPekka Paalanen1-30/+14