netsurf/frontends
Vincent Sanders b0b271274c Make GTK UI resources more consistent
The GTK UI resources have to be different resources between major versions.

When kept in one directory with slightly different filenames they were
  difficult to distinguish and resource definition was difficult to update.

The resources for both gtk versions were stored in both builds resulting in
  unneccessary increased binary size.

The new stratagy lists the UI files once in a single gresources file and only
  includes what is required. If a UI file is added it must be provided in both
  gtk2 and 3 or a build failure will occour rather than a runtime error.
2020-09-04 08:26:04 +01:00
..
amiga Amiga: avoid read from NULL pointer 2020-05-26 18:05:14 +01:00
atari remove perl split-messages tool usage 2020-06-22 00:04:42 +01:00
beos beos: Add NULL so present_cookies is filled 2020-05-23 21:18:47 +01:00
framebuffer move all the build tools to utils 2020-06-22 22:45:10 +01:00
gtk Make GTK UI resources more consistent 2020-09-04 08:26:04 +01:00
monkey monkey: Support present_cookies 2020-05-23 21:18:47 +01:00
riscos split tools and utils 2020-06-27 23:30:54 +01:00
windows Support Ctrl+A in the windows toolkit address bar 2020-08-16 23:50:52 +01:00
Makefile Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00