Print Composite extension version for "-ext Composite"
Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension
Improved XF86-VidModeExtension printing
Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use xf86vmproto.h instead of xf86vmstr.h if it is installed
Add README with pointers to mailing lists, bugzilla, & git
Remove empty INSTALL so automake installs a real one
Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers
Use $(AM_V_GEN) to silence man page creation too
Added --without-{xf86misc,xprint} configure time options
Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.
Ansification and compile warning fixes.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
Correct make distcheck failure and sparse warnings.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING with notice from xev.c
Flush standard output after processing each event
xev: use XORG_CHANGELOG macro to create ChangeLog. #22611
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Use AM_CFLAGS instead of xhost_CFLAGS to avoid automake-1.10 warnings
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING with notice from xkill.c
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file with copyright/license notice from code & docs
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
Build fix for file systems that are not case sensitive
allow build outside of source tree
xaw8 is gone, use xaw7
Properly handle multiple depth windows.
Correct problems in make distcheck.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Replace static ChangeLog with dist-hook to generate from git log
Allow xman to use bzip2 to decompress man pages
xaw8 is gone, use xaw7
Allow xman to be cross build by adding a ./configure
Build fix for case insensitive file systems
Apple: Added Tiger's man.conf location to the search path
Use AM_CFLAGS instead of xman_CFLAGS and remove AM_PROG_CC_C_O
Remove xprint remnants
Ansification and compile warning fixes.
Add lzma manpage extension support.
Cygwin uses Linux-style man
Bug 21675 xmodmap manpage states the wrong path to XKeysymDB
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add pointers to mailing lists, bugzilla, & git to README
Skip whitespace for virtual button '0'.
Correct make distcheck.
Add README with pointers to mailing lists, bugzilla, & git
Add 'o' property type to man page for icon formats
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Exit cleanly when the target window is destroyed. (#19381)
Do not spew usage on connection error
-spy: flush output before waiting for more events
Bug#15069: Compile warning fixes.
Correct make distcheck and don't distribute autogen.sh.
The "visible bit" is called "urgency bit" in the ICCCM 2.0
Display _NET_WM_ICONs as ASCII art instead of as a big list of integers
Warn if one of the outputs given did not exist
changed a bunch of string to number conversions for reliability
Add missing 'static's to get rid of warnings.
Allow specifying multiple paths to --with-cpp and running if none is found
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with notices from xrdb.c & xrdb.man
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Avoid divide by zero crash if DDX mistakenly returns screen size of 0mm.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file with copyright/license notice from code & docs
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
Avoid warning from "xset r rate" when XF86Misc extension is not present
XKB named indicator support for led state query/set
Fill in README & COPYING files
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix typos in xset manpage
Correct make distcheck and most sparse warnings.
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notice from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notices from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Do not spew usage on connection error
Ansification and compile warning fixes.
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
xwininfo 1.0.5
Do not spew usage on connection error
Ansification and compile warning fixes.
Report visual id along visual class for -stat switch
Update manpage for visual id
Plug leaks of color conversion arrays in Do_Direct
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING with copyright/license notices from code
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Add more input checks. From "nob...@example.com" through OpenBSD bug list.
Ansification and compile warning fixes.
pkgsrc note: upstream is migrating the default font directory from
${PREFIX}/lib/X11/fonts to ${PREFIX}/share/X11/fonts. This would break
stuff in pkgsrc, so pass --with-fontrootdir to keep the old dir for now.
Changes:
Migrate to xorg macros 1.3 & font-util 1.1 macros
Add pointers to mailing lists, bugzilla, & git to README
Janitor: Correct make distcheck and configure.ac simplification
Add missing PHONY line for automatic ChangeLog generation
Replace generic copyright statement.
Minor janitorial release.
Add pointers to mailing list, bugzilla, wiki & git repo to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
bdftopcf 1.0.2
Add missing PHONY line for automatic ChangeLog generation
Ansification and compile warning fixes.
Upstream changes:
0.12
- Update example output in the docs with the JSON-like format
0.11
- unbreak tests
0.10
- Make formatting configurable, and change to resemble JSON by default
Various specifications specify files and file formats. The XDG Base
Directory specification defines where these files should be looked
for by defining one or more base directories relative to which
files should be located. This library implements functions to list
the directories according to the specification and provides a few
higher-level functions for use with the specification.
Upstream changes:
0.40 Mon Oct 19 18:30:32 2009
* Mouse::Meta::TypeConstraint
- Fix a subtyping issue (Thanks miyagawa san)
* Mouse/Mouse::Role
- Now export their sugars to the "main" package
0.39 Tue Oct 13 16:42:31 2009
* Fix RT #50421 (Thanks Michael G Schwern)
* Fix RT #50422 (Thanks Michael G Schwern)
0.38 Tue Oct 13 15:40:39 2009
* No code changes from 0.37_06
* SUMMARY from 0.37 to 0.38
- Add documents about compatiblity and incompatibility to Mouse::Spec
- Refactor type constraints and type coercions
- Now ArrayRef[Foo | Bar] is parsed correctly
- Type coercions are stored in type constraint objects
- Add Mouse::Exporter for import/unimport methods
- Make roles applicable to instances
- Implement inner/augment keywords
- Port a lot of Moose's tests
- Fix a lot of bugs