8920 Commits (f082407ab4c6342bd72ade8c3745f12cf445bbad)
 

Author SHA1 Message Date
Yury Delendik f082407ab4 Merge pull request #7463 from Snuffleupagus/fix-bug-1268749-fallout 9 years ago
Jonas Jenwald 2f127df97b Add back moz-specific fullscreen support code for ´MOZCENTRAL` builds (bug 1268749, PR 7273 follow-up) 9 years ago
Yury Delendik 3cba2cb258 Fixes SeaMonkey version 9 years ago
Brendan Dahl e2e657e44f Merge pull request #7390 from Snuffleupagus/issue-7180 9 years ago
Tim van der Meij e908b71309 Merge pull request #7438 from Snuffleupagus/README-addon-compat 9 years ago
Jonas Jenwald 3b9042034b Update README.md to only guarantee Firefox addon compatibility with the current ESR version 9 years ago
Yury Delendik 671f33a324 Merge pull request #7427 from Snuffleupagus/fonts-skip-mapping-ideographic-space 9 years ago
Yury Delendik 546e22397e Merge pull request #7437 from Snuffleupagus/addon-seamonkey-compat 9 years ago
Jonas Jenwald 9fbde18880 [Firefox addon] Feature detect `originAttributes` to make it Seamonkey 2.40 compatible 9 years ago
Yury Delendik 98d9712308 Merge pull request #7409 from Snuffleupagus/upstream-bug-1242730 9 years ago
Jonas Jenwald 2d8ed7ba18 Merge pull request #7430 from Rob--W/crx-rewrite-url-asap 9 years ago
Rob Wu de85278537 Move Chromium URL rewrite to top of viewer.js 9 years ago
Tim van der Meij 9a948f3190 Merge pull request #7428 from Snuffleupagus/importl10n-use-hg.mozilla.org 9 years ago
Jonas Jenwald 2e42c19202 Update l10n files 9 years ago
Jonas Jenwald bd0affab9c Unbreak the `importl10n` command by updating the links to point to hg.mozilla.org instead of mxr 9 years ago
Jonas Jenwald c1ca268ef3 Skip mapping of glyphs to Unicode "Ideographic space" (issue 7416) 9 years ago
Jonas Jenwald 6d7f6f1b86 Upstream the changes from Bug 1242730 - Convert callsites to use channel.async0pen2() within browser/extensions/pdfjs (issue 7386) 9 years ago
Yury Delendik a0a6e6d688 Merge pull request #7400 from Snuffleupagus/addon-minimum-firefox38 9 years ago
Jonas Jenwald d3d3bb9695 [Firefox addon] Change the minimum supported version to Firefox 38 and remove a bunch old no longer necessary fallback code 9 years ago
Jonas Jenwald 64a409b539 Merge pull request #7404 from Rob--W/crx-pdf-embed-object-fix-1 9 years ago
Rob Wu 08ad551a01 Force inline block display style for <object>. 9 years ago
Tim van der Meij f97d52182a Merge pull request #7341 from Snuffleupagus/getDestinationHash-Array 9 years ago
Tim van der Meij 70b3eea4a3 Merge pull request #7389 from Snuffleupagus/move-isSpace 9 years ago
Jonas Jenwald 6a0b047bfa Add upper-case `I` as a possible space replacement fallback in `Font.spaceWidth` to improve text-selection (issue 7180) 9 years ago
Brendan Dahl c4db4dd4ac Merge pull request #7361 from Snuffleupagus/bug-1146106 9 years ago
Jonas Jenwald 6260fc09a3 Attempt to recover valid `format 3` FDSelect data from broken CFF fonts (bug 1146106) 9 years ago
Jonas Jenwald a36a946976 Move the `isSpace` utility function from core/parser.js to shared/util.js 9 years ago
Rob Wu bd47440e79 Merge pull request #7388 from Rob--W/crx-telemetry-7312-typo 9 years ago
Rob Wu 60438399e0 Fix typo in telemetry.js, follow-up to #7370 9 years ago
Yury Delendik f0585f5d65 Merge pull request #7370 from Rob--W/crx-telemetry-7312 9 years ago
Rob Wu 724308c57a Add opt-out telemetry to the Chrome extension 9 years ago
Yury Delendik 5a5bb99734 Merge pull request #7374 from Snuffleupagus/fix-getTextContent-setGState 9 years ago
Jonas Jenwald b02d560ae0 Fix errors in `setGState` in `PartialEvaluator_getTextContent` that prevents text-selection from working properly 9 years ago
Jonas Jenwald 7c7d239995 Update l10n files 9 years ago
Yury Delendik 5aefce6ba6 Merge pull request #5579 from jazzy-em/master 9 years ago
Tim van der Meij 41f978c7c3 Merge pull request #7362 from bbodenmiller/patch-2 9 years ago
Ben Bodenmiller e0b9d49f2c Github -> GitHub 9 years ago
jazzy-em 0a347ec04d Added multiple term search functionality (with default phrase search) 9 years ago
Tim van der Meij c55541f1f3 Merge pull request #7352 from Snuffleupagus/popup-annotation-inherit-parent-flags 9 years ago
Jonas Jenwald 98fe094d18 Let non-viewable Popup Annotations inherit the parent's Annotation Flags if the parent is viewable 9 years ago
Tim van der Meij 47b929be26 Merge pull request #7346 from Rob--W/crx-sync-storage 9 years ago
Rob Wu 0be8e72d6f Support syncing of settings in Chrome extension 9 years ago
Tim van der Meij 78359d8b03 Merge pull request #7353 from timvandermeij/chromium-regression 9 years ago
Tim van der Meij fdfaa43f5e Resolve a regression in the Chromium extension's preferences handling 9 years ago
Tim van der Meij 6316ca0299 Merge pull request #7344 from Rob--W/crx-cleanup-compat-frame 9 years ago
Brendan Dahl b86610ffdb Merge pull request #7300 from Snuffleupagus/bug-1068432 9 years ago
Jonas Jenwald b354682dd6 [api-minor] Let `LinkAnnotation`/`PDFLinkService_getDestinationHash` return a stringified version of the destination array for explicit destinations 9 years ago
Jonas Jenwald 01ab15a6f1 [api-minor] Let `Catalog_getPageIndex` check that the `Ref` actually points to a /Page dictionary 9 years ago
Tim van der Meij db46829ef7 Merge pull request #7316 from timvandermeij/remove-unused 9 years ago
Tim van der Meij 7ac48ef4d5 Merge pull request #7340 from Snuffleupagus/unicode-unit-tests 9 years ago