summaryrefslogtreecommitdiff
path: root/gtk/compat.c
Commit message (Collapse)AuthorAgeFilesLines
* fix build on gtk 2.12Vincent Sanders2012-05-171-0/+99
| | | | svn path=/trunk/netsurf/; revision=13927
* allow netsurf to build with gtk3Vincent Sanders2012-05-161-0/+132
| | | | svn path=/trunk/netsurf/; revision=13926
* only use libsexy entry widget prior to gtk 2.16Vincent Sanders2011-12-301-0/+45
| | | | svn path=/trunk/netsurf/; revision=13356
* compatability fix for recent gtk API deprecationVincent Sanders2011-06-071-0/+27
| | | | svn path=/trunk/netsurf/; revision=12469
* gtk_dialog_set_has_separator is deprecated in GTK >= 2.21.8John Mark Bell2011-03-131-0/+9
| | | | svn path=/trunk/netsurf/; revision=12009
* fixup gtk source file namesVincent Sanders2011-01-291-0/+90
svn path=/trunk/netsurf/; revision=11529