summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Apparently setting pens is a strangely complex process, so avoid it.Chris Young2016-03-222-0/+16
* Update font interface documentation to include parameter directionVincent Sanders2016-03-222-12/+12
* fix broken windows frontend font handlingVincent Sanders2016-03-221-51/+109
* Fix obvious bug in nsfont_split.Michael Drake2016-03-211-3/+2
* Log nsfont_width failure.Michael Drake2016-03-211-0/+2
* Remove printf logging.Michael Drake2016-03-211-1/+0
* Add missing resources to windows frontendVincent Sanders2016-03-204-0/+12
* fix new creating new window assertVincent Sanders2016-03-201-6/+33
* add certificate authority bundle handling to windowsVincent Sanders2016-03-203-1/+30
* Fix size_t printf formattingVincent Sanders2016-03-1712-54/+88
* Update CA bundleVincent Sanders2016-03-171-234/+139
* OS3 compatible language mappingsChris Young2016-03-161-0/+11
* frontends should not call the reformat API directlyVincent Sanders2016-03-161-1/+1
* remove unecessary header inclusionVincent Sanders2016-03-161-7/+1
* Revert "Fix memory leak in error handling"Vincent Sanders2016-03-161-1/+0
* Remove unused #includes.Michael Drake2016-03-151-5/+0
* Fix memory leak in error handlingVincent Sanders2016-03-141-0/+1
* Fix RISC OS relocatable module checksDave Higton2016-03-141-16/+9
* Avoid null dereference in gtk resource handlingVincent Sanders2016-03-141-2/+8
* Fix possible dereference of NULLVincent Sanders2016-03-141-14/+30
* Clean up gtk login windowVincent Sanders2016-03-141-66/+116
* fixup nsurl handling to avoid locale specific character type implementationVincent Sanders2016-03-141-110/+224
* Merge branch 'vince/themectomy'Vincent Sanders2016-03-1049-2202/+257
|\
| * completely remove remaining GTK theme codeVincent Sanders2016-03-096-293/+240
| * remove unused theme ui elements from preferances dialogVincent Sanders2016-03-092-22/+0
| * remove unrequired path globalsVincent Sanders2016-03-091-6/+0
| * remove theme optionVincent Sanders2016-03-083-6/+2
| * add missing arrow down pixmap resourceVincent Sanders2016-03-083-150/+1
| * Initial pass removing gtk frontend theme codeVincent Sanders2016-03-0843-1740/+29
|/
* Remove excess debugChris Young2016-03-022-5/+0
* Tweak #ifdefs so that OS3 build mostly works on OS4, to aid debugging.Chris Young2016-03-021-2/+5
* debugChris Young2016-03-023-0/+10
* Set OS version to the disk-based version, as Installer by default reads the R...Chris Young2016-03-021-1/+1
* Fix OS4 buildChris Young2016-03-021-10/+10
* Fix OS3 button disablingChris Young2016-02-292-17/+28
* Avoid some crashing by disabling the update of the hotlist menuChris Young2016-02-294-10/+21
* Fix copyrights.Michael Drake2016-02-292-2/+5
* Add our own NewObject() function for OS3 and enable optimisationsChris Young2016-02-293-1/+6
* Fix copying of the wrong .readme during installation.Chris Young2016-02-281-3/+20
* Add a warning for OS3 for a non-working functionChris Young2016-02-251-0/+3
* Comment all of bitmap_render out for OS3 to see if it resolves a crashChris Young2016-02-251-4/+4
* RISC OS: Run git date setter over distributed files for merging.Michael Drake2016-02-211-0/+1
* RISC OS: Updated SharedUnixLibrary.Michael Drake2016-02-211-0/+0
* update gtk resource path setting to use makefile variableVincent Sanders2016-02-202-5/+5
* Spidermonkey isn't needed.Michael Drake2016-02-191-3/+3
* Fix a critical bug in the Amiga frontend which causes NetSurf to never exit.Chris Young2016-02-191-11/+17
* Add script for setting files to git last touched date.Michael Drake2016-02-191-0/+36
* Update some Amiga-specific version numbers for post-3.4Chris Young2016-02-174-5/+7
* update version info for next development cycleVincent Sanders2016-02-161-2/+2
* Merge branch 'heads/release/3.4'Vincent Sanders2016-02-160-0/+0
|\