1399 Commits (a737e5b7060de2debcdda2becb692d1b1d9b3445)

Author SHA1 Message Date
Brendan Dahl 8d3c63ef07 Use obj instead of array. 13 years ago
Brendan Dahl c7a90e0421 Fix parse query. 13 years ago
Brendan Dahl 0f4730c825 Address review comments. 13 years ago
notmasteryet 3e6c7693a0 Vector pins 13 years ago
Brendan Dahl 5e04ad5e3a Move special debug flags to the hash section of the url. 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
Artur Adib 739cfb11ff Closes #1186 13 years ago
notmasteryet 6c7e7df6da linting 13 years ago
Brendan Dahl 9fe5eff905 Combining Yury's and my debugging tools. 13 years ago
notmasteryet feaa8aaa59 Fixes compatibity.js removal for gh-pages 13 years ago
gigaherz 49a208829b Make the pin icons glow a bit. 13 years ago
Adil Allawi b50cf76ab5 Properly integrate new file bidi.js 13 years ago
Adil Allawi 6902ba51fa Properly support custom CSS properties 13 years ago
Adil Allawi 2bc708305d Fix up bidi algorithm, and set direction of div to match text direction 13 years ago
Adil Allawi ffa0e082a4 Scale text divs instead of letterspacing 13 years ago
gigaherz 7c3a756457 Forgot to lower a bit the outline view. 13 years ago
gigaherz 418c914199 (I hate myself right now) Reduce pointless differences from the original code. 13 years ago
gigaherz 4e51fa7a02 Whoops. 13 years ago
gigaherz c24684b8e9 Got rid of the "released" class and made the pin icon depend on the sidebar state. 13 years ago
notmasteryet cdf1db35fc Using sans-serif instead of loaded fonts; fix IE9 dataset compatibility shim 13 years ago
Adil Allawi 2e1a88f39e Handle bidi ordering of PDF strings 13 years ago
gigaherz 8a22a43cf3 No need to be paranoid, the code isn't going to contain both classes at once unless someone messes up, and then it's not my fault. 13 years ago
gigaherz b9b489c99e Changed class management to use the classList collection instead of regex. 13 years ago
Brendan Dahl 66052f2dd2 Switch to textContent. Fix lint. 13 years ago
gigaherz 3b271f1f52 More style fixes. 13 years ago
gigaherz bbd2bc37d6 Ran `make lint` and fixed the issues it complained about. 13 years ago
gigaherz 6ba38daf56 Tiny issue with tabs/spaces in viewer.html 13 years ago
gigaherz 14eae7cb9f Move code to the right place and give it a better style. 13 years ago
Brendan Dahl 9a1741f466 Protect against a malicious setDatabase. Remove unneeded save data. 13 years ago
gigaherz 6bb14af71c Made the code somewhat cuter. Still totally wrong in concept. 13 years ago
gigaherz a617aff425 Quick & dirty sidebar pinning. 13 years ago
Jeff Wagner e73e10c4d9 IE9 SVG images need viewport defined 13 years ago
Artur Adib 2f1252af36 CSS fix 13 years ago
Artur Adib 8950d0bca9 Remove instead of hide icon 13 years ago
Artur Adib 5ef79dca14 New version: show loading icon until page renders 13 years ago
Artur Adib 47f24cd27b Show animated loading icon if page renders slow 13 years ago
Artur Adib 30a01c5da6 addressing reviewer comments, bug fix 13 years ago
Brendan Dahl 337806deed Fix url for thumbnail. (still not working 100) 13 years ago
notmasteryet 2b2e4b19ab Fixing initial scale when named destination is specified 13 years ago
Brendan Dahl 0d839c1c59 Fix how we're storing settings and change how the save pdf works. 13 years ago
Brendan Dahl 858aab008f Fix the download button. 13 years ago
Brendan Dahl dd8c39d8e1 Fix the bookmark button and redo the anchor prefix. 13 years ago
Brendan Dahl f3b2a03de6 Hide the browse bar for the ff extension. 13 years ago
Brendan Dahl 23bf35d5ef Fix anchor links. 13 years ago
Jeff Wagner 08f8aed521 define console for IE9; updated to fix lint errors and comment 13 years ago
Jeff Wagner 19622406da define console for IE9 when debugging tools is not opened 13 years ago
Artur Adib 843830cea0 Workaround for FF bug 13 years ago