summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Only draw search favicon on normal browser windowsChris Young2010-03-141-1/+2
* Pass all unknown URLs to launch-handler/OpenURL.Chris Young2010-03-071-15/+12
* Set file comment to URL *after* closing the file. This resolves the problem ...Chris Young2010-03-061-3/+3
* Fix compilationChris Young2010-02-221-3/+3
* Attempt fix for OS4.0Chris Young2010-02-211-3/+7
* Try to avoid the tab switching if closing a tab other than the current one (d...Chris Young2010-02-142-14/+23
* Sync button images with Windows versionChris Young2010-02-1416-5/+5
* Add an Add Tab button.Chris Young2010-02-144-12/+65
* New window/tab now opens a blank window/tab rather than one showing the curre...Chris Young2010-02-142-8/+10
* Tidy up includesChris Young2010-02-141-66/+83
* Improved tabs for OS4.1u1:Chris Young2010-02-143-63/+143
* Fix new warnings. Not sure if I should be declaring all the gadgets as Objec...Chris Young2010-02-133-268/+286
* Proper download notification code, should also open the file if the notificat...Chris Young2010-02-134-19/+35
* Remove status bar checks which are now in the core.Chris Young2010-02-111-18/+14
* Notify on download completion using system-wide Ringhio notifications.Chris Young2010-01-252-3/+23
* Refactor main into the frontendsVincent Sanders2010-01-201-0/+7
* Use OS4.1 Update 1 launch-handler when available. Will fall back to OpenURL....Chris Young2010-01-165-18/+101
* Prevent crash if screen could not be opened and prefs are subsequently changed.Chris Young2010-01-151-4/+4
* More helpful font open errorChris Young2010-01-151-1/+27
* Prevent status bar text overflowChris Young2010-01-081-0/+10
* Fix logicChris Young2010-01-081-1/+2
* More useful build information, ditch SVN info if built with NDEBUG.Chris Young2010-01-081-5/+12
* It helps to allocate enough memory for 40 LONGs, and that memory needs to be ...Chris Young2009-12-231-4/+4
* Search and a couple of other new optionsChris Young2009-12-233-20/+137
* Functional search bar; search icon doesn't refresh if the search area is resizedChris Young2009-12-222-1/+14
* Non-functional search barChris Young2009-12-214-3/+88
* Vertically centre the main row of toolbar gadgets as it looks much neater.Chris Young2009-12-201-0/+5
* Files required for web searchChris Young2009-12-192-0/+2
* Copy and update SearchEngines fileChris Young2009-12-191-1/+28
* Save favicon as part of icon for save_complete drawers and PDFsChris Young2009-12-193-1/+92
* Don't fail on non-HTML/CSS types - we just don't want an icon saving so is no...Chris Young2009-12-191-1/+1
* Make favicons work properly with tabsChris Young2009-12-192-18/+33
* Preliminary favicon support - doesn't display properly due to endian issue inChris Young2009-12-192-0/+42
* Simple web search implementationChris Young2009-12-182-4/+23
* Fix compilationChris Young2009-12-181-4/+4
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-177-1399/+298
* Allow hiding of Docky icon by setting hide_docky_icon:1Chris Young2009-12-131-1/+4
* Added keyboard navigation of tabs, using Alt+Left/RightChris Young2009-12-131-0/+38
* Fix some potential issues with lists not being freed properlyChris Young2009-11-153-9/+11
* Missing breakChris Young2009-11-041-0/+1
* Added F5 for reload, purely because I'm getting fed up of people asking for it.Chris Young2009-11-041-0/+9
* PageUp/Down, Home/End etc page scrolling now working.Chris Young2009-11-032-1/+91
* Basic keyboard scrollingChris Young2009-11-021-3/+38
* New key handling code borrowed from the treeview branch.Chris Young2009-11-021-114/+117
* Support file://(/)localhost/ as well as file://(/)Chris Young2009-11-011-16/+13
* Amiga print UIChris Young2009-11-016-7/+338
* Fix odd missing charsChris Young2009-10-241-2/+2
* Add a note on how to obtain the sources.Chris Young2009-10-212-0/+8
* Revert previous change, causing instability.Chris Young2009-10-162-3/+3
* Fix-up the timer.device scheduler and reinstate it as default. Unfortunately...Chris Young2009-10-153-12/+13