Age | Commit message (Expand) | Author |
2012-11-24 | Remove condition implications | Richard Braun |
2012-09-23 | Add more keymaps | Samuel Thibault |
2012-07-10 | Fix out-of-tree build | Samuel Thibault |
2012-07-01 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2012-07-01 | Use path to x11 locales from x11.pc instead of our prefix | Samuel Thibault |
2012-07-01 | TODO: make xkb use rules | Samuel Thibault |
2012-07-01 | Fix kstoucs generation dependency | Samuel Thibault |
2012-07-01 | Merge branch 'master' into xkb | Samuel Thibault |
2012-07-01 | Merge branch 'master' into xkb | Samuel Thibault |
2012-04-08 | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge |
2012-04-08 | Automatically regenerate files that depend on $(hurd-version). | Thomas Schwinge |
2011-08-20 | fix common misspellings | Jonathan Neuschäfer |
2011-08-08 | Fix restoring from Xorg | Samuel Thibault |
2011-08-08 | Let GNU Mach messages appear under Hurd console | Samuel Thibault |
2011-08-08 | Fix typo | Samuel Thibault |
2011-04-16 | Print KeySymToUcs4 calls. | Diego Nieto Cid |
2011-04-16 | Find the absolute path to <X11/keysymdef.h> | Diego Nieto Cid |
2011-04-16 | Use locale's compose file by default. | Diego Nieto Cid |
2011-04-16 | Avoid redefinition of NoSymbol. | Diego Nieto Cid |
2011-04-16 | Delete xkb/HACKING file. | Diego Nieto Cid |
2011-04-16 | Cleanup. | Diego Nieto Cid |
2011-04-16 | Deallocate memory on errors. | Diego Nieto Cid |
2011-04-16 | Remove default keymap. | Diego Nieto Cid |
2011-04-16 | Delete Compose file. | Diego Nieto Cid |
2011-04-16 | Add missing dependency. | Diego Nieto Cid |
2011-04-16 | Reimplement KeySymToUcs4. | Diego Nieto Cid |
2011-04-08 | Depend on X11 for string to keysym mappings. | Diego Nieto Cid |
2011-04-08 | Update xkb/README. | Diego Nieto Cid |
2011-04-08 | Use first section when there's no default. | Diego Nieto Cid |
2011-04-08 | * console-client/xkb/parser.y (include_section): Free filename. | Diego Nieto Cid |
2011-04-08 | * console-client/xkb/parser.y (include_section): Remove superflous strdup. | Diego Nieto Cid |
2011-04-08 | Added an example for selecting the keymap. | Arne Babenhauserheide |
2011-04-08 | Symbols 0..9 stand for their ascii character. | Diego Nieto Cid |
2011-04-08 | Add support for hexadecimal symbols. | Diego Nieto Cid |
2011-04-08 | Update foreign files. | Diego Nieto Cid |
2011-04-08 | Document new options. | Diego Nieto Cid |
2011-04-08 | * console-client/xkb/xkb.c (iskeypad): Access up to 'width' symbols. | Diego Nieto Cid |
2011-04-08 | 'vmods' is an alias for 'virtual_modifiers'. | Diego Nieto Cid |
2011-04-08 | Fix handling of error conditions. | Diego Nieto Cid |
2011-04-08 | Fix memory errors. | Diego Nieto Cid |
2011-04-08 | Add neo support | Alexander Preisinger |
2011-04-08 | README update | Alexander Preisinger |
2011-04-08 | Enable hurd extensions in every layout. | Diego Nieto Cid |
2011-04-08 | Remove obsolete variable declaration. | Diego Nieto Cid |
2011-04-08 | Use vfprintf in debug_printf and write to stderr. | Diego Nieto Cid |
2011-04-08 | Add debugging messages. | Diego Nieto Cid |
2011-04-08 | Emit warnings on undeclared virtual modifiers. | Diego Nieto Cid |
2011-04-08 | Report inexistent section. | Diego Nieto Cid |
2011-04-08 | Add function to read the state of the scanner. | Diego Nieto Cid |
2011-04-08 | Check for end of file. | Diego Nieto Cid |