summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-23setxkbmap 1.3.0HEADsetxkbmap-1.3.0masterAlan Coopersmith1-1/+1
2012-03-06Mention xkeyboard-config(7) in setxkbmap(1)Mehdi Dogguy1-1/+1
2011-09-28Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-4/+4
2011-02-28Minor style changes in help message.Van de Bugger1-23/+23
2011-02-28Few messages added for easier troubleshooting.Van de Bugger1-2/+16
2011-02-27Consistent handling of memory allocation errors.Van de Bugger1-18/+9
2011-02-25Removed unused arg subdir in function findFileInPath()Alexandr Shadchin1-6/+6
2011-02-22Minor style fixes.Van de Bugger1-14/+14
2011-02-22Set of macros converted to enum type.Lev Nezhdanov1-12/+14
2011-02-22man: multiple layouts can be specified (#34118)Peter Hutterer1-4/+6
2011-02-16Refactoring the help message.Van de Bugger1-24/+26
2011-02-15Bug in searching config files fixed.Van de Bugger1-1/+1
2011-02-15Data refactored: list_t introduced to keep list and its sizes together.Van de Bugger1-59/+63
2011-02-15Data refactored: 3 separate arrays and set of macros merged into a struct.Van de Bugger1-170/+175
2011-02-15Tabs replaced with spaces; trailing spaces deleted.Van de Bugger1-48/+48
2011-02-13assigned value never used: "next" set at setxkbmap.c(654)Alan Coopersmith1-1/+1
2011-02-13Use snprintf instead of trying to pre-measure sprintf result sizes.Alan Coopersmith1-4/+3
2011-02-13Bug 34151: Potential bug and buffer overflow due to misused rules filenameAlan Coopersmith1-3/+3
2011-02-13Bug 34117: setxkbmap -I dir not accepted, despite man pageAlan Coopersmith1-1/+9
2011-01-20config: move man pages into their own directoryGaetan Nadon4-20/+19
2011-01-20Fix crash when when -device is specified without argumentStuart Kreitman1-1/+8
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-10/+10
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-09-23setxkbmap 1.2.0setxkbmap-1.2.0Alan Coopersmith1-1/+4
2010-09-23config: remove AC_SUBST of CFLAGS & LIBS that PKG_CHECK_MODULES handlesAlan Coopersmith1-2/+0
2010-09-23config: Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS provideAlan Coopersmith1-3/+0
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+7
2010-01-13COPYING: replace stub with actual copyright noticeGaetan Nadon1-10/+20
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-2/+5
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-1/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+66
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-09Change default XKB rules file from "xorg" to "base"Alan Coopersmith2-2/+1
2009-10-09Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-11/+7
2009-10-09Add -query option to print current RLMVO settingsAlan Coopersmith2-2/+16
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+27
2009-08-01Comment typo fixAlan Coopersmith1-1/+1
2009-07-08Bump to 1.1.0setxkbmap-1.1.0Peter Hutterer1-1/+1
2009-01-19Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade4-22/+34
2008-12-01Check return value of calloc and realloc. #18759 and #18760Peter Hutterer1-0/+10
2008-08-12Adding some explanatory comments.Peter Hutterer1-9/+67
2008-08-12Indent consistently.Peter Hutterer1-560/+671
2008-08-12Remove RCS tags.Peter Hutterer2-7/+3
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos1-0/+2
2007-07-24Version bump: 1.0.4setxkbmap-1.0.4Alan Coopersmith1-1/+1
2007-07-23lint target needs to use AM_CFLAGS tooAlan Coopersmith1-1/+1
2007-07-23Use AM_CFLAGS instead of setxkbmap_CFLAGS to avoid automake-1.10 warningAlan Coopersmith1-1/+1