Commit Graph

15 Commits

Author SHA1 Message Date
Virtually Nick
a543db56e2 Merge 1.4.0 changes back to master. 2021-12-19 18:35:32 -05:00
Michael Jumper
1ca1161a68 GUACAMOLE-986: Update documentation of all parameters/returns to specify non-nullable and/or primitive types where appropriate. 2021-12-18 23:03:57 -08:00
Jimmy
cc3f3813b8 GUACAMOLE-1446: Fixed a typo mistake ("destionation"). 2021-10-26 08:09:12 +03:00
Jimmy
8b365c6da6 GUACAMOLE-1446: Fixed a typo mistake ("accomodate"). 2021-10-26 08:09:12 +03:00
Jimmy
a818aff733 GUACAMOLE-1446: Fixed a typo mistake ("the the") in some java files. 2021-10-26 08:09:12 +03:00
Jakub Vrána
f722072807 GUACAMOLE-986: Add non-nullable modifier to return type of functions never returning null
Alternatively use a primitive type instead of nullable boxed type.
2020-03-11 13:27:56 +01:00
Michael Jumper
1e9ddc2183 GUACAMOLE-884: Note that the drawImage() functions accept anything implementing the CanvasImageSource interface, not just Image. 2019-09-29 22:17:45 -07:00
Michael Jumper
c2f7fdb61d GUACAMOLE-230: Provide means of retrieving a canvas with the same dimensions and content as a layer. 2017-03-04 20:33:57 -08:00
Michael Jumper
053f34a54d GUACAMOLE-187: Only preserve canvas contents during resize if there are contents to preserve. 2017-01-27 16:43:07 -08:00
Michael Jumper
7f176d0dd1 GUACAMOLE-187: Reduce the number of full canvas copies that occur when continuously resizing a layer. 2017-01-27 16:42:54 -08:00
Michael Jumper
1810ec971f GUACAMOLE-1: Relicense C and JavaScript files. 2016-03-28 20:50:18 -07:00
Michael Jumper
2959513d95 GUAC-791: Fix type expressions to comply with JSDoc 3. 2015-12-14 14:51:15 -08:00
Michael Jumper
074e1cf3fa GUAC-676: Fix flatten(), add missing Guacamole.Display comment. 2014-05-12 00:04:47 -07:00
Michael Jumper
299c341ce0 GUAC-676: Implement Guacamole.Display. Perform initial refactor. 2014-05-11 23:23:36 -07:00
Michael Jumper
6c00d8428c Migrate to minify-maven-plugin and Google Closure Compiler. 2014-01-15 21:50:18 -08:00