summaryrefslogtreecommitdiff
path: root/gtk/gtk_scaffolding.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Apply Darren Salt's patch to implement Open Location/Ctrl-L in nsgtkRob Kendrick2007-03-061-0/+11
* Reformat and apply Darren Salt's scrollwheel and keyboard scrolling patch, al...Rob Kendrick2007-03-061-3/+30
* Fix almost all warnings in gtk/Rob Kendrick2007-02-101-36/+1
* Update project URL (partially lost during merge)John Mark Bell2006-11-271-2/+2
* Merge GTK frames branch to trunk.John Mark Bell2006-11-271-0/+778