summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Various minor fixes for treeviews, history tree now populates.Chris Young2008-10-136-73/+165
* Stop over-zealous deletions, we should only be deleting the currently-selecte...Chris Young2008-10-111-1/+1
* Fix problem with file uploads to amigans.net always returning error to the ef...Chris Young2008-10-111-1/+2
* Improved treeview browser - cookies tree part (missed off previous commit)Chris Young2008-10-112-0/+194
* Improved Amiga treeview support. Now creates trees for cookies and history (...Chris Young2008-10-1111-137/+775
* Remove debugChris Young2008-10-111-2/+0
* New throbber icon by Martin MerzChris Young2008-10-112-0/+0
* Distribution files including basic documentation and an alternative icon (dra...Chris Young2008-10-116-0/+74
* Generate AmigaOS version string in correct format, taking:Chris Young2008-10-081-0/+45
* List traversing tidy-up.Chris Young2008-10-064-29/+26
* Full quit function and associated ARexx command (QUIT)Chris Young2008-10-065-12/+67
* Closing entire windows instead of just tabs is now possibleChris Young2008-10-063-3/+45
* Fixed some problems with tabs, added a tab close gadget.Chris Young2008-10-052-16/+40
* Kiosk mode (borderless window, no gadgets or menu etc)Chris Young2008-10-052-185/+254
* AmigaOS tabs implementation.Chris Young2008-10-055-60/+156
* Incomplete support for tabbed browsing.Chris Young2008-10-044-205/+311
* Dummy throbber (1x2 pixel grey PNG)Chris Young2008-10-041-0/+0
* Minimal ARexx port.Chris Young2008-09-293-1/+106
* - Accept a URL as an argument to open that page on startup (this is needed fo...Chris Young2008-09-281-50/+66
* When the treeview window is the last one on screen and it is closed, NetSurf nowChris Young2008-09-281-0/+5
* Stop scaled bitmaps from disappearing completely when the top of the image isChris Young2008-09-281-10/+13
* Treeview window event handling (currently just double-clicking hotlist items andChris Young2008-09-285-50/+153
* Improved text cursorChris Young2008-09-271-8/+12
* Modification for treeview support - missed from previous commitChris Young2008-09-271-2/+4
* Experimental treeview implementation using listbrowser.gadget.Chris Young2008-09-275-16/+364
* If use_os_pointers is off and no Wait pointer image has been loaded from disk...Chris Young2008-09-231-1/+11
* Minor pointer corrections, added 4 colour default pointer (standard 2.0 style...Chris Young2008-09-234-0/+66
* 32-bit mouse pointer support.Chris Young2008-09-2223-69/+183
* Fix signalling of events from 401 login windowChris Young2008-09-213-1/+4
* Stop the throbber trying to draw on download and 401-login windows.Chris Young2008-09-202-4/+4
* Fix screen clear bug - now plain text files are readable.Chris Young2008-09-201-2/+5
* Amiga message additions/correctionsChris Young2008-09-161-1/+1
* Code cleanup, removed remnants of ttengine experimental code (way too slow to beChris Young2008-09-151-94/+6
* Fixed bold/italic stylesChris Young2008-09-151-7/+42
* Fix schedule_run so it doesn't occur outside gui_poll.Chris Young2008-09-131-3/+1
* Improved throbber, works independently on multiple windows, stops when it sho...Chris Young2008-09-133-17/+94
* Added ability to load toolbar images from a different path.Chris Young2008-09-111-15/+55
* Basic throbber support code. The throbber is shared between windows and must beChris Young2008-09-113-3/+35
* Disabled the new scheduler by default as it is more unstable than I thought :(Chris Young2008-09-092-10/+21
* New mouse pointer images by Martin Merz (Mason)Chris Young2008-09-086-94/+175
* Scheduled events now signal when the scheduled time has passed.Chris Young2008-09-084-17/+78
* Fix Amiga bitmap_get_bpp to be same as others. (It's bytes per pixel, not bit...Michael Drake2008-09-071-9/+12
* Support for dragging in files (for file upload forms etc)Chris Young2008-09-072-11/+121
* Much more efficient message handling/input loops, allows me to raise task pri...Chris Young2008-09-042-33/+75
* Added support code to allow CSET chunks to be read from clipboard IFF FTXT andChris Young2008-09-034-1/+63
* Moved menu selection code to menu.cChris Young2008-09-035-184/+287
* Simple pointer imagery (hopefully temporary)Chris Young2008-09-014-1/+52
* Add shift and ctrl click support, set file comments to url.Chris Young2008-09-012-9/+35
* Basic user-configurable pointer image support.Chris Young2008-08-313-9/+132
* Menu tidy-up, string correction and swap of Source and Text in the save/expor...Chris Young2008-08-312-14/+14