xclipboard: Changes to 'refs/tags/xclipboard-1.1.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Oct 14 22:45:07 PDT 2009


Tag 'xclipboard-1.1.0' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-10-15 06:37 -0700

xclipboard 1.1.0

Changes since xclipboard-1.0.1:
Alan Coopersmith (4):
      Add README with pointers to mailing lists, bugzilla, & git
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      Enable #ifdef XKB code to call XkbStdBell() if libxkbfile is found
      xclipboard 1.1.0

James Cloos (4):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log
      xaw8 is gone, use xaw7

Jeremy Huddleston (2):
      Build fix for file systems that are not case sensitive
      Added missing AM_PROG_CC_C_O

Julien Cristau (3):
      Use AM_CFLAGS instead of {xclipboard,xcutsel}_CFLAGS and remove AM_PROG_CC_C_O
      Fix build with builddir != srcdir
      $(builddir) is the current directory

Paulo Cesar Pereira de Andrade (1):
      Ansification and compile warning fixes.

Stanislav Maslovski (2):
      Add UTF-8 support.
      Fix UTF-8 support.

---
 .cvsignore              |   22 --------
 .gitignore              |   27 +++++++++
 ChangeLog               |   31 -----------
 Makefile.am             |   40 +++++++-------
 README                  |   28 ++++++++++
 XClipboard.ad           |  126 ----------------------------------------------
 app-defaults/XClipboard |  126 ++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac            |   22 ++++++--
 xclipboard.c            |  131 +++++++++++++++++++++++++++++++++++++-----------
 xcutsel.c               |    2 
 10 files changed, 323 insertions(+), 232 deletions(-)
---


More information about the xorg-commit mailing list