summaryrefslogtreecommitdiff
path: root/gtk/gtk_scaffolding.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add mockup nsgtk downloads window and some support code, remove warning on re...Rob Kendrick2007-10-021-0/+10
* Attempt to fix popup menu strangeness in nsgtk experienced by some.Rob Kendrick2007-09-261-1/+2
* Remove the old and crap gesture coreDaniel Silverstone2007-09-141-1/+0
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-13/+24
* Implement removing of menu bar, tool bar and status bar from menu.Rob Kendrick2007-07-091-0/+49
* Remove debugging printf(). Whoops.Rob Kendrick2007-07-091-1/+0
* Add popup version of main menu bar to nsgtk, accessable via right-mouse buttonRob Kendrick2007-07-091-0/+25
* Ctrl+F11 -> fullscreen (nsgtk only)John Mark Bell2007-07-091-0/+21
* There's no referer header if the user's just hit return in the URL bar.John Mark Bell2007-06-281-22/+18
* Fix length of buffer in previous change - one too short beforeRob Kendrick2007-06-221-1/+1
* Implement Open File... in nsgtkRob Kendrick2007-06-221-1/+31
* Make new_window work for nsgtkDaniel Silverstone2007-06-201-0/+6
* Ensure that when a gui_window dies in nsgtk it kills its browser and gets tha...Daniel Silverstone2007-06-201-1/+1
* Read dimensions from viewport not drawing area. This causes renders to not go...Daniel Silverstone2007-06-181-2/+0
* Simplify nsgtk periodic reflow. Should hopefully help in flicker.Rob Kendrick2007-06-101-1/+0
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-25/+25
* Add a few asserts to catch some bugs.James Bursa2007-04-301-0/+3
* Fix casts in parameter to gdk_window_raise().James Bursa2007-04-181-3/+3
* nsgtk warning squashesRob Kendrick2007-04-071-4/+5