Added some ignored files to hgignore |
|
More...
|
almost 18 years ago
|
Uses g_signal_connect() instead of gtk_signal_connect() |
|
More...
|
almost 18 years ago
|
Added impl of xcursor and richcursor encodings for OSX-VNC and TightVNC compatability |
|
More...
|
almost 18 years ago
|
Fix decoding of mixed colour depths between client & server |
|
More...
|
almost 18 years ago
|
Enable debugging messages |
|
More...
|
almost 18 years ago
|
Clear excess space in widget |
|
More...
|
almost 18 years ago
|
Fixed handling of shifts for BGR displays and mixed endian client vs server |
|
More...
|
almost 18 years ago
|
typedef the enums to aid API readability/docs generation |
|
More...
|
almost 18 years ago
|
Fix offf by one in argv use |
|
More...
|
almost 18 years ago
|
Added tag release-0.1.0 for changeset 87259132efca |
|
More...
|
almost 18 years ago
|
Fix makefile rule for python bindings to install in lib64 on x86_64 |
|
More...
|
almost 18 years ago
|
Update version to 0.1.0 for release |
|
More...
|
almost 18 years ago
|
Merge heads |
|
More...
|
almost 18 years ago
|
Added support for TLS related credentials |
|
More...
|
almost 18 years ago
|
Changed boolean functions (which use gvnc_has_error) to return FALSE when failure |
|
More...
|
almost 18 years ago
|
Fixed up handling of TLS i/o functions |
|
More...
|
almost 18 years ago
|
Only print GNU TLS debug if debug level > 1 |
|
More...
|
almost 18 years ago
|
Remove hardcoded hostname & use user supplied hostname in certificate validation |
|
More...
|
almost 18 years ago
|
Added API for taking a screenshot |
|
More...
|
almost 18 years ago
|
Fixed typo in conditional test |
|
More...
|
almost 18 years ago
|
Added more general purpose authentication API |
|
More...
|
almost 18 years ago
|
Refactor GVNC open/close lifecycle APIs |
|
More...
|
almost 18 years ago
|
[PATCH] Enhance gvncviewer a bit This patch adds the following to gvncviewer: |
|
More...
|
almost 18 years ago
|
merge |
|
More...
|
almost 18 years ago
|
Line up the output of ./configure --help and correct a typo |
|
More...
|
almost 18 years ago
|
Merge |
|
More...
|
almost 18 years ago
|
Added vnc_display_send_keys API & example usage |
|
More...
|
almost 18 years ago
|
Buffer client messages to avoid race condition when write() blocks. |
|
More...
|
almost 18 years ago
|
Run automated builds with -Werror enabled |
|
More...
|
almost 18 years ago
|
Disable verbose compiler warnings for python module - the auto-generated code is crap |
|
More...
|
almost 18 years ago
|