]> asedeno.scripts.mit.edu Git - PuTTY.git/history - dialog.h
first pass
[PuTTY.git] / dialog.h
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-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.
2014-09-09 Simon TathamAdd an option to suppress horizontal scroll bars in...
2013-07-14 Simon TathamAdd an extended version of ctrl_alloc which permits...
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...
2008-06-04 Simon TathamAt last, merge the putty-gtk2 branch back into the trunk!
2008-06-01 Simon TathamMerged from trunk up to r8033.
2008-05-28 Simon TathamMerge from trunk up to r8020.
2008-04-02 Simon TathamUpdate all the list box code in gtkdlg.c to use the...
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...
2003-04-09 Simon TathamEvent Log for Unix PuTTY. Doesn't yet allow X selection...
2003-03-25 Ben HarrisRename dlg_listbox_addwithindex() to dlg_listbox_addwit...
2003-03-18 Simon TathamBig sprawling dialog-box commit covering all sorts...
2003-03-17 Ben HarrisIf I() and S() aren't inline, provide a prototype even...
2003-03-08 Simon TathamAdd the ability to allocate extra per-dialog-instance...
2003-03-05 Simon TathamThe long-awaited config box revamp! I've taken the...