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
FuTTY
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
12 days
ago. based on code collected
13 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 242 of 260
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Alt-Enter was fouling up on Win95; added explicit handler
Simon Tatham
More...
over 24 years ago
Alt-Enter was fouling up on Win95; added explicit handler
simon
More...
over 24 years ago
Fix sorting of saved sessions list box so Default Settings is back at the top of the list instead of being filed under D
simon
More...
over 24 years ago
Fix sorting of saved sessions list box so Default Settings is back at the top of the list instead of being filed under D
Simon Tatham
More...
over 24 years ago
Stop throwing out the Connection panel during midsession reconfig. Instead, only throw out the useless parts of it. See, the new auto- layout features bear fruit immediately!
Simon Tatham
More...
over 24 years ago
Stop throwing out the Connection panel during midsession reconfig. Instead, only throw out the useless parts of it. See, the new auto- layout features bear fruit immediately!
simon
More...
over 24 years ago
Update Makefile generation and ensure everything works with Borland 5.5
Simon Tatham
More...
over 24 years ago
Update Makefile generation and ensure everything works with Borland 5.5
simon
More...
over 24 years ago
Create settings.c and move the load/save session code out of windlg.c into it. Allows plink and pscp to no longer link with windlg.c, meaning they lose some of the sillier stub functions and also can provide a console-based form of verify_ssh_host_key().
Simon Tatham
More...
over 24 years ago
Create settings.c and move the load/save session code out of windlg.c into it. Allows plink and pscp to no longer link with windlg.c, meaning they lose some of the sillier stub functions and also can provide a console-based form of verify_ssh_host_key().
simon
More...
over 24 years ago
Move omission of SSH protocol setting in PuTTYtel into windlg.c and remove nosshres.rc accordingly
Simon Tatham
More...
over 24 years ago
Move omission of SSH protocol setting in PuTTYtel into windlg.c and remove nosshres.rc accordingly
simon
More...
over 24 years ago
Add a parameter to write_clip() so that windlg.c need not call term_deselect
Simon Tatham
More...
over 24 years ago
Add a parameter to write_clip() so that windlg.c need not call term_deselect
simon
More...
over 24 years ago
Re-enable copying the Event Log. (rev 1.39 [r661] accidentally disabled it)
Simon Tatham
More...
over 24 years ago
Re-enable copying the Event Log. (rev 1.39 [r661] accidentally disabled it)
simon
More...
over 24 years ago
Cross-reference cleanup: winstore.c should not use fatalbox()
Simon Tatham
More...
over 24 years ago
Cross-reference cleanup: winstore.c should not use fatalbox()
simon
More...
over 24 years ago
Mistaken identity in sesssaver() was breaking saved-session edit box
simon
More...
over 24 years ago
Mistaken identity in sesssaver() was breaking saved-session edit box
Simon Tatham
More...
over 24 years ago
Tighten up use of "static" throughout. Module-internal things should NOT be exported willy-nilly. It encourages people to use them.
simon
More...
over 24 years ago
Tighten up use of "static" throughout. Module-internal things should NOT be exported willy-nilly. It encourages people to use them.
Simon Tatham
More...
over 24 years ago
Localise control IDs in each dialog procedure, for maintainability
Simon Tatham
More...
over 24 years ago
Localise control IDs in each dialog procedure, for maintainability
simon
More...
over 24 years ago
Add LBS_STANDARD on saved session list box, so you can double-click
Simon Tatham
More...
over 24 years ago
Add LBS_STANDARD on saved session list box, so you can double-click
simon
More...
over 24 years ago
Remove rogue debug statement
simon
More...
over 24 years ago
Remove rogue debug statement
Simon Tatham
More...
over 24 years ago
Revamp the auto-layout of PuTTY configuration box controls. They are now auto-laid-out at runtime instead of compile time. Byebye win_res.inp and mkres.c; byebye most of win_res.rc; hello a whole new load of control-creation functions in windlg.c. Also, now that we're creating the tab control at runtime, we can check to see if it succeeded and use an alternative if so. This _should_ enable the config box to work on Win32s, although at the time of checkin that's untested.
simon
More...
over 24 years ago
Revamp the auto-layout of PuTTY configuration box controls. They are now auto-laid-out at runtime instead of compile time. Byebye win_res.inp and mkres.c; byebye most of win_res.rc; hello a whole new load of control-creation functions in windlg.c. Also, now that we're creating the tab control at runtime, we can check to see if it succeeded and use an alternative if so. This _should_ enable the config box to work on Win32s, although at the time of checkin that's untested.
Simon Tatham
More...
over 24 years ago
←
1
2
…
238
239
240
241
242
243
244
245
246
…
259
260
→
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