summaryrefslogtreecommitdiff
path: root/amiga/gui.h
Commit message (Expand)AuthorAgeFilesLines
* Changes required for new-cacheChris Young2010-03-281-1/+1
* Factor Amiga theme-related code out to a new file. This includes all throbbe...Chris Young2010-03-231-6/+0
* Squash memory leak and an offset problem related to helphintsChris Young2010-03-171-0/+1
* Help hints, mainly for the tabs but also massage messages strings HelpToolbar...Chris Young2010-03-161-0/+1
* Remove caret when window is inactive, re-add when window becomes active again.Chris Young2010-03-151-0/+1
* Try to avoid the tab switching if closing a tab other than the current one (d...Chris Young2010-02-141-1/+0
* Add an Add Tab button.Chris Young2010-02-141-0/+3
* Improved tabs for OS4.1u1:Chris Young2010-02-141-1/+3
* Fix new warnings. Not sure if I should be declaring all the gadgets as Objec...Chris Young2010-02-131-12/+7
* Proper download notification code, should also open the file if the notificat...Chris Young2010-02-131-1/+2
* Functional search bar; search icon doesn't refresh if the search area is resizedChris Young2009-12-221-0/+1
* Non-functional search barChris Young2009-12-211-0/+1
* Make favicons work properly with tabsChris Young2009-12-191-0/+1
* Preliminary favicon support - doesn't display properly due to endian issue inChris Young2009-12-191-0/+1
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+2
* Modify bottom border status gadget so that it has a frame. When the gadget isChris Young2009-09-151-0/+1
* Make throbber operate correctly according to the tab currently displayed.Chris Young2009-09-061-0/+1
* Fix page dragging etcChris Young2009-08-291-0/+1
* Move status bar to bottom window border, as per NetSurf standard. Thanks to ...Chris Young2009-08-281-1/+2
* First attempt at Amiga printing support. Doesn't quite work - a column on th...Chris Young2009-08-231-1/+0
* Replace URL bar with custom StringView class. Thanks to Stephen Fellner, Ren...Chris Young2009-07-231-0/+1
* Move all the layers code into plotters.c and refactor to use gui_globals stru...Chris Young2009-07-091-18/+1
* Migrate plotters to use a gui_globals pointer rather than RastPort.Chris Young2009-07-071-2/+2
* Make all the buttons on the first two options tabs work.Chris Young2009-06-211-0/+1
* Pass scroller position to ami_do_redraw_limits, this fixes gaps and overlaps ...Chris Young2009-06-031-0/+1
* Fix faster_scrollChris Young2009-05-311-1/+2
* Implement a download queue for ARexx-initiated downloads. Working manually, ...Chris Young2009-03-281-12/+5
* Fix warningsChris Young2009-03-151-1/+2
* Fix compilation errorsChris Young2009-03-081-2/+0
* Mostly-working local history windowChris Young2009-03-081-1/+4
* Added context menu option to download the link target.Chris Young2009-01-311-1/+2
* If screen mode ID is not set in the options, prompt for a screenmode on start...Chris Young2009-01-101-1/+4
* More efficient layers clippingChris Young2008-12-291-0/+1
* Minor changes for Amiga Cairo buildChris Young2008-12-281-0/+7
* Reduce memory usageChris Young2008-12-261-5/+10
* Update for new SDKChris Young2008-12-201-10/+0
* More changes for search function.Chris Young2008-12-131-0/+6
* Allow opening of local files from anywhere, not just the parent of the curren...Chris Young2008-11-151-0/+1
* AmigaOS implementation of complete page save.Chris Young2008-11-081-0/+2
* Track the current/last used browser window (at the moment, just for ARexx).Chris Young2008-10-251-0/+1
* Allow theming of default treeview folder and item images.Chris Young2008-10-191-0/+1
* Various fixes in relation to tabs.Chris Young2008-10-191-3/+3
* Fix basic rearrangement of tree nodesChris Young2008-10-131-0/+1
* Improved Amiga treeview support. Now creates trees for cookies and history (...Chris Young2008-10-111-0/+6
* Full quit function and associated ARexx command (QUIT)Chris Young2008-10-061-0/+1
* Closing entire windows instead of just tabs is now possibleChris Young2008-10-061-0/+1
* Fixed some problems with tabs, added a tab close gadget.Chris Young2008-10-051-0/+1
* AmigaOS tabs implementation.Chris Young2008-10-051-1/+3
* Incomplete support for tabbed browsing.Chris Young2008-10-041-4/+15
* Modification for treeview support - missed from previous commitChris Young2008-09-271-2/+4