Go to file
John Tytgat 9a17510206 - apply_clip_and_mode(): pass text mode selection as parameter instead of using global variable text_mode_request.
- pdf_next_page()/pdf_end: fix possible gstate unbalance by using apply_clip_and_mode().

svn path=/trunk/netsurf/; revision=6360
2009-02-02 23:25:36 +00:00
!NetSurf Give iframes an initial size. 2009-02-02 22:07:24 +00:00
amiga Unexport pdf_scale variable (use pdf_set_scale to set it) and initialize it to DEFAULT_EXPORT_SCALE. 2009-02-02 00:22:44 +00:00
beos strlen() on constant string can be replaced by sizeof()-1 2009-02-01 13:59:35 +00:00
content Comment content_redraw. 2009-02-02 14:06:51 +00:00
css Handle no units in CSS as px. This is a temporary measure until the new CSS parser is used, which will handle this properly. 2009-01-22 10:53:14 +00:00
debug Merged revisions 4859-5013,5016-5018 via svnmerge from 2008-08-11 08:17:48 +00:00
desktop - apply_clip_and_mode(): pass text mode selection as parameter instead of using global variable text_mode_request. 2009-02-02 23:25:36 +00:00
Docs Hook in our own libharu copy in the build. 2009-02-01 22:05:56 +00:00
framebuffer Fix line plotting and rectangle clipping segfault 2008-09-24 11:22:52 +00:00
gtk Add sensitive property for PDF export like for the other export entries, this disables the PDF export menu entry when there is no content. 2009-02-01 22:31:30 +00:00
image If a GIF has insufficient frame data, display the frames that have been decoded. 2008-12-30 13:23:36 +00:00
render Remove unused line_height stuff for now. 2009-02-02 13:54:48 +00:00
riscos Fix object save 2009-02-02 23:20:20 +00:00
utils - C strings have always an implicit NUL character at the end, no need to specify an extra one. 2009-02-01 13:37:32 +00:00
COPYING Clarify licensing arrangements 2007-08-09 15:32:39 +00:00
Makefile Minor changes for Amiga Cairo build 2008-12-28 12:24:18 +00:00
Makefile.config SVG support for Amiga version using libsvgtiny and libcairo 2008-12-28 00:41:35 +00:00
Makefile.sources First attempt at Amiga text search function based on RISC OS code. 2008-12-13 23:16:50 +00:00
netsurf Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document. 2007-02-06 16:52:47 +00:00