]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2015-07-30 Pierre OssmanProperly report connect error codes
2015-07-30 Pierre OssmanStart a hidden rather than minimised vncconfig
2015-07-18 Joel TeichroebAdd a missing break statement. 182/head
2015-07-13 Joel TeichroebAdd minimize button on f8 menu. Fixes #90
2015-07-12 Brian P. HinzAdd resize on connect menu controls to Java viewer
2015-07-12 Brian P. HinzUpdate OptionsDialog UI layout for better consistency...
2015-07-11 Pierre OssmanMerge branch 'translation' of https://github.com/Cendio...
2015-07-04 Brian HinzMerge pull request #103 from hifi/runfix
2015-07-02 Alexander ShopovAdd Bulgarian translation 181/head
2015-07-01 Toni SpetsAllow java viewer to load without manifest properly 103/head
2015-06-29 Joe HansenAdd Danish translation
2015-06-25 Göran UddeborgUpdate Swedish translation
2015-06-25 Yuri ChornoivanUpdate Ukrainian translation
2015-06-25 Pierre OssmanUpdate translation template
2015-06-23 Pierre OssmanFix infinite update caused by b64dbf2
2015-06-18 Pierre OssmanChange development version to 1.5.80
2015-06-18 Vangelis SkarmoutsosAdd Greek translation
2015-06-17 Pierre OssmanFix some bad signed/unsigned mismatches
2015-06-09 Pierre OssmanAvoid losing updates on partial requests
2015-06-09 Pierre OssmanClean up server rendered cursor logic
2015-06-05 Pierre OssmanChange fillRect() to take a buffer instead of a pixel
2015-05-29 Pierre OssmanFix Winsock errno code overlap
2015-05-05 Brian P. HinzFinish removing unnecessary libos patches fro RPM builds.
2015-05-04 Pierre OssmanImprove TigerVNC branding in WinVNC
2015-05-04 Pierre OssmanDefault to -noreset in Xvnc
2015-05-04 Pierre OssmanOnly include syslog logger on Unix systems
2015-05-04 Pierre OssmanMerge branches 'noreset' and 'syslog' of https://github...
2015-04-30 Pierre OssmanRemove no longer needed libos patches
2015-04-30 Pierre OssmanSet libdir in generated .la files
2015-04-30 Jorma KarvonenAdd Finnish translation
2015-04-27 Stéphane AuleryUpdate French translation
2015-04-27 Pierre OssmanAdd -version argument to Xvnc
2015-04-27 Pierre OssmanRemove parameter "hasBeenSet" logic
2015-04-24 Michal SrbRemove hardcoded "Xvnc" in syslog logger. 165/head
2015-04-23 Pierre OssmanClarify Windows SO_REUSEADDR exception 168/head
2015-04-23 Pierre OssmanRepair SO_REUSEADDR
2015-04-22 Pierre OssmanMerge branch 'translate' of https://github.com/CendioOs...
2015-04-22 Stéphane AuleryUpdate French translation 167/head
2015-04-22 Pierre OssmanUse relative file paths in .pot file
2015-04-22 Pierre OssmanRevert "Commit changes after running "make translations...
2015-04-22 Pierre OssmanRevert "Updated the swedish translation."
2015-04-22 Pierre OssmanStop updating .po files
2015-04-21 Brian P. HinzAdded Fltk patch from Pierre to fix "checksum for freed...
2015-04-10 Michal SrbEnable and document syslog logger in Xvnc.
2015-04-10 Michal SrbAdd syslog logger.
2015-04-10 Michal SrbExpose log levels from LogWriter.
2015-04-07 Pierre OssmanFix about text encoding (partial revert of dc96cb4d)
2015-04-01 Michal SrbWarn about not reseting Xvnc and terminate instead. 161/head
2015-03-19 Brian P. HinzUpdate build requirements in el6 spec file
2015-03-18 Peter Åstrand... Updated the swedish translation.
2015-03-18 Peter Åstrand... Commit changes after running "make translations_update".
2015-03-18 Peter Åstrand... Removed extra newline in Listening on port printout.
2015-03-17 Pierre OssmanMerge branch 'multisocket-win32' of https://github...
2015-03-17 Pierre OssmanRequire getaddrinfo() on all systems 154/head
2015-03-17 Pierre OssmanRemove debug log noise from Windows dialog class
2015-03-17 Pierre OssmanDo not look at errno for getaddrinfo() errors
2015-03-17 Pierre OssmanReplacement for dup() on Windows
2015-03-17 Pierre OssmanRemove HAVE_INET_ATON as nothing uses it
2015-03-17 Pierre OssmanConvert WinVNC to the new TcpListener API
2015-03-17 Pierre Ossmanwinsock2.h must always be included before windows.h
2015-03-17 Pierre OssmanLocal address change events are not socket specific
2015-03-17 Pierre OssmanNothing uses inet_ntop()/inet_pton() so remove the...
2015-03-17 Pierre OssmanFix proper socket headers for Win32
2015-03-17 Pierre OssmanResurrect TcpListener::getMyAddresses()
2015-03-17 Pierre OssmanMake sure Win32 sockets are available in new listening API
2015-03-17 Pierre OssmanAI_NUMERICSERV is not available on some systems
2015-03-17 Pierre OssmanMake sure socket errno defines are available for Win32
2015-03-17 Pierre OssmanLook in libsocket for socket functions on Solaris
2015-03-17 Pierre Ossmanstop using check_function_exists() for Windows socket...
2015-03-17 Pierre Ossmanstop setting CMAKE_EXTRA_INCLUDE_FILES for check_functi...
2015-03-17 Pierre OssmanBump Windows requirement to XP SP2
2015-03-17 Pierre Ossmanfamily variable can be unset when matching any address
2015-03-17 Pierre OssmanMerge branch 'multisocket-rebased' of https://github...
2015-03-15 Brian P. HinzRemove unnecessary dependency on openmotif
2015-03-15 Brian P. HinzUpdate package builds to meet new minimum requirements.
2015-03-13 Tim WaughIPv6 support for TcpFilter. 150/head
2015-03-13 Tim WaughFixed IPv6 support.
2015-03-12 Pierre OssmanMerge branch 'upreqs' of https://github.com/CendioOssma...
2015-03-11 Tim WaughWhitespace changes only.
2015-03-08 Brian P. HinzDon't disable xinerama (#147)
2015-03-04 Pierre OssmanMerge branch 'mac_menu' of https://github.com/CendioOss...
2015-03-04 Pierre OssmanAdd a OS X system menu so that new viewer windows can... 144/head
2015-03-04 Pierre OssmanHide OS X specific callback when not needed
2015-03-04 Pierre OssmanFix bad long line detection logic in config file parser
2015-03-04 Pierre OssmanChange type to fix bad signed/unsigned comparison
2015-03-03 Pierre OssmanMerge branch 'warnings' of https://github.com/CendioOss...
2015-03-03 Pierre OssmanMake warnings into errors when doing debug builds 143/head
2015-03-03 Pierre OssmanMake sure defaultServerName is initialised even on...
2015-03-03 Pierre OssmanMove about text constant so the compiler can analyse it
2015-03-03 Pierre OssmanFix unsafe format strings to the logging functions
2015-03-03 Pierre OssmanDon't shove a pointer into a 32-bit variable
2015-03-03 Pierre OssmanFix bad initialiser lists
2015-03-03 Pierre OssmanCompiler doesn't like us not checking return values...
2015-03-03 Pierre OssmanCompiler doesn't like referencing unset variables
2015-03-03 Pierre OssmanLPARAM and WPARAM have different types on Win32 and...
2015-03-03 Pierre OssmanWIN64 should come from the compiler or SDK, not us
2015-03-03 Pierre OssmanHandler still needs to return something even with XDamage
2015-03-03 Pierre OssmanNo need to force modifiable strings here
2015-03-03 Pierre OssmanPointer truncation/expansion needs to be very explicit
2015-03-03 Pierre OssmanWrong array index in CPU usage calculation on Windows
next