summaryrefslogtreecommitdiff
path: root/gtk/Makefile.target
Commit message (Collapse)AuthorAgeFilesLines
* Beginnings of a gstreamer binding. I've been sitting on this for too longJohn Mark Bell2011-12-051-0/+2
| | | | svn path=/trunk/netsurf/; revision=13248
* remove deprecated GDK usage except for in libsexyVincent Sanders2011-09-171-4/+6
| | | | svn path=/trunk/netsurf/; revision=12803
* ensure depricated interfaces are not usedVincent Sanders2011-09-161-35/+38
| | | | svn path=/trunk/netsurf/; revision=12800
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-1/+4
| | | | svn path=/trunk/netsurf/; revision=12673
* consolidate content redraw Vincent Sanders2011-05-081-0/+6
| | | | | | more cleanups ready for image content refactor svn path=/trunk/netsurf/; revision=12317
* Update to use official libwebp 0.1Chris Young2011-03-201-1/+1
| | | | | | Remove libvpx references as no longer needed. svn path=/trunk/netsurf/; revision=12115
* add default system colour handlers to each frontendVincent Sanders2011-01-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=11530
* fixup gtk source file namesVincent Sanders2011-01-291-8/+6
| | | | svn path=/trunk/netsurf/; revision=11529
* Futher simplification of the makefileVincent Sanders2010-10-291-0/+18
| | | | | | Use target makefiles to set build sources svn path=/trunk/netsurf/; revision=10916
* Beginning of NetSurf build infrastructure cleanupVincent Sanders2010-10-271-0/+54
Provide makefile fragment for each target, isolates the target makefile changes into one place simplifying the top level makefile svn path=/trunk/netsurf/; revision=10910