summaryrefslogtreecommitdiff
path: root/amiga/menu.c
Commit message (Expand)AuthorAgeFilesLines
* Safer menu deletions; stop menus from appending to existing menu with each ne...Chris Young2008-10-151-2/+5
* Implemented the ability to add hotlist entries to the Hotlist menu. Modified...Chris Young2008-10-141-11/+115
* Various minor fixes for treeviews, history tree now populates.Chris Young2008-10-131-20/+27
* Improved Amiga treeview support. Now creates trees for cookies and history (...Chris Young2008-10-111-1/+15
* Full quit function and associated ARexx command (QUIT)Chris Young2008-10-061-11/+19
* Closing entire windows instead of just tabs is now possibleChris Young2008-10-061-1/+1
* AmigaOS tabs implementation.Chris Young2008-10-051-18/+33
* Incomplete support for tabbed browsing.Chris Young2008-10-041-29/+39
* Treeview window event handling (currently just double-clicking hotlist items andChris Young2008-09-281-6/+15
* Amiga message additions/correctionsChris Young2008-09-161-1/+1
* Moved menu selection code to menu.cChris Young2008-09-031-0/+153
* Menu tidy-up, string correction and swap of Source and Text in the save/expor...Chris Young2008-08-311-7/+7
* Added PDF export to Amiga port.Chris Young2008-08-261-13/+27
* Moved Amiga menu code into separate file.Chris Young2008-08-251-0/+91