aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
...
* nxagent: fix references to default rules in manpageUlrich Sibiller2018-12-191-2/+2
* Keyboard.c: improve creation of keyboard config fileUlrich Sibiller2018-12-191-16/+28
* Keyboard.c: reformat nxagentKeycodeConversionSetupUlrich Sibiller2018-12-191-19/+18
* Keyboard.c: use 'variant' all over the placeUlrich Sibiller2018-12-191-4/+4
* Keyboard.c: rename variables to better reflect their meaningUlrich Sibiller2018-12-191-25/+25
* Keyboard.c: refactor keycode conversionUlrich Sibiller2018-12-191-38/+56
* Keyboard.c: move keyboard file creation to extra functionUlrich Sibiller2018-12-191-51/+57
* manpage: reformat some linesUlrich Sibiller2018-12-191-4/+4
* manpage: add -nameUlrich Sibiller2018-12-191-0/+5
* manpage: add/extend -dpi/-autodpiUlrich Sibiller2018-12-191-4/+17
* manpage: add -geometryUlrich Sibiller2018-12-191-0/+19
* manpage: add -depthUlrich Sibiller2018-12-191-0/+9
* manpage: add -classUlrich Sibiller2018-12-191-0/+32
* manpage: add -fullUlrich Sibiller2018-12-191-0/+11
* manpage: add -syncUlrich Sibiller2018-12-191-0/+6
* fb: fix fast-path blt detectionUlrich Sibiller2018-12-191-27/+34
* fb: Fix memcpy abuseUlrich Sibiller2018-12-191-1/+6
* Fix uninitialized bytesUlrich Sibiller2018-12-181-1/+1
* xkb: Initialize pad bytes sent in replies of geometry requests.Ulrich Sibiller2018-12-181-3/+9
* Fix crash due to uninitialized VModMap fields.Ulrich Sibiller2018-12-171-2/+4
* release 3.5.99.173.5.99.17Mike Gabriel2018-11-201-1/+1
* nx-X11/config/cf/nxcompile.def: Rephrase header comment slightly.Mike Gabriel2018-11-111-1/+1
* imake: adapt output to automake output as seen in lib/srcUlrich Sibiller2018-11-111-1/+1
* imake: also silence makedependUlrich Sibiller2018-11-111-4/+9
* silence imake compilationUlrich Sibiller2018-11-112-1/+26
* Makefile: Rework handling auto-determined values for imakeUlrich Sibiller2018-11-101-0/+2
* Lift Xext to xorg 1.4.2Ulrich Sibiller2018-11-0921-264/+349
* adapt code-versions.txtUlrich Sibiller2018-11-091-1/+1
* Convert existing Xprintf style calls to asprintf styleUlrich Sibiller2018-11-092-21/+37
* xkb: Don't check for NULL before calling freeUlrich Sibiller2018-11-091-4/+2
* xkb: Fix memory leak if opening file failsUlrich Sibiller2018-11-091-0/+2
* Make: Automatically determine xkb dirUlrich Sibiller2018-11-092-1/+9
* XKB: Fix size_syms calculation bugUlrich Sibiller2018-11-091-1/+1
* Event.c: improve DEBUG outputUlrich Sibiller2018-11-091-3/+15
* XKB: Remove unused DDX functionsUlrich Sibiller2018-11-095-103/+5
* XKB: Fix logic errorUlrich Sibiller2018-11-091-1/+1
* XKB: Fix garbage initializationUlrich Sibiller2018-11-091-1/+1
* ProcXkbGetKbdByName: fix use of uninitialised bytes valgrind error.Ulrich Sibiller2018-11-091-1/+1
* XkbSendNames: fix use of uninitialised bytes valgrind error.Ulrich Sibiller2018-11-091-1/+1
* Keyboard.c: simplify even more: free stuff at one placeUlrich Sibiller2018-11-091-16/+8
* Keyboard.c: fix keyboard=query logicUlrich Sibiller2018-11-091-1/+1
* Keyboard.c: greatly simplify the code in nxagentKeyboardProcUlrich Sibiller2018-11-091-31/+13
* Keyboard.c: guard XkbFreeKeyboard callsUlrich Sibiller2018-11-091-5/+10
* Keyboard.c: simplify over-specific ifUlrich Sibiller2018-11-091-2/+1
* Keyboard.c: simplify RLMVO string handlingUlrich Sibiller2018-11-091-37/+9
* Keyboard.c: always ask for remote XKBUlrich Sibiller2018-11-091-12/+12
* Lift xkb to XORG-1.3.0.0 stateUlrich Sibiller2018-11-092-3/+4
* XKB: provide XKB defines via ImakefileUlrich Sibiller2018-11-091-1/+1
* Keyboard.c: do not define own RLMVO defaultsUlrich Sibiller2018-11-091-94/+5
* no more own XkbBaseDirectory handlingUlrich Sibiller2018-11-092-361/+1