]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winctrls.c
Fix a few more clang-generated warnings.
[PuTTY.git] / windows / winctrls.c
2017-02-05 Simon TathamFix a few more clang-generated warnings.
2016-04-10 Jacob NevinsFixed unused-variable warnings from MinGW gcc.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-08-15 Tim KosseRemove an unused variable.
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-06-20 Simon TathamCompletely remove the privdata mechanism in dialog.h.
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2015-05-08 Simon TathamCompletely remove the privdata mechanism in dialog.h.
2013-07-22 Simon TathamBack out r9964. I wasn't paying attention: every contro...
2013-07-22 Simon TathamMissing assert.
2013-07-22 Simon TathamAnother big batch of memory leak fixes, again mostly...
2013-07-22 Simon TathamAdd a missing null pointer check in one of the dialog...
2011-10-02 Simon TathamMove a recently introduced utility function out of...
2011-10-02 Simon TathamTurn 'Filename' into a dynamically allocated type with...
2011-10-01 Simon TathamChange the semantics of 'FontSpec' so that it's a dynam...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2010-12-29 Simon TathamSupport for using variable-pitch fonts for the terminal...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-02-18 Jacob NevinsAllow dlg_listbox_index() to be called on multi-selecti...
2007-01-09 Simon TathamGet rid of all the MSVC warnings.
2006-12-17 Simon TathamInitial support for HTML Help. All the ad-hoc help...
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...
2005-05-21 Jacob NevinsUse {Get,Set}WindowLongPtr() instead of {Get,Set}Window...
2005-04-18 Jacob NevinsAdd a comment describing `dummyitem' in prefslist and...
2005-04-11 Jacob NevinsRetire winctrls.c:multiedit() in favour of a new simple...
2005-04-09 Jacob NevinsAdd WS_VSCROLL style to drop-down non-combo boxes,...
2005-02-28 Jacob NevinsMake things other than Pageant use request_file(),...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...