Yury Delendik
ed8ecfd00a
Cleaning up the viewer and pdfbug; fixes repeats in Stepper
11 years ago
Jonas Jenwald
e9cfae84a0
Fix coding style in web/debugger.js
11 years ago
Brendan Dahl
f4942b11f8
Reduce the memory usage of the operator list.
12 years ago
Brendan Dahl
2bd9901d62
Show sensible output for showText commands in the stepper.
12 years ago
Brendan Dahl
bf72bc94e2
Incrementally render by sending the operator list by chunks as they're ready.
12 years ago
Rob Wu
b46c375126
Compatibility with XHTML documents
...
Previously, when the XHTML doctype + header is active, checks
would fail because a <div>'s tag name is "div" instead of "DIV".
document.activeElement does not exist in Chrome for XHTML documents
== -> ===
12 years ago
Yury Delendik
81f8f92696
Adds web/* and test/* for jshint target
12 years ago
Brendan Dahl
332ae4ce41
Change to the Apache v2 license.
13 years ago
gigaherz
eaffcfa920
Fix some typos in comments and variable names.
...
Fix some nits in debugger.js.
13 years ago
Brendan Dahl
fe0d7d24bc
Update pdfbug style.
13 years ago
Yury Delendik
494fd1ccf9
Fixes make files, removes stats from backend, stepper
13 years ago
Brendan Dahl
4b887fe1c2
Remove unused variable.
13 years ago
Brendan Dahl
3a824f69d4
Fix the stepper beyond page 1.
13 years ago
Brendan Dahl
e07505ff8d
Update stats to use the new pdfBug panel.
13 years ago
Brendan Dahl
0f4730c825
Address review comments.
13 years ago
Brendan Dahl
f17a1679eb
Move debugger to the web folder.
13 years ago
Brendan Dahl
45e3db77f2
Fix the font inspector.
13 years ago
Brendan Dahl
c04ab5fe45
Change name of debugger to stepper.
13 years ago
Brendan Dahl
f54486d8c8
Change how the tools are enabled.
13 years ago
Brendan Dahl
6aa72f411b
Add a few comments.
13 years ago
Brendan Dahl
9fe5eff905
Combining Yury's and my debugging tools.
13 years ago