Commit graph

7 commits

Author SHA1 Message Date
wiz
a81e41df2a Update to 1.0.8:
This minor maintenance release corrects build issues on some platforms
and improves the man page & help output.

Alan Coopersmith (4):
      include config.h before stdio.h & other system headers
      Allow printing -help & -grammar messages without a valid DISPLAY
      Add missing copyright dates from xmodmap.man to COPYING
      xmodmap 1.0.8

Jon TURNEY (1):
      Include X11/Xwindows.h on WIN32

Stéphane Aulery (1):
      error in manpage example about swapping Control_L/Caps_Lock keys
2013-09-09 09:39:52 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
d5a5395e2e Update to 1.0.7.
1.0.7:
This quick fix release solves build problems on systems that need
definitions such as _GNU_SOURCE to expose asprintf() in their headers.

1.0.6:
Alan Coopersmith (4):
      Fix gcc -Wwrite-strings warnings
      Free copy of input line at end of process_line instead of leaking it
      Replace chk_malloc + sprintf with asprintf
      xmodmap 1.0.6

Gaetan Nadon (2):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: replace hard coded section with __appmansuffix__

Jeremy Huddleston (4):
      Dead code removal
      Improve error handling in copy_to_scratch
      Include strings.h for strcasecmp
      Add missing _X_NORETURN to functions that need it

Jesse Adkins (1):
      Purge cvs tags.

1.0.5:
This minor maintenance release features improvements to the man page,
as well as the usual recent rounds of build configuration improvements
and janitorial cleanups.
2012-06-03 18:23:16 +00:00
tnn
609070f9ad Update to xmodmap-1.0.4. Changes:
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.
2009-11-09 18:35:08 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
cf03d0ab23 Update to xmodmap-1.0.3: sprinkle const, use strncasecmp if present,
fix a memory leak.
2007-08-15 22:03:03 +00:00
joerg
b53e7bf6a8 Import xmodmap-1.0.2:
The xmodmap tool is used to modify keymaps and pointer button mappings in X.
This is from modular Xorg.
2006-11-07 17:31:51 +00:00