summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Make the knockout plotter calling behaviour optional by added a new entryJohn Tytgat2008-07-302-4/+4
* Make user agent string and default homepage configurable from Makefile.configRob Kendrick2008-07-292-2/+2
* Fix overflow spotted by jmb/valgrind.Rob Kendrick2008-07-291-1/+1
* Refactor Makefile a little to be slightly more organised. Made more features...Rob Kendrick2008-07-282-4/+2
* Include headers we need, rather than depending on (optional) features doing so.Rob Kendrick2008-07-282-0/+6
* Add 16x16 NetSurf icon for use in desktop menus, as required my many environm...Rob Kendrick2008-07-261-0/+211
* Comment out code that causes segfaults on some GTK setups. It is unclear as ...Rob Kendrick2008-07-261-1/+4
* Don't try to set up the old About box, which no longer exists.Rob Kendrick2008-07-262-9/+0
* Don't include gtk_print.h when Haru is disabled.Rob Kendrick2008-07-261-1/+2
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4431,...Rob Kendrick2008-07-267-400/+459
* Add simple, experimental Makefile.config support.Rob Kendrick2008-07-262-3/+20
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-269-17/+778
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 ...Rob Kendrick2008-07-1612-242/+1023
* Fix segfault caused by using tab to leave proxy port entry widget in nsgtkRob Kendrick2008-07-011-4/+20
* Shave another 164 bytes off the size of the throbber PNGsRob Kendrick2008-07-019-0/+0
* Reduce throbber PNG filesizes.Michael Drake2008-07-014-0/+0
* Fix NetSurf capitalisation and add me.Michael Drake2008-06-141-11/+11
* Merged revisions 4114-4265,4267-4272,4275-4285,4287-4325 via svnmerge from John Mark Bell2008-06-1115-2478/+2925
* Remove old GTK throbber GIF.Michael Drake2008-06-021-0/+0
* nsgtk now loads the throbber from a set of PNG files. This change will make ...Rob Kendrick2008-06-023-6/+99
* Add new throbber PNGs. (Currently unused.)Michael Drake2008-06-029-0/+0
* Fix desensitisation of reload menu entryJohn Mark Bell2008-05-291-1/+1
* Fix clipping.John Mark Bell2008-05-291-0/+6
* Drop support for non-cairo plotting.John Mark Bell2008-05-293-136/+133
* s/wchar_t/uint32_t/gJohn Mark Bell2008-05-161-3/+4
* Add html extensions to minimal MIME type hashJohn Mark Bell2008-04-281-0/+2
* const fixes in plotters and history coreRob Kendrick2008-04-071-2/+2
* Fix crash when attempting to dump non HTML content (Dobos D. Calin)John Mark Bell2008-03-311-2/+9
* Add support for more GTK accelerators: num pad equivalents, as well as ctrl= ...James Shaw2008-03-291-0/+4
* Make GTK thumbnail creation more robust, return false when unable to create p...Rob Kendrick2008-03-251-8/+24
* Save non-opaque images with a proper mask/full alpha channelAdrian Lees2008-03-241-1/+2
* Add box tree dump saving, create 'debugging' sub menu to put this and debug r...Rob Kendrick2008-03-224-297/+375
* Fix clicking to the RHS of text box widgets - now places caret in correct pos...Rob Kendrick2008-03-221-1/+5
* GTK UI tweaks from Mike Lester <element3260@gmail.com>Rob Kendrick2008-03-205-43/+48
* Add assert for creating pixmap for GTK thumbnails, and a LOG of what it tried...Rob Kendrick2008-03-201-0/+4
* Make nsgtk use the welcome page as the default homepage.Michael Drake2008-03-192-3/+3
* Round caret hight down by 2 to make up for pixel system differences in nsgtk:...Rob Kendrick2008-03-111-1/+1
* Update GTK form style.Michael Drake2008-02-021-2/+2
* Make text input boxes with height:auto; and no initial value get a sensible h...Michael Drake2008-02-021-5/+2
* Stop min gif delay option growing every time choices are saved on nsgtk. Use ...Michael Drake2008-01-291-2/+2
* Add stylesheet for GTK specific rules.Michael Drake2008-01-292-1/+25
* Fix symlinksJohn Mark Bell2008-01-197-6/+1
* Fix non-ASCII text input for GTK build (Dmitry Artamonow)John Mark Bell2007-12-111-1/+2
* Change curse type used for links to the correct one (GTK 2.12/GNOME 2.20 chan...Rob Kendrick2007-10-041-1/+1
* Add mockup nsgtk downloads window and some support code, remove warning on re...Rob Kendrick2007-10-025-5300/+3578
* Fix "no proxy" option.John Mark Bell2007-09-301-0/+1
* Tweaks to nsgtk's proxy option savingRob Kendrick2007-09-301-2/+24
* Make loading/saving of memory cache size option work in nsgtkRob Kendrick2007-09-301-1/+4
* Use custom RISC OS-like popup menu cursor on select boxesRob Kendrick2007-09-281-1/+36
* Add mention of GTK 2.8 dependancyRob Kendrick2007-09-281-1/+1