summaryrefslogtreecommitdiff
path: root/gtk/treeview.c
Commit message (Collapse)AuthorAgeFilesLines
* fix build on gtk 2.12Vincent Sanders2012-05-171-23/+23
| | | | svn path=/trunk/netsurf/; revision=13927
* allow netsurf to build with gtk3Vincent Sanders2012-05-161-49/+89
| | | | svn path=/trunk/netsurf/; revision=13926
* Change GTK plotting to use cairo surfaces throughoutVincent Sanders2011-12-301-6/+1
| | | | svn path=/trunk/netsurf/; revision=13354
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-0/+1
| | | | svn path=/trunk/netsurf/; revision=13335
* remove deprecated GDK usage except for in libsexyVincent Sanders2011-09-171-9/+1
| | | | svn path=/trunk/netsurf/; revision=12803
* Fix motion event handling in GTK treeviewJohn Mark Bell2011-07-241-25/+30
| | | | svn path=/trunk/netsurf/; revision=12622
* Remove plotter table global. Pass a redraw context around redraw functions. ↵Michael Drake2011-06-301-3/+5
| | | | | | Knockout could be handled better. Note: untested on most front ends. svn path=/trunk/netsurf/; revision=12543
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-29/+1
| | | | svn path=/trunk/netsurf/; revision=12283
* Purge nsgtk_plot_set_scale(), nsgtk_plot_get_scale() and nsgtk_plot_scale ↵Michael Drake2011-03-091-2/+1
| | | | | | global. svn path=/trunk/netsurf/; revision=11943
* fixup gtk source file namesVincent Sanders2011-01-291-0/+556
svn path=/trunk/netsurf/; revision=11529