summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Corrected english-british entry.Chris Young2008-08-261-1/+1
* Potential fix for requester.class crash on startup on some systems.Chris Young2008-08-261-2/+2
* Work on local charset encoded strings for improved layout.Chris Young2008-08-261-7/+25
* Added PDF export to Amiga port.Chris Young2008-08-267-22/+152
* Prevent iconv() being passed an empty string in utf8_convert()Chris Young2008-08-261-0/+11
* Don't draw scrollbars on the BOX_TABLEs.Michael Drake2008-08-251-6/+7
* Moved Amiga menu code into separate file.Chris Young2008-08-256-67/+248
* Include Amiga-specific optionsChris Young2008-08-253-1/+45
* Possibly fix BeOS / AmigaOS layout assert on line 190 for particular pages.Michael Drake2008-08-241-2/+2
* Fix gui_browser_window_create and browser_window_create functions for new new...Chris Young2008-08-241-4/+6
* More style guide formatting and tidy up.Michael Drake2008-08-246-49/+85
* Main window has a vertical scrollbar. Maybe we need to make this get set in t...Michael Drake2008-08-241-5/+5
* Fix get_frame to correctly catch up with current frame. Thanks to dynis.Michael Drake2008-08-241-1/+4
* Style Guide; formatting changes.Michael Drake2008-08-242-53/+61
* Fix dependancies, add install doobry for history.gladeRob Kendrick2008-08-241-1/+2
* Make install target install Aliases fileRob Kendrick2008-08-241-0/+1
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-2428-404/+1348
* Basic hotlist supportChris Young2008-08-233-9/+128
* Header file for functions in utf8.cChris Young2008-08-231-0/+24
* Basic download windowChris Young2008-08-232-39/+154
* Convert UTF-8 text to local charset before printing to screenChris Young2008-08-232-5/+94
* Add additional debug to fetch errors from cURLDaniel Silverstone2008-08-221-2/+4
* Remove libs/ since we can't quite work out how to do it all yetDaniel Silverstone2008-08-220-0/+0
* Ahem, enable GIF with GIF not BMPDaniel Silverstone2008-08-221-1/+1
* Code cleanup.Chris Young2008-08-215-52/+34
* Added clipboard support, fixed a problem causing a crash in the font function...Chris Young2008-08-211-35/+179
* Added british-englishChris Young2008-08-211-0/+1
* 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