summaryrefslogtreecommitdiff
path: root/gtk/gtk_scaffolding.c
Commit message (Expand)AuthorAgeFilesLines
* rationalise the usage of the file schemeVincent Sanders2010-03-311-2/+2
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-81/+90
* Call the toolbar sensitivity update function when changing sensitivity of too...Rob Kendrick2010-03-281-0/+2
* Remove html favicon of unknown origin and use a NetSurf logo when there's no ...Michael Drake2010-02-131-200/+200
* Change previous commit to more sensible valuesRob Kendrick2010-02-121-1/+5
* More normal default window size for nsgtk.Michael Drake2010-02-121-1/+1
* Add missing includeJohn Mark Bell2010-01-211-0/+1
* Fix compilation when BMP/PNG/GIF support is disabled.John Mark Bell2010-01-211-0/+5
* Ensure scaffolding object exists before using itJohn Mark Bell2009-12-181-1/+6
* Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-181-15/+23
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-643/+1406
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for form...Michael Drake2009-08-141-0/+1
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-3/+4
* Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDE...John Mark Bell2009-05-281-1/+0
* Simplify handling of tab switching. Now only has one event entry point, rathe...John Mark Bell2009-04-221-5/+16
* Some kind of documentation of option_button_type. Ideally, we'll be using an ...John Mark Bell2009-04-211-7/+11
* Apply contributions from Mark Benjamin and Chris Tarnowski, with some reworki...Rob Kendrick2009-04-201-104/+245
* Revert r6973. Apparently, it causes loads of problems.John Mark Bell2009-04-051-7/+0
* Change URL bar contents when switching tabs in GTK frontend.John Mark Bell2009-03-301-0/+5
* Remember the scroll position in the history, so that it's maintained when goi...John Mark Bell2009-03-171-0/+7
* Select the text in the URL bar on Ctrl-A if the widget has the focus, ratherRob Kendrick2009-02-281-3/+8
* Remove misleading commentJohn Mark Bell2009-02-171-2/+0
* Divorce PDF export and printing.John Mark Bell2009-02-171-23/+29
* Squash warnings from GTK.John Mark Bell2009-02-171-191/+238
* - desktop/save_pdf/pdf_plotters.c:John Tytgat2009-02-051-1/+1
* strlen() on constant string can be replaced by sizeof()-1John Tytgat2009-02-011-1/+1
* Properly show the context menu separator.Sean Fox2009-01-301-3/+0
* Clicking in the draw area now deselects the URL bar.Sean Fox2009-01-301-0/+5
* Save page support on the context menu.Sean Fox2009-01-301-19/+98
* Ctrl+W now closes just the current tab, and Ctrl+Shift+W closes the window. ...Rob Kendrick2008-10-181-0/+11
* Remove redundant function, and guard print/export-pdf against lack of haruDaniel Silverstone2008-10-101-18/+2
* Fixed most of the scaffolding warnings.Mike Lester2008-10-091-32/+2
* Whole bunch of warning fixes in GTKRob Kendrick2008-10-091-2/+26
* Ensure we set the CSS DPI every time a window opens. For now, this will do. L...Daniel Silverstone2008-10-091-1/+4
* Enable dumping of DOM treeJohn Mark Bell2008-09-081-0/+52
* The status bar is now a single GtkStatusbar instead of a hpane'd label and (e...Mike Lester2008-08-271-7/+3
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-241-15/+85
* Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/n...John Tytgat2008-08-141-27/+46
* Make user agent string and default homepage configurable from Makefile.configRob Kendrick2008-07-291-1/+1
* Comment out code that causes segfaults on some GTK setups. It is unclear as ...Rob Kendrick2008-07-261-1/+4
* Don't include gtk_print.h when Haru is disabled.Rob Kendrick2008-07-261-1/+2
* Add simple, experimental Makefile.config support.Rob Kendrick2008-07-261-2/+15
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-0/+91
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 ...Rob Kendrick2008-07-161-4/+24
* Merged revisions 4114-4265,4267-4272,4275-4285,4287-4325 via svnmerge from John Mark Bell2008-06-111-20/+218
* Fix desensitisation of reload menu entryJohn Mark Bell2008-05-291-1/+1
* Fix crash when attempting to dump non HTML content (Dobos D. Calin)John Mark Bell2008-03-311-2/+9
* Add box tree dump saving, create 'debugging' sub menu to put this and debug r...Rob Kendrick2008-03-221-2/+44
* GTK UI tweaks from Mike Lester <element3260@gmail.com>Rob Kendrick2008-03-201-4/+4
* Make nsgtk use the welcome page as the default homepage.Michael Drake2008-03-191-2/+2