summaryrefslogtreecommitdiff
path: root/gtk/tabs.c
Commit message (Collapse)AuthorAgeFilesLines
* 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