Michael Jumper
|
5cb5be6923
|
GUAC-1056: Do not wait for messages if data is within the RFB client buffer.
|
2015-04-07 23:44:13 -07:00 |
|
James Muehlner
|
40fd28f86c
|
Merge pull request #32 from glyptodon/italian-keyboard
GUAC-794: Italian keyboard
|
2015-03-31 11:39:45 -07:00 |
|
Michael Jumper
|
2144aa4f8f
|
GUAC-794: Add missing hash sign to Italian keymap.
|
2015-03-31 11:31:52 -07:00 |
|
Michael Jumper
|
8b1ecae77f
|
GUAC-794: Add Denis Bernacci to AUTHORS.
|
2015-03-31 11:19:39 -07:00 |
|
Denis Bernacci
|
07859aba06
|
GUAC-794: Add Italian keymap.
|
2015-03-31 11:18:38 -07:00 |
|
James Muehlner
|
00cceaba75
|
Merge pull request #31 from glyptodon/bump-version
GUAC-1128: Bump version numbers to 0.9.6.
|
2015-03-25 18:52:38 -07:00 |
|
Michael Jumper
|
b5d1e5aa80
|
GUAC-1128: Bump version numbers to 0.9.6.
|
2015-03-23 11:48:48 -07:00 |
|
James Muehlner
|
9b72370399
|
Merge pull request #30 from glyptodon/bitmap-memory-leak
GUAC-1095: Free any existing bitmap data prior to overwriting the bitmap data pointer.
|
2015-02-23 21:05:41 -08:00 |
|
Michael Jumper
|
001b8188e8
|
GUAC-1095: Free any existing bitmap data prior to overwriting the bitmap data pointer.
|
2015-02-23 20:36:33 -08:00 |
|
James Muehlner
|
b1d6788292
|
Merge pull request #29 from glyptodon/rdp-profile-segfault
GUAC-1090: Clip operation by surface size when no clipping rectangle is present.
|
2015-02-20 17:09:21 -08:00 |
|
Michael Jumper
|
732adf9063
|
GUAC-1090: Clip operation by surface size when no clipping rectangle is present.
|
2015-02-20 16:53:24 -08:00 |
|
James Muehlner
|
bc5635269d
|
Merge pull request #28 from glyptodon/release-prep
GUAC-1018: Update guacamole-server for 0.9.5 release.
|
2015-02-15 18:53:44 -08:00 |
|
Michael Jumper
|
b4165f9773
|
GUAC-1018: Bump version numbers to 0.9.5.
|
2015-02-15 17:19:29 -08:00 |
|
Michael Jumper
|
4c1cdeb19f
|
GUAC-1018: Update AUTHORS file.
|
2015-02-15 17:16:33 -08:00 |
|
Mike Jumper
|
12a1ae10b8
|
Merge pull request #22 from rvecchio/patch-1
GUAC-570: Solves the issue of blank pages occuring inside generated PDFs having 11 or more pages
|
2015-02-11 14:43:30 -08:00 |
|
James Muehlner
|
b92d2baa91
|
Merge pull request #27 from glyptodon/freerdp-dso-compat
GUAC-1005: Include libfreerdp-core in test for freerdp_channels_new()
|
2015-02-09 17:32:20 -08:00 |
|
Michael Jumper
|
61fde22b41
|
GUAC-1005: Include libfreerdp-core in test for freerdp_channels_new(). The function is not always included in libfreerdp-client, and its absence can result in libfreerdp-client not being linked in.
|
2015-02-09 16:24:00 -08:00 |
|
rvecchio
|
efe95748b7
|
GUAC-570 blank pages inside the generated PDFs
|
2015-02-09 10:03:05 +01:00 |
|
James Muehlner
|
7b6089481c
|
Merge pull request #26 from glyptodon/terminal-resize-segfault
GUAC-1028: Fix race condition on terminal resize.
|
2015-02-05 18:23:10 -08:00 |
|
Michael Jumper
|
da367b373f
|
GUAC-1028: Fix race condition on terminal resize.
|
2015-02-05 17:21:33 -08:00 |
|
James Muehlner
|
348dc9a1ba
|
Merge pull request #25 from glyptodon/terminal-packet
GUAC-803: Make terminal updates more efficient
|
2015-02-04 19:35:50 -08:00 |
|
Michael Jumper
|
eb9c6fb899
|
GUAC-803: Continue reading data until end of frame.
|
2015-02-04 19:22:22 -08:00 |
|
Michael Jumper
|
61337d5614
|
GUAC-803: Notify terminal of changes instead of explicitly flushing/syncing.
|
2015-02-04 19:22:22 -08:00 |
|
Michael Jumper
|
c39201cd8b
|
GUAC-803: Write to terminal STDOUT using length-prefixed packets, such that zero-length writes are legal.
|
2015-02-04 19:22:22 -08:00 |
|
James Muehlner
|
4ab6466226
|
Merge pull request #24 from glyptodon/terminal-scrollbar
GUAC-803: Add mouse support to scrollbar
|
2015-02-04 19:21:58 -08:00 |
|
Michael Jumper
|
207d97bec0
|
GUAC-803: Use normal pointer when mouse is over scrollbar.
|
2015-02-04 01:01:39 -08:00 |
|
Michael Jumper
|
fc476fd99e
|
GUAC-803: Actually scroll when the scrollbar handle is dragged.
|
2015-02-04 00:41:45 -08:00 |
|
Michael Jumper
|
0a7f13ab5c
|
GUAC-803: Calculate new scrollbar value based on mouse position.
|
2015-02-04 00:21:19 -08:00 |
|
Michael Jumper
|
f26c9443dc
|
GUAC-803: Handle mouse events within scrollbar.
|
2015-02-03 23:51:04 -08:00 |
|
James Muehlner
|
04a11f1343
|
Merge pull request #21 from glyptodon/terminal-scrollbar
GUAC-803: Add scrollbar to right of terminal display.
|
2015-01-29 14:32:14 -08:00 |
|
Michael Jumper
|
d5b7baab75
|
GUAC-803: Restrict display area to left of scrollbar.
|
2015-01-28 17:06:18 -08:00 |
|
Michael Jumper
|
0f4e45e39d
|
GUAC-803: Separate scrollbar graphical update from state update.
|
2015-01-28 16:43:03 -08:00 |
|
Michael Jumper
|
1218a18bf4
|
GUAC-803: It's a handle, not a box. Well, OK, it is a technically also a box... but that's not the point.
|
2015-01-28 15:41:12 -08:00 |
|
Michael Jumper
|
65e0265fa0
|
GUAC-803: Improve style of scrollbar.
|
2015-01-27 16:36:28 -08:00 |
|
Michael Jumper
|
4018f2c40f
|
GUAC-803: Update rendering of scrollbar as terminal display is scrolled or resized. Position and scale inner box of scrollbar appropriately.
|
2015-01-26 15:51:50 -08:00 |
|
Michael Jumper
|
3529bd7664
|
GUAC-803: Allocate/free and draw scrollbar. Reposition scrollbar when terminal is resized.
|
2015-01-26 13:47:02 -08:00 |
|
Michael Jumper
|
0996a6a186
|
GUAC-803: Stub out terminal scrollbar API.
|
2015-01-26 12:52:30 -08:00 |
|
James Muehlner
|
f3c732597b
|
Merge pull request #20 from glyptodon/terminal-display-layer
GUAC-803: Move display into separate layer.
|
2015-01-25 17:51:36 -08:00 |
|
Michael Jumper
|
569f4adbac
|
GUAC-803: Move display into separate layer, always size default layer perfectly.
|
2015-01-25 16:27:04 -08:00 |
|
James Muehlner
|
37037b6f8b
|
Merge pull request #19 from glyptodon/freerdp-beta-compat
GUAC-994: Fix build against 1.2.0-beta1+android9.
|
2015-01-23 16:18:14 -08:00 |
|
Michael Jumper
|
959a7a202d
|
GUAC-994: Add support for interleaved_decompress() and planar_decompress() variants in FreeRDP 1.2.0-beta1+android9. Use working color conversion function (old one is present but will not work in 1.2.0).
|
2015-01-23 15:08:00 -08:00 |
|
James Muehlner
|
1588248d14
|
Merge pull request #18 from glyptodon/contrib
GUAC-1011: Add CONTRIBUTING file and fix the README.
|
2015-01-20 21:14:45 -08:00 |
|
Michael Jumper
|
54d21f9cd8
|
GUAC-1011: Add CONTRIBUTING file describing how to contribute to the Guacamole project. Update README.
|
2015-01-20 21:12:47 -08:00 |
|
James Muehlner
|
e96020e35c
|
Merge pull request #17 from glyptodon/terminal-regression
GUAC-1008: Properly init clipping rectangle.
|
2015-01-17 10:05:15 -08:00 |
|
Michael Jumper
|
67ed8c5791
|
GUAC-1008: Properly init clipping rectangle.
|
2015-01-15 17:03:26 -08:00 |
|
James Muehlner
|
122de48368
|
Merge pull request #16 from glyptodon/fix-clip-rect
GUAC-996: Do not reset clip upon resize. Fix copy of surface data.
|
2015-01-14 16:15:49 -08:00 |
|
Michael Jumper
|
75f0fc7807
|
GUAC-996: Do not reset clip upon resize. Fix copy of surface data.
|
2015-01-09 16:00:03 -08:00 |
|
James Muehlner
|
7f892341e5
|
Merge pull request #14 from glyptodon/bump-version
GUAC-938: Bump version numbers for 0.9.4.
|
2015-01-06 21:42:47 -08:00 |
|
Michael Jumper
|
065e0fe462
|
GUAC-938: Bump version numbers for 0.9.4.
|
2015-01-06 15:23:01 -08:00 |
|
James Muehlner
|
33bfbe53af
|
Merge pull request #13 from glyptodon/fix-key-import
GUAC-974: Add logging and error reporting to avoid key confusion.
|
2015-01-04 19:59:43 -08:00 |
|