]> asedeno.scripts.mit.edu Git - PuTTY.git/history - mac/macctrls.c
Rename dlg_listbox_addwithindex() to dlg_listbox_addwithid(), since the old
[PuTTY.git] / mac / macctrls.c
2003-03-25 Ben HarrisRename dlg_listbox_addwithindex() to dlg_listbox_addwit...
2003-03-25 Ben HarrisUse CountMenuItems() rather than CountMItems() since...
2003-03-25 Ben HarrisAdd support for editbox controls on Mac OS 8, and for...
2003-03-24 Ben HarrisClean out some #ifdef'ed out junk.
2003-03-24 Ben HarrisInitialise the "next menu ID" counter for pop-up menus...
2003-03-24 Ben HarrisSlightly improve radio button layout to more closely...
2003-03-23 Ben HarrisAdd support for pop-up menus (drop-down lists in Window...
2003-03-21 Ben HarrisAdd crude support for multiple panels in the config...
2003-03-20 Ben HarrisPass a pointer to the entire dialog box structure to...
2003-03-19 Ben HarrisAdd support for drawing a ring around the default butto...
2003-03-18 Ben HarrisAdd support for changing the contents of a pre-Appearan...
2003-03-18 Ben HarrisTag the "Cancel" button appropriately, in case anyone...
2003-03-18 Simon TathamBig sprawling dialog-box commit covering all sorts...
2003-03-18 Ben HarrisMy First CDEF: A terribly trivial static text control...
2003-03-17 Ben HarrisPartial implementation of the platform-independent...