aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
* nx-X11/programs/Xserver/hw/nxagent/Init.c: disable DPMS support within nxagent.Mihai Moldovan2018-03-071-1/+1
* hw/nxagent/Screen.c: Settle down with 96 DPI as the default resolution, if no...Simon Matter2018-03-011-1/+1
* release 3.5.99.143.5.99.14Mike Gabriel2018-02-281-1/+1
* os: hide ttyxx optionUlrich Sibiller2018-02-282-3/+6
* nxagent: rearrange nx options in usageUlrich Sibiller2018-02-281-4/+4
* Lift xkb to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-289-15/+1
* Lift xkb to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-2819-3199/+159
* nxagent: Also provide auto DPI feature via nx/nx option 'autodpi', taking onl...Mike Gabriel2018-02-272-0/+24
* nxagent: Auto-detect client-side DPI at session startup.Simon Matter2018-02-274-6/+64
* {nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1,nxproxy/man/nxproxy.1}: mag...Mihai Moldovan2018-02-271-1/+1
* nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1: remove empty line on top of...Mihai Moldovan2018-02-271-1/+0
* nx-X11/programs/Xserver/{include/globals.h,mi/miinitext.c}: remove DPSEXT lef...Mihai Moldovan2018-02-272-7/+0
* Lift os to XORG-7_1 state - non-functional changes onlyUlrich Sibiller2018-02-271-0/+1
* Lift os to XORG-7_1 stateUlrich Sibiller2018-02-273-9/+6
* Remove unused X11R4 DDX compatibility function miClipNotify.Mihai Moldovan2018-02-272-84/+0
* Lift mi to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-272-2/+2
* Lift mi to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-278-72/+41
* Lift miext to xorg-xserver-7.1/1.1.10 stateUlrich Sibiller2018-02-272-1/+2
* Lift record to xorg-server-1.4.2 stateUlrich Sibiller2018-02-271-4/+4
* Lift record to xorg-server-1.2.0/xorg-server-1.3.0.0 state - non-functional c...Ulrich Sibiller2018-02-271-53/+22
* Lift record to xorg-server-1.2.0/xorg-server-1.3.0.0 stateUlrich Sibiller2018-02-271-222/+0
* Lift record to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-271-115/+43
* Lift record to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-271-9/+7
* hw/nxagent/: Stop using non-portable '__progname', set up our own 'nxagentPro...Mike Gabriel2018-02-263-7/+9
* hw/nxagent/: Use <function>(void) rather than <function>().Mike Gabriel2018-02-2628-94/+94
* nxagent/Args.c: Mention new -options cmdline parameter in usage info.Simon Matter2018-02-261-0/+1
* nxagent: Print correct application in usage message.Simon Matter2018-02-261-0/+5
* nxagent: Add -version cmdline option.Simon Matter2018-02-264-4/+17
* dbe: add NXAGENT_SERVER guard for DixLookupUlrich Sibiller2018-02-262-0/+32
* Lift dbe to xorg-xserver-1.4.2 state - non-functional changes onlyUlrich Sibiller2018-02-262-9/+0
* Lift dbe to xorg-xserver-1.4.2 stateUlrich Sibiller2018-02-263-50/+4
* Lift dbe to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-262-86/+34
* Lift dbe to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-262-3/+9
* Transfer previous dix changes into hw/nxagentUlrich Sibiller2018-02-261-21/+31
* Lift dix to xorg-xserver-1.3.0.0 state - non-functional changes onlyUlrich Sibiller2018-02-264-10/+5
* Lift dix to xorg-xserver-1.3.0.0 stateUlrich Sibiller2018-02-2618-85/+184
* Lift dix to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-263-1/+24
* Lift dix to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-269-14/+84
* Lift XFIXES to xorg-xserver-1.4.2 state - non-functional changes onlyUlrich Sibiller2018-02-267-15/+1
* Lift XFIXES to xorg-xserver-1.4.2 stateUlrich Sibiller2018-02-266-6/+46
* Lift XFIXES to xorg-xserver-7.1/1.1.0 state (XFIXES 4.0) - non-functional cha...Ulrich Sibiller2018-02-269-12/+114
* Lift XFIXES to xorg-xserver-7.1/1.1.0 state (XFIXES 4.0)Ulrich Sibiller2018-02-268-9/+421
* nxagent: Add support for optionally enabling/disabling the magic pixel feature.Mike Gabriel2018-02-265-1/+34
* Xi: change () prototypes to (void)Ulrich Sibiller2018-02-262-5/+5
* Xi/getbmap.c: remove unnecessary castUlrich Sibiller2018-02-261-1/+1
* Xi: small formatting changes to match Xorg 7.1's XiUlrich Sibiller2018-02-2615-46/+48
* Xi: reformatUlrich Sibiller2018-02-2637-893/+534
* Xi: ansify function prototypesUlrich Sibiller2018-02-2673-942/+350
* Xi: reformat code, ansifyUlrich Sibiller2018-02-2674-2030/+2030
* Xi: Adapt include sections to match Xorg 7.1Ulrich Sibiller2018-02-2637-168/+168