summaryrefslogtreecommitdiff
path: root/frontends/amiga/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in Amiga frontendChris Young2019-06-091-1/+4
* Replace global current gui_window with an accessor functionChris Young2019-05-101-0/+1
* 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-2/+2
* Quick fix to convert helphints to correct charsetChris Young2018-09-271-2/+4
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-1/+1
* Move memory functions from misc.c to memory.cChris Young2016-11-191-52/+0
* Fix TODO (writing past end of buffer)Chris Young2016-07-241-9/+10
* URL unescape: return the new length to the caller.Michael Drake2016-07-241-4/+6
* Attempt to help gcc out a littleChris Young2016-07-031-1/+1
* reduce curl usage to fetcher, url unescaping and time parsingVincent Sanders2016-06-291-1/+1
* move window header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+506