| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Events.c: drop variable that caused compilation warning | Ulrich Sibiller | 2018-08-22 | 1 | -8/+2 |
| * | Events.c: fix wrong printf format specifiers | Ulrich Sibiller | 2018-08-22 | 1 | -4/+4 |
| * | Events.c: fix compiler warnings | Ulrich Sibiller | 2018-08-22 | 1 | -3/+3 |
| * | Events.c: mitigate compiler warning | Ulrich Sibiller | 2018-08-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'uli42-pr/refactor_defaulteventmask' into 3.6.x | Mike Gabriel | 2018-08-22 | 4 | -41/+19 |
|\ |
|
| * | refactor nxagentGet(Default)EventMask | Ulrich Sibiller | 2018-08-22 | 4 | -41/+19 |
|/ |
|
* | Merge branch 'uli42-pr/track_versions' into 3.6.x | Mike Gabriel | 2018-08-22 | 1 | -0/+22 |
|\ |
|
| * | add list with versions of the xserver modules | Ulrich Sibiller | 2018-08-22 | 1 | -0/+22 |
|/ |
|
* | Merge branch 'Etersoft-fix-nxagent-window-title-encoding' into 3.6.x | Mike Gabriel | 2018-08-22 | 1 | -9/+8 |
|\ |
|
| * | nxagent: Used 'Xutf8SetVMPropertis' instead of 'XSetStandardProperties' + 'Xu... | Pavel Vaynerman | 2018-08-22 | 1 | -13/+6 |
| * | fix window title encoding (use utf8) for nxagent | Pavel Vaynerman | 2018-08-22 | 1 | -2/+8 |
|/ |
|
* | Use min() [defined in include/misc.h] instead of MIN() [not defined in any Xo... | Alan Coopersmith | 2018-08-21 | 1 | -3/+3 |
* | [PATCH] os: XDMCP options like -query etc. should imply -listen tcp | Mihai Moldovan | 2018-07-18 | 1 | -0/+17 |
* | misc: fix more regressions and whitespace weirdness introduced in 913fcf1a744... | Mihai Moldovan | 2018-07-07 | 10 | -18/+53 |
* | nx-X11/lib/include/xtrans/Xtrans.c: Regression fix for 913fcf1a. | Mike Gabriel | 2018-07-03 | 1 | -1/+0 |
* | XKB.h: Use the correct value for XkbAllAccessXEventsMask | Ulrich Sibiller | 2018-07-03 | 1 | -1/+1 |
* | Merge branch 'mjtrangoni-WIP-add-cppcheck' into 3.6.x | Mike Gabriel | 2018-07-03 | 14 | -44/+118 |
|\ |
|
| * | travis.yml: refactor some config options, add gcc-8 and clang-6.0. | Mario Trangoni | 2018-07-03 | 1 | -22/+53 |
| * | Fix some memory leaks. | Mario Trangoni | 2018-07-03 | 12 | -30/+44 |
| * | travis.yml: Add cppcheck - A tool for static C/C++ code analysis. | Mario Trangoni | 2018-07-03 | 2 | -2/+31 |
|/ |
|
* | Merge branch 'uli42-pr/fix_xfont2' into 3.6.x | Mike Gabriel | 2018-07-03 | 1 | -4/+5 |
|\ |
|
| * | Makefile: pass down Xfont2 define for Imake | Ulrich Sibiller | 2018-07-03 | 1 | -4/+5 |
|/ |
|
* | Merge branch 'uli42-gh-sunweaver/pr/xserver-xkb-cleanup' into 3.6.x | Mike Gabriel | 2018-07-03 | 27 | -2599/+207 |
|\ |
|
| * | debian/nxagent.*: Drop conffile /etc/nxagent/nxagent.keyboard. Not shipped up... | Mike Gabriel | 2018-07-03 | 4 | -1/+9 |
| * | nx-libs.spec: Drop reference to obsolete nxagent.keyboard file. | Mike Gabriel | 2018-07-03 | 1 | -1/+0 |
| * | etc/nxagent.keyboard: Drop file. Not required anymore. | Mike Gabriel | 2018-07-03 | 2 | -2/+0 |
| * | Xserver/xkb: Remove XkbCF DDX configuration code. | Mike Gabriel | 2018-07-03 | 2 | -1343/+2 |
| * | Removal of dead code in Xserver/xkb. Follow-up commit for 3739a9b. | Mike Gabriel | 2018-07-03 | 17 | -1079/+189 |
| * | Xserver/xkb: Remove -xkbmap argument. | Daniel Stone | 2018-07-03 | 3 | -76/+0 |
| * | hw/nxagent/Keyboard.c: Drop support for loading XKB config from file. | Mike Gabriel | 2018-07-03 | 1 | -97/+7 |
|/ |
|
* | Merge branch 'uli42-pr/more_debug' into 3.6.x | Mike Gabriel | 2018-07-03 | 1 | -0/+29 |
|\ |
|
| * | Atoms.c: more debugging output | Ulrich Sibiller | 2018-07-03 | 1 | -0/+29 |
|/ |
|
* | Merge branch 'uli42-pr/misc' into 3.6.x | Mike Gabriel | 2018-07-03 | 6 | -72/+64 |
|\ |
|
| * | dixfonts.c: use calloc for LFclosurePtr | Mike Gabriel | 2018-07-03 | 1 | -1/+1 |
| * | dix/dixfonts.c: free() can handle NULL | Mike Gabriel | 2018-07-03 | 1 | -8/+6 |
| * | NXdixfonts.c: free() can handle NULL | Ulrich Sibiller | 2018-07-03 | 1 | -13/+10 |
| * | NXdixfonts.c: use calloc for LFclosurePtr | Ulrich Sibiller | 2018-07-03 | 1 | -1/+1 |
| * | xkb/xkb.c: init all reply structs | Ulrich Sibiller | 2018-07-03 | 1 | -26/+19 |
| * | os/io.c: fix unitialised bytes | Ulrich Sibiller | 2018-07-03 | 1 | -1/+6 |
| * | ProcGetPointerMapping uses rep.nElts before it is initialized | Ulrich Sibiller | 2018-07-03 | 1 | -3/+6 |
| * | Fix some valgrind findings | Ulrich Sibiller | 2018-07-03 | 2 | -15/+11 |
| * | Some small Keyboard.c improvements | Ulrich Sibiller | 2018-07-03 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'sunweaver-pr/idletime-counter' into 3.6.x | Mike Gabriel | 2018-07-03 | 3 | -15/+163 |
|\ |
|
| * | Don't reset the lastDeviceEventTime when doing DPMS actions | Mike Gabriel | 2018-07-03 | 1 | -13/+4 |
| * | Do not reset lastDeviceEventTime when we do dixSaveScreens | Richard Hughes | 2018-07-03 | 1 | -2/+0 |
| * | Backport IDLETIME system counter to nx-X11 Xserver. | Mike Gabriel | 2018-07-03 | 1 | -0/+159 |
|/ |
|
* | nx-X11/Makefile: pass down $(MFLAGS) to imake call, because... we probably wa... | Mihai Moldovan | 2018-06-17 | 1 | -1/+1 |
* | nx-libs.spec: disable parallel builds, was pure luck that it worked before. | Mihai Moldovan | 2018-06-17 | 1 | -1/+1 |
* | debian/rules: more Jessie unbreaking, also for dh_auto_{build,install}. | Mihai Moldovan | 2018-06-17 | 1 | -2/+4 |
* | debian/rules: unbreak Jessie: dh_auto_clean doesn't gracefully discard unknow... | Mihai Moldovan | 2018-06-16 | 1 | -1/+1 |