Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keyboard.c: use NULL instead of 0 | Ulrich Sibiller | 2016-11-08 | 1 | -5/+5 |
* | Keyboard.c: remove superfluous whitespace | Ulrich Sibiller | 2016-11-08 | 1 | -1/+1 |
* | Keyboard.c: Fix wrong error msg prefix | Ulrich Sibiller | 2016-11-08 | 1 | -1/+1 |
* | Keyboard.c: Fix and simplify keyboard config file handling | Ulrich Sibiller | 2016-11-08 | 1 | -12/+3 |
* | Improve DEBUG/TEST output regarding keyboard stuff | Ulrich Sibiller | 2016-11-08 | 2 | -14/+39 |
* | Drop unused define NXAGENT_KEYMAP_DIR_FILE | Ulrich Sibiller | 2016-11-08 | 1 | -2/+0 |
* | Makefile: fix up a9b145d4. | Mihai Moldovan | 2016-11-05 | 1 | -1/+2 |
* | nx-X11/lib/X11/Imakefile: essentially revert 5a90a63. | Mihai Moldovan | 2016-11-05 | 1 | -6/+21 |
* | Added sample slave agent and test script | Vadim Troshchinskiy | 2016-11-04 | 2 | -0/+722 |
* | Merge branch 'sunweaver-pr/drop-fbmmx' into arctica-3.6.x | Mihai Moldovan | 2016-11-03 | 6 | -2791/+14 |
|\ | |||||
| * | Xserver/fb: Drop fbmmx.[ch] files and code passages wrapped-in by USE_MMX macro. | Mike Gabriel | 2016-11-03 | 6 | -2791/+11 |
| * | Xserver/fb/Imakefile: Introduce NULL variable. | Mike Gabriel | 2016-11-03 | 1 | -0/+3 |
|/ | |||||
* | Merge branch 'uli42-pr/libX11_xtrans_silence_compiler_warnings' into 3.6.x | Mike Gabriel | 2016-11-03 | 6 | -26/+32 |
|\ | |||||
| * | xtrans: fix const warnings for SocketConnectConnInfo | Ulrich Sibiller | 2016-11-03 | 1 | -1/+1 |
| * | xtrans: silence compiler warning regarding is_numeric | Ulrich Sibiller | 2016-11-03 | 2 | -1/+4 |
| * | libX11 + Xserver: fix missing define warning | Ulrich Sibiller | 2016-11-03 | 2 | -2/+5 |
| * | xtrans: Fix compile warning | Ulrich Sibiller | 2016-11-02 | 3 | -20/+20 |
| * | xtrans: fix compilation warnings because of missing XTRANS_SEND_FDS | Ulrich Sibiller | 2016-11-02 | 2 | -2/+2 |
|/ | |||||
* | debian/libnx-x11-6.symbols: Update after upgrade of xtrans library files. | Mike Gabriel | 2016-11-02 | 1 | -12/+12 |
* | Merge branch 'uli42-pr/upgrade_xtrans' into 3.6.x | Mike Gabriel | 2016-11-02 | 24 | -5609/+2064 |
|\ | |||||
| * | Whitespace fixes | Ulrich Sibiller | 2016-11-02 | 3 | -4/+4 |
| * | Xtrans: update to Xorg/xtrans upstream (1.3.5+) | Ulrich Sibiller | 2016-11-02 | 7 | -912/+1352 |
| * | Remove __UNIXOS2__ references | Ulrich Sibiller | 2016-11-02 | 3 | -8/+8 |
| * | remove CLTS code | Adam Jackson | 2016-11-02 | 5 | -491/+1 |
| * | use %p in format strings | Ulrich Sibiller | 2016-11-02 | 2 | -5/+5 |
| * | replace PRMSG by prmsg | Ulrich Sibiller | 2016-11-02 | 6 | -524/+499 |
| * | align license headers with Xorg/xtrans upstream | Ulrich Sibiller | 2016-11-02 | 7 | -22/+29 |
| * | move helper functions to file end | Ulrich Sibiller | 2016-11-02 | 1 | -142/+148 |
| * | Fixed #ifdef checks that were using i386 to use __i386__ | Jeremy Huddleston | 2016-11-02 | 3 | -11/+11 |
| * | whitespace cleanup | Ulrich Sibiller | 2016-11-02 | 6 | -107/+108 |
| * | Drastically simplify TRANS_OPEN_MAX. | Adam Jackson | 2016-11-02 | 2 | -54/+3 |
| * | undef __QNX__ | Ulrich Sibiller | 2016-11-02 | 2 | -5/+5 |
| * | undef Lynx | Ulrich Sibiller | 2016-11-02 | 4 | -21/+5 |
| * | undef AIXV3 | Ulrich Sibiller | 2016-11-02 | 2 | -4/+4 |
| * | undef hpux | Ulrich Sibiller | 2016-11-02 | 3 | -91/+4 |
| * | undef __UNIXOS2__ | Ulrich Sibiller | 2016-11-02 | 4 | -49/+0 |
| * | Remove OS2PIPECONN transport | Ulrich Sibiller | 2016-11-02 | 8 | -903/+10 |
| * | Remove unused TLI ("STREAMSCONN") code | Ulrich Sibiller | 2016-11-02 | 14 | -1516/+28 |
| * | remove DECnet support | Ulrich Sibiller | 2016-11-02 | 17 | -925/+25 |
|/ | |||||
* | Makefile: Make sure libNX_X11.so.6.2 does not get installed as symlink but as... | Mike Gabriel | 2016-11-02 | 1 | -1/+3 |
* | Merge branch 'pr/unused_files' into 3.6.x | Mike Gabriel | 2016-11-02 | 82 | -12487/+6 |
|\ | |||||
| * | remove unused mkks.sh | Ulrich Sibiller | 2016-11-02 | 1 | -11/+0 |
| * | remove unused jump_* files from libX11 | Ulrich Sibiller | 2016-11-02 | 3 | -1618/+0 |
| * | drop unused xtest1.frags | Ulrich Sibiller | 2016-11-02 | 1 | -90/+0 |
| * | remove unused fb24_32.h | Ulrich Sibiller | 2016-11-02 | 1 | -53/+0 |
| * | remove unused registry.h | Ulrich Sibiller | 2016-11-02 | 1 | -64/+0 |
| * | remove unused XInput.h | Ulrich Sibiller | 2016-11-02 | 4 | -1126/+1 |
| * | Remove unused Xv and XvMC headers | Ulrich Sibiller | 2016-11-02 | 4 | -780/+2 |
| * | drop unused glu.h | Ulrich Sibiller | 2016-11-02 | 2 | -329/+1 |
| * | drop ap_keysym.h | Ulrich Sibiller | 2016-11-02 | 4 | -54/+0 |