aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libNX_X11: add additional checks for dpy and xkbpr/fix_xkb_crashUlrich Sibiller2019-05-171-0/+14
* xkbUtils.c: Catch division by zeroUlrich Sibiller2019-05-171-0/+4
* Merge branch 'andschwa-xtestext1h' into 3.6.xMike Gabriel2019-05-174-40/+0
|\
| * Remove Debian build references to `xtestext1.h`Andrew Schwartzmeyer2019-05-134-40/+0
|/
* Merge branch 'uli42-pr/small_fixes' into 3.6.xMike Gabriel2019-05-1128-3209/+120
|\
| * nxagent: make nxagentX2go a BooleanUlrich Sibiller2019-05-102-10/+10
| * README.keystrokes: mention nxdialogUlrich Sibiller2019-05-101-5/+17
| * Remove useless "ignore" keystroke for Ctrl-Alt-BackspaceUlrich Sibiller2019-05-102-3/+0
| * README.keystrokes: refine descriptionUlrich Sibiller2019-05-101-8/+14
| * NXdispatch.c: indent code to match environmentUlrich Sibiller2019-05-101-13/+13
| * NXdispatch.c: add missing fixesUlrich Sibiller2019-05-101-5/+3
| * NXdispatch.c: add missing changeUlrich Sibiller2019-05-101-0/+3
| * Rename libdamage to (correct) libdamageextUlrich Sibiller2019-05-102-3/+3
| * NXdamage.c: add missing upstream fixesUlrich Sibiller2019-05-101-10/+10
| * NXwindow.c: add missing changeUlrich Sibiller2019-05-101-2/+0
| * Keyboard.c: clean/unify formattingUlrich Sibiller2019-05-101-13/+19
| * Keyboard.c: improve TEST and DEBUG outputUlrich Sibiller2019-05-101-2/+3
| * nxagent: Remove own GetTimeInMillis() implementationUlrich Sibiller2019-05-104-32/+17
| * Die XTESTEXT1, die!Ulrich Sibiller2019-05-1010-3100/+5
| * Reconnect.c: initialize stateFile pathUlrich Sibiller2019-05-101-1/+1
| * spelling fixesUlrich Sibiller2019-05-103-6/+6
|/
* Merge branch 'uli42-pr/short_font_code' into 3.6.xMike Gabriel2019-05-105-128/+105
|\
| * Font.c: use __func__ in TEST printsUlrich Sibiller2019-05-101-15/+15
| * Font.c: Avoid duplicate font pathsUlrich Sibiller2019-05-101-2/+26
| * auto-determine system font path and add to list of font pathsUlrich Sibiller2019-05-104-0/+12
| * Font.c: Loop over font pathsUlrich Sibiller2019-05-101-8/+16
| * Font.c: Let dix check if a font path existsUlrich Sibiller2019-05-101-30/+24
| * Font.c: build the font paths at runtimeUlrich Sibiller2019-05-101-33/+34
| * Drop Speedo font supportUlrich Sibiller2019-05-102-11/+7
| * Font.c: factor out font checksUlrich Sibiller2019-05-101-95/+37
|/
* Merge branch 'uli42-pr/fix_flavour_change' into 3.6.xMike Gabriel2019-05-102-8/+27
|\
| * nxagent: Determine nxagentProgName only onceUlrich Sibiller2019-05-102-8/+27
|/
* Merge branch 'mjtrangoni-update-clang-8' into 3.6.xMike Gabriel2019-04-231-3/+3
|\
| * travis.yml: Update clang 7.0 => 8.0Mario Trangoni2019-04-221-3/+3
|/
* roll-tarballs.sh: Fix script removal from nx-libs-lite tarballs.Mike Gabriel2019-04-171-1/+3
* roll-tarballs.sh: Remove nxdialog/* in nx-libs-lite tarballs.Mike Gabriel2019-04-171-0/+1
* release 3.5.99.203.5.99.20Mike Gabriel2019-04-178-10/+81
* nxdialog/bin/nxdialog: Fix error dialog-type-not-supplied error message.Mike Gabriel2019-04-171-1/+1
* Merge branch 'sunweaver-pr/pthread-flags' into arctica-3.6.xMihai Moldovan2019-04-081-2/+2
|\
| * nxcomp/src/Makefile.am: Correct usage of PTHREAD_CFLAGS and PTHREAD_LIBS. PTH...Mike Gabriel2019-04-071-2/+2
|/
* nxdialog/Makefile.am: We forgot to clean up nxdialog/bin/Makefile.in.Mike Gabriel2019-04-071-0/+1
* Makefile: Add clean/distclean target calls for nxdialog subdir to master Make...Mike Gabriel2019-04-071-0/+2
* Merge branch 'Ionic-bugfix/libXcomp-pthread-underlinking' into 3.6.xMike Gabriel2019-04-0710-91/+49
|\
| * debian/patches/{,series}: remove 2004_enforce-lpthread.patch.Mihai Moldovan2019-04-042-34/+0
| * nxproxy/{m4,configure.ac,src/Makefile.am}: drop pthread overlinking.Mihai Moldovan2019-04-043-15/+0
| * m4/ax_pthread.m4: implement workaround for libtool bug #13550.Mihai Moldovan2019-04-041-0/+37
| * m4/: update external macros from autoconf-archive.Mihai Moldovan2019-04-042-40/+10
| * nxcomp/src/Makefile.am: PTHREAD_LDFLAGS does not exist, replace with PTHREAD_...Mihai Moldovan2019-04-041-1/+1
| * nxdialog/: create (almost) empty m4 directory.Mihai Moldovan2019-03-251-0/+0
| * nxdialog: fix exampleUlrich Sibiller2019-03-011-1/+1
|/