summaryrefslogtreecommitdiff
path: root/amiga/gui.h
Commit message (Expand)AuthorAgeFilesLines
* Abstract pen obtain/release and structure so we can add these to a physical b...Chris Young2012-08-051-0/+1
* Change menus so menu functions are called internally by window.classChris Young2012-04-291-1/+4
* Add AppWindow ourself rather than letting window.class create it. InitialChris Young2012-04-281-0/+1
* Allow confining the pointer to part of the window during drags. ActuallyChris Young2012-01-111-0/+2
* Amiga frontend update for r13139Chris Young2011-11-101-4/+0
* Start to consolidate user file operation into one fileChris Young2011-10-151-2/+0
* Fix search icon disappearing when layout size bar draggedChris Young2011-09-121-0/+1
* Show existing file size when file already exists on downloadChris Young2011-07-231-0/+2
* Iconfication; only enabled when running on WB screen at presentChris Young2011-07-031-0/+2
* When opening new tabs next to the active one, open them sequentially until th...Chris Young2011-07-021-0/+1
* Decouple context menus from gui_window, ensure they get disposed on exitChris Young2011-06-231-2/+0
* Make GUI update when back/forward commands used from ARexxChris Young2011-06-031-0/+1
* Redraw the area under a caret when it is cleared, rather than relying on a po...Chris Young2011-03-191-3/+4
* Limit context menu history items to 10Chris Young2011-02-281-0/+1
* Allow context menus in arbitrary positions outside the browsing area.Chris Young2011-02-281-0/+2
* First pass of AmigaOS 3 compatibilityJohn Mark Bell2010-12-301-0/+1
* Back out r11152 -- we're going to do this differentlyJohn Mark Bell2010-12-301-1/+1
* Sprinkle some _t suffixes aroundJohn Mark Bell2010-12-291-1/+1
* Allow double-clicks in main browser and middle button double-clicks in treeviewChris Young2010-12-161-0/+1
* Move drag icon stuff to own file; fix warningsChris Young2010-10-301-1/+0
* Only allow auto-scroll on selection and selection dragsChris Young2010-10-241-0/+1
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-4/+8
* Allow text selection dragging across (NetSurf) windows. DisplayBeep if it is...Chris Young2010-07-271-1/+2
* Fix menu disable on tab switch and CutChris Young2010-07-241-2/+1
* Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow d...Chris Young2010-07-241-0/+2
* Fix broken event handling.Chris Young2010-04-091-1/+1
* 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