summaryrefslogtreecommitdiff
path: root/amiga/menu.c
Commit message (Expand)AuthorAgeFilesLines
* Squash warnings resulting from mismatched type expectationsJohn Mark Bell2011-09-021-1/+1
* Show existing file size when file already exists on downloadChris Young2011-07-231-3/+3
* Fix ASL hook functionChris Young2011-07-231-10/+18
* Fix up Amiga front end.Michael Drake2011-07-131-1/+1
* Update to new APIChris Young2011-07-021-1/+1
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-10/+5
* Implement ask overwriteChris Young2011-03-261-20/+35
* Fix crash when adding to hotlistChris Young2011-03-241-7/+7
* Localise About req buttons (OK/Credits/Licence)Chris Young2011-03-161-22/+33
* Add Credits and Licence buttons to About requester.Chris Young2011-03-131-12/+11
* Fix broken CONTENT_PLUGIN API.Chris Young2011-03-061-1/+8
* Enable selection of rendering engine (graphics.library, Cairo) at runtime, if...Chris Young2011-03-051-4/+0
* Brand new windows should not be cloning an existing browser_window or they pi...Chris Young2011-03-011-1/+1
* Updates required to build with previous commitChris Young2011-02-231-9/+36
* New tabs should show the homepageChris Young2011-02-161-1/+1
* Sprinkle some #ifdef __amigaos4__ aroundJohn Mark Bell2011-01-061-0/+2
* Move drag icon stuff to own file; fix warningsChris Young2010-10-301-0/+1
* Fix menu shortcutsChris Young2010-10-071-2/+5
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-230/+246
* Simplify detection of valid filetypes for ASLChris Young2010-10-031-14/+1
* Ensure kiosk_mode and frame windows are (a) handled the same wrt menus and (b...Chris Young2010-09-281-0/+3
* Add startup and shutdown ARexx scripts (default to startup.nsrx and shutdown....Chris Young2010-08-281-0/+3
* Fix some edit menu probsChris Young2010-08-081-0/+1
* ami_easy_clipboard just got easier, and a buffer overrun/memory leak got fixedChris Young2010-07-241-0/+5
* Fix menu disable on tab switch and CutChris Young2010-07-241-20/+34
* Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow d...Chris Young2010-07-241-27/+38
* Ensure menu state is correct when switching tabsChris Young2010-04-241-1/+47
* Correct indices for disabled itemsChris Young2010-04-221-3/+3
* Changes required for new-cacheChris Young2010-03-281-23/+27
* New window/tab now opens a blank window/tab rather than one showing the curre...Chris Young2010-02-141-2/+2
* Fix logicChris Young2010-01-081-1/+2
* More useful build information, ditch SVN info if built with NDEBUG.Chris Young2010-01-081-5/+12
* Save favicon as part of icon for save_complete drawers and PDFsChris Young2009-12-191-0/+5
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-1/+1
* PageUp/Down, Home/End etc page scrolling now working.Chris Young2009-11-031-1/+1
* Amiga print UIChris Young2009-11-011-1/+1
* Add options for "no quit on last window close" (disabled - not implemented) andChris Young2009-09-291-1/+1
* Mostly working scale. Fast scrolling doesn't work when scaled, and neither doesChris Young2009-08-301-26/+39
* Remove the hook function, printing now works correctly (at least with the FIL...Chris Young2009-08-231-0/+2
* First attempt at Amiga printing support. Doesn't quite work - a column on th...Chris Young2009-08-231-22/+31
* Give "Save as" and "Save as..." different identifiers. Thanks to Samir Hawam...Chris Young2009-08-201-1/+1
* Completed Amiga preferences GUI.Chris Young2009-06-271-2/+2
* Amiga Options GUI template code and a bonus "redraw" option in the menuChris Young2009-06-201-11/+29
* Add ability to copy SVGs to the clipboard and save in IFF DR2D format.Chris Young2009-05-191-3/+19
* Add Save as IFF to main menusChris Young2009-05-171-23/+43
* Allow Copy menu to copy the image currently displayed, if we aren't displayin...Chris Young2009-05-171-4/+16
* Access Resources relative to program directory rather than current directory.Chris Young2009-03-171-1/+1
* Mostly-working local history windowChris Young2009-03-081-2/+2
* Stop local history from crashing, display mostly works (no thumbnails and off...Chris Young2009-03-081-0/+1
* Start of local history window in Amiga build; doesn't work yetChris Young2009-03-071-8/+13