]>
git.parisson.com Git - pdf.js.git/log 
notmasteryet  [Sun, 28 Aug 2011 20:15:16 +0000  (15:15 -0500)] 
rename to bound
notmasteryet  [Sun, 28 Aug 2011 20:10:14 +0000  (15:10 -0500)] 
Fixing font loading hack for IE9.. and some styles
Andreas Gal  [Sun, 28 Aug 2011 04:09:35 +0000  (21:09 -0700)] 
Merge pull request #396 from notmasteryet/print
Andreas Gal  [Sun, 28 Aug 2011 04:04:45 +0000  (21:04 -0700)] 
Merge pull request #395 from notmasteryet/issue-369
notmasteryet  [Sat, 27 Aug 2011 22:10:15 +0000  (17:10 -0500)] 
Not-printing sidebar, toolbar, shadows and pages that were not loaded (#384)
notmasteryet  [Sat, 27 Aug 2011 18:14:51 +0000  (13:14 -0500)] 
Fixing iframe's parent for postMessage in the font loading hack
Andreas Gal  [Sat, 27 Aug 2011 15:18:40 +0000  (08:18 -0700)] 
Merge pull request #394 from notmasteryet/server-index
notmasteryet  [Sat, 27 Aug 2011 15:10:36 +0000  (10:10 -0500)] 
Adds PDF index for "make server"
Andreas Gal  [Sat, 27 Aug 2011 05:58:04 +0000  (22:58 -0700)] 
Merge pull request #393 from notmasteryet/badlinks
notmasteryet  [Sat, 27 Aug 2011 03:58:03 +0000  (22:58 -0500)] 
Properly handle non-existent link destinations
Chris Jones  [Fri, 26 Aug 2011 21:43:54 +0000  (14:43 -0700)] 
Merge pull request #391 from kkujala/master
Kalervo Kujala  [Fri, 26 Aug 2011 20:55:14 +0000  (23:55 +0300)] 
Fix gjslint errors.
Andreas Gal  [Fri, 26 Aug 2011 18:24:00 +0000  (11:24 -0700)] 
Merge pull request #388 from vingtetun/master
Vivien Nicolas  [Fri, 26 Aug 2011 15:19:53 +0000  (17:19 +0200)] 
Merge remote branch 'upstream/master'
Vivien Nicolas  [Fri, 26 Aug 2011 15:18:18 +0000  (17:18 +0200)] 
Fix wrong dict data offset when there is many charstrings
Vivien Nicolas  [Fri, 26 Aug 2011 13:30:26 +0000  (15:30 +0200)] 
If the glyph is not indexed, ignore it completely in getOrderedCharstrings
Vivien Nicolas  [Fri, 26 Aug 2011 12:21:25 +0000  (14:21 +0200)] 
Fix lying sfnt header for some CFF font that pretend to be TrueType and fix unknown unicode glyphs when building from Type1
Andreas Gal  [Fri, 26 Aug 2011 04:25:53 +0000  (21:25 -0700)] 
Merge pull request #387 from notmasteryet/tree-8
notmasteryet  [Fri, 26 Aug 2011 03:02:32 +0000  (22:02 -0500)] 
Add SVG to the 'make server' known types list
Andreas Gal  [Fri, 26 Aug 2011 02:12:20 +0000  (19:12 -0700)] 
Merge pull request #386 from notmasteryet/bookmarks2
Andreas Gal  [Fri, 26 Aug 2011 00:42:19 +0000  (17:42 -0700)] 
Merge pull request #385 from notmasteryet/tree-7
Andreas Gal  [Fri, 26 Aug 2011 00:41:41 +0000  (17:41 -0700)] 
Merge pull request #377 from vingtetun/master
notmasteryet  [Fri, 26 Aug 2011 00:14:51 +0000  (19:14 -0500)] 
Fix insertAdjacentHTML for pre FF8
notmasteryet  [Thu, 25 Aug 2011 23:54:28 +0000  (18:54 -0500)] 
bookmark fix for intelasa.pdf
Andreas Gal  [Thu, 25 Aug 2011 23:46:05 +0000  (16:46 -0700)] 
Merge pull request #383 from notmasteryet/bookmarks2
Andreas Gal  [Thu, 25 Aug 2011 23:44:04 +0000  (16:44 -0700)] 
Merge pull request #382 from notmasteryet/tree-6
notmasteryet  [Thu, 25 Aug 2011 23:28:50 +0000  (18:28 -0500)] 
Using native HTML hyperlinks for bookmark/link navigation
notmasteryet  [Thu, 25 Aug 2011 22:29:08 +0000  (17:29 -0500)] 
fix outline for hmm.pdf
Andreas Gal  [Thu, 25 Aug 2011 17:33:58 +0000  (10:33 -0700)] 
Merge pull request #380 from kkujala/master
Kalervo Kujala  [Thu, 25 Aug 2011 17:20:19 +0000  (20:20 +0300)] 
Fix lint errors.
Kalervo Kujala  [Thu, 25 Aug 2011 17:14:04 +0000  (20:14 +0300)] 
Merge remote-tracking branch 'upstream/master'
notmasteryet  [Thu, 25 Aug 2011 04:01:42 +0000  (23:01 -0500)] 
Merge branch 'stancil-pattern' of git://github.com/notmasteryet/pdf.js.git
notmasteryet  [Thu, 25 Aug 2011 03:57:44 +0000  (22:57 -0500)] 
Changing function name
Chris Jones  [Thu, 25 Aug 2011 03:49:17 +0000  (20:49 -0700)] 
Merge pull request #378 from notmasteryet/stancil-pattern
notmasteryet  [Thu, 25 Aug 2011 03:02:44 +0000  (22:02 -0500)] 
using tmpCtx instead of ctx
notmasteryet  [Thu, 25 Aug 2011 02:40:17 +0000  (21:40 -0500)] 
Add patterns to ImageMask; fix for non-multiple-8 width
Vivien Nicolas  [Thu, 25 Aug 2011 02:27:49 +0000  (04:27  +0200)] 
Use IsDict instead of checking the property for colorSpaces
Vivien Nicolas  [Thu, 25 Aug 2011 01:38:15 +0000  (03:38  +0200)] 
Fix a little error with colorspace (#373)
Chris Jones  [Thu, 25 Aug 2011 00:58:23 +0000  (17:58 -0700)] 
Merge pull request #375 from vingtetun/master
Chris Jones  [Thu, 25 Aug 2011 00:56:14 +0000  (17:56 -0700)] 
Merge pull request #376 from notmasteryet/wdw
Vivien Nicolas  [Thu, 25 Aug 2011 00:56:03 +0000  (02:56  +0200)] 
Move splice() after the width assigment
Vivien Nicolas  [Thu, 25 Aug 2011 00:46:05 +0000  (02:46  +0200)] 
Merge remote branch 'upstream/master'
Vivien Nicolas  [Thu, 25 Aug 2011 00:38:19 +0000  (02:38  +0200)] 
Fix regression #372
Andreas Gal  [Thu, 25 Aug 2011 00:34:18 +0000  (17:34 -0700)] 
Merge pull request #374 from notmasteryet/tree-5
Vivien Nicolas  [Thu, 25 Aug 2011 00:29:22 +0000  (02:29  +0200)] 
Add built-in encoding for Type1 if there is no encoding built yet (fix some missing chars in pypy.pdf page 7)
notmasteryet  [Thu, 25 Aug 2011 00:08:23 +0000  (19:08 -0500)] 
Fix shavian.pdf regression and related optimization
notmasteryet  [Wed, 24 Aug 2011 23:45:14 +0000  (18:45 -0500)] 
Fixing encryption key size for the algorithm 1
Chris Jones  [Wed, 24 Aug 2011 22:37:12 +0000  (15:37 -0700)] 
Merge pull request #364 from kkujala/master
Kalervo Kujala  [Wed, 24 Aug 2011 16:19:19 +0000  (19:19 +0300)] 
Merge remote-tracking branch 'upstream/master'
Kalervo Kujala  [Wed, 24 Aug 2011 16:11:38 +0000  (19:11 +0300)] 
Catch multiline log function calls.
Vivien Nicolas  [Wed, 24 Aug 2011 15:26:14 +0000  (17:26 +0200)] 
Remove div arguments once used for lsb
Vivien Nicolas  [Wed, 24 Aug 2011 15:18:56 +0000  (17:18 +0200)] 
Support lsb div format
Chris Jones  [Wed, 24 Aug 2011 04:14:43 +0000  (21:14 -0700)] 
Merge pull request #368 from notmasteryet/tree-5
notmasteryet  [Wed, 24 Aug 2011 02:07:48 +0000  (21:07 -0500)] 
Fixing multi-item page content
Andreas Gal  [Wed, 24 Aug 2011 02:00:58 +0000  (19:00 -0700)] 
Merge pull request #367 from notmasteryet/tree-4
notmasteryet  [Wed, 24 Aug 2011 01:52:36 +0000  (20:52 -0500)] 
Misc bookmarks/links small fixes :  5180.sfnt.pdf and TCPDF examples
Andreas Gal  [Wed, 24 Aug 2011 01:51:52 +0000  (18:51 -0700)] 
Merge pull request #366 from sbarman/encoding2
sbarman  [Wed, 24 Aug 2011 01:33:17 +0000  (18:33 -0700)] 
final fix for issue #215
sbarman  [Wed, 24 Aug 2011 01:17:30 +0000  (18:17 -0700)] 
figuring out charset
sbarman  [Wed, 24 Aug 2011 01:08:47 +0000  (18:08 -0700)] 
Redid encoding
sbarman  [Wed, 24 Aug 2011 00:14:51 +0000  (17:14 -0700)] 
Merge pull request #358 from notmasteryet/issue-356-b
notmasteryet  [Tue, 23 Aug 2011 23:56:30 +0000  (18:56 -0500)] 
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-356-b
notmasteryet  [Tue, 23 Aug 2011 22:06:45 +0000  (17:06 -0500)] 
Sanitizing base font name before comparison with 'Symbol'
sbarman  [Tue, 23 Aug 2011 22:00:52 +0000  (15:00 -0700)] 
Merge pull request #352 from notmasteryet/outline
notmasteryet  [Tue, 23 Aug 2011 21:58:41 +0000  (16:58 -0500)] 
comment fix
vingtetun  [Tue, 23 Aug 2011 21:41:23 +0000  (14:41 -0700)] 
Merge pull request #363 from mohansun/patch-3
mohansun  [Wed, 24 Aug 2011 01:00:12 +0000  (22:00 -0300)] 
Fix for few html tag errors (as reported by Safari 5.0.6)
vingtetun  [Tue, 23 Aug 2011 21:39:57 +0000  (14:39 -0700)] 
Merge pull request #362 from mohansun/patch-2
mohansun  [Wed, 24 Aug 2011 00:46:11 +0000  (21:46 -0300)] 
fix for the issue:https://github.com/andreasgal/pdf.js/issues/360
Kalervo Kujala  [Tue, 23 Aug 2011 20:21:15 +0000  (23:21 +0300)] 
Make 'make test' factors faster.
Andreas Gal  [Tue, 23 Aug 2011 15:36:33 +0000  (08:36 -0700)] 
Merge pull request #359 from vingtetun/master
Vivien Nicolas  [Tue, 23 Aug 2011 14:49:25 +0000  (16:49 +0200)] 
Fix a small typo error with the kRasterizerMin usage
Vivien Nicolas  [Tue, 23 Aug 2011 14:40:49 +0000  (16:40 +0200)] 
Merge remote branch 'upstream/master'
notmasteryet  [Tue, 23 Aug 2011 03:50:17 +0000  (22:50 -0500)] 
Encoding for standard fonts; symbols encoding
notmasteryet  [Mon, 22 Aug 2011 23:55:49 +0000  (18:55 -0500)] 
Lifting up this.xref; buttons tooltips
Chris Jones  [Mon, 22 Aug 2011 19:40:00 +0000  (12:40 -0700)] 
Merge pull request #355 from kkujala/master
Kalervo Kujala  [Mon, 22 Aug 2011 19:30:22 +0000  (22:30 +0300)] 
Add more debug data to error-logs.
Andreas Gal  [Mon, 22 Aug 2011 16:32:23 +0000  (09:32 -0700)] 
Merge pull request #353 from kkujala/master
Kalervo Kujala  [Mon, 22 Aug 2011 16:22:57 +0000  (19:22 +0300)] 
Add kkujala to the LICENSE contributor list.
notmasteryet  [Mon, 22 Aug 2011 02:16:17 +0000  (21:16 -0500)] 
Document outline item link (for an-open-web)
notmasteryet  [Mon, 22 Aug 2011 02:05:10 +0000  (21:05 -0500)] 
Switching to the document outline view if the document structure is present
Andreas Gal  [Sun, 21 Aug 2011 05:03:52 +0000  (22:03 -0700)] 
Merge pull request #349 from notmasteryet/stencil
notmasteryet  [Sun, 21 Aug 2011 04:03:00 +0000  (23:03 -0500)] 
stencil mask: height * width optimization and decode inversion
Andreas Gal  [Sat, 20 Aug 2011 20:22:40 +0000  (13:22 -0700)] 
Merge pull request #344 from notmasteryet/bookmarks
Andreas Gal  [Sat, 20 Aug 2011 20:21:12 +0000  (13:21 -0700)] 
Merge pull request #347 from notmasteryet/stencil
notmasteryet  [Sat, 20 Aug 2011 19:41:38 +0000  (14:41 -0500)] 
Implements ImageMask: using image as a stencil mask
Andreas Gal  [Sat, 20 Aug 2011 16:27:49 +0000  (09:27 -0700)] 
Merge pull request #346 from ironymark/master
notmasteryet  [Sat, 20 Aug 2011 14:51:44 +0000  (09:51 -0500)] 
Fixing bookmarks for PDF32000
Adil Allawi  [Sat, 20 Aug 2011 08:31:19 +0000  (09:31 +0100)] 
Offset glyphs to the unicode private use area
notmasteryet  [Sat, 20 Aug 2011 03:41:56 +0000  (22:41 -0500)] 
'GoTo' action/links; document outline (no UI)
Chris Jones  [Sat, 20 Aug 2011 03:29:32 +0000  (20:29 -0700)] 
Merge pull request #339 from ironymark/master
Chris Jones  [Fri, 19 Aug 2011 21:00:18 +0000  (14:00 -0700)] 
Merge pull request #342 from sbarman/annotation
Adil Allawi  [Fri, 19 Aug 2011 20:51:57 +0000  (21:51 +0100)] 
make cmap glyph offset a symbolic constant
sbarman  [Fri, 19 Aug 2011 18:24:12 +0000  (11:24 -0700)] 
Added default value for no annotations
Chris Jones  [Fri, 19 Aug 2011 17:19:13 +0000  (10:19 -0700)] 
Merge pull request #337 from sbarman/openmag
sbarman  [Fri, 19 Aug 2011 15:19:32 +0000  (08:19 -0700)] 
cleanup
Adil Allawi  [Fri, 19 Aug 2011 13:04:34 +0000  (14:04 +0100)] 
Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs.
Andreas Gal  [Fri, 19 Aug 2011 08:11:44 +0000  (01:11  -0700)] 
Merge pull request #338 from notmasteryet/links
sbarman  [Fri, 19 Aug 2011 05:05:54 +0000  (22:05 -0700)] 
cleanup
sbarman  [Fri, 19 Aug 2011 05:05:08 +0000  (22:05 -0700)] 
cleanup