Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dtu-enote-pdfjs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
enote
dtu-enote-pdfjs
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
v1.1.1
Select Git revision
Selected
v1.1.1
Branches
5
master
default
protected
2016
devel
gh-pages
release-2019.0
Tags
19
v1.5.188
v1.4.20
v1.3.91
v1.4.11
v1.3.88
v1.2.109
v1.1.469
v1.1.366
v1.1.215
v1.1.114
v1.1.3
v1.0.1213
v1.0.1212
v1.0.1211
v1.0.1210
v1.0.1209
v1.0.1208
v1.0.1207
v1.0.1149
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jul
21
20
19
18
17
16
15
14
13
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Jun
29
25
24
23
22
19
18
17
16
15
14
13
12
10
9
6
5
4
3
1
30
May
29
27
26
21
19
18
16
15
14
13
12
11
8
7
6
5
30
Apr
29
27
26
25
24
21
20
21
18
17
15
14
13
10
9
7
6
5
4
3
2
1
31
Mar
30
28
27
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
28
Feb
27
26
27
26
22
20
19
18
17
16
13
14
13
11
10
9
7
2
31
Jan
29
28
27
26
25
24
23
22
19
15
14
13
12
11
10
9
8
7
6
5
3
2
30
Dec
29
27
23
22
21
20
19
18
17
16
15
11
8
9
8
6
5
3
2
30
Nov
26
25
18
15
13
11
7
6
5
4
1
30
Oct
28
27
26
25
23
22
21
18
17
16
15
14
Use `DEFAULT_SCALE_VALUE` as default when fetching the `zoom` parameter from `PDFViewerApplication.store` (i.e. `ViewHistory`)
Prevent documents from intermittently opening with the zoom level set to 1% (issue 6253)
Check if the `Decode` entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238)
Merge pull request #6239 from timvandermeij/annotation-rectangle
Refactor annotation rectangle code and add unit tests
Merge pull request #6235 from Snuffleupagus/move-custom-scale-handling
Detect scripted auto-print requests
Move handling of the 'custom' scale value from pdf_viewer.js to viewer.js
Merge pull request #6232 from timvandermeij/annotations-data-passing
Merge pull request #6189 from Rob--W/improved-build-tools
Fix preprocessor: nesting, error & tests
make.js: Less greedy comment stripping
Improve getWorkerSrcFiles (builder.js)
Simplify annotation data passing
Merge pull request #6196 from Rob--W/run-specific-test
Add --testfilter (-t) flag to run a specific test
Merge pull request #6201 from Rob--W/crx-dont-force-no-download
[CRX] Do not load local files in non-local frames
Reduce verbosity of output in test/webbrowser.js
Merge pull request #6215 from timvandermeij/annotation-border-fixes
More cleanup regarding annotation border styles
Merge pull request #6220 from Snuffleupagus/issue-6218
Merge pull request #6226 from Snuffleupagus/fonttools
Merge pull request #6221 from Thunderforge/{find-toolbar-checkbox-keyboard-accessibility}
Update fonttools location and version (issue 6223)
Merge pull request #6157 from Snuffleupagus/components-update-on-setScale-and-pagesRotation
Improve robustness of builder (esp. on Windows)
Fixing find toolbar checkboxes not being accessible through keyboard navigation
Ignore double negative in `Lexer_getNumber` (issue 6218)
Merge pull request #6214 from timvandermeij/annotation-color
Refactor annotation color handling and add unit tests
Merge pull request #6208 from Snuffleupagus/issue-6204
Merge pull request #6207 from Snuffleupagus/viewer-remove-setScale
Fetch all indirect objects (i.e. `Ref`s) in `NameTree_getAll` and `NameTree_get` (issue 6204)
Remove `PDFViewerApplication.setScale` and further simplify the `scalechange` event handler (issue 6158)
Merge pull request #4990 from fkaelberer/refactor_chunked_stream
scrollIntoView: Skip overflow:hidden elements
Tests: Resolve -b to full path in webbrowser.js
Merge pull request #6187 from Snuffleupagus/more-efficient-getDestination
Merge pull request #6198 from Rob--W/windows-taskkill
Loading