summaryrefslogtreecommitdiff
path: root/gtk/tabs.c
Commit message (Collapse)AuthorAgeFilesLines
* remove supurflous variableVincent Sanders2012-06-101-5/+7
| | | | svn path=/trunk/netsurf/; revision=13960
* allow netsurf to build with gtk3Vincent Sanders2012-05-161-5/+15
| | | | svn path=/trunk/netsurf/; revision=13926
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-4/+4
| | | | svn path=/trunk/netsurf/; revision=13548
* fix favicon displayVincent Sanders2012-02-211-11/+3
| | | | svn path=/trunk/netsurf/; revision=13460
* ensure favicon is correctly setVincent Sanders2011-12-311-11/+2
| | | | svn path=/trunk/netsurf/; revision=13358
* add option to set tab positionVincent Sanders2011-09-261-0/+24
| | | | svn path=/trunk/netsurf/; revision=12896
* clean up gtk tabs argument types to avoid uncessary castingVincent Sanders2011-09-261-98/+103
| | | | svn path=/trunk/netsurf/; revision=12888
* Remove gui_window_get_browser_window from core. Remove unused ↵Michael Drake2011-09-051-2/+2
| | | | | | implementations from front ends. Rename the GTK front end implementation to nsgtk_get_browser_window and change the GTK front end to use that. svn path=/trunk/netsurf/; revision=12737
* GTK changes for core search update (r12646).Michael Drake2011-08-241-2/+3
| | | | svn path=/trunk/netsurf/; revision=12647
* fixup gtk source file namesVincent Sanders2011-01-291-0/+217
svn path=/trunk/netsurf/; revision=11529