]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-09-06 Vivien NicolasAdd a list of common serif fonts to not always fallback...
2011-09-06 Vivien NicolasFix review comments from #424
2011-09-06 Vivien NicolasDo not alter the encoding if no file is going to be...
2011-09-06 Vivien NicolasMerge remote branch 'upstream/master'
2011-09-06 vingtetunMerge pull request #438 from notmasteryet/zoom-bookmark
2011-09-06 Vivien NicolasFix cmap encoding records to pass the sanitizer in...
2011-09-06 Vivien NicolasUse sans-serif for font fallback by default
2011-09-06 Chris JonesMerge pull request #439 from notmasteryet/tree-13
2011-09-06 notmasteryetAllow test.py serve files with spaces in the name
2011-09-06 notmasteryetMerge pull request #436 from vingtetun/master
2011-09-06 Vivien NicolasFix review comments for #436
2011-09-05 notmasteryetMerge pull request #437 from kkujala/master
2011-09-05 Kalervo KujalaFix a bug and speed up graycs_getRgbBuffer.
2011-09-05 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-09-05 Kalervo KujalaFix a bug and speed up graycs_getRgbBuffer.
2011-09-05 Vivien NicolasAdd '^M' support in the ASCII85Decode filter and fix...
2011-09-05 Vivien NicolasLength[1-2] can be a reference
2011-09-05 Vivien NicolasDo not add kCmapGlyphOffset to Type1C mapping unless...
2011-09-05 Vivien NicolasRemove the isDisplayable function and use inline code...
2011-09-05 Vivien NicolasMerge remote branch 'upstream/master'
2011-09-05 Vivien NicolasMove all format 0 characters to the private area
2011-09-05 vingtetunMerge pull request #426 from notmasteryet/zoom
2011-09-05 notmasteryetMerge pull request #435 from vingtetun/master
2011-09-05 notmasteryetFixing #426 comment; add '0' key as a scale reset
2011-09-05 Vivien NicolasFix wrong mapping for issue #434
2011-09-05 Vivien NicolasFix regression on i9.pdf
2011-09-05 Chris JonesMerge pull request #433 from kkujala/master
2011-09-05 notmasteryetExact positioning of the bookmark
2011-09-04 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-09-04 Kalervo KujalaFix some jslint warnings.
2011-09-03 notmasteryetMerge pull request #431 from kkujala/master
2011-09-03 Kalervo KujalaAddress comments for xref bug.
2011-09-03 Kalervo KujalaFix xref bug.
2011-09-03 Andreas GalMerge pull request #429 from kkujala/master
2011-09-03 Kalervo KujalaSmall corrections to pdf.js.
2011-09-03 notmasteryetTango icons, simplifying the CSS
2011-09-03 notmasteryetZoom In/Out buttons
2011-09-03 notmasteryetZooming control
2011-09-02 Andreas GalMerge pull request #422 from vingtetun/master
2011-09-02 Vivien NicolasEnsure the characters between 127 and 255 are shown
2011-09-02 Vivien NicolasAdd a comment about supporting hint replacement
2011-09-02 Vivien NicolasBe more flexible about Subrs parsing
2011-09-02 Vivien NicolasUse lenIV to read the subrs section
2011-09-01 Vivien NicolasShow Type1 glyphs below 0x20, fix a bug in readNumberAr...
2011-09-01 Chris JonesMerge pull request #420 from vingtetun/master
2011-09-01 Vivien NicolasSimulate Arial Black and Arial Narrow
2011-08-31 Chris JonesMerge pull request #419 from vingtetun/master
2011-08-31 Vivien NicolasAddress review comment for pull #419
2011-08-31 Vivien NicolasFix for issue #418
2011-08-31 Andreas GalMerge pull request #409 from vingtetun/master
2011-08-31 Andreas GalMerge pull request #417 from notmasteryet/thumbs3
2011-08-31 Vivien NicolasChromium throw an error on calling defineProperty on...
2011-08-31 notmasteryetScale images proportionally
2011-08-31 Vivien NicolasFix a warning when the destination link point to nothing
2011-08-31 Vivien NicolasMerge remote branch 'upstream/master'
2011-08-31 Vivien NicolasAddress review comments of #409
2011-08-31 Andreas GalMerge pull request #416 from notmasteryet/tree-11
2011-08-31 Andreas GalMerge pull request #415 from notmasteryet/tree-10
2011-08-31 Chris JonesMerge pull request #413 from notmasteryet/indexedcs
2011-08-31 notmasteryetFixing lint warnings
2011-08-31 notmasteryetAdd PdKids.pdf as a ref test
2011-08-31 notmasteryetOptimization of getComponents()
2011-08-31 notmasteryetFixing Indexed color space (#411)
2011-08-31 Vivien NicolasMerge remote branch 'upstream/master'
2011-08-31 Andreas GalMerge pull request #410 from kkujala/master
2011-08-31 Kalervo KujalaFix a small bug in getBlackCode.
2011-08-31 Vivien NicolasEnsure lastChar is correct if it's not specified
2011-08-31 Vivien NicolasFix another regression on pdf.pdf#5
2011-08-30 Vivien NicolasFix PDF reference regression
2011-08-30 Vivien NicolasLie to the sanitizer about the real nature of Type1C...
2011-08-30 Vivien NicolasFix some strict warnings
2011-08-30 Vivien NicolasFix regression mapping from gid to glyph from the last...
2011-08-30 Vivien NicolasSupport Type1C built-in encoding - part1
2011-08-30 Vivien NicolasMerge
2011-08-30 vingtetunMerge pull request #392 from notmasteryet/issue-389
2011-08-30 vingtetunMerge pull request #402 from notmasteryet/cmap
2011-08-30 vingtetunMerge pull request #403 from notmasteryet/bookmarks3
2011-08-30 vingtetunMerge pull request #404 from notmasteryet/tree-9
2011-08-30 Vivien NicolasFix a little issue with 'ff' on the pdf spec page 629
2011-08-30 notmasteryetFixing back-button/NaN-hash issue
2011-08-30 Vivien NicolasAdjust precision to have correct widths for arial tests...
2011-08-30 notmasteryetan-open-web document outline and bookmarks
2011-08-30 notmasteryetcmap fixes: hex/dec numbers, arrays, cmaps, ranges
2011-08-30 Vivien NicolasClean up encoding parsing
2011-08-29 Vivien NicolasFix a little typo
2011-08-29 Vivien NicolasFix a little typo
2011-08-29 Vivien NicolasMerge remote branch 'upstream/master'
2011-08-29 Vivien NicolasClean up a bit the encoding/charset/glyphs dance
2011-08-28 Andreas GalMerge pull request #401 from notmasteryet/decode-bw
2011-08-28 notmasteryetAdds cable.pdf link to tests
2011-08-28 Andreas GalMerge pull request #400 from notmasteryet/decode-bw
2011-08-28 notmasteryetFix inverted B/W images in PIPEHEATCABLE.PDF
2011-08-28 Andreas GalMerge pull request #398 from notmasteryet/hacks-2
2011-08-28 notmasteryetusing .src
2011-08-28 notmasteryetrename to bound
2011-08-28 notmasteryetFixing font loading hack for IE9.. and some styles
2011-08-28 Andreas GalMerge pull request #396 from notmasteryet/print
2011-08-28 Andreas GalMerge pull request #395 from notmasteryet/issue-369
2011-08-27 notmasteryetNot-printing sidebar, toolbar, shadows and pages that...
2011-08-27 notmasteryetFixing iframe's parent for postMessage in the font...
next