]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2014-09-25 Pierre OssmanMerge branch 'convtest' of https://github.com/CendioOss...
2014-09-25 Pierre OssmanFix endian conversion 40/head
2014-09-25 Pierre OssmanAdd pixel conversion correctness test
2014-09-25 Pierre OssmanPixelTransformer is gone so we can protect these now
2014-09-24 Pierre OssmanAdd missing copyright header.
2014-09-24 Pierre OssmanRename the pixel conversion performance test
2014-09-22 Pierre OssmanMerge branch 'translations' of https://github.com/Cendi...
2014-09-22 Pierre OssmanRefresh translation files 36/head
2014-09-22 Pierre OssmanFix the build timestamp to be more translation friendly
2014-09-22 Pierre OssmanMove copyright year out of string to avoid re-translation
2014-09-22 Pierre OssmanDon't use tabs for indentation
2014-09-22 Pierre OssmanMake sure user visible strings are translated
2014-09-22 Pierre OssmanMake some log messages more sane for translators
2014-09-22 Pierre OssmanGenerate the about text in a single place
2014-09-22 Pierre OssmanSplit up the info string
2014-09-22 Peter Åstrand... Apparently, at least my CMake requires that quotes...
2014-09-22 Pierre OssmanAdd file location to the translation files
2014-09-19 bphinzMerge pull request #35 from bphinz/buildfixes
2014-09-19 Brian P. HinzApplying xserver115.patch fails on Ubuntu xorg-server... 35/head
2014-09-19 bphinzMerge pull request #34 from bphinz/buildfixes
2014-09-19 Brian P. HinzRemove distro specific patches obsoleted by changes... 34/head
2014-09-18 Pierre OssmanUpdate translations with those already done by Cendio
2014-09-18 Pierre OssmanRegenerate translation files
2014-09-18 Pierre OssmanNew address for mailing list
2014-09-18 Pierre OssmanAllow generating translations even with a separate...
2014-09-18 Pierre OssmanCMake needs to have the quotes at the end to work properly
2014-09-18 Pierre OssmanMerge branch 'doc' of https://github.com/CendioOssman...
2014-09-18 Pierre OssmanMove preferred encoding tracking into a server object 33/head
2014-09-17 Pierre OssmanDocument the client side X509 parameters
2014-09-17 Pierre OssmanCorrect naming convention for some parameters
2014-09-17 Pierre OssmanGive a correct list of valid security schemes
2014-09-17 Pierre OssmanRemove unused VideoArea parameter
2014-09-17 Pierre OssmanAvoid extra spacing in the generated man pages
2014-09-17 Pierre OssmanDocument default configuration file location
2014-09-17 Pierre OssmanUpdate the vncviewer man page with current list of...
2014-09-17 Pierre OssmanUpdate server man pages to reflect current list of...
2014-09-17 Pierre OssmanDocument the -list argument to vncserver
2014-09-17 Pierre OssmanRemove the date from man pages
2014-09-17 Pierre OssmanClean up the authors section of the man pages
2014-09-17 Pierre OssmanDocument test cases for testing the keyboard handling
2014-09-17 Pierre OssmanNone of these files are relevant today
2014-09-17 Pierre OssmanMoved release documentation to the wiki
2014-09-17 bphinzMerge pull request #32 from bphinz/buildfixes
2014-09-17 Brian P. HinzApply latest fltk patches to rpm-based packages 32/head
2014-09-16 Pierre OssmanFix broken FLTK patch 31/head
2014-09-15 Pierre OssmanMerge branch 'xhandlers' of https://github.com/CendioOs...
2014-09-11 Pierre OssmanUpdate FLTK patches based on feeback from upstream 30/head
2014-09-11 Pierre OssmanProtect the optional IM disabling calls with #ifdef:s
2014-09-09 Tim WaughAdded missing part of write block handler. 29/head
2014-09-07 bphinzMerge pull request #28 from bphinz/buildfixes
2014-09-07 Brian P. HinzRemoved patch that was merged into trunk in 6bc1de83a7 28/head
2014-09-05 Pierre OssmanMerge branch 'xorgserver116' of https://github.com...
2014-09-04 Tim WaughFix linking when dri3 and present are enabled. 26/head
2014-09-04 Tim WaughNo need to declare 'display' here either.
2014-09-04 Tim WaughGCFuncs and GCOps are const since 1.16.
2014-09-04 Tim WaughNo need to declare 'display' here.
2014-09-04 Tim WaughAnother LoadExtensionList() that needs an #ifdef.
2014-09-03 Tim WaughLoadExtensionList is new in 1.16.
2014-09-03 Tim WaughUpdated to build against xorg-x11-server 1.16.0.
2014-08-22 Pierre OssmanUse different keysyms for left and right alt on OS X
2014-08-22 Pierre OssmanDisable input methods when the viewport is focused
2014-08-22 Pierre OssmanIgnore FLTK events when we have low level hooks
2014-08-22 Pierre OssmanAdd OS X keyboard handler
2014-08-22 Pierre OssmanAdd Windows keyboard handler
2014-08-22 Pierre OssmanAdd X11 keyboard handler
2014-08-22 Pierre OssmanAdd xhandler hook
2014-08-22 Pierre OssmanAdd helper to get combining codepoint from a spacing...
2014-08-22 Pierre OssmanBetter codepoint for combining ypogegrammeni (dead...
2014-08-22 Pierre OssmanAttempt to handle Ctrl+key
2014-08-22 Pierre OssmanRemove simple keyboard model
2014-08-22 Pierre OssmanShip FLTK patches instead of referring a URI
2014-08-22 Pierre OssmanUpdate FLTK requirement
2014-08-21 bphinzMerge pull request #22 from bphinz/i18nfix
2014-08-08 Brian P. HinzFix some cmake quoting and escape issues. The un-escap... 22/head
2014-08-08 bphinzMerge pull request #21 from bphinz/precise-damage-fix
2014-08-08 Brian P. Hinz\nAdded missing dependency that caused x0vncserver... 21/head
2014-07-21 Pierre OssmanWindows debug builds of vncviewer should have a console
2014-07-21 Pierre OssmanUse NoSymbol as the error code
2014-07-21 Pierre OssmanMake keysymtab static and const
2014-07-21 Pierre OssmanUse printf constructor safely
2014-07-15 Pierre OssmanMerge branch 'pointersync' of https://github.com/twaugh...
2014-07-14 bphinzMerge pull request #14 from bphinz/master
2014-07-14 Brian P. HinzRemove OpenSuse clean-pressed-key patch 14/head 17/head
2014-07-14 bphinzMerge pull request #13 from bphinz/master
2014-07-14 Brian P. HinzRemove OpenSuse newfbsize patch 13/head
2014-07-14 Tim WaughUpdate the cursor position using GetSpritePosition(). 12/head
2014-07-14 Pierre OssmanMerge branch 'encodemanager' of https://github.com...
2014-07-14 Pierre OssmanMerge branch 'nopixeltrans' of https://github.com/Cendi...
2014-07-14 Pierre OssmanMerge branch 'nocolourmap' of https://github.com/Cendio...
2014-07-14 Pierre OssmanString literals are constant 11/head
2014-07-14 Pierre OssmanRemove PixelTransformer and TransImageGetter 10/head
2014-07-14 Pierre OssmanMove image encoding logic into a central EncodeManager...
2014-07-14 Pierre OssmanUse PixelBuffer objects as the interface for encoders...
2014-07-14 Pierre OssmanStore the mouse cursor in the ConnParams object
2014-07-14 Pierre OssmanAllow PixelBuffers to be const
2014-07-14 Pierre OssmanAdd helper class for a rendered cursor
2014-07-14 Pierre OssmanAdd convenience variant of getImage()
2014-07-14 Pierre OssmanMerge branch 'inputreset' of https://github.com/CendioO...
2014-07-14 Pierre OssmanHandle closing of input devices 6/head
2014-07-14 Pierre OssmanRemove private storage from InputDevice
next