summaryrefslogtreecommitdiff
path: root/frontends/amiga/gui_options.c
Commit message (Expand)AuthorAgeFilesLines
* Make gui_window private to gui.cChris Young2019-05-071-1/+1
* Browser: Rename function to access bw URL.Michael Drake2018-07-231-1/+1
* Fix switching back to own screen after using a public screen.Chris Young2017-11-161-1/+1
* Fix radio button labels on OS3 (thx Mikhail Malyshev)Chris Young2017-11-141-3/+2
* Widen available values for DPIChris Young2017-10-031-2/+2
* When switching to outline fonts on OS3 reset the fontsChris Young2017-02-251-0/+9
* Update JS menu check state when prefs option is toggledChris Young2017-01-151-1/+3
* Split up menu.c into generic and gui_window-specific filesChris Young2017-01-151-1/+2
* Update GUI options window to use event callbackChris Young2016-12-311-9/+16
* More allocvec/malloc changesChris Young2016-11-191-4/+3
* Move memory functions from misc.c to memory.cChris Young2016-11-191-1/+1
* Move current user options path to an abstracted nsoptions_read/write functionChris Young2016-07-091-3/+2
* Remove ami_menu_toggle_checked globalChris Young2016-07-031-2/+1
* Use charset from default Locale and store it in an option so we can (a) overr...Chris Young2016-06-251-1/+1
* Update content to split public and internal APIVincent Sanders2016-06-061-0/+1
* Ensure variables are declared correctlyChris Young2016-06-021-7/+9
* Rationalise gui_globals a bitChris Young2016-06-011-0/+1
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move window header into public APIVincent Sanders2016-05-301-1/+1
* Avoid crash when freeing websearch listChris Young2016-05-221-0/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+2316