summaryrefslogtreecommitdiff
path: root/gtk/gtk_gui.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate several 'myrealloc' functions into ns_realloc, rename one which *...Daniel Silverstone2010-04-301-16/+2
* Add missing includesJohn Mark Bell2010-04-301-0/+1
* It turns out that realloc(ptr, 0) --> free(ptr) is not actually required by t...John Mark Bell2010-04-301-0/+5
* remove _GNU_SOURCE define from everywhere.Vincent Sanders2010-04-241-1/+0
* Fix file: handling on risc os, gtk, windows and framebuffer frontendsVincent Sanders2010-04-161-5/+16
* Handle llcache queries (GTK only for now)John Mark Bell2010-04-141-15/+23
* Hack workaround for broken libcurls who obey ALL_PROXY for file: URLs. See c...Rob Kendrick2010-04-131-0/+11
* Try to handle nonsense status bar width option settings. This is probably onl...Michael Drake2010-04-081-0/+10
* rationalise the usage of the file schemeVincent Sanders2010-03-311-69/+68
* second pass at startup refactor removing the gui_init callbackVincent Sanders2010-03-291-32/+26
* first part of initialisation refactor move gui_init2 into frontendsVincent Sanders2010-03-291-19/+22
* Remove redundant fetch_poll callDaniel Silverstone2010-03-281-1/+0
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-6/+14
* Move code which extracts the filename from a given path into frontend.Chris Young2010-03-211-0/+20
* Clean up, rename, and split out some new functions. Remove unused code.James Bursa2010-03-151-269/+299
* Remove unused variableJohn Mark Bell2010-01-241-1/+0
* Somewhat rationalise GTK throbber initialisationVincent Sanders2010-01-241-30/+46
* Refactor main into the frontendsVincent Sanders2010-01-201-0/+7
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-29/+86
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for form...Michael Drake2009-08-141-0/+2
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-0/+5
* Merged revisions 7764-7977,7979-8058 via svnmerge from John Mark Bell2009-06-271-0/+70
* Hubbub is no longer optional.John Mark Bell2009-04-171-8/+0
* Purge NETSURF_USE_SSL and WITH_SSLJohn Mark Bell2009-02-221-4/+0
* Squash warning when built without WITH_SSLJohn Mark Bell2009-02-151-0/+4
* Fix unchecked result warnings for realpathDaniel Silverstone2009-01-021-13/+20
* Fix two warnings which only show when not using haru or hubbubDaniel Silverstone2008-10-101-2/+4
* Whole bunch of warning fixes in GTKRob Kendrick2008-10-091-1/+0
* * desktop/save_pdf/pdf_plotters.c:John Tytgat2008-09-281-0/+2
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-241-1/+1
* Allow nsgtk to be built *with* PDF support. Whoops.Rob Kendrick2008-08-151-1/+1
* Allow nsgtk to be built without PDF exportRob Kendrick2008-08-151-0/+4
* Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/n...John Tytgat2008-08-141-1/+111
* Add some ifdef.John Mark Bell2008-08-111-1/+8
* Merged revisions 4859-5013,5016-5018 via svnmerge from John Mark Bell2008-08-111-0/+14
* Make user agent string and default homepage configurable from Makefile.configRob Kendrick2008-07-291-1/+1
* Refactor Makefile a little to be slightly more organised. Made more features...Rob Kendrick2008-07-281-4/+1
* Don't try to set up the old About box, which no longer exists.Rob Kendrick2008-07-261-9/+0
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 ...Rob Kendrick2008-07-161-26/+8
* Merged revisions 4114-4265,4267-4272,4275-4285,4287-4325 via svnmerge from John Mark Bell2008-06-111-7/+9
* nsgtk now loads the throbber from a set of PNG files. This change will make ...Rob Kendrick2008-06-021-2/+26
* GTK UI tweaks from Mike Lester <element3260@gmail.com>Rob Kendrick2008-03-201-1/+1
* Make nsgtk use the welcome page as the default homepage.Michael Drake2008-03-191-1/+1
* Add stylesheet for GTK specific rules.Michael Drake2008-01-291-1/+1
* Add mockup nsgtk downloads window and some support code, remove warning on re...Rob Kendrick2007-10-021-2/+4
* nsgtk single and multiple select form widgets now workRob Kendrick2007-09-261-2/+39
* fix nsgtk ssl cert verify windowRob Kendrick2007-08-111-4/+6
* Initial trivial (temp) implementation of nsgtk SSL cert window. Currently se...Rob Kendrick2007-08-111-5/+56
* nsgtk warning squashRob Kendrick2007-08-111-0/+1
* revert 3482 so it can be reapplied as two seperate patchesRob Kendrick2007-08-111-1/+0