index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
/
maprules.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
xkb: fix check for appending '|' character when applying rules
Ran Benita
1
-1
/
+1
2015-04-21
Convert XKB to new *allocarray functions
Alan Coopersmith
1
-6
/
+6
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-9
/
+9
2014-01-12
xkb: Clean up warnings
Keith Packard
1
-34
/
+39
2012-11-06
Apply partial matches for option (#25873)
Alexey Ten (Lynn)
1
-0
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-657
/
+683
2011-11-23
Mark XKB char * as const to clean up gcc -Wwrite-strings warnings
Alan Coopersmith
1
-1
/
+1
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-2
/
+1
2011-02-15
Replace _XkbDupString with Xstrdup
Alan Coopersmith
1
-15
/
+15
2011-02-15
xkb: Use snprintf to measure string lengths instead of manual strlen math
Alan Coopersmith
1
-2
/
+1
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-14
/
+14
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-11
/
+11
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-28
/
+28
2010-02-02
xkb: sed True -> TRUE and False -> FALSE
Peter Hutterer
1
-43
/
+43
2010-01-25
xkb: remove _XkbTyped*alloc
Peter Hutterer
1
-8
/
+8
2009-05-08
xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFree
Peter Hutterer
1
-22
/
+22
2009-01-22
XKB: Remove descriptions from maprules
Daniel Stone
1
-203
/
+4
2009-01-22
XKB: Remove support for setting combined keymaps
Daniel Stone
1
-14
/
+4
2009-01-22
XKB: Remove 'extra' functionality from rules parsing
Daniel Stone
1
-84
/
+12
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-13
/
+13
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-13
/
+13
2008-08-10
Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.h
Matthieu Herrb
1
-0
/
+1
2008-02-17
XKB: Remove support for pre-built keymaps
Daniel Stone
1
-3
/
+1
2008-02-17
XKB: Remove a bunch of mad ifdefs
Daniel Stone
1
-54
/
+32
2008-02-17
XKB: Move headers into the server tree
Daniel Stone
1
-1
/
+1
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-1
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-07-08
Bug #7097: do case-insensitive comparison for some hotkeys.
Tilman Sauerbeck
1
-11
/
+5
2006-05-24
Remove tolower() which was missed in the _XkbStrCaseCmp/strcmp changes.
Jeremy C. Reed
1
-1
/
+1
2006-03-27
Prune XKB code to only what we need to run the server. Remove dead
Daniel Stone
1
-149
/
+0
2006-03-27
Fix remnants of previous busted _XkbStrCaseCmp commit.
Daniel Stone
1
-4
/
+10
2006-03-25
Bug #3819: Remove open-coding of strcasecmp.
Daniel Stone
1
-4
/
+4
2006-02-28
Bug #5216: Allow options to appear with other components.
Daniel Stone
1
-7
/
+0
2005-07-03
Fix more include paths; add dix-config.h to XKB code.
Daniel Stone
1
-5
/
+4
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-06-13
Add xkbfile to symlink.sh, conditionally include "config.h" in
Søren Sandmann Pedersen
1
-0
/
+3
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
1
-217
/
+1
2003-11-14
XFree86 4.3.0.1
Kaleb Keithley
1
-177
/
+487
2003-11-14
R6.6 is the Xorg base-line
Kaleb Keithley
1
-0
/
+1382