summaryrefslogtreecommitdiff
path: root/amiga/menu.c
Commit message (Expand)AuthorAgeFilesLines
* More changes for search function.Chris Young2008-12-131-15/+80
* Fixed an issue with hotlist items outside the menu folder being added to the ...Chris Young2008-11-251-5/+4
* HTML files with an icon but no MIMETYPE tooltype were being picked up by theChris Young2008-11-161-2/+4
* Sparse "About" requester - version number, compile date and URL only.Chris Young2008-11-151-2/+18
* Allow opening of local files from anywhere, not just the parent of the curren...Chris Young2008-11-151-26/+56
* AmigaOS implementation of complete page save.Chris Young2008-11-081-25/+50
* ARexx menu with items populated from arexx_dir.Chris Young2008-10-261-3/+136
* Folders in the Hotlist menu hierarchy with no child nodes will now be disable...Chris Young2008-10-181-3/+12
* 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