summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Moved Amiga menu code into separate file.Chris Young2008-08-256-67/+248
| | | | svn path=/trunk/netsurf/; revision=5199
* Include Amiga-specific optionsChris Young2008-08-253-1/+45
| | | | svn path=/trunk/netsurf/; revision=5198
* Possibly fix BeOS / AmigaOS layout assert on line 190 for particular pages.Michael Drake2008-08-241-2/+2
| | | | svn path=/trunk/netsurf/; revision=5197
* Fix gui_browser_window_create and browser_window_create functions for new ↵Chris Young2008-08-241-4/+6
| | | | | | | | new_tab parameter. svn path=/trunk/netsurf/; revision=5196
* More style guide formatting and tidy up.Michael Drake2008-08-246-49/+85
| | | | svn path=/trunk/netsurf/; revision=5195
* Main window has a vertical scrollbar. Maybe we need to make this get set in ↵Michael Drake2008-08-241-5/+5
| | | | | | the platform specific code, so different front ends can have different behavoir. svn path=/trunk/netsurf/; revision=5194
* Fix get_frame to correctly catch up with current frame. Thanks to dynis.Michael Drake2008-08-241-1/+4
| | | | svn path=/trunk/netsurf/; revision=5193
* Style Guide; formatting changes.Michael Drake2008-08-242-53/+61
| | | | svn path=/trunk/netsurf/; revision=5192
* Fix dependancies, add install doobry for history.gladeRob Kendrick2008-08-241-1/+2
| | | | svn path=/trunk/netsurf/; revision=5191
* Make install target install Aliases fileRob Kendrick2008-08-241-0/+1
| | | | svn path=/trunk/netsurf/; revision=5190
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-2428-404/+1348
| | | | svn path=/trunk/netsurf/; revision=5189
* Basic hotlist supportChris Young2008-08-233-9/+128
| | | | svn path=/trunk/netsurf/; revision=5188
* Header file for functions in utf8.cChris Young2008-08-231-0/+24
| | | | svn path=/trunk/netsurf/; revision=5186
* Basic download windowChris Young2008-08-232-39/+154
| | | | svn path=/trunk/netsurf/; revision=5185
* Convert UTF-8 text to local charset before printing to screenChris Young2008-08-232-5/+94
| | | | svn path=/trunk/netsurf/; revision=5184
* Add additional debug to fetch errors from cURLDaniel Silverstone2008-08-221-2/+4
| | | | svn path=/trunk/netsurf/; revision=5174
* Remove libs/ since we can't quite work out how to do it all yetDaniel Silverstone2008-08-220-0/+0
| | | | svn path=/trunk/netsurf/; revision=5170
* Ahem, enable GIF with GIF not BMPDaniel Silverstone2008-08-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=5169
* Code cleanup.Chris Young2008-08-215-52/+34
| | | | svn path=/trunk/netsurf/; revision=5167
* Added clipboard support, fixed a problem causing a crash in the font ↵Chris Young2008-08-211-35/+179
| | | | | | functions in font.c svn path=/trunk/netsurf/; revision=5166
* Added british-englishChris Young2008-08-211-0/+1
| | | | svn path=/trunk/netsurf/; revision=5165
* Reduced task priority to -5 and increased stack to 64kChris Young2008-08-211-0/+0
| | | | svn path=/trunk/netsurf/; revision=5164
* Don't display noembed content.Michael Drake2008-08-211-1/+1
| | | | svn path=/trunk/netsurf/; revision=5163
* Ignore height/width attributes on elements where they are not permitted.Michael Drake2008-08-211-2/+16
| | | | svn path=/trunk/netsurf/; revision=5162
* Implemented form select menu, and basic pull-down menu template.Chris Young2008-08-191-13/+94
| | | | svn path=/trunk/netsurf/; revision=5158
* Pencils-down last merge from Adam Blokus's PDF branch for his GSoC project.John Tytgat2008-08-182-0/+89
| | | | | | | | | | | | | Merged revisions 5118-5155 via svnmerge from svn://svn.netsurf-browser.org/branches/adamblokus/netsurf ........ r5130 | adamblokus | 2008-08-15 20:43:43 +0200 (Fri, 15 Aug 2008) | 2 lines Added docs for loosening and adding paged output. ........ svn path=/trunk/netsurf/; revision=5156
* Implemented mouse dragging and code for select forms (which works but the ↵Chris Young2008-08-182-45/+168
| | | | | | | | | menu is not created with the correct entries yet). Now looks in options for screen and window size and position. svn path=/trunk/netsurf/; revision=5153
* Add links to resource files.John Tytgat2008-08-178-0/+8
| | | | svn path=/trunk/netsurf/; revision=5138
* Reversed order of running a callback and removing it from the schedule list, ↵Chris Young2008-08-171-13/+3
| | | | | | | | this resolves a serious system freeze especially prevalent on XOOPS-based websites. svn path=/trunk/netsurf/; revision=5137
* Close fonts properly and default back to initial RastPort font.Chris Young2008-08-176-36/+59
| | | | svn path=/trunk/netsurf/; revision=5136
* Implemented line styles and widthsChris Young2008-08-151-24/+78
| | | | svn path=/trunk/netsurf/; revision=5131
* More error checkingChris Young2008-08-151-7/+41
| | | | svn path=/trunk/netsurf/; revision=5129
* Updated for hubbub, redraws now scheduled for next input loopChris Young2008-08-152-100/+96
| | | | svn path=/trunk/netsurf/; revision=5128
* Fixed usage of Makefile.config options for Amiga targetChris Young2008-08-151-1/+11
| | | | svn path=/trunk/netsurf/; revision=5127
* Log chunk sizesJohn Mark Bell2008-08-151-0/+4
| | | | svn path=/trunk/netsurf/; revision=5124
* Allow nsgtk to be built *with* PDF support. Whoops.Rob Kendrick2008-08-151-1/+1
| | | | svn path=/trunk/netsurf/; revision=5122
* Make optimisation flags target-specific once more. Amiga and BeOS will need ↵Daniel Silverstone2008-08-151-2/+25
| | | | | | to confirm theirs svn path=/trunk/netsurf/; revision=5121
* Allow nsgtk to be built without PDF exportRob Kendrick2008-08-151-0/+4
| | | | svn path=/trunk/netsurf/; revision=5120
* #ifdef WITH_PDF_EXPORT for printing stuff, this should fix the BeOS build, ↵François Revel2008-08-151-0/+10
| | | | | | and possibly AmigaOS. svn path=/trunk/netsurf/; revision=5119
* Second merge of Adam Blokus' GSoC work from his branch ↵John Tytgat2008-08-1433-420/+1557
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'branches/adamblokus/netsurf'. Merged revisions 4195-4211,4216,4219-4220,4222-4234,4236-4250,4252-4262,4264-4266,4268-4326,4329-4335,4338-4342,4344-4411,4413-4420,4422-4436,4438-4491,4494-4506,4508-4514,4516,4518-4552,4554,4556-4564,4567-4568,4570-4574,4576-4686,4689-4692,4694,4698-4709,4715-4723,4725-4755,4757-4769,4771-4919,4921-4996,4998-5110,5112-5117 via svnmerge from svn://svn.netsurf-browser.org/branches/adamblokus/netsurf ........ r4736 | adamblokus | 2008-07-26 13:46:54 +0200 (Sat, 26 Jul 2008) | 2 lines Sorting out some problems with svn. ........ r4737 | adamblokus | 2008-07-26 13:54:36 +0200 (Sat, 26 Jul 2008) | 4 lines Added export tab to the options dialog. Added the possibility of changing some print options. ........ r4897 | adamblokus | 2008-08-04 17:59:05 +0200 (Mon, 04 Aug 2008) | 5 lines Added checking of horizontal clipping. Added better table loosening. Changed some minor bugs. Applied changes in the Export options tab according to the review from tlsa. ........ r4905 | adamblokus | 2008-08-05 01:53:34 +0200 (Tue, 05 Aug 2008) | 2 lines Fixed bug which made it impossible to export pdf's. ........ r4919 | adamblokus | 2008-08-05 16:39:33 +0200 (Tue, 05 Aug 2008) | 2 lines Fixed some memory leaks which caused Netsurf to break. ........ r4927 | adamblokus | 2008-08-06 02:26:30 +0200 (Wed, 06 Aug 2008) | 4 lines Fixed bug with filenames which crashed Netsurf. Turned anti aliasing off for printing. Fixed some scaling issues. ........ r4928 | adamblokus | 2008-08-06 17:52:44 +0200 (Wed, 06 Aug 2008) | 5 lines Added new export/print options: - suppressing images - turning off backgrounds - toggled loosening ........ r4950 | adamblokus | 2008-08-07 21:15:21 +0200 (Thu, 07 Aug 2008) | 5 lines Added new options to PDF export: - document compression - document encryption Added PDF password dialog ........ r4954 | adamblokus | 2008-08-07 22:11:31 +0200 (Thu, 07 Aug 2008) | 2 lines Added saving print settings. ........ r4956 | adamblokus | 2008-08-07 22:44:48 +0200 (Thu, 07 Aug 2008) | 2 lines Fixes to PDF encryption ........ r4970 | adamblokus | 2008-08-09 15:26:24 +0200 (Sat, 09 Aug 2008) | 3 lines Fixed bug in plotting tiled bitmaps. Fixed bug with too long text decorations. ........ r4977 | adamblokus | 2008-08-09 19:18:56 +0200 (Sat, 09 Aug 2008) | 2 lines Fixed JPG embedding bug. ........ r4988 | adamblokus | 2008-08-10 16:59:51 +0200 (Sun, 10 Aug 2008) | 3 lines Added clip checking to pdf plotters. No more "blank" clips. Made PDF compression a default setting. ........ r4995 | adamblokus | 2008-08-10 20:03:00 +0200 (Sun, 10 Aug 2008) | 2 lines Fixed Haru crash on font-size==0. ........ r4996 | adamblokus | 2008-08-10 21:04:43 +0200 (Sun, 10 Aug 2008) | 2 lines Added changing text mode only if necessary. ........ r5045 | adamblokus | 2008-08-11 21:26:26 +0200 (Mon, 11 Aug 2008) | 3 lines Removing gtk stuff from core code. Little fix in options. ........ r5048 | adamblokus | 2008-08-11 21:57:45 +0200 (Mon, 11 Aug 2008) | 2 lines Better font size checking in PDF export. ........ r5050 | adamblokus | 2008-08-11 22:19:56 +0200 (Mon, 11 Aug 2008) | 2 lines Fixed riscos text scale bug. ........ r5073 | adamblokus | 2008-08-12 17:40:57 +0200 (Tue, 12 Aug 2008) | 2 lines Added missing tooltips ........ r5092 | adamblokus | 2008-08-13 17:09:25 +0200 (Wed, 13 Aug 2008) | 2 lines Moved /pdf folder to desktop/save_pdf ........ r5110 | adamblokus | 2008-08-13 22:44:50 +0200 (Wed, 13 Aug 2008) | 2 lines Added comments. ........ r5113 | adamblokus | 2008-08-13 23:07:35 +0200 (Wed, 13 Aug 2008) | 2 lines Cosmetic changes ........ r5116 | adamblokus | 2008-08-14 16:10:18 +0200 (Thu, 14 Aug 2008) | 2 lines Fixed bug with BOX_INLINE_END in tree duplication. ........ r5117 | joty | 2008-08-14 21:47:46 +0200 (Thu, 14 Aug 2008) | 1 line Improvement for r5116: use local vars when possible; rename global last to box_duplicate_last; check on box_duplicate_main_tree failure. ........ svn path=/trunk/netsurf/; revision=5118
* Fix the BeOS build:François Revel2008-08-1316-139/+83
| | | | | | | | | | | | | | | | | - hack to work around stdbool.h issue with R5 devkit - fix prototypes - fix bitmap code - fix copy-paste on forward button - remove unused gif throbber loading code - R5 rgb_color doesn't have != operator, use memcmp() - switch back to file based [beos]default.css for the time being - realpath() hack for R5 Regressions: - asserts on haiku-os.org - no libns* yet, so less image support - text field input doesn't work anymore. svn path=/trunk/netsurf/; revision=5109
* Had to do this for C89, please review.François Revel2008-08-131-17/+29
| | | | | | This should be the last one of its kind. svn path=/trunk/netsurf/; revision=5105
* C89François Revel2008-08-131-5/+9
| | | | svn path=/trunk/netsurf/; revision=5103
* BeOS doesn't have strtof and PRIxPTR.François Revel2008-08-131-0/+7
| | | | svn path=/trunk/netsurf/; revision=5101
* Some vague attempt at limiting the size of large bitmaps for thumbnailing.John Mark Bell2008-08-131-9/+14
| | | | | | This probably wants someone who has a clue about gtk to look at it. svn path=/trunk/netsurf/; revision=5100
* Support configuring the CFLAGS, particularly the optimisation flags, in ↵Daniel Silverstone2008-08-132-13/+9
| | | | | | Makefile.config svn path=/trunk/netsurf/; revision=5094
* Add NETSURF_FEAUTRE_*_CFLAGS for BMP and GIFRob Kendrick2008-08-131-0/+4
| | | | svn path=/trunk/netsurf/; revision=5090
* Remove further stuff to make libns* libraries optional.Rob Kendrick2008-08-131-1/+1
| | | | svn path=/trunk/netsurf/; revision=5089
* Warnings.squash();John Mark Bell2008-08-134-7/+11
| | | | svn path=/trunk/netsurf/; revision=5088
* Make it possible to disable BMP and GIF support. May break RISC OS, BeOS ↵Rob Kendrick2008-08-131-4/+6
| | | | | | and AmigaOS builds svn path=/trunk/netsurf/; revision=5087