openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Remmina
Settings
|
Report Duplicate
17
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 21 hours
ago.
May 23, 2024 — May 23, 2025
Showing page 339 of 343
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add Disable Clipboard Sync option. RDP and VNC support it. NX has that option but seems the server does not recognize it yet.
llyzs
More...
about 15 years ago
NX: Add session management feature.
llyzs
More...
about 15 years ago
Do not need to enter the main loop if we just send a command to the unique app.
llyzs
More...
about 15 years ago
SSH: Add startup program option.
llyzs
More...
about 15 years ago
VNC: Implement SSH reverse tunnel for VNC incoming connections.
llyzs
More...
about 15 years ago
Replace g_ptr_array_new_with_free_func with g_ptr_array_foreach(g_free) to avoid GLib 2.22 dependency
llyzs
More...
about 15 years ago
Support drag-n-drop of file importing
llyzs
More...
about 15 years ago
Connection status dialog just need to use the 'name' field. old bug.
llyzs
More...
about 15 years ago
Support importing .rdp files through command line -e or -c switch
llyzs
More...
about 15 years ago
Support importing tsclient specific fields from .rdp file
llyzs
More...
about 15 years ago
Use GPtrArray to manage the plugin table. Simplify the codes.
llyzs
More...
about 15 years ago
Change the file handler plugin API to give the plugin ability to test the import/export behavior; complete .rdp file exporting.
llyzs
More...
about 15 years ago
Importing .rdp files done.
llyzs
More...
about 15 years ago
Start working on file import/export plugin interface.
llyzs
More...
about 15 years ago
Add a 'Plugins' dialog in main menu.
llyzs
More...
about 15 years ago
Telepathy: move the invitation into the plugin itself. Not necessary to do it in main program.
llyzs
More...
about 15 years ago
Internationalize the plugin package.
llyzs
More...
about 15 years ago
NX: removed some unnecessary calls.
llyzs
More...
about 15 years ago
NX: add some protection to support multiple NX sessions start connecting in parallel. Also fix a freezing issue by avoiding cancelling Xlib calls.
llyzs
More...
about 15 years ago
In very rare situation (it did happen once somehow), switch-page handler will segment fault. It will be safe to track the handler and remove it when the window is destroyed.
llyzs
More...
about 15 years ago
RDP: Fix an unexpected clipping in glyph drawing.
llyzs
More...
about 15 years ago
Use maxfd+1 for all ssh_select calls.
llyzs
More...
about 15 years ago
RDP: patblt use wrong color, fixed.
llyzs
More...
about 15 years ago
RDP: sync caps lock state
llyzs
More...
about 15 years ago
SFTP: Support upload folder recursively
llyzs
More...
about 15 years ago
Do not scale when the local windows size is the same as remote. Just copy the region.
llyzs
More...
about 15 years ago
Telepathy: all done. :)
llyzs
More...
about 15 years ago
RDP: seems the cursor handling will freeze the window sometimes. It should be much safer to move gdk cursor calls to main loop. It's better to fix VNC later as well.
llyzs
More...
about 15 years ago
Telepathy: add telepathy-glib/defs.h (diaz8)
llyzs
More...
about 15 years ago
Telepathy: telepathy itself completed; now only the actual connect left to be done.
llyzs
More...
about 15 years ago
←
1
2
…
335
336
337
338
339
340
341
342
343
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree