summaryrefslogtreecommitdiff
path: root/gtk/toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* update gtk to stop using depricated warn_user APIVincent Sanders2016-04-261-15/+16
* Split utils header into string functions and everything elseVincent Sanders2016-04-211-0/+1
* move remove underscores utility to alongside the single gtk call siteVincent Sanders2016-04-201-0/+28
* completely remove remaining GTK theme codeVincent Sanders2016-03-091-1/+234
* Fix missing unistd includes to allow building with older headersVincent Sanders2015-06-291-0/+1
* Change GTK UI builder handling to use resource APIVincent Sanders2015-06-171-30/+44
* Change LOG() macro to be varadicVincent Sanders2015-05-281-1/+1
* Refactor GTK toolbar handling to correctly cope with text labelsVincent Sanders2015-04-121-641/+641
* remove usage of deprecated gtk alignment interfaceVincent Sanders2015-04-111-50/+66
* fixup default toolbar button creation for depricated GTK 3 operationsVincent Sanders2015-04-101-13/+17
* Update gtk compatability header to cope with deprication of stock icon interfaceVincent Sanders2015-04-081-8/+9
* fix up more doxygen errorsVincent Sanders2014-11-081-4/+7
* clean up gtk scaffolding interface, remove lots of cruft and globalsVincent Sanders2014-07-271-42/+51
* update gtk frontend menu structure to be more standardVincent Sanders2014-07-231-4/+4
* Completely re-write web search provider handlingVincent Sanders2014-05-251-1/+2
* Avoid includes of desktop/browser_private.h and content/hlcache.hMichael Drake2014-02-081-10/+4
* Simplify browser_window_refresh_url_bar.Michael Drake2014-02-081-8/+1
* reduce desktop/browser.h unecessary includesVincent Sanders2014-02-031-0/+1
* split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-121-2/+2
* fix resource leak coverity 1109884Vincent Sanders2013-10-251-0/+1
* trivial docuemntation cleanups to address some of the huge number of docuemnt...Vincent Sanders2012-10-081-1/+1
* Move browser_window struct to private header. Places that shouldn't include i...Michael Drake2012-08-221-0/+1
* allow netsurf to build with gtk3Vincent Sanders2012-05-161-20/+28
* load default favicon once Vincent Sanders2011-12-311-7/+3
* only use libsexy entry widget prior to gtk 2.16Vincent Sanders2011-12-301-20/+17
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-2/+2
* reduce to a single global structure for glade file locationsVincent Sanders2011-09-241-1/+1
* Remove gui_window_get_browser_window from core. Remove unused implementation...Michael Drake2011-09-051-5/+5
* fixup gtk source file namesVincent Sanders2011-01-291-0/+1113