pdf.js/src/core/xfa
Jonas Jenwald 0041230072 Re-name the XFAFactory.numberPages getter to XFAFactory.numPages for consistency
All other similar getters are called `numPages` throughout the code-base, and improved consistency should always be a good thing.
2021-10-16 12:56:21 +02:00
..
bind.js XFA - Bind items when there's a bindItems entry 2021-09-24 16:08:58 +02:00
builder.js XFA - Remove namespace from nodes under xfa:data node 2021-07-21 17:11:31 +02:00
config.js XFA - Default background in rectangle is white 2021-07-06 21:17:20 +02:00
connection_set.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
data.js XFA - Save filled data in the pdf when downloading the file (Bug 1716288) 2021-06-25 18:57:01 +02:00
datasets.js XFA - Remove namespace from nodes under xfa:data node 2021-07-21 17:11:31 +02:00
factory.js Re-name the XFAFactory.numberPages getter to XFAFactory.numPages for consistency 2021-10-16 12:56:21 +02:00
fonts.js XFA - Fix auto-sized fields (bug 1722030) 2021-07-28 09:43:15 +02:00
formcalc_lexer.js Simplify some regular expressions 2021-09-02 11:50:42 +02:00
formcalc_parser.js XFA - Add a lexer/parser for FormCalc language (#12936) 2021-02-17 20:28:06 +01:00
html_utils.js [api-minor] Move the addDefaultProtocolToUrl/tryConvertUrlEncoding functionality into the createValidAbsoluteUrl function 2021-09-26 14:29:54 +02:00
layout.js XFA - Avoid to put something in very small areas 2021-08-03 17:05:29 +02:00
locale_set.js XFA -- Add localset object (#12948) 2021-02-10 18:04:43 +01:00
namespaces.js XFA - Add a parser for XFA files 2021-02-01 13:45:31 +01:00
parser.js XFA - Remove namespace from nodes under xfa:data node 2021-07-21 17:11:31 +02:00
setup.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
signature.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
som.js XFA - Handle shorcut in SOM expression (issue #13994) 2021-09-09 19:54:45 +02:00
stylesheet.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
template.js XFA - Embedded image is missing 2021-10-15 21:12:29 +10:00
text.js XFA - Fix font scale factors (bug 1720888) 2021-07-28 19:10:42 +02:00
unknown.js XFA - Add a parser for XFA files 2021-02-01 13:45:31 +01:00
utils.js Simplify some regular expressions 2021-09-02 11:50:42 +02:00
xdp.js XFA -- Add attributes and children in XFAObject 2021-02-03 18:56:00 +01:00
xfa_object.js XFA - Created data node mustn't belong to datasets namespace 2021-09-03 15:43:25 +02:00
xhtml.js XFA - Add <a> element in button when an url is detected (bug 1716758) 2021-09-25 21:59:39 +02:00