[First Page] [Previous Page] [Next Page] [Last Page]
| GIT Hash | Branch | Date | Author | Log Message |
|---|---|---|---|---|
| 453166ec [view] | master | 2009-02-26 02:28:28 +0000 | runge | [libtdevnc] x11vnc: fix some -QD cases for use in tkx11vnc. |
| 81cda63c [view] | master | 2009-02-22 03:04:33 +0000 | runge | [libtdevnc] fix some compiler warnings. |
| d400112c [view] | master | 2009-02-22 01:52:18 +0000 | runge | [libtdevnc] add -noskip_lockkeys option for future use. |
| 095bc95d [view] | master | 2009-02-07 01:12:28 +0000 | Frederik Schwarzer | [tdepim] Typo fix WAS: global typo fix Cherry-picked from: 70eeef7c6e39b0a396fd81a703f9b90f511058c4 Signed-off-by: Luke Dashjr |
| e59f78c5 [view] | master | 2009-02-04 03:05:32 +0000 | runge | [libtdevnc] x11vnc: Add "sendbell" remote cmd. Fix copyrect updates under -reflect. Workaround that checks valid window of selection requestor. Wait on some ssl helper pids earlier. Workaround XAUTHLOCALHOSTNAME for some new usage modes. Set fake fb to requested bpp with correct masks. -padgeom once:... mode. Set LIBXCB_ALLOW_SLOPPY_LOCK by default. rfbRandomBytes earlier. classes/ssl: Update jars. Add "TOP_" dropdown customization to ultravnc java viewer applet FTP panel. |
| 3998c18e [view] | master | 2009-02-03 12:33:28 +0000 | dscho | [libtdevnc] test/Makefile: use check_PROGRAMS Rather than use noinst_PROGRAMS, check_PROGRAMS will define programs that are only compiled when someone actually runs `make check`. Signed-off-by: Mike Frysinger Signed-off-by: Johannes Schindelin |
| b0c272e7 [view] | master | 2009-02-03 12:22:41 +0000 | dscho | [libtdevnc] Record Mike's automake cleanups Signed-off-by: Johannes Schindelin |
| 3d2eab57 [view] | master | 2009-02-03 12:22:29 +0000 | dscho | [libtdevnc] clean up build flags The flag handling (both compiler options and include paths) are a mess at the moment. There is no point in forcing "-O2 -g" when these are already the defaults, and if someone changes the defaults, chances are good they don't want you clobbering their choices. The -Wall flag should be handled in configure and thrown into CFLAGS once rather than every Makefile.am. Plus, this way we can control which compilers the flag actually gets used with. Finally, the INCLUDES variable is for -I paths, not AM_CFLAGS. Nor should it contain -I. as this is already in the default includes setup. Signed-off-by: Mike Frysinger Signed-off-by: Johannes Schindelin |
| 2475d2c2 [view] | master | 2009-02-03 12:15:21 +0000 | dscho | [libtdevnc] configure: use _cv_ in cache var name Newer autoconf fails if _cv_ is not in the cache var name. Signed-off-by: Mike Frysinger Signed-off-by: Johannes Schindelin |
| 0bbdd92b [view] | master | 2009-02-03 12:15:11 +0000 | dscho | [libtdevnc] configure: use AM_PROG_CC_C_O Newer automakes error out due to per-file CFLAGS being used unless the macro AM_PROG_CC_C_O is set in configure.ac. [jes: The macro AM_PROG_CC_C_O has been around since 1999, so it should be safe.] Signed-off-by: Mike Frysinger Signed-off-by: Johannes Schindelin |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2026 Trinity Desktop Project