index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
com
/
tigervnc
/
vncviewer
/
OptionsDialog.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the correct maximum value for compression lvl
Samuel Mannehed
2019-12-20
1
-1
/
+1
*
Remove confusing note about compression level
Samuel Mannehed
2019-12-20
1
-1
/
+1
*
Simplify color level descriptions
Samuel Mannehed
2019-12-20
1
-8
/
+4
*
Remove old Java applet support
Brian P. Hinz
2019-11-21
1
-25
/
+1
*
RFB refactoring to sync with native client
Brian P. Hinz
2019-11-21
1
-1
/
+1
*
Fix external SSH arguments dialog
Brian P. Hinz
2019-11-03
1
-2
/
+5
*
Restore menukey function to java viewer
Brian P. Hinz
2018-01-16
1
-2
/
+0
*
Fix for issue #455
Brian P. Hinz
2017-05-06
1
-0
/
+2
*
Complete rewrite of pixel buffer & decoder implementation.
Brian P. Hinz
2016-12-10
1
-43
/
+104
*
Cosmetic change (increased border spacing)
Brian P. Hinz
2016-10-19
1
-1
/
+1
*
Added filename filters to file chooser dialogs
Brian P. Hinz
2016-08-28
1
-2
/
+7
*
Make all viewer parameters static. Viewer instances are isolated from each ot...
Brian P. Hinz
2016-08-27
1
-749
/
+887
*
Overhaul of SSH tunneling features in Java viewer
Brian P. Hinz
2016-03-31
1
-21
/
+428
*
Fix names of menu keys in options dialog on OS X
Brian P. Hinz
2016-03-17
1
-1
/
+1
*
Various fixes to Java viewer UI
Brian P. Hinz
2016-03-17
1
-343
/
+715
*
Fix UI logic in Java viewer
Brian P. Hinz
2015-08-20
1
-1
/
+0
*
Disable desktopSize option for embedded applets
Brian P. Hinz
2015-08-20
1
-1
/
+2
*
Add multiple monitor spanning feature to java viewer
Brian P. Hinz
2015-08-20
1
-2
/
+9
*
Java viewer UI updates
Brian P. Hinz
2015-08-20
1
-13
/
+11
*
Add resize on connect menu controls to Java viewer
Brian P. Hinz
2015-07-09
1
-2
/
+52
*
Update OptionsDialog UI layout for better consistency with Fltk viewer
Brian P. Hinz
2015-07-08
1
-25
/
+30
*
Re-introduces embedded applet mode for the java viewer. On Windows and Linux,...
Brian Hinz
2014-01-02
1
-10
/
+10
*
Whitespace cleanup only
Brian Hinz
2013-05-12
1
-15
/
+15
*
Send the focus back to the viewport after leaving the options dialog
Brian Hinz
2013-01-12
1
-0
/
+9
*
Cleanup linter warnings wherever possible and suppress all linter warnings fr...
Brian Hinz
2012-12-14
1
-0
/
+2
*
Forces all dialogs except for the clipboard to be modal. Fixes cases where d...
Brian Hinz
2012-09-01
1
-4
/
+1
*
adds initial support for loading & saving of both configuration files and use...
Brian Hinz
2012-08-29
1
-32
/
+196
*
Change name of menu key class to be consistent with Java style guidelines.
Brian Hinz
2012-08-26
1
-3
/
+3
*
Adds support for setting the menu key via cmd line arg. Adds all menu keys s...
Brian Hinz
2012-05-16
1
-2
/
+3
*
Fixed cut & paste error
Brian Hinz
2012-04-26
1
-1
/
+1
*
Remove hard-coded font names from UI settings.
Brian Hinz
2012-04-25
1
-1
/
+1
*
UI tweaks to improve look & feel consistency.
Brian Hinz
2012-04-25
1
-35
/
+44
*
Update address of FSF and copyright notices to assign proper credit.
Brian Hinz
2012-04-11
1
-1
/
+2
*
remove some bits of dead/unused code
Brian Hinz
2012-04-11
1
-7
/
+4
*
oops, bad commit! I only meant to commit the changes to the TightDecoder.
Brian Hinz
2011-12-04
1
-1
/
+0
*
Grabbing the RGB components from the BufferedImage one at a time and converti...
Brian Hinz
2011-12-04
1
-0
/
+1
*
Remove some redundant variables related to scaling, fix loop when fixedRatioS...
Brian Hinz
2011-10-11
1
-9
/
+0
*
cleaned up unused local variables, unnecessary package imports, and fixed som...
Brian Hinz
2011-10-09
1
-5
/
+0
*
Move Java source up one level and allow Java viewer to be built as a standalo...
DRC
2011-10-07
1
-0
/
+413