summaryrefslogtreecommitdiff
path: root/frontends/amiga/search.c
Commit message (Expand)AuthorAgeFilesLines
* Hide the message port which is shared amongst all Amiga NetSurf windowsChris Young2019-05-101-1/+1
* Make screen pointer accesible through an accessor function onlyChris Young2019-05-101-1/+1
* set find window functionChris Young2019-05-081-4/+4
* Get the shared window's window structure directly from the gui_windowChris Young2019-05-071-2/+2
* Make gui_window private to gui.cChris Young2019-05-071-11/+11
* Convert find window messages to local charsetChris Young2018-09-271-30/+52
* Stop using the same large list of gadget constants everywhereChris Young2018-09-261-28/+41
* Update treeviews to use event callbackChris Young2016-12-301-2/+2
* Start tidying up Amiga event-handling codeChris Young2016-12-301-6/+11
* Add missing includesChris Young2016-11-191-0/+1
* more allocvec/malloc changesChris Young2016-11-191-1/+1
* Move memory functions from misc.c to memory.cChris Young2016-11-191-1/+1
* reduce core header usageVincent Sanders2016-06-011-0/+16
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* 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 search header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+339