index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
console-client
/
xkb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
2
-4
/
+4
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
3
-6
/
+6
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
3
-7
/
+7
*
console-client: Fix lower range of binary search
Diego Nieto Cid
2015-06-05
1
-4
/
+4
*
console-client: assert precondition
Diego Nieto Cid
2015-06-05
1
-0
/
+4
*
console-client: fix binary search
Justus Winter
2015-05-23
1
-2
/
+4
*
console-client: avoid nested function
Justus Winter
2015-05-23
1
-17
/
+18
*
Explicit the keymap compatibility flags
Samuel Thibault
2015-02-02
2
-94
/
+92
*
console-client: Fix typos in comments
Stefan Weil
2015-01-03
6
-12
/
+12
*
Avoid compiler warning about empty bodies
Justus Winter
2014-05-26
1
-1
/
+2
*
Normalize whitespace at the end of each file to '\n'
Justus Winter
2013-11-09
1
-1
/
+0
*
Fix gcc warning
Samuel Thibault
2013-09-21
1
-0
/
+1
*
Fix descriptor leak
Miguel Figueiredo
2013-06-01
1
-2
/
+1
*
Fix console hang on unknown key press
Samuel Thibault
2013-05-01
1
-2
/
+2
*
Add more keymaps
Samuel Thibault
2012-09-23
1
-0
/
+268
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Samuel Thibault
2012-07-01
1
-0
/
+1
|
\
|
*
TODO: make xkb use rules
Samuel Thibault
2012-07-01
1
-0
/
+1
*
|
Use path to x11 locales from x11.pc instead of our prefix
Samuel Thibault
2012-07-01
1
-3
/
+3
|
/
*
Print KeySymToUcs4 calls.
Diego Nieto Cid
2011-04-16
1
-0
/
+13
*
Use locale's compose file by default.
Diego Nieto Cid
2011-04-16
1
-0
/
+173
*
Avoid redefinition of NoSymbol.
Diego Nieto Cid
2011-04-16
2
-4
/
+0
*
Delete xkb/HACKING file.
Diego Nieto Cid
2011-04-16
1
-35
/
+0
*
Cleanup.
Diego Nieto Cid
2011-04-16
4
-24
/
+1
*
Deallocate memory on errors.
Diego Nieto Cid
2011-04-16
1
-1
/
+7
*
Remove default keymap.
Diego Nieto Cid
2011-04-16
4
-2676
/
+3
*
Delete Compose file.
Diego Nieto Cid
2011-04-16
1
-441
/
+0
*
Reimplement KeySymToUcs4.
Diego Nieto Cid
2011-04-16
2
-310
/
+51
*
Depend on X11 for string to keysym mappings.
Diego Nieto Cid
2011-04-08
6
-5668
/
+3
*
Update xkb/README.
Diego Nieto Cid
2011-04-08
1
-22
/
+17
*
Use first section when there's no default.
Diego Nieto Cid
2011-04-08
1
-2
/
+30
*
* console-client/xkb/parser.y (include_section): Free filename.
Diego Nieto Cid
2011-04-08
1
-0
/
+3
*
* console-client/xkb/parser.y (include_section): Remove superflous strdup.
Diego Nieto Cid
2011-04-08
1
-1
/
+1
*
Added an example for selecting the keymap.
Arne Babenhauserheide
2011-04-08
1
-1
/
+1
*
Symbols 0..9 stand for their ascii character.
Diego Nieto Cid
2011-04-08
1
-1
/
+7
*
Add support for hexadecimal symbols.
Diego Nieto Cid
2011-04-08
1
-0
/
+1
*
Update foreign files.
Diego Nieto Cid
2011-04-08
5
-4140
/
+5346
*
Document new options.
Diego Nieto Cid
2011-04-08
1
-0
/
+6
*
* console-client/xkb/xkb.c (iskeypad): Access up to 'width' symbols.
Diego Nieto Cid
2011-04-08
1
-1
/
+1
*
'vmods' is an alias for 'virtual_modifiers'.
Diego Nieto Cid
2011-04-08
1
-0
/
+1
*
Fix handling of error conditions.
Diego Nieto Cid
2011-04-08
1
-2
/
+2
*
Fix memory errors.
Diego Nieto Cid
2011-04-08
1
-4
/
+4
*
Add neo support
Alexander Preisinger
2011-04-08
1
-0
/
+7
*
README update
Alexander Preisinger
2011-04-08
1
-4
/
+4
*
Enable hurd extensions in every layout.
Diego Nieto Cid
2011-04-08
1
-98
/
+98
*
Remove obsolete variable declaration.
Diego Nieto Cid
2011-04-08
1
-1
/
+0
*
Use vfprintf in debug_printf and write to stderr.
Diego Nieto Cid
2011-04-08
1
-1
/
+1
*
Add debugging messages.
Diego Nieto Cid
2011-04-08
3
-6
/
+17
*
Emit warnings on undeclared virtual modifiers.
Diego Nieto Cid
2011-04-08
1
-0
/
+2
*
Report inexistent section.
Diego Nieto Cid
2011-04-08
1
-6
/
+36
*
Add function to read the state of the scanner.
Diego Nieto Cid
2011-04-08
1
-0
/
+12
[next]