simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Oct 1 18:39:00 BST 2011


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9314
Date:           2011-10-01 18:38:59 +0100 (Sat, 01 Oct 2011)

Log message (8 lines):
Change the semantics of 'FontSpec' so that it's a dynamically
allocated type.

The main reason for this is to stop it from taking up a fixed large
amount of space in every 'struct value' subunion in conf.c, although
that makes little difference so far because Filename is still doing
the same thing (and is therefore next on my list.) However, the
removal of its arbitrary length limit is not to be sneezed at.

Modified files:
U   putty/conf.c
U   putty/config.c
U   putty/dialog.h
U   putty/putty.h
U   putty/settings.c
U   putty/storage.h
U   putty/unix/gtkdlg.c
U   putty/unix/gtkwin.c
U   putty/unix/unix.h
U   putty/unix/uxmisc.c
U   putty/unix/uxplink.c
U   putty/unix/uxsftp.c
U   putty/unix/uxstore.c
U   putty/windows/winctrls.c
U   putty/windows/windefs.c
U   putty/windows/window.c
U   putty/windows/winmisc.c
U   putty/windows/winstore.c
U   putty/windows/winstuff.h

Links:
http://svn.tartarus.org/sgt/?rev=9314&view=rev
http://svn.tartarus.org/sgt/putty/conf.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/config.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/dialog.h?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/putty.h?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/settings.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/storage.h?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/unix/gtkdlg.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/unix/gtkwin.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/unix/unix.h?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/unix/uxmisc.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/unix/uxplink.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/unix/uxsftp.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/unix/uxstore.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/windows/winctrls.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/windows/windefs.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/windows/window.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/windows/winmisc.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/windows/winstore.c?rev=9314&r1=9313&r2=9314
http://svn.tartarus.org/sgt/putty/windows/winstuff.h?rev=9314&r1=9313&r2=9314



More information about the tartarus-commits mailing list