summaryrefslogtreecommitdiff
path: root/gtk/compat.c
Commit message (Collapse)AuthorAgeFilesLines
* Make step adjustment work on GTK 2.12John-Mark Bell2012-11-051-0/+4
|
* Force GtkAdjustments to have a step -- this is a bodge but makes ↵Daniel Silverstone2012-11-041-0/+8
| | | | scrollwheels work again
* 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