Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file unix/gtkwin.c version fccdbdc1fd
|
2011-10-01
| ||
| 12:38 | 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. check-in: 78529746fb user: simon tags: trunk | |