summaryrefslogtreecommitdiff
path: root/amiga/gui.h
Commit message (Expand)AuthorAgeFilesLines
* Move the hscrollbar inside the windowChris Young2014-10-261-0/+1
* Make window counting a generic functionChris Young2014-10-261-0/+1
* Don't need redraw_scheduld as the scheduler stops it being scheduled twice an...Chris Young2014-10-261-1/+0
* Rename OID_VSCROLL to GID_VSCROLL and ensure it exists before referencingChris Young2014-10-251-0/+2
* remove unecessary include of browser.h in amiga frontendVincent Sanders2014-10-171-1/+1
* Update amiga frontend for split operation table header changesVincent Sanders2014-10-161-1/+0
* Recreate the entire menu when the hotlist window is closed.Chris Young2014-06-301-1/+1
* Implement a very basic favicon cache for the hotlist menu to useChris Young2014-06-291-0/+1
* Change the search ico to be a chooser gadget with the icon as the displayChris Young2014-06-151-1/+2
* Try quitting after downloading if there are no windows openChris Young2014-02-101-0/+1
* Enforce the use of popupmenu.library >=53.11Chris Young2014-01-101-0/+2
* Move new blank tab into own functionChris Young2014-01-031-1/+2
* Create the BitMapObjects and just switch between them.Chris Young2013-11-231-1/+2
* Add hotlist favourites star buttonChris Young2013-11-231-0/+3
* Construct the menu in a new function, which also does basic layouting of any ...Chris Young2013-08-181-0/+1
* Another attempt at creating image menusChris Young2013-08-151-0/+1
* Menu refactorChris Young2013-05-181-0/+1
* Avoid multiple schedules of redrawsChris Young2013-04-111-0/+1
* Schedule redraws from local history too, hide ami_do_redraw and friends as on...Chris Young2013-04-041-1/+1
* rationalise the removal of the box redraw queueChris Young2013-02-131-1/+0
* Implement triple-clickChris Young2013-02-121-0/+1
* Defer the redraw of boxes. This fixes a redraw problem with form select menus.Chris Young2013-02-031-0/+2
* Prevent deadlock during simple refresh damaged area redrawChris Young2013-01-131-2/+0
* Track the mouse pointer on a per-window basisChris Young2013-01-061-0/+1
* Toggle the tab bar to the correct state if the option to always show it is ch...Chris Young2012-12-091-0/+1
* Make hotlist toolbar work and update (only updates on hotlist window close cu...Chris Young2012-11-291-0/+1
* Improve the look of the hotlist toolbarChris Young2012-11-281-0/+1
* Create a toolbar from the "Toolbar" folder within the hotlist. Note: makes no...Chris Young2012-11-281-0/+6
* fix warningsChris Young2012-10-111-1/+1
* Get presence of text input cleanly.Michael Drake2012-08-201-1/+1
* 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