summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Changes to allow building on Solaris.Rob Kendrick2007-06-152-2/+3
* Pre-seed mime type hash with essentials for use on OSes with useless /etc/mim...Rob Kendrick2007-06-151-8/+14
* Make sure the GTK frontend can get and set scroll positionDaniel Silverstone2007-06-151-4/+18
* Merge scheme switcher branch in.Daniel Silverstone2007-06-101-0/+1
* Don't bother resizing/repositioning frames when the core asks us to if it wou...Rob Kendrick2007-06-101-2/+16
* Simplify nsgtk periodic reflow. Should hopefully help in flicker.Rob Kendrick2007-06-102-29/+6
* Whoops - remove legacy line calling function that nolonger exists.Rob Kendrick2007-06-101-2/+0
* Fix destruction of nsgtk windows involving frames, fixes crashes on sites suc...Rob Kendrick2007-06-101-1/+7
* Add some debugging LOG calls to GTK gui_window_destroyRob Kendrick2007-06-101-2/+7
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-3019-131/+131
* Add UNIX-specific fetch_filetype() support. Uses /etc/mime.types by default,...Rob Kendrick2007-05-293-0/+216
* New NetSurf logo for nsgtkRob Kendrick2007-05-171-0/+0
* Make nsgtk warn_user fflush(stdout) rather fflush(stderr)Rob Kendrick2007-05-061-1/+1
* nsgtk warning squashesRob Kendrick2007-05-061-1/+2
* GTK warn_user() implementationRob Kendrick2007-05-062-2/+135
* Initialise some of the gui_window structure for nsgtk to remove a conditional...Rob Kendrick2007-05-051-1/+4
* Add a few asserts to catch some bugs.James Bursa2007-04-302-4/+20
* 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-062-1/+12
* Reformat and apply Darren Salt's scrollwheel and keyboard scrolling patch, al...Rob Kendrick2007-03-062-4/+121
* Fix nsgtk bitmap code warningsRob Kendrick2007-02-231-2/+2
* Another warning squash in gtk/Rob Kendrick2007-02-101-0/+1
* Fix almost all warnings in gtk/Rob Kendrick2007-02-106-51/+12
* Add default icon for nsgtk windows, tidy default locations for resources a li...Rob Kendrick2007-02-102-5/+325
* Misc nsgtk window improvements, smaller shipped NetSurf logoRob Kendrick2007-02-092-24/+51
* Fix more off-by-ones in nsgtk's image plotting and clipping. AFAICT, this is...Rob Kendrick2007-02-021-7/+5
* Fix off-by-one in nsgtk image plotter that resulted in all images being subje...Rob Kendrick2007-02-021-1/+1
* Misc nsgtk fixes and improvements in makefile, choices dialogue and info windowRob Kendrick2007-02-022-4/+9
* Make GTK build compile on FreeBSD.James Bursa2007-01-291-0/+1
* Fix mouse events. Fix some GTK warnings.James Bursa2007-01-272-5/+9
* Update project URL (partially lost during merge)John Mark Bell2006-11-276-8/+9
* Merge GTK frames branch to trunk.John Mark Bell2006-11-2712-881/+1181
* Update project URL.Michael Drake2006-11-2724-116/+116
* Add browser_window_reformat() and use it instead of content_reformat() to rem...James Bursa2006-11-261-1/+1
* Add menu item to toggle debug rendering to nsgtkRob Kendrick2006-11-112-17/+36
* Fix pango font splitting's discovery of the width of the first line of a wrap.Rob Kendrick2006-11-111-4/+7
* Pad status bar in nsgtk so not so snug with window borderRob Kendrick2006-11-111-1/+1
* Remove dangling bullet point PNG symlink that's nolonger requiredRob Kendrick2006-11-051-1/+0
* Fudge off-by-one bitmap plotting in nsgtk plotters. Will investigate actual ...Rob Kendrick2006-11-051-0/+2
* Finish GTK about boxRob Kendrick2006-11-044-235/+325
* Beginnings of a GNOME-compliant about box for nsgtkRob Kendrick2006-11-042-0/+592
* Initial basic notes on the refactor necessary to get nsgtk supporting the new...Daniel Silverstone2006-09-291-0/+36
* Fix GTK buildJohn Mark Bell2006-09-101-6/+12
* Possibly fix the GTK build and implement frameset scaling.Richard Wilson2006-09-081-20/+21
* Fix GTK buildJohn Mark Bell2006-09-071-13/+9
* Make GTK build compile again (don't expect frames to work, however)John Mark Bell2006-09-063-93/+111
* misc changes to nsgtk's glade window templatesRob Kendrick2006-08-291-20/+22
* Implement user-defined new window placement in nsgtkRob Kendrick2006-08-292-21/+65
* Set caret position in URL bar to the end when core updates itRob Kendrick2006-08-281-0/+1