Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file window.c version 8e06ef2134
|
2000-10-06
| ||
| 07:31 | Re-enable copying the Event Log. (rev 1.39 [r661] accidentally disabled it) check-in: 9744355ccf user: simon tags: trunk | |
| 07:10 | Cross-reference cleanup: winstore.c should not use fatalbox() check-in: 6fc22be474 user: simon tags: trunk | |
| 06:49 | Mistaken identity in sesssaver() was breaking saved-session edit box check-in: b39f2bdf42 user: simon tags: trunk | |
| 06:42 | Tighten up use of "static" throughout. Module-internal things should NOT be exported willy-nilly. It encourages people to use them. check-in: 39b5dda1d1 user: simon tags: trunk | |
| 04:06 | Localise control IDs in each dialog procedure, for maintainability check-in: d05c8d9f4a user: simon tags: trunk | |
| 03:10 | Add LBS_STANDARD on saved session list box, so you can double-click check-in: 08f80b9777 user: simon tags: trunk | |
| 03:06 | Remove rogue debug statement check-in: 9584bc880b user: simon tags: trunk | |
|
2000-10-05
| ||
| 12:19 | 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. check-in: 7c331ba284 user: simon tags: trunk | |
| 11:48 | Remove /DWIN32S_COMPAT by detecting presence of GetSystemPowerStatus at runtime using GetProcAddress check-in: 849cfeb488 user: simon tags: trunk | |
| 07:15 | We now honour the PLINK_PROTOCOL environment variable if it's set. Also we are able to notice when a backend is instantly sendok(), rather than waiting until after the first successful socket read. (This was zogging raw connections. They're still slightly zogged but not as badly as they were.) check-in: 4403babd9a user: simon tags: trunk | |
|
2000-10-04
| ||
| 09:35 | Enable protocol prefix on [user@]host argument in Plink check-in: 978f627fbe user: simon tags: trunk | |
| 09:35 | Store default port number in each back end check-in: aa9735db7e user: simon tags: trunk | |
| 09:13 | Plink now honours the Default Settings protocol and supports -l for username. Also removed a diagnostic which had got in by mistake. check-in: 0b37467f3c user: simon tags: trunk | |
| 05:02 | Fix a typo; thanks to Al Sutton check-in: b990c09d65 user: simon tags: trunk | |
|
2000-10-03
| ||
| 04:05 | Work around DSA formatting bug in commercial-SSH 2.0.13 check-in: 8bc8e8a1a1 user: simon tags: trunk | |
|
2000-10-02
| ||
| 10:22 | Ability to specify a remote command in PuTTY proper check-in: 1c8cc2988e user: simon tags: trunk | |
| 08:57 | Make the new test suite's comment more accurate :-) check-in: 58ccb1fd31 user: simon tags: trunk | |
| 07:38 | Local remove of first key in list wasn't working check-in: 0d0eb1da40 user: simon tags: trunk | |
| 07:24 | Add ability to configure the initial window title check-in: cd8a3399a0 user: simon tags: trunk | |