Missing assert.
[sgt/putty] / windows / winctrls.c
2013-07-22 simonMissing assert.
2013-07-22 simonAnother big batch of memory leak fixes, again mostly...
2013-07-22 simonAdd a missing null pointer check in one of the dialog...
2011-10-02 simonMove a recently introduced utility function out of...
2011-10-02 simonTurn 'Filename' into a dynamically allocated type with...
2011-10-01 simonChange the semantics of 'FontSpec' so that it's a dynam...
2011-07-14 simonPost-release destabilisation! Completely remove the...
2010-12-29 simonSupport for using variable-pitch fonts for the terminal...
2007-02-18 jacobAllow dlg_listbox_index() to be called on multi-selecti...
2007-01-09 simonGet rid of all the MSVC warnings.
2006-12-17 simonInitial support for HTML Help. All the ad-hoc help...
2006-08-28 simonSupport for Windows PuTTY connecting straight to a...
2005-05-21 jacobUse {Get,Set}WindowLongPtr() instead of {Get,Set}Window...
2005-04-18 jacobAdd a comment describing `dummyitem' in prefslist and...
2005-04-11 jacobRetire winctrls.c:multiedit() in favour of a new simple...
2005-04-09 jacobAdd WS_VSCROLL style to drop-down non-combo boxes,...
2005-02-28 jacobMake things other than Pageant use request_file(),...
2004-11-16 simonNow that we have Subversion's file renaming ability...