summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Reduced task priority to -5 and increased stack to 64kChris Young2008-08-211-0/+0
* Don't display noembed content.Michael Drake2008-08-211-1/+1
* Ignore height/width attributes on elements where they are not permitted.Michael Drake2008-08-211-2/+16
* Implemented form select menu, and basic pull-down menu template.Chris Young2008-08-191-13/+94
* Pencils-down last merge from Adam Blokus's PDF branch for his GSoC project.John Tytgat2008-08-182-0/+89
* Implemented mouse dragging and code for select forms (which works but the men...Chris Young2008-08-182-45/+168
* Add links to resource files.John Tytgat2008-08-178-0/+8
* Reversed order of running a callback and removing it from the schedule list, ...Chris Young2008-08-171-13/+3
* Close fonts properly and default back to initial RastPort font.Chris Young2008-08-176-36/+59
* Implemented line styles and widthsChris Young2008-08-151-24/+78
* More error checkingChris Young2008-08-151-7/+41
* Updated for hubbub, redraws now scheduled for next input loopChris Young2008-08-152-100/+96
* Fixed usage of Makefile.config options for Amiga targetChris Young2008-08-151-1/+11
* Log chunk sizesJohn Mark Bell2008-08-151-0/+4
* Allow nsgtk to be built *with* PDF support. Whoops.Rob Kendrick2008-08-151-1/+1
* Make optimisation flags target-specific once more. Amiga and BeOS will need t...Daniel Silverstone2008-08-151-2/+25
* Allow nsgtk to be built without PDF exportRob Kendrick2008-08-151-0/+4
* #ifdef WITH_PDF_EXPORT for printing stuff, this should fix the BeOS build, an...François Revel2008-08-151-0/+10
* Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/n...John Tytgat2008-08-1433-420/+1557
* Fix the BeOS build:François Revel2008-08-1316-139/+83
* Had to do this for C89, please review.François Revel2008-08-131-17/+29
* C89François Revel2008-08-131-5/+9
* BeOS doesn't have strtof and PRIxPTR.François Revel2008-08-131-0/+7
* Some vague attempt at limiting the size of large bitmaps for thumbnailing.John Mark Bell2008-08-131-9/+14
* Support configuring the CFLAGS, particularly the optimisation flags, in Makef...Daniel Silverstone2008-08-132-13/+9
* Add NETSURF_FEAUTRE_*_CFLAGS for BMP and GIFRob Kendrick2008-08-131-0/+4
* Remove further stuff to make libns* libraries optional.Rob Kendrick2008-08-131-1/+1
* Warnings.squash();John Mark Bell2008-08-134-7/+11
* Make it possible to disable BMP and GIF support. May break RISC OS, BeOS and...Rob Kendrick2008-08-131-4/+6
* Do not include GIF throbber loading support if GIF support is excludedRob Kendrick2008-08-132-0/+7
* Include libnsgif/bmp and Hubbub build instructionsRob Kendrick2008-08-121-2/+43
* Amiga target now uses hubbub by default.Chris Young2008-08-121-0/+4
* Fixed font stylesChris Young2008-08-122-34/+39
* Updated to support changes in image/bitmap.hChris Young2008-08-121-15/+38
* Merged revisions 4345-4346,4350-4351,4389,4391,4395,4401-4403,4423,4485-4486 ...James Bursa2008-08-1216-2141/+306
* no va_copy on BeOSFrançois Revel2008-08-121-0/+2
* Fix buildJohn Mark Bell2008-08-121-1/+2
* C89François Revel2008-08-112-2/+4
* Some BeOS specificsFrançois Revel2008-08-111-1/+7
* Modified to use space.gadget and blit directly to the window's rastport, also...Chris Young2008-08-112-51/+201
* Squash warningsJohn Mark Bell2008-08-111-0/+2
* Make nsgtk compile on Mac OS X.John Mark Bell2008-08-1112-15/+37
* Reset the "has_ns" flag when reparsing documents because of encoding change. ...Andrew Sidwell2008-08-111-0/+2
* Partially revert r5024, except make namespaces parser-instance-specific.Andrew Sidwell2008-08-112-10/+20
* Really fix warnings.John Mark Bell2008-08-111-1/+1
* Only create the namespace URIs onceJohn Mark Bell2008-08-112-7/+3
* Squash warnings on RISC OSJohn Mark Bell2008-08-111-1/+1
* Fix warnings introduced by hubbub integration.Andrew Sidwell2008-08-111-3/+5
* Initialise and finalise hubbub correctly on RISC OS.John Mark Bell2008-08-111-0/+19
* Add some ifdef.John Mark Bell2008-08-111-1/+8