387 Commits (a57054ef9eded402744e5e7240f463dcdf7e8bd9)

Author SHA1 Message Date
Brendan Dahl a57054ef9e Reduce the search box width to avoid wrapping. 13 years ago
Julian Viereck ec5a1b2a1b Fix lint issues 13 years ago
Yury Delendik 72fd078fa1 Fixes page-width mode 13 years ago
Yury Delendik 237e1d941d Fix annotations; add text annotation icon 13 years ago
Yury Delendik f701a1427a Remove operatorList cache from the backend 13 years ago
Yury Delendik 1e96c73207 Fixing concurent draw page requests for de-allocation 13 years ago
Steffen Märcker e624971e3f lint issue fixed 13 years ago
Steffen Märcker d3a88411ec corrected comment 13 years ago
Steffen Märcker 548591fcf5 fix for opera DSK-354448: onclick fired on disabled nodes with opaque content 13 years ago
Brendan Dahl 04c8d1454d Add Util functions to PDFJS. 13 years ago
Brendan Dahl f679f0dfe8 Move open after everything is initialized. 13 years ago
Yury Delendik dee158d80c Fix title info for PDF document 13 years ago
Yury Delendik eba8f5a22c Fix finger print, remove unused code 13 years ago
Yury Delendik 494fd1ccf9 Fixes make files, removes stats from backend, stepper 13 years ago
Brendan Dahl 7c35f10af8 Fix thumbnail view. 13 years ago
Julian Viereck e8b18ef167 Really fix the keyboard handling 13 years ago
Julian Viereck caa3c3fdc4 Fix keyboard mapping in viewer 13 years ago
Brendan Dahl fd58f04117 Refactor API to be async. 13 years ago
Yury Delendik d61c4f07f8 Initial view bug and rename viewport function 13 years ago
Yury Delendik 2f4423cffb Fixing zoom and rotate issues 13 years ago
Yury Delendik 47c43b5779 Removing the rotatePoint, width, height from the API 13 years ago
Yury Delendik 737ed84174 Initial API implementation 13 years ago
Julian Viereck 12b27044aa Fix bug such that search is updated one a new page arrives + make the search update happen only very 250ms 13 years ago
Julian Viereck c9fb5637c3 Extract one page after the other and not all pages at once 13 years ago
Saebekassebil 025ee3f9af Use Title - Filename as document.title 13 years ago
Yury Delendik 08a241fc4b Convert Unicode strings in the document info (#1458) 13 years ago
gigaherz 2283f0bac1 Decode the filename when assigning to title. 13 years ago
Saebekassebil 10fb0dc383 Use strict and expose in build version 13 years ago
Saebekassebil 102469d20c expose documentInfo in viewer 13 years ago
Saebekassebil 1181ef2778 Fix throwing errors 13 years ago
Saebekassebil e6277784f1 fix to follow syntax style guidelines 13 years ago
notmasteryet eda1fe74f4 Remove scrollTo on unload 13 years ago
gigaherz 3280a2bece Unwrap getFileName from the object, avoid issues with / in query/anchor strings, simplify the code to calculate 'end'. 13 years ago
gigaherz a094dd4746 Simplified the ProgressBar a bit: made the div fixed-size, removed the unnecessary '.remaining' div, used percent size for the '.progress' div. 13 years ago
Saebekassebil 2bb5a9e545 moving \!pdfTitle to front 13 years ago
Saebekassebil edc1694620 Now also fetch 'Document Info Dictionary', and expose 'raw' metadata attributes 13 years ago
Saebekassebil 20dd225e40 Metadata parsing/serialization 13 years ago
gigaherz ab46530ff8 Lint fixes. 13 years ago
gigaherz 080a80b716 Better filename cleanup 13 years ago
gigaherz 536519a9a1 Assign the filename to the page title instead of the full URL 13 years ago
gigaherz ddf3d114d0 Wrong word. 13 years ago
gigaherz 114d2c9ebd Simplified ProgressBar class. Visual tweaks. 13 years ago
gigaherz ecaf467a13 One more cosmetic tweak and fix 'make lint' complaints. 13 years ago
gigaherz ce8b0625b1 Cosmetic changes 13 years ago
gigaherz d2f463bf7c Add a progressbar to the loading indicator, below the text. 13 years ago
Brendan Dahl abf8fe39ac Only enable pdfDebug for the extension if a pref is set. 13 years ago
Brendan Dahl b24d647db2 Remove unused span. 13 years ago
notmasteryet 02711c7610 Fixes unnecessary style attributes in svg 13 years ago
notmasteryet b870cbad0f Move custom style 13 years ago
Brendan Dahl d0143cc289 Fix missing bidi for extension. 13 years ago