.. |
editor
|
[Annotation] Fix printing/saving for annotations containing some non-ascii chars and with no fonts to handle them (bug 1666824)
|
2022-11-10 19:05:39 +01:00 |
annotation_layer.js
|
Support FileAttachments with hash-signs in the filename (issue 15729)
|
2022-11-23 10:47:33 +01:00 |
annotation_storage.js
|
Use actually private fields in the AnnotationStorage class
|
2022-11-11 12:30:02 +01:00 |
api.js
|
Don't trigger worker-thread cleanup when destruction has already started
|
2022-10-14 16:43:49 +02:00 |
base_factory.js
|
Get rid of CSS transform on each annotation in the annotation layer
|
2022-06-18 17:54:59 +02:00 |
canvas.js
|
Take the mask-offset into account when rendering repeated image masks (bug 1799927)
|
2022-11-13 16:15:30 +01:00 |
content_disposition.js
|
Remove the UTF-8 fallback, when TextDecoder is missing, from the Content-Disposition parser
|
2022-02-12 10:30:25 +01:00 |
display_utils.js
|
Simplify the getFilenameFromUrl helper function
|
2022-11-23 11:48:08 +01:00 |
fetch_stream.js
|
Use more optional chaining in the code-base (PR 15398 follow-up)
|
2022-09-21 16:47:36 +02:00 |
font_loader.js
|
[api-minor] Stop setting an id on the styleElement used with CSS font-loading
|
2022-10-02 12:01:33 +02:00 |
metadata.js
|
Convert Metadata to use private class fields
|
2021-10-22 22:01:19 +02:00 |
network_utils.js
|
Slightly improve validation of (some) parameters in getDocument
|
2022-03-21 13:32:17 +01:00 |
network.js
|
Implement PDFNetworkStreamRangeRequestReader._onError , to handle range request errors with XMLHttpRequest (issue 9883)
|
2021-08-31 10:23:57 +02:00 |
node_stream.js
|
Use more optional chaining in the code-base (PR 15398 follow-up)
|
2022-09-21 16:47:36 +02:00 |
node_utils.js
|
Only bundle the src/display/node_utils.js file in GENERIC-builds
|
2022-05-03 11:34:35 +02:00 |
optional_content_config.js
|
[api-minor] Add basic support for the SetOCGState action (issue 15372)
|
2022-09-01 17:34:24 +02:00 |
pattern_helper.js
|
Revert "Avoid all rendering breaking completely when CanvasPattern.setTransform() is unsupported" (PR 13725 follow-up)
|
2022-10-22 10:58:51 +02:00 |
svg.js
|
[api-minor] Make isOffscreenCanvasSupported configurable via the API (issue 14952)
|
2022-10-07 00:10:46 +02:00 |
text_layer.js
|
[api-minor] Move the handling of unbalanced markedContent to the worker-thread (PR 15630 follow-up)
|
2022-10-27 11:14:54 +02:00 |
transport_stream.js
|
Use more optional chaining in the code-base (PR 15398 follow-up)
|
2022-09-21 16:47:36 +02:00 |
worker_options.js
|
Use typedef to define the type of GlobalWorkerOptions.
|
2020-08-03 19:06:28 +09:00 |
xfa_layer.js
|
Replace element id s with custom attributes in the xfaLayer
|
2022-07-10 15:44:54 +02:00 |
xfa_text.js
|
XFA - Support text search in XFA documents.
|
2021-08-23 08:44:20 -07:00 |