]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Support for Windows 7 jump lists (right-click on a program's taskbar
authorSimon Tatham <anakin@pobox.com>
Thu, 23 Dec 2010 17:32:28 +0000 (17:32 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 23 Dec 2010 17:32:28 +0000 (17:32 +0000)
commitadaaf16f688e6b72a1cf80299b3ca84410ee082c
treeefd3c61e3f224dded0b9d989170b39c0c4f352f8
parente6b09dbb909c1f73a6dd2ac648a942d87266b359
Support for Windows 7 jump lists (right-click on a program's taskbar
icon, even if the program isn't running at the time, to be presented
with an application-defined collection of helpful links). The current
jump list is updated every time a saved session is loaded, and shows
the last few launchable saved sessions (i.e. not those like Default
Settings) that were loaded. Also, if Pageant or PuTTYgen or both is in
the same directory as the PuTTY binary, the jump list will present
links to launch those too.

Based on a patch sent last year by Daniel B. Roy, though it's barely
recognisable any more...

git-svn-id: http://svn.tartarus.org/sgt/putty@9046 cda61777-01e9-0310-a592-d414129be87e
Recipe
cmdline.c
putty.h
settings.c
windows/window.c
windows/winjump.c [new file with mode: 0644]
windows/winnojmp.c [new file with mode: 0644]
windows/winstore.c
windows/winstuff.h