summaryrefslogtreecommitdiff
path: root/frontends/amiga/cookies.c
Commit message (Collapse)AuthorAgeFilesLines
* clean up some of the doxygen generation warningsVincent Sanders2017-02-191-1/+3
|
* Split up menu.c into generic and gui_window-specific filesChris Young2017-01-151-0/+1
|
* Fix MenuClass menu creationChris Young2017-01-141-19/+19
|
* Support SimpleRefresh corewindowsChris Young2017-01-081-3/+10
| | | | These queue redraws unlike the main browser window, which seems to work a bit better than redrawing immediately.
* Migrate global history to corewindowChris Young2017-01-061-1/+1
|
* Complete cookie manager corewindow interfaceChris Young2017-01-051-11/+114
|
* template for menu addition in cookie managerChris Young2017-01-031-6/+62
|
* Basic conversion of cookie manager to core windowChris Young2017-01-031-13/+203
| | | | slightly broken; blank window until resized; scroll bar wrong; no menu
* Ensure variables are declared correctlyChris Young2016-06-021-0/+2
|
* move mouse and pointer state header into public APIVincent Sanders2016-05-301-1/+1
|
* move window header into public APIVincent Sanders2016-05-301-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+39