summaryrefslogtreecommitdiff
path: root/gtk/window.h
Commit message (Collapse)AuthorAgeFilesLines
* remove unnecessary includesVincent Sanders2014-02-011-2/+0
|
* split browser gui operations upVincent Sanders2014-01-151-1/+1
|
* split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-121-4/+1
|
* move window creation and destruction into tableVincent Sanders2014-01-111-0/+2
|
* fix favicon displayVincent Sanders2012-02-211-0/+1
| | | | svn path=/trunk/netsurf/; revision=13460
* Remove gui_window_get_browser_window from core. Remove unused ↵Michael Drake2011-09-051-0/+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
* commit a neatness and comment cleanup in the gtk window codeVincent Sanders2011-02-081-3/+1
| | | | svn path=/trunk/netsurf/; revision=11632
* fixup gtk source file namesVincent Sanders2011-01-291-0/+51
svn path=/trunk/netsurf/; revision=11529