summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Undo accidental commit of premature fullscreen code.Pierre Ossman2011-05-201-2/+0
* Add support for multimedia keys.Pierre Ossman2011-05-203-0/+42
* Make sure we have a list of the multimedia keysyms defined by Xfree86.Pierre Ossman2011-05-202-2/+234
* Remove no longer used code.Pierre Ossman2011-05-203-33/+0
* Better handling of the numpad by looking at FLTK's "original key code".Pierre Ossman2011-05-202-12/+52
* Add keyboard debugging output.Pierre Ossman2011-05-191-1/+7
* Implement support for sending the local clipboard to the server.Pierre Ossman2011-05-194-1/+48
* Do some proper cleanup and delete the desktop window on close.Pierre Ossman2011-05-191-0/+3
* Implement support for clipboard data coming from the server.Pierre Ossman2011-05-191-1/+12
* fixed bug in java viewer when disabling security typesBrian Hinz2011-05-171-1/+1
* add support for SetDesktopSize to java viewerBrian Hinz2011-05-174-9/+35
* add support for SetDesktopSizeBrian Hinz2011-05-173-29/+51
* Ensure that a modified source file under rdr/ or rfb/ will trigger a rebuildDRC2011-05-171-1/+1
* Implement dialog for when both username and password is needed.Pierre Ossman2011-05-171-4/+62
* Make sure we can display all the possible dialog types the RFB core needs.Pierre Ossman2011-05-171-1/+20
* Update connection parameters when the user has changed things in the optionsPierre Ossman2011-05-172-3/+60
* Add a callback mechanism to the options dialog so that other parts of vncviewerPierre Ossman2011-05-172-0/+28
* changed string reads/writes to use utf-8. Also fixed location of icon resource.Brian Hinz2011-05-1710-34/+58
* Implement support for storing settings from the options dialog.Pierre Ossman2011-05-161-0/+81
* Add a default constructor so that you can create empty Security objects.Pierre Ossman2011-05-162-0/+5
* Add connection information dialog based on the one in the unix viewer.Pierre Ossman2011-05-163-1/+42
* Initial options dialog (read-only) loosly based on the Unix vncviewer.Pierre Ossman2011-05-167-3/+901
* Remove old declaration that never actually maps to an object.Pierre Ossman2011-05-161-1/+0
* Update location of resource used to store build timestamp.Brian Hinz2011-05-132-5/+12
* Completely reworked Java viewer (contributed by Brian Hinz)DRC2011-05-13106-7166/+9200
* Implement connection dialog based on unix vncviewer.Pierre Ossman2011-05-134-1/+151
* The initial fix for FLTK to handle dead keys broke CJK input, so a new methodPierre Ossman2011-05-132-82/+8
* NASM and GCC > 4.1 no longer necessary, because libjpeg-turbo is no longer pa...DRC2011-05-131-34/+4
* Require gettext 0.14.4 to fix a problem with detection of NLS supportDRC2011-05-132-7/+21
* Remove unused build-xorg-git scriptDRC2011-05-121-205/+0
* [Bugfix] Fix 3-button mouse emulation in win viewer.Adam Tkac2011-05-111-2/+2
* Initialize VNC extension inside #ifdef statement to allow to build TigerVNC i...Adam Tkac2011-05-117-66/+91
* [Security] vncviewer can send password without proper validation of X.509 certsAdam Tkac2011-05-101-2/+9
* Update cross-compatible builds to xorg-xserver 1.6.5 to fix several issuesDRC2011-04-302-6/+6
* The installed package is called "com.tigervnc.tigervnc" (our convention is to...DRC2011-04-291-2/+2
* Implement about dialog.Pierre Ossman2011-04-292-2/+24
* Regenerate xserver16.patch against xserver 1.6.5.Adam Tkac2011-04-291-13/+13
* Implement menu entry for forced refresh of screen.Pierre Ossman2011-04-293-4/+30
* Handle X11 compose key.Pierre Ossman2011-04-291-0/+3
* Initial support for context menu, based on Unix vncviewer code.Pierre Ossman2011-04-292-0/+84
* Finish up the gettext handling in CMake. The included functions in CMake onlyPierre Ossman2011-04-284-4/+105
* This patch adds gettext support for our new vncviewer. CMake only. ThePeter Åstrand2011-04-283-1/+69
* [Bugfix] Fix Xvnc linking issues (missing -lpthread and miext/sync/libsync.la)Adam Tkac2011-04-272-12/+13
* Merged r4377 from 1_1 branch.Adam Tkac2011-04-271-9/+13
* Merged r4361 from 1_1 branch.Adam Tkac2011-04-272-4/+21
* Merged r4342 - r4359 from 1_1 branch.Adam Tkac2011-04-277-71/+150
* Merge r4341 from 1_1 branch (dcommander):Adam Tkac2011-04-272-0/+10
* Merged r4340 from 1_1 branch (dcommander):Adam Tkac2011-04-271-2/+4
* Added install target for new vncviewer. Peter Åstrand2011-04-191-0/+2
* Workaround for when initial window size isn't what we requested.Pierre Ossman2011-04-151-0/+6