]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/gtkdlg.c
Rename dlg_listbox_addwithindex() to dlg_listbox_addwithid(), since the old
[PuTTY.git] / unix / gtkdlg.c
2003-03-25 Ben HarrisRename dlg_listbox_addwithindex() to dlg_listbox_addwit...
2003-03-22 Simon TathamVarious cosmetic fixes to the GTK config box: vertical...
2003-03-18 Simon TathamBetter appearance and positioning for dlg_error_msg...
2003-03-18 Simon TathamBig sprawling dialog-box commit covering all sorts...
2003-03-16 Simon TathamFurther work on the GTK config box; mostly implemented...
2003-03-15 Simon TathamWhen a piece of text overflows its column in a tabbed...
2003-03-15 Simon TathamEvent handling in the GTK dialog engine is now basicall...
2003-03-14 Simon TathamContinuing work on the GTK config box. Created uxcfg...
2003-03-13 Simon TathamFirst stab at a GTK layout engine. It's missing all...