Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-14 | Attempt to further improve keysym name info in man page | Alan Coopersmith | |
- Move it to the top of the grammar section since it applies to multiple commands, not just the keysym KEYSYMNAME = KEYSYMNAME command - Note that XKeysymDB supplements keysymdef.h, doesn't stand in place of it. - Add note about automatic mapping of Unicode characters to keysyms Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2010-08-20 | config: upgrade to util-macros 1.8 for additional man page support | Gaetan Nadon | |
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS Use the appropriate platform version of sed Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-01-15 | Update Sun license notices to current X.Org standard form | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-12-06 | Fix XKeysymDB path in manpage again | Julien Cristau | |
commit 4da097462b0b899e1790fd5a5f5e8ec811623c3d "Bug 21675 xmodmap manpage states the wrong path to XKeysymDB" made it use the right path, but had trailing whitespace in Makefile.am so the manpage ended up with "/usr/share/X11 /XKeysymDB". | |||
2009-11-26 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon | |
Now that the INSTALL file is generated. Allows running make maintainer-clean. | |||
2009-11-09 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | |
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet. | |||
2009-11-09 | Deploy the new XORG_DEFAULT_OPTIONS #24242 | Gaetan Nadon | |
This macro aggregate a number of existing macros that sets commmon X.Org components configuration options. It shields the configuration file from future changes. | |||
2009-11-09 | Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 | Gaetan Nadon | |
ChangeLog filename is known to Automake and requires no further coding in the makefile. | |||
2009-11-09 | Makefile.am: do not include autogen.sh in distribution #24183 | Gaetan Nadon | |
This is a private build script that should not be distributed | |||
2009-11-09 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | |
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. | |||
2009-11-07 | Add note to man page about mapping pointer buttons to 0 to disable | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-10-21 | This is not a GNU project, so declare it foreign. | Jeremy Huddleston | |
On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote: > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote: > > I noticed an INSTALL file in xlsclients and libXvMC today, and it > > was quite annoying to work around since 'autoreconf -fvi' replaces > > it and git wants to commit it. Should these files even be in git? > > Can I nuke them for the betterment of humanity and since they get > > created by autoreconf anyways? > > See https://bugs.freedesktop.org/show_bug.cgi?id=24206 As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation of the INSTALL file. It is also part of the 24206 solution. Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org> | |||
2009-10-05 | xmodmap 1.0.4xmodmap-1.0.4 | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-10-05 | Add pointers to mailing lists, bugzilla, & git to README | Alan Coopersmith | |
Also delete empty INSTALL so automake installs the default one Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-10-05 | Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-05-11 | Bug 21675 xmodmap manpage states the wrong path to XKeysymDB | Alan Coopersmith | |
http://bugs.freedesktop.org/show_bug.cgi?id=21675 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-01-22 | Correct make distcheck. | Paulo Cesar Pereira de Andrade | |
2009-01-20 | Skip whitespace for virtual button '0'. | Ben North | |
2007-08-06 | Version bump: 1.0.3xmodmap-1.0.3 | Alan Coopersmith | |
2007-07-17 | Use strncasecmp if we can, instead of our own homegrown strncmp_nocase | Alan Coopersmith | |
2007-07-17 | Change usage messages from arrays of strings to simple const strings | Alan Coopersmith | |
2007-07-17 | Constify some simple cases | Alan Coopersmith | |
2007-07-17 | sparse warning: non-ANSI definition of function 'process_file' & 'process_line' | Alan Coopersmith | |
2007-07-17 | Add hooks for checking source code with lint/sparse/etc. | Alan Coopersmith | |
2007-07-17 | Remove unused code | Alan Coopersmith | |
2007-07-17 | Coverity #678: get_keysym_list: Returned without freeing storage "keysymlist" | Alan Coopersmith | |
Free allocated memory in error path when it's not being returned | |||
2007-07-17 | Replace static ChangeLog with dist-hook to generate from git log | Alan Coopersmith | |
2007-07-17 | Use AM_CFLAGS instead of xmodmap_CFLAGS to avoid automake-1.10 warnings | Alan Coopersmith | |
2007-04-11 | Bug 10616: manpage should note -pm is the default if no options are given | Alan Coopersmith | |
X.Org Bugzilla #10616 <https://bugs.freedesktop.org/show_bug.cgi?id=10616> Reported upstream from Debian Bug #236918 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=236198> | |||
2006-10-13 | Bump to 1.0.2xmodmap-1.0.2 | Adam Jackson | |
2006-09-13 | Add *~ to .gitignore to ignore emacs droppings | Alan Coopersmith | |
2006-09-13 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | |
2006-09-13 | Sun bug 6459447: Add note on reversing CapsLock/Control swap to man page | Alan Coopersmith | |
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6459447 | |||
2006-04-26 | Bump to 1.0.1xmodmap-1_0_1XORG-7_1 | Adam Jackson | |
2006-03-22 | Allow changing of only a few buttons (not all).XORG-7_0_99_901 | Matthias Hopf | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904 | Kevin E Martin | |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPY | Kevin E Martin | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | |
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | |||
2005-11-21 | Another pass at .cvsignores for apps. | Eric Anholt | |
2005-11-20 | Add/improve .cvsignore files for apps. | Eric Anholt | |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901 | Kevin E Martin | |
2005-10-17 | Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to | Alan Coopersmith | |
work better with BSD make | |||
2005-10-14 | Use sed to fill in variables in man page | Alan Coopersmith | |
2005-09-28 | Copy bits from COPYING here. | Kristian Høgsberg | |
Copy first paragraph from man page. Add swap.km. | |||
2005-07-29 | Various changes preparing packages for RC0:XORG-6_99_99_900 | Kevin E Martin | |
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version | |||
2005-07-28 | Add build system for xmodmap Add xmodmap to build script | Kevin E Martin | |
2004-11-11 | Fix #1818xprint_packagertest_20041217_basexprint_packagertest_20041125_basesco_port_update-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1xprint_packagertest_20041217xprint_packagertest_20041125sco_port_update | Kristian Høgsberg | |
2004-10-30 | Add -d flag for compilers like the Sun C compilers that produce dependency | Alan Coopersmith | |
lists themselves. To use with the Sun compilers, add to host.def: # define UseCCMakeDepend YES # define DependFlags -cc $(CC) -d -xM (Sun bug id #4245688 - fix by Alan Coopersmith) Add Solaris to the platforms on which mprotect is run to set execute permissions when necessary. (Sun bug id #6175128 - fix by Alan Coopersmith) Internationalize digital output (Sun bug id #4119396 - fix by Steve Swales), add -bgpixmap option to set XPM file as background (originally from STSF project version of xclock by Alan Coopersmith) xc/programs/xmodmap/handle.c,pf.c xmodmap was printing line numbers which are one too low in error messages (Xorg bugzilla #1739, Sun bug id 4637857 - fix by Sam Lau) | |||
2004-10-15 | Thu Oct 14 20:43:03 2004 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | |
Fix a write-to-constant-string issue. Fix several buffer overruns. |