aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* release 3.5.99.193.5.99.19Mike Gabriel2019-03-018-9/+240
* debian/patches: Add 2004_enforce-lpthread.patch. On Debian, enforce -lpthread...Mike Gabriel2019-03-012-0/+34
* nx-libs.spec: Dropping nxdialog files from installation for now when building...Mike Gabriel2019-03-011-0/+4
* nxdialog: Allow user to specify hexadecimal X11 window IDs.Ulrich Sibiller2019-03-011-3/+4
* debian/libnx-x11-6.symbols: Update symbols.Mike Gabriel2019-03-011-3/+3
* debian/*: Debianize package inclusion of nxdialog (ships with nxagent bin:pkg...Mike Gabriel2019-03-014-1/+18
* Merge branch 'sunweaver-pr/nxdialog-autotools' into 3.6.xMike Gabriel2019-03-019-0/+155
|\
| * Makefile: Integrate new subproject "nxdialog".Mike Gabriel2019-03-011-0/+8
| * nxdialog: Turn into autotools project, add man page.Mike Gabriel2019-03-018-0/+147
|/
* Merge branch 'uli42-pr/add_nxdialog' into 3.6.xMike Gabriel2019-03-011-0/+394
|\
| * nxdialog: add example callUlrich Sibiller2019-03-011-0/+3
| * nxdialog: allow to provide --parent 0 for testingUlrich Sibiller2019-03-011-3/+5
| * nxdialog: make code compatible to python2 _and_ python3Ulrich Sibiller2019-03-011-6/+16
| * nxdialog: convert from optparse to argparseUlrich Sibiller2019-03-011-40/+36
| * nxdialog: use gtk3 instead of gtk2Ulrich Sibiller2019-03-011-28/+35
| * nxdialog: pylint improvementsUlrich Sibiller2019-03-011-221/+228
| * add nxdialog for displaying dialogsUlrich Sibiller2019-03-011-0/+369
|/
* Merge branch 'mjtrangoni-move-to-xenial' into 3.6.xMike Gabriel2019-03-011-9/+28
|\
| * .travis.yml: add some soft requirementsMario Trangoni2019-03-011-0/+12
| * .travis.yml: Update clang-6.0 to clang-7Mario Trangoni2019-03-011-4/+3
| * .travis.yml: move from Ubuntu Trusty to Xenial.Mario Trangoni2019-03-011-6/+14
|/
* Merge branch 'uli42-pr/fix_clang_warnings' into 3.6.xMike Gabriel2019-03-017-30/+19
|\
| * GenericReply.h: remove unused variableUlrich Sibiller2019-03-011-1/+0
| * Logger.h: remove pragma, correct attributesUlrich Sibiller2019-03-011-9/+4
| * Logger.h: fix missing compiler attributeUlrich Sibiller2019-03-011-1/+1
| * xcompshad: remove unused variablesUlrich Sibiller2019-03-011-4/+0
| * Xlib: remove register keywordsUlrich Sibiller2019-03-011-9/+9
| * xlib: remove superflous parensUlrich Sibiller2019-03-011-1/+1
| * nxcomp: fix unused variablesUlrich Sibiller2019-03-011-4/+4
| * nxcomp: fix unused variableUlrich Sibiller2019-03-011-1/+0
| * Fix: clang does not know about gnu_printfUlrich Sibiller2019-03-011-4/+4
|/
* Merge branch 'uli42-pr/xfixes_memset' into 3.6.xMike Gabriel2019-03-0110-72/+85
|\
| * xfixes: use calloc for some structsUlrich Sibiller2019-02-281-2/+2
| * Use C99 designated initializers in various extension RepliesUlrich Sibiller2019-02-287-59/+72
| * Use calloc to zero fill buffers being allocated for replies & eventsUlrich Sibiller2019-02-285-11/+11
|/
* ConnDis.c: remove obsolete MNX_TCPCONNUlrich Sibiller2019-02-281-1/+1