summaryrefslogtreecommitdiffstats
path: root/java/com/tigervnc/vncviewer/OptionsDialog.java
Commit message (Expand)AuthorAgeFilesLines
* Forces all dialogs except for the clipboard to be modal. Fixes cases where d...Brian Hinz2012-09-011-4/+1
* adds initial support for loading & saving of both configuration files and use...Brian Hinz2012-08-291-32/+196
* Change name of menu key class to be consistent with Java style guidelines.Brian Hinz2012-08-261-3/+3
* Adds support for setting the menu key via cmd line arg. Adds all menu keys s...Brian Hinz2012-05-161-2/+3
* Fixed cut & paste errorBrian Hinz2012-04-261-1/+1
* Remove hard-coded font names from UI settings.Brian Hinz2012-04-251-1/+1
* UI tweaks to improve look & feel consistency.Brian Hinz2012-04-251-35/+44
* Update address of FSF and copyright notices to assign proper credit.Brian Hinz2012-04-111-1/+2
* remove some bits of dead/unused codeBrian Hinz2012-04-111-7/+4
* oops, bad commit! I only meant to commit the changes to the TightDecoder.Brian Hinz2011-12-041-1/+0
* Grabbing the RGB components from the BufferedImage one at a time and converti...Brian Hinz2011-12-041-0/+1
* Remove some redundant variables related to scaling, fix loop when fixedRatioS...Brian Hinz2011-10-111-9/+0
* cleaned up unused local variables, unnecessary package imports, and fixed som...Brian Hinz2011-10-091-5/+0
* Move Java source up one level and allow Java viewer to be built as a standalo...DRC2011-10-071-0/+413