Commit Graph

1423 Commits

Author SHA1 Message Date
Michael Jumper
e8e7a6b3a2 Add README. 2013-07-13 19:33:54 -07:00
Michael Jumper
e2a0bdf53b Automatically build source archive in package phase. 2013-07-13 19:14:38 -07:00
Michael Jumper
88d4a5004b Add .gitignore, bump version to 0.8.2. 2013-07-13 17:38:40 -07:00
James Muehlner
1c9cd95fc9 Merge branch '314' into unstable 2013-07-09 19:15:34 -07:00
James Muehlner
022a7df33e Merge branch 'unstable' of git://github.com/glyptodon/guacamole-client into unstable 2013-07-09 19:15:19 -07:00
James Muehlner
3288dbf76f Ticket #314: Force POST requests to use UTF-8. 2013-07-09 19:11:24 -07:00
James Muehlner
1e9ace0e2a Merge branch '314' into unstable 2013-07-09 16:00:10 -07:00
James Muehlner
50f222985e Merge branch '314' into unstable 2013-07-09 15:49:22 -07:00
James Muehlner
d0ae81fa0c Ticket 2013-07-09 15:43:29 -07:00
James Muehlner
883b24f73d Ticket 2013-07-09 11:14:41 -07:00
Michael Jumper
b44faacbae Bump versions. 2013-07-02 17:08:27 -07:00
Michael Jumper
b1681dada2 Update ChangeLogs. 2013-07-02 17:07:29 -07:00
Michael Jumper
8a223956aa Add enable-printing parameter to rdp.xml. 2013-07-02 10:49:29 -07:00
Michael Jumper
a022c42b99 Merge branch 'master' into unstable 2013-07-02 10:13:43 -07:00
Michael Jumper
202fbc8b79 Add guacamole-example, modified to work with 0.8.* 2013-07-02 10:13:17 -07:00
Michael Jumper
1391f628a8 Use Blob.js and FileSaver.js for providing file downloads across platforms lacking blob and HTML5 download links. 2013-07-01 15:01:13 -07:00
Michael Jumper
984ab06100 Add close button to notifications. Improve styling. 2013-07-01 15:01:13 -07:00
Michael Jumper
e8cdc9c5b7 Better styling and alignment of notifications. 2013-07-01 15:01:13 -07:00
Michael Jumper
6f33d188fd Add notification area. Preload images that would otherwise be loaded later, as such a load may fail due to resource starvation. 2013-07-01 15:01:13 -07:00
Michael Jumper
6efb7b8bde Used fixed notation, rather than the classic Math.round() rounding idiom. 2013-07-01 15:01:12 -07:00
Michael Jumper
a902155a59 Clean up notification, add animated progress indicator. 2013-07-01 15:01:12 -07:00
Michael Jumper
c1f1e0adfc Add docs to new GuacUI.Download object. 2013-07-01 15:01:12 -07:00
Michael Jumper
ebcf761e53 Add download notification, progress indicator. 2013-07-01 15:01:12 -07:00
Michael Jumper
15c9ba6ab2 Add mimetype to link. 2013-07-01 15:01:12 -07:00
Michael Jumper
be3e75d592 When a file is received, download. 2013-07-01 15:01:11 -07:00
Michael Jumper
92adfbce90 Implement file/blob/end. 2013-07-01 15:01:11 -07:00
James Muehlner
2eb2ad3c53 Ticket 2013-07-01 11:07:26 -07:00
James Muehlner
a06266f53f Ticket #241: Added client-side support for vnc repeater parameters. 2013-07-01 10:48:09 -07:00
James Muehlner
d346c4c203 Ticket #371: If the user is not found, throw a security excpetion. 2013-06-25 10:55:17 -07:00
Michael Jumper
8176d4309c Fix relative paths of modules in pom.xml. 2013-06-06 13:57:54 -07:00
Michael Jumper
6099d6da98 Merge guacamole-auth-mysql as extension. 2013-06-05 16:35:04 -07:00
Michael Jumper
75a5099acf Parent pom.xml. 2013-06-05 16:31:57 -07:00
Michael Jumper
f4f1242ae3 Merge guacamole-ext. 2013-06-05 16:26:33 -07:00
Michael Jumper
9ae38faa52 Merge guacamole-common-js. 2013-06-05 16:26:01 -07:00
Michael Jumper
ed9818f3d3 Merge guacamole-common. 2013-06-05 16:25:40 -07:00
Michael Jumper
674af9b1fd Update ChangeLog. 2013-05-29 14:21:28 -07:00
Michael Jumper
638d5e5b84 Update ChangeLog, bump version. 2013-05-29 11:57:53 -07:00
Michael Jumper
54dae003f5 Add new port and font parameters. 2013-05-25 23:49:20 -07:00
Michael Jumper
296d7ebec4 Don't fill DOM with a ton of class="undefined". 2013-05-15 13:50:56 -07:00
Michael Jumper
1e852ea464 Add package-info.java for protocol XML classes. 2013-05-15 13:22:55 -07:00
Michael Jumper
e64ddbf4ac Add XML for SSH connections. 2013-05-15 13:18:09 -07:00
Michael Jumper
c874fb7817 #320: Ensure source rectangle of transfer and copy is clipped to source canvas bounds. 2013-05-12 22:31:00 -07:00
Michael Jumper
f91324d432 Add keyboard layout options to RDP parameters. 2013-05-09 00:35:39 -07:00
Michael Jumper
a75b651422 Properly handle null. 2013-05-07 16:27:29 -07:00
Michael Jumper
32bea8c30e Add missing type to doc. 2013-05-07 16:09:51 -07:00
Michael Jumper
52579d6f5c Unify modifier behavior across browsers, maintain state between events. 2013-05-07 16:09:01 -07:00
Michael Jumper
c958fe2d89 Use latest guacamole-common-js. 2013-05-07 10:24:59 -07:00
Michael Jumper
e4008c973d Bump version, add support for keyboard sidedness. 2013-05-07 10:23:19 -07:00
Michael Jumper
c81ffac664 Fix whitespace errors. 2013-04-24 12:02:05 -07:00
James Muehlner
9106d60518 Ticket #307: Added a specific check to make sure that the value is set for boolean parameters. 2013-04-22 22:05:45 -07:00