Various error-handling fixes, mostly in Unix PuTTY but one (failure
[u/mdw/putty] / unix / gtkdlg.c
2003-04-01 simonVarious error-handling fixes, mostly in Unix PuTTY...
2003-03-31 simonSupport for PuTTY-style command-line arguments in Unix...
2003-03-31 simonCan now save and load settings under Unix.
2003-03-31 simonCheckin of last night's work on GTK message boxes....
2003-03-29 simonHaving created and used uxsel, it actually turns out...
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-25 benRename dlg_listbox_addwithindex() to dlg_listbox_addwit...
2003-03-22 simonVarious cosmetic fixes to the GTK config box: vertical...
2003-03-18 simonBetter appearance and positioning for dlg_error_msg...
2003-03-18 simonBig sprawling dialog-box commit covering all sorts...
2003-03-16 simonFurther work on the GTK config box; mostly implemented...
2003-03-15 simonWhen a piece of text overflows its column in a tabbed...
2003-03-15 simonEvent handling in the GTK dialog engine is now basicall...
2003-03-14 simonContinuing work on the GTK config box. Created uxcfg...
2003-03-13 simonFirst stab at a GTK layout engine. It's missing all...