| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make sure that the scale factor code and DesktopName support works together: ... | Peter Åstrand | 2009-01-27 | 1 | -6/+8 |
* | Make sure both console and GUI about text is displayed correctly, even in UTF... | Peter Åstrand | 2009-01-26 | 1 | -9/+16 |
* | Use GUI codeset for C library as well, since we are displaying strings from it. | Peter Åstrand | 2009-01-26 | 1 | -0/+3 |
* | Updated swedish translation. | Peter Åstrand | 2009-01-26 | 1 | -8/+12 |
* | Removed fuzzy comment | Peter Åstrand | 2009-01-26 | 1 | -1/+0 |
* | Making translation template up to date | Peter Åstrand | 2009-01-26 | 1 | -4/+8 |
* | Eliminated several GCC warnings: | Peter Åstrand | 2009-01-26 | 1 | -5/+6 |
* | Eliminated unused variable vncPasswdFile. | Peter Åstrand | 2009-01-26 | 1 | -1/+0 |
* | [BugFix] Fixed: Skipping some mouse events when limiting mouse event sending.... | enikey | 2009-01-20 | 1 | -4/+36 |
* | Another correction to the window name code: put parenthesis where it should be. | Peter Åstrand | 2009-01-19 | 1 | -1/+1 |
* | [Developement] Viewer can limit mouse events transfer (see mouseMaxFreq member). | enikey | 2009-01-19 | 1 | -1/+9 |
* | Update to last patch: Use TightVNC: instead of VNC: | Peter Åstrand | 2009-01-16 | 1 | -2/+2 |
* | Make sure to prefix even new desktop names with "VNC:". | Peter Åstrand | 2009-01-15 | 1 | -1/+8 |
* | Allow window name in recreateViewport to be translated. | Peter Åstrand | 2009-01-15 | 1 | -1/+1 |
* | When updating X11 window title, update WM_ICON_NAME and WM_CLASS as | Peter Åstrand | 2009-01-15 | 1 | -1/+8 |
* | Implemented support for DesktopName pseudo encoding, which allows | Peter Åstrand | 2009-01-15 | 22 | -4/+130 |
* | Make sure we are sending the appropriate numeric decimal symbol. The | Peter Åstrand | 2009-01-15 | 1 | -0/+26 |
* | [Bugfix] Correct order of librandr and librender linkage | Adam Tkac | 2009-01-07 | 1 | -1/+1 |
* | [Cleanup] vncHooks.cc: all supported X sources has pCompositeClip in GC thus ... | Adam Tkac | 2009-01-07 | 2 | -28/+19 |
* | [Bugfix] Fixed assertion in serverReset() function | Adam Tkac | 2009-01-07 | 1 | -1/+1 |
* | [Development] Make Xvnc compilable against X.org 1.6 branch | Adam Tkac | 2009-01-07 | 4 | -27/+167 |
* | [Development] Renamed xserver.patch to xserver15.patch and added xserver16.patch | Adam Tkac | 2009-01-05 | 3 | -1/+73 |
* | [Cleanup] Removed unneeded X module preprocessor parameters | Adam Tkac | 2009-01-05 | 1 | -1/+0 |
* | [Development] Added description for Tight extension initializatioin phase. | VPavluk | 2008-12-29 | 1 | -0/+0 |
* | [User interface] Changed labels for the video freeze button. | Constantin Kaplinsky | 2008-12-27 | 1 | -2/+2 |
* | [Layout] Application don't needs interface RecordInterface anymore. Interface... | enikey | 2008-12-25 | 1 | -25/+0 |
* | [Refactoring] RecordOutputStream use RfbProto for recording. Not using Record... | enikey | 2008-12-25 | 2 | -52/+22 |
* | [Cleanup, bugfix] Wrong CopyRect recording. Removed unusefull comments. | enikey | 2008-12-25 | 1 | -28/+1 |
* | [Developement] Added ability to freeze video (enable/disabe rectangular scree... | enikey | 2008-12-25 | 3 | -10/+62 |
* | [Refactoring] Removed unused method "isRecordFromBeggining". | enikey | 2008-12-25 | 2 | -7/+1 |
* | [Refactoring] Decoders not using RecordInterface no more. | enikey | 2008-12-25 | 2 | -7/+0 |
* | [Refactoring] Usage of RecordInterface removed from ZRLEDecoder. | enikey | 2008-12-25 | 1 | -5/+2 |
* | [Refactoring] Methods "recordCompactLen", "recordCompresedData" removed from ... | enikey | 2008-12-25 | 3 | -52/+0 |
* | [Refactoring] Body of "recordCompactLen", "recordCompresedData" commented. Pl... | enikey | 2008-12-25 | 1 | -2/+2 |
* | [Refactoring] Move "recordCompactLen", "recordCompressedData" methods from cl... | enikey | 2008-12-25 | 1 | -2/+43 |
* | [Refactoring] Most part of code that using RecordInterface to record session(... | enikey | 2008-12-25 | 1 | -39/+28 |
* | [Refactoring] Member "recordFromBeggining" removed from class RfbProto. Added... | enikey | 2008-12-25 | 2 | -14/+4 |
* | [Cleanup] Unused method "readCopyRect" and members "copyRectSrcX", "copyRectS... | enikey | 2008-12-25 | 1 | -16/+0 |
* | [Refactoring] Using CopyRect decoder to handle copyrect encoded data. | enikey | 2008-12-25 | 1 | -5/+6 |
* | [Developement] Add copyrect handler code to copyrect decoder. | enikey | 2008-12-25 | 1 | -3/+11 |
* | [Developement] Added "writeShort" method code that writes int as int16 (in bi... | enikey | 2008-12-25 | 2 | -2/+11 |
* | [Developement] Added "writeShortBE" method to interface RecordInterface and c... | enikey | 2008-12-25 | 2 | -1/+5 |
* | [Layout, developement] Added base copy rect decoder class. | enikey | 2008-12-25 | 1 | -0/+42 |
* | [Developement] Add ability to add "Video Ignore" (use "addVideoIgnoreButton" ... | enikey | 2008-12-24 | 1 | -1/+17 |
* | [Refactoring] Unused part of code in constructor (dublicating code) removed. ... | enikey | 2008-12-24 | 1 | -11/+0 |
* | [BugFix] Negative statistics (pixel data, update rectangles etc). Fixed by re... | enikey | 2008-12-24 | 3 | -20/+20 |
* | [BugFix] Tight encoding statistics enabled. | enikey | 2008-12-24 | 2 | -1/+21 |
* | [Refactoring, cleanup] Write encoding ID of real decoders in decoders classes... | enikey | 2008-12-24 | 8 | -32/+132 |
* | [BugFix] Removed type casting from int to byte in method writeByte(int). | enikey | 2008-12-24 | 1 | -1/+1 |
* | [Developement, debug] Added Encodings constants to decoders classes. Temporar... | enikey | 2008-12-24 | 7 | -11/+28 |