| Commit message (Expand) | Author | Age | Files | Lines |
* | debian/control: Remove all Pre-Depends: fields from all bin:pkgs. | Mike Gabriel | 2016-07-01 | 1 | -24/+0 |
* | debian/control: Bump Standards: to 3.9.8. (Various changes were needed). | Mike Gabriel | 2016-07-01 | 1 | -1/+1 |
* | debian/{control,compat}: Bump to DH compat level 9. | Mike Gabriel | 2016-07-01 | 2 | -2/+2 |
* | debian/control: Use my DD address in Uploaders: field. | Mike Gabriel | 2016-07-01 | 1 | -1/+1 |
* | debian/changelog: Suppress warnings from lintian about -0 revision in version... | Mike Gabriel | 2016-07-01 | 1 | -1/+1 |
* | debian/control: Drop various not-used-anymore libNX_* related packages. Add B... | Mike Gabriel | 2016-07-01 | 1 | -506/+54 |
* | roll-tarball.sh: Don't ship doc/X11-symbols/ in the lite (proxy-only) tarball... | Mike Gabriel | 2016-07-01 | 1 | -0/+1 |
* | debian/rules: Don't attempt at removing $(CURDIR)/.preserve/. Not needed anym... | Mike Gabriel | 2016-07-01 | 1 | -1/+0 |
* | debian/*: Drop non-multi-arch support (i.e. Debian squeeze, Ubuntu 10.04 and ... | Mike Gabriel | 2016-07-01 | 21 | -12/+0 |
* | debian/*: Drop not-use-anymore CODE-REDUCTION_* files. | Mike Gabriel | 2016-07-01 | 6 | -0/+0 |
* | Merge branch 'sunweaver-pr/define-default-source-not-bsd+svid-source' into 3.6.x | Mike Gabriel | 2016-07-01 | 2 | -2/+2 |
|\ |
|
| * | build flags: Use -D_DEFAULT_SOURCE instead of deprecated -D_BSD_SOURCE and -D... | Mike Gabriel | 2016-07-01 | 2 | -2/+2 |
| * | nx-X11/lib/X10: Drop really ancient X10 API code. Not used within nxagent. | Mike Gabriel | 2016-06-30 | 16 | -1310/+0 |
| * | OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ... | Mike Gabriel | 2016-06-30 | 13 | -85/+62 |
* | | Merge branch 'sunweaver-pr/drop-really-old-X10-API-code' into 3.6.x | Mike Gabriel | 2016-07-01 | 16 | -1310/+0 |
|\ \ |
|
| * | | nx-X11/lib/X10: Drop really ancient X10 API code. Not used within nxagent. | Mike Gabriel | 2016-07-01 | 16 | -1310/+0 |
|/ / |
|
* | | Merge branch 'sunweaver-pr/properly-apply-optflags-at-buildtime' into 3.6.x | Mike Gabriel | 2016-07-01 | 13 | -85/+62 |
|\ \
| |/
|/| |
|
| * | OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ... | Mike Gabriel | 2016-07-01 | 13 | -85/+62 |
|/ |
|
* | debian/libnx-x11-6.symbols: Update symbols (added: _XEatDataWords@Base 3.5.99... | Mike Gabriel | 2016-06-30 | 1 | -0/+2 |
* | Merge branch 'sunweaver-pr/drop-embedded-imake-and-makedepend' into 3.6.x | Mike Gabriel | 2016-06-30 | 28 | -8306/+12 |
|\ |
|
| * | nx-X11/Makefile: Drop build support for World.Win32 and World.OS2. Not our ta... | Mike Gabriel | 2016-06-30 | 1 | -49/+0 |
| * | nx-X11/config/{imake,makedepend}: Use system-wide available imake and makedep... | Mike Gabriel | 2016-06-30 | 28 | -8257/+12 |
|/ |
|
* | Merge branch 'sunweaver-pr/backport-xgetrequest-and-xeatdatawords' into 3.6.x | Mike Gabriel | 2016-06-30 | 2 | -29/+75 |
|\ |
|
| * | Port _XEatDataWords | Ulrich Sibiller | 2016-06-30 | 2 | -0/+28 |
| * | Backport of _XGetRequest() | Ulrich Sibiller | 2016-06-30 | 2 | -29/+47 |
* | | Merge branch 'sunweaver-pr/drop-x2goagent' into 3.6.x | Mike Gabriel | 2016-06-29 | 21 | -245/+46 |
|\| |
|
| * | Makefile,debian/*,nx-libs.spec,<misc>: Drop references to X2Go Project, esp. ... | Mike Gabriel | 2016-06-29 | 21 | -245/+46 |
|/ |
|
* | Merge branch 'sunweaver-pr/libnx-xext-drop-unused-extensions' into 3.6.x | Mike Gabriel | 2016-06-29 | 13 | -2965/+141 |
|\ |
|
| * | libNX_Xext: Drop unused extensions: DPMS, XTestExt1, XSync, XSecurity. | Mike Gabriel | 2016-06-28 | 10 | -2949/+99 |
| * | nx-X11/lib/Xext/Imakefile: Serialize parameters and make Imakefile changes mo... | Mike Gabriel | 2016-06-28 | 1 | -10/+22 |
| * | fix wrong bin:package for Xext proto headers: Move dpmsstr.h and securstr.h f... | Mike Gabriel | 2016-06-28 | 4 | -4/+5 |
| * | Fix linking order hack in nxagent. | Mike Gabriel | 2016-06-28 | 1 | -10/+23 |
|/ |
|
* | test scripts: Add run-nxagent test script. | Mike Gabriel | 2016-06-27 | 1 | -0/+140 |
* | Merge branch 'sunweaver-pr/hw-nxagent-drop-duplicate-Xserver-code_disable-Xse... | Mihai Moldovan | 2016-06-25 | 62 | -26144/+1064 |
|\ |
|
| * | hw/nxagent: Drop code referring to the following removed Xserver extensions: ... | Mike Gabriel | 2016-06-25 | 4 | -93/+0 |
| * | hw/nxagent/NX*.c: Amend re-introduced nxagent warnings by fixing the correspo... | Mike Gabriel | 2016-06-25 | 2 | -3/+1 |
| * | hw/nxagent/NXdixfonts.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 3 | -1463/+29 |
| * | hw/nxagent/NXdispatch.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 3 | -3342/+38 |
| * | hw/nxagent/NXproperty.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 3 | -326/+8 |
| * | hw/nxagent/NXshm.c: Shrink file, drop duplicate code that can identically be ... | Mike Gabriel | 2016-06-25 | 3 | -964/+16 |
| * | hw/nxagent/NXxvdisp.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 3 | -2079/+10 |
| * | hw/nxagent/NXevents.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 3 | -4549/+143 |
| * | hw/nxagent/NXglyph.c: Shrink file, drop duplicate code that can identically b... | Mike Gabriel | 2016-06-25 | 3 | -394/+10 |
| * | hw/nxagent/NXglyphcurs.c: Shrink file, drop duplicate code that can identical... | Mike Gabriel | 2016-06-25 | 3 | -71/+5 |
| * | hw/nxagent/NXrender.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 3 | -2191/+65 |
| * | hw/nxagent/NX{glyphstr,picturestr}.h: Don't ship the complete header files in... | Mike Gabriel | 2016-06-25 | 13 | -837/+147 |
| * | NXrenderint.h: Move into subfolder X11/include/ and rename to Xrender_nxagent... | Mike Gabriel | 2016-06-25 | 2 | -2/+2 |
| * | hw/nxagent/NXresource.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 3 | -644/+10 |
| * | Xserver/dix/window.c: Don't reintroduce build warnings with previous commit d... | Mike Gabriel | 2016-06-25 | 1 | -14/+0 |
| * | hw/nxagent/NXwindow.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 4 | -3028/+60 |