Age | Commit message (Collapse) | Author | Files | Lines |
|
This release includes contributions by Daphne Pfister to resynchronize the
X11 color name list with the CSS color name list that has forked from ours,
and also includes a couple minor improvements to the showrgb program and
to the build configuration.
|
|
Alan Coopersmith (5):
Add const attributes to fix gcc -Wwrite-strings warnings
unifdef __UNIXOS2__
Replace unbounded strcpy/strcat pairs with snprintf calls
config: Add missing AC_CONFIG_SRCDIR
rgb 1.0.5
Gaetan Nadon (4):
config: remove unrequired AC_SUBST([*_CFLAGS])
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
man: replace hard coded section number (1) and (3) with variables
|
|
|
|
This minor maintenance release mainly provides build configuration
improvements and janitorial cleanups.
Alan Coopersmith (6):
Add README with pointers to mailing lists, bugzilla, & git
Update Sun license notices
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
config: Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS provide
Sun's copyrights belong to Oracle now
rgb 1.0.4
Gaetan Nadon (8):
.gitignore: use common defaults with custom section # 24239
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Deploy the new XORG_DEFAULT_OPTIONS #24242
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
config: move CWARNFLAGS from configure.ac to Makefile.am
man: remove trailing whitespace
config: upgrade to util-macros 1.8 for additional man page support
config: update AC_PREREQ statement to 2.60
Paulo Cesar Pereira de Andrade (1):
Ansification and compile warning fixes.
|
|
- rgb version 1.0.3
- Include rgb(1) man page from Solaris
- rgb version 1.0.2
- Update showrgb man page to better match current implementation
- Fix build to work with --with-rgb-db-type={dbm,ndbm}
- Also remove #includes of unused headers & convert K&R to ANSI C
|
|
|
|
Xorg packages). This fixes problem on some platforms, like Linux,
where it installs as 1x by default.
This problem was fixed upstream long ago. But new source tarballs
have not been released after being generated with the newer autoconf
macro improvements.
|
|
This is from the modular X.org X11 project.
|