index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
/
xkbInit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-290
/
+298
2011-11-23
Fix gcc -Wwrite-strings warnings in XkbGetRulesDflts
Alan Coopersmith
1
-16
/
+5
2011-11-23
Mark XKB char * as const to clean up gcc -Wwrite-strings warnings
Alan Coopersmith
1
-2
/
+2
2011-02-15
Replace _XkbDupString with Xstrdup
Alan Coopersmith
1
-10
/
+10
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
1
-4
/
+2
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-20
/
+10
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-31
/
+31
2010-02-02
xkb: sed True -> TRUE and False -> FALSE
Peter Hutterer
1
-15
/
+15
2009-10-20
xkb: don't conditionally include xkb-config.h.
Peter Hutterer
1
-2
/
+0
2009-07-16
xkb: cosmetic fix, use TRUE instead of True.
Peter Hutterer
1
-1
/
+1
2009-06-17
Xi: Add support for sourceid in the device classes.
Peter Hutterer
1
-0
/
+1
2009-05-11
xkb: if kbd init failed, NULL out the pointers after freeing them (#21278)
Peter Hutterer
1
-0
/
+3
2009-05-08
xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFree
Peter Hutterer
1
-17
/
+17
2009-04-20
xkb: set bell_func in InitKeyboardDeviceStruct.
Colin Harrison
1
-0
/
+1
2009-04-19
xkb: Add XkbFreeRMLVOSet helper function.
Peter Hutterer
1
-11
/
+19
2009-04-17
xkb: strdup the values returned by XkbGetRulesDflts
Peter Hutterer
1
-0
/
+21
2009-04-17
input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.
Peter Hutterer
1
-1
/
+9
2009-02-20
xkb: Use cached XKB keymap when rules haven't changed
Dan Nicholson
1
-2
/
+46
2009-02-04
XKB: Remove -kb and +kb from -help text and man page.
Adam Jackson
1
-2
/
+0
2009-01-22
XKB: Remove unused DDX functions
Daniel Stone
1
-2
/
+0
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
1
-4
/
+0
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-3
/
+0
2009-01-22
Input: Overhaul keyboard initialisation process
Daniel Stone
1
-335
/
+141
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-13
/
+1
2009-01-20
XKB: Allow build-time configuration of XKB defaults
Daniel Stone
1
-31
/
+10
2009-01-11
xkb: ANSI cleanup
Julien Cristau
1
-1
/
+1
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
-11
/
+11
2008-12-03
xkb: Allow NULL as rulesFile in XkbSetRulesDflts.
Peter Hutterer
1
-5
/
+24
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-8
/
+8
2008-07-23
Unifdef __osf__
Adam Jackson
1
-1
/
+1
2008-07-23
Unifdef sgi.
Adam Jackson
1
-8
/
+0
2008-07-17
Dead code removal
Daniel Stone
1
-1
/
+1
2008-06-05
xkb: reset xkb_cached_map on CloseDownDevices.
Peter Hutterer
1
-0
/
+3
2008-06-02
xkb: delete default rules when devices are closed.
Peter Hutterer
1
-0
/
+15
2008-04-08
xkb: don't overwrite CtrlProc in the second run of XkbFinishDeviceInit.
Peter Hutterer
1
-1
/
+4
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-5
/
+6
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-134
/
+103
2008-03-04
XKB: Fix initial map setting on startup
Daniel Stone
1
-3
/
+4
2008-02-29
dix: Modify callers of property and selection API to use new interfaces.
Eamon Walsh
1
-2
/
+2
2008-02-22
XKB: Actually use the keymap we compile at startup
Daniel Stone
1
-42
/
+80
2008-02-17
XKB: Ditch XkbFileInfo
Daniel Stone
1
-101
/
+62
2008-02-17
XKB: Remove support for pre-built keymaps
Daniel Stone
1
-18
/
+3
2008-02-17
XKB: Remove a bunch of mad ifdefs
Daniel Stone
1
-16
/
+1
2008-02-17
XKB: Move headers into the server tree
Daniel Stone
1
-2
/
+2
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-2
/
+2
2007-11-05
XKB: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-09-26
xkb: unify ErrorFs. Prefix all with [xkb].
Peter Hutterer
1
-5
/
+5
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-1
/
+1
[next]