summaryrefslogtreecommitdiff
path: root/gtk/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* move the container code to gtk directory as its only ever used there.Vincent Sanders2016-01-191-3/+2
* Don't need gtkdefault.css now.Michael Drake2015-06-221-1/+1
* Allow translation messages to be compiled in as GTK resourcesVincent Sanders2015-06-211-14/+31
* Make GTK resource handling configurableVincent Sanders2015-06-171-8/+21
* Add legacy support for inline pixbuf usageVincent Sanders2015-06-171-7/+8
* Change GTK UI builder handling to use resource APIVincent Sanders2015-06-171-5/+36
* move gtk menu cursor creation into separate resourec handling moduleVincent Sanders2015-06-041-1/+1
* Change how GDK image resources are compiled in.Vincent Sanders2015-05-201-1/+1
* Remove unused thumbnail sources from core and gtkVincent Sanders2015-04-231-1/+1
* Remove webp image handlingVincent Sanders2015-04-211-2/+0
* move the mandantory library config for libcss and libdom to core makefileVincent Sanders2015-04-171-3/+0
* split out gtk SSL certificate verification dialog impementation.Vincent Sanders2015-04-121-1/+1
* Update gtk compatability header to cope with deprication of stock icon interfaceVincent Sanders2015-04-081-1/+6
* Improve split message generationVincent Sanders2015-04-071-1/+6
* define _DEFAULT_SOURCE as well as _BSD_SOURCE to supress warnings in glibc 2.12Vincent Sanders2015-03-281-0/+1
* remove some warnings from freebsd buildVincent Sanders2014-12-211-6/+4
* Cope with freebsd gdk pathsVincent Sanders2014-12-211-0/+4
* Clean up saving as PDFVincent Sanders2014-10-261-1/+1
* Add trivial maps facilitator at about:mapsMichael Drake2014-10-221-1/+1
* move about and preferences window handling to more sensible positionVincent Sanders2014-09-221-1/+1
* Pull warning flags out into variables that can be overriden seperately for C ...Vincent Sanders2014-09-051-4/+2
* fix gtk install target to provide language fallbackVincent Sanders2014-08-191-11/+14
* extend gtk viewdata to open files in an editor using the freedesktop default ...Vincent Sanders2014-08-161-1/+1
* rationalise source viewVincent Sanders2014-08-011-2/+2
* move path_to_url and url_to_path to fetch operation tableVincent Sanders2014-01-251-1/+1
* remove lcms dependancy as NetSurf does not directaly use it.Vincent Sanders2014-01-041-1/+0
* move gtk frontend to use new options APIVincent Sanders2013-05-281-1/+1
* Ensure default C language is installedVincent Sanders2013-04-281-2/+2
* provide gettext hooks to use the netsurf localisation systemVincent Sanders2013-04-141-1/+1
* implement the GTK preferances dialog with signalsVincent Sanders2013-01-011-1/+1
* move common include path setup to core MakefileVincent Sanders2012-12-201-1/+1
* add pkg-config macro for libraries which are not controled by configurationVincent Sanders2012-12-131-11/+14
* make macro name more correctVincent Sanders2012-12-131-9/+9
* Remove libxmlJohn-Mark Bell2012-11-101-1/+1
* Fix GNUisms to make things more portable.Anthony J. Bentley2012-11-071-6/+6
* add math library to linkVincent Sanders2012-11-051-1/+1
* Appease ancient "install" by removing -CJohn-Mark Bell2012-11-051-4/+4
* Try to rationalise the gtk install target somewhatRob Kendrick (fatigue)2012-11-041-28/+20
* Port save complete to libdom.John-Mark Bell2012-11-031-1/+1
* Merge Vincent's Javascript work onto masterDaniel Silverstone2012-11-031-4/+0
|\
| * Ensure that we turn on JS sources if either of USE_JS or USE_MOZJS is triggeredDaniel Silverstone2012-11-021-4/+0
* | Add a macro to split and install messages files, and have gtk front end use it.Rob Kendrick (monotony)2012-11-031-0/+1
* | Deference symlinks when installing. This should be rewritten to use the inst...Rob Kendrick (monotony)2012-11-021-2/+2
|/
* Make GTK install target work again, and make copy flags consistentRob Kendrick (humdrum)2012-10-021-23/+23
* Split install and package targets.Vincent Sanders2012-08-231-0/+45
* Change order of libs.Michael Drake2012-08-211-9/+8
* make non js builds compileVincent Sanders2012-06-271-0/+6
* improve javascript supportVincent Sanders2012-06-101-1/+1
* allow netsurf to build with gtk3Vincent Sanders2012-05-161-4/+31
* initial move to libdomVincent Sanders2012-03-231-1/+1