[Xcb-commit] Changes to 'refs/tags/0.1'
Josh Triplett
josh at kemper.freedesktop.org
Mon Sep 25 14:00:11 PDT 2006
Tag '0.1' created by Josh Triplett <josh at freedesktop.org> at 2006-09-25 21:59 -0700
xcb-demo 0.1 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQBFGEM6GJuZRtD+evsRAisNAJ4wuNCu+fjufI62X2SXWBTLBuvVRQCeM8TE
QgqMTlfCn6Bmz1dgT3YWPaY=
=aD3B
-----END PGP SIGNATURE-----
Changes since the dawn of time:
Eric Anholt:
Move .cvsignore to .gitignore.
Ian Osgood:
Remove proto/X11 dependencies from xcb-demo.
Another demo: ported xcbneko
Don't ignore Makefile until this gets autotooled.
Use XCBFlush not XCBSync
Detect Alt-Q to quit using xcb_keysyms.h library.
Support WM_DELETE_WINDOW, WMHints.
Enumeration and documentation for col parameter
Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
Update README for last patch
Implement XTest extension and xte demo
Remove warnings from xtest demo.#
Add flames demo to README
Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
Jamey Sharp:
Update .gitignores for .o files and autofoo stuff.
Update .gitignore files for xcb-demo binaries.
Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies.
Fix the neko makefile to get cflags and libs for all relevant packages.
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb
Update demos to find DPMS, RENDER, and RANDR using pkg-config.
Update xcb-demo for ConnSetup renaming and constness fixes.
Josh Triplett:
Remove xcl and CVSROOT.
Fix typo in lissajoux: s/availaible/available/g.
Put $(XCBAUX_CFLAGS) in prog_CFLAGS for programs that use XCBAux. Probably
Set all package bugreporting addresses to xcb at lists.freedesktop.org
Use pkg-config to find libXCBxtest in the Makefile for the xtest test application.
Add test program for XFree86-DRI extension to xcb-demo. Mark XFree86-DRI extension as tested and working.
Actually build xcbxvinfo.
Fix xcbxvinfo for rename of XCBConnSetupSuccessRep to XCBSetup; eliminates deprecation warnings.
Add xcbxf86dri and xcbxvinfo to .gitignore, and sort .gitignore.
Rename xdpyinfo to xcbdpyinfo.
Add newline at end of README.
Add description for hypnomoire in README.
Add xcbxvinfo to README, and sort lines.
Add app/xte and neko to README.
Set xcb-demo version number to 0.1, like xcb-util.
Fix more format string integer size warnings.
Add dummy return to run function in hypnomoire, to fix warning.
Fix memory leak and warning regarding adaptors_rep. Return 0 from main for successful completion, not 1.
Add header files to _SOURCES so they get distributed.
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb
TORRI Vincent:
speed up the test, by adding a cosinus and sinus table
fix one part of hte leaks
Merge branch 'master' of git+ssh://doursse@git.freedesktop.org/git/xcb
More information about the xcb-commit
mailing list