0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fill up some information in ChangeLog, Authors, etc More... over 14 years ago
When the close button of the connection window is clicked, prompt the user if there are more than one connections in this window. More... over 14 years ago
Fix: incorrectly closed a tab if a new connection is cancelled before connected More... over 14 years ago
gdk_flush in a thread could crash. remove it. seems it's working fine without it. More... over 14 years ago
Change SSH private key file field to use GtkFileChooserButton instead of GtkEntry; Fix compilation issues with the latest libssh-0.4 development version More... over 14 years ago
Change configure.ac to detect VeNCrypt/TLS support in libvncclient More... over 14 years ago
Add front-end for TLS and VeNCrypt support in VNC. Depends on the latest development version of libvncclient. Also fixed some strange freezing by moving all client->server messages to a queue and process them in the VNC thread. More... over 14 years ago
Fix a threading synchronization issue. Discovered when working with newly added TLS feature in libvncclient More... over 14 years ago
Merge duplicated compiler flags by combining all detected modules in a single PKG_CHECK_MODULE call in configure.ac More... over 14 years ago
Change Quit button to Disconnect in ftp window More... over 14 years ago
Add XDMCP 'local cursor' and 'once' option More... over 14 years ago
Fix: XDMCP did not set the desktoop size for itself More... over 14 years ago
Fix Xephyr related codes in order to be able to compatible with the latest version and provide workaround with version that has issue. Please see this bug http://bugs.freedesktop.org/show_bug.cgi?id=24144 More... over 14 years ago
Fix a sftp upload file permission bug More... over 14 years ago
Use the best fit icon size instead of scaling More... over 14 years ago
Use new application logo designed by Martin Lettner <[email protected]> More... over 14 years ago
Fix an applet menu ordering bug More... over 14 years ago
Simplify Groups setting by using combobox. Groups tab in preference dialog removed. More... over 14 years ago
Simplify Groups setting by using combobox. Groups tab in preference dialog removed. More... over 14 years ago
Add tab page switcher button in toolbar More... over 14 years ago
Some tab interface enhancements, including protocol icons, close buttons, scrollable fix, etc More... over 14 years ago
Fix the gtkwidgetpool which quits too quick that causing issues when opening connection using the applet More... over 14 years ago
Fix a compilation issue when libgcrypt is disabled More... over 14 years ago
Support Tab Interface and related options (Tab by Group / Tab by Protocol / Tab All / Tab None) More... over 14 years ago
Add configure option --disable-nls More... over 14 years ago
Add configure option --disable-nls More... over 14 years ago
Fix some compilation issues More... over 14 years ago
Add RDP local printer sharing option More... over 14 years ago
Add RDP Sound option More... over 14 years ago
Add Copy feature to create a new copy of existing connection profile More... over 14 years ago