summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup debug loggingVincent Sanders2012-06-101-2/+2
* remove supurflous variableVincent Sanders2012-06-101-5/+7
* remove junk blank page resourceVincent Sanders2012-06-102-33/+0
* Added "Save link as..." context menu item. Ole Loots2012-06-040-0/+0
* Added "Save link as..." context menu item. Ole Loots2012-06-040-0/+0
* Fix redraw of embedded toolbar, by removing declaration of already declared l...Ole Loots2012-06-040-0/+0
* Added "Save link as..." context menu item. Ole Loots2012-06-041-9/+21
* Added "Save link as..." context menu item. Ole Loots2012-06-043-3/+5
* Fix redraw of embedded toolbar, by removing declaration of already declared l...Ole Loots2012-06-041-12/+11
* Run NetSurf at priority 0 by default, dropping to priority -1 whenChris Young2012-06-044-0/+23
* Testament generation now supports gitDaniel Silverstone2012-06-044-10/+239
* Add a gitignore fileDaniel Silverstone2012-06-041-0/+28
* Don't show a "download complete" message if there was an error or the userChris Young2012-06-041-1/+10
* Removed the use of duplicated OBJECT trees.Ole Loots2012-06-032-44/+19
* Fixed redraw of embedded toolbar icons ( enabled / disabled state was incorre...Ole Loots2012-06-031-48/+16
* Added default throbber image. Ole Loots2012-06-032-0/+0
* Load & use throbber image.Ole Loots2012-06-031-37/+108
* Reset stop button when url changes. Ole Loots2012-06-031-5/+2
* Added default toolbar imageOle Loots2012-06-032-0/+0
* Some cleanups and additions required for the toolbar icon redraw.Ole Loots2012-06-031-48/+93
* Fix order of embedded toolbar resource icons.Ole Loots2012-06-033-6/+6
* Load toolbar icons from a single bitmap file. Ole Loots2012-06-034-122/+100
* Fix FTP detection. Thanks to Etienne Cochard <etienne.cochard@gmail.com> for...Daniel Silverstone2012-05-231-1/+1
* Add DoNotTrack to Amiga options GUIChris Young2012-05-202-20/+45
* Add support for sending DoNotTrack header.Chris Young2012-05-202-0/+9
* fix build on gtk 2.12Vincent Sanders2012-05-179-82/+195
* allow netsurf to build with gtk3Vincent Sanders2012-05-1658-3104/+8598
* Fixed prototyp, comments.Ole Loots2012-05-132-3/+3
* Prepared code for different button states (= different image ). Ole Loots2012-05-132-52/+157
* Use safe string functions. Ole Loots2012-05-135-33/+33
* Allow a comma-separated list of fonts to be specified in font_unicode_listChris Young2012-05-093-2/+22
* Tag Licence and Credits for all OSChris Young2012-05-071-10/+10
* More full stopsChris Young2012-05-071-3/+3
* Remove some full stops, so the style is consistentChris Young2012-05-071-9/+9
* Stop abusing certain Messages; add some dedicated non-crazy HelpHintsChris Young2012-05-074-36/+56
* Tag some RISC OS specific errors as suchChris Young2012-05-071-30/+30
* Generate all appropriate Messages files when making a package forChris Young2012-05-071-0/+6
* Progress display for font scanningChris Young2012-05-072-17/+112
* Rescan fonts if preferred fallback font is changed in the GUIChris Young2012-05-065-23/+90
* Use font_unicode option as preferred (first scanned) font. Ideally need toChris Young2012-05-054-21/+88
* Reject non-scalable BulletAPI fontsChris Young2012-05-051-0/+6
* Integrate Unicode font scanner into NetSurf.Chris Young2012-05-056-26/+83
* Add loading, parse OS fonts into a list (which can optionally alreadyChris Young2012-05-051-18/+100
* Tidy-up, split into sensible functions for NetSurf integration,Chris Young2012-05-051-20/+113
* Font glyph scanner. Currently works as a standalone program which outputs aChris Young2012-05-041-0/+142
* Ensure we are using the faster(?) character size functions in allChris Young2012-05-021-7/+24
* fix crashChris Young2012-05-011-1/+1
* Only struct gui_window_2 should use variable name 'gwin'. gui_window isChris Young2012-04-291-129/+129
* Change menus so menu functions are called internally by window.classChris Young2012-04-294-316/+508
* Make simple refresh a configurable optionChris Young2012-04-282-36/+21