aboutsummaryrefslogtreecommitdiffstats
path: root/java/com/tigervnc/rdr/ZlibInStream.java
Commit message (Expand)AuthorAgeFilesLines
* Mostly stylistic changes to java viewer to match recent changes to native viewerBrian P. Hinz2019-12-211-9/+12
* Fixes for erros in java hextile/zrle decodersBrian P. Hinz2018-01-161-26/+26
* Method cleanup.Brian P. Hinz2016-12-101-0/+12
* Whitespace cleanup onlyBrian Hinz2013-05-121-9/+9
* Update address of FSF and copyright notices to assign proper credit.Brian Hinz2012-04-111-1/+2
* oops, bad commit! I only meant to commit the changes to the TightDecoder.Brian Hinz2011-12-041-0/+1
* Grabbing the RGB components from the BufferedImage one at a time and converti...Brian Hinz2011-12-041-1/+0
* Improved TightJPEG decoder by using a BufferedImage. It simplifies the code, ...Brian Hinz2011-10-141-2/+6
* Move Java source up one level and allow Java viewer to be built as a standalo...DRC2011-10-071-0/+138