netsurf/frontends
Michael Drake 5eb7345cc7 GTK: Make nsgtk_download_selection_action match GFunc prototype.
Squashes GCC 8.2 warning:

frontends/gtk/download.c:244:22: warning: cast between incompatible function types
from ‘nsgtk_download_selection_action’ {aka ‘void (*)(struct gui_download_window *)’}
to ‘void (*)(void *, void *)’ [-Wcast-function-type]
  g_list_foreach(dls, (GFunc)action, NULL);
                      ^
2018-11-03 08:48:24 +00:00
..
amiga Add a TODO for history context menu 2018-09-27 00:23:36 +01:00
atari Atari: Delete commented out code. 2018-08-15 09:56:47 +01:00
beos Haiku: use the native locale API to get the language name 2018-08-21 21:17:12 +02:00
framebuffer fix framebuffer BUILD libpng flags on freebsd 2018-09-07 12:23:39 +01:00
gtk GTK: Make nsgtk_download_selection_action match GFunc prototype. 2018-11-03 08:48:24 +00:00
monkey correctly setup feature flags 2018-09-06 21:34:51 +01:00
riscos RISC OS: Propagate 401 login setup error back to core. 2018-08-15 08:43:08 +01:00
windows update copyright years and versions in docs and readme 2018-08-29 10:40:36 +01:00
Makefile Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00