17
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 19 hours ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix memory leak after calling XkbRF_GetNamesProp More... over 15 years ago
Fix a memory leak More... over 15 years ago
Fix compilation issue when SSH is disabled. More... over 15 years ago
Add Online Wiki link in Help menu More... over 15 years ago
Add new feature detachable tabs. Add 'Always show tab' option and default in on. More... over 15 years ago
Add two missing character encoding KOI8-R and UTF-8 More... over 15 years ago
Remove unnecessary ssh_set_blocking calls which could cause problem when tunneling large amount of data More... over 15 years ago
XDMCP: Now support running a startup program from SSH alternatively, without launching the XDMCP login window More... over 15 years ago
XDMCP: Wrong color depth options were used. Regression from 0.7. Fixed. More... over 15 years ago
VNC: Add UltraVNC repeater support More... over 15 years ago
NX: Eliminate Xephyr dependency; embedding are done by some X11 tricks. Flexible resolution are now also supported. The remote desktop resolution can now follow the window size. More... over 15 years ago
SSH and SFTP plugin now work with host key feature. More... over 15 years ago
Fix 2928501: Top toolbar split in two on dual-monitor setup (no xinerama) More... over 15 years ago
Fix #2929534: Unable to connect vith VNC+SSH when specifying vnc instance. More... over 15 years ago
Now the floating toolbar issue for compiz should also fixed in trunk. More... over 15 years ago
Fix the command line argument issue, which caused launching discovered server from panel applets failed More... over 15 years ago
Now fixed the toolbar flicking problem in compiz. 0.7 branch to follow More... over 15 years ago
Add a little cosmetic motion effect to the floating toolbar. More... over 15 years ago
Add 'Keyboard' preference tab to customize host keys More... over 15 years ago
Change the logging menu item to 'Debug Window' and move it under Help menu. More... over 15 years ago
Add 'Hostkey' feature. Most toolbar items can now be accessed by hostkey + function key. A new preference tab will be added later to configure all those keys. More... over 15 years ago
Add Refresh feature in plugin interface; add Refresh menu item in the connection toolbar; implement the refresh feature in VNC plugin. More... over 15 years ago
Some fixes and simplification for autotool scripts on trunk More... over 15 years ago
VNC: merge the latest patch in libvncserver so that we can now support explicitly disabling encryption with Vino for the sake of performance More... over 15 years ago
Add a new option 'Save Settings When Starting the Connection', default to true. If set to false, profile will not be saved if only 'Connect' button is clicked. Login credentials and runtime view modes are now handled separately and will be still saved if requested. More... over 15 years ago
Add Quick Search filter feature in main window More... over 15 years ago
NX: make use of logging feature More... over 15 years ago
Use XKB to automatically detect the keyboard layout and pass to NX, with libxkbfile. And I don't think it's necessary to use the keyboard layout option any longer - removed. More... over 15 years ago
It's safer to use maxfd+1 instead of FD_SETSIZE for select() call. More... over 15 years ago
Develop a logging framework, and use it in VNC. Other protocols will be also included soon. More... over 15 years ago