Commit Graph

6711 Commits

Author SHA1 Message Date
Yury Delendik
15914292d9 Merge pull request #4721 from timvandermeij/tiny-updates
Tiny updates
2014-05-01 14:12:47 -05:00
Tim van der Meij
3ddc534920 Tiny updates 2014-05-01 21:05:32 +02:00
Tim van der Meij
4224bae810 Merge pull request #4667 from Snuffleupagus/remove-LegacyPromise-chunked_stream.js
Remove LegacyPromise in src/core/chunked_stream.js
2014-05-01 21:02:43 +02:00
Jonas Jenwald
b6ff4aea2b Add onError function to ChunkedStreamManager 2014-05-01 18:20:55 +02:00
Jonas Jenwald
89c11ca9a2 Remove LegacyPromise in src/core/chunked_stream.js 2014-05-01 18:17:42 +02:00
Yury Delendik
aab48a2169 Merge pull request #4709 from pramodhkp/refactoring
Remove legacy promises from api.js
2014-05-01 11:10:03 -05:00
Pramodh KP
8616b2ccf3 Remove LegacyPromise from src/core/obj.js 2014-05-01 19:22:47 +05:30
Pramodh KP
0d5b41633f Remove legacy promises from api.js 2014-05-01 18:13:13 +05:30
Yury Delendik
693152ef12 Merge pull request #4716 from Snuffleupagus/issue-4276
Amend GlyphMapForStandardFonts to fix issue 4276
2014-05-01 06:41:54 -05:00
Yury Delendik
63d5aae3f6 Groups path commands into single command 2014-04-30 09:09:04 -05:00
Jonas Jenwald
0fa154be4e Amend GlyphMapForStandardFonts to fix issue 4276 2014-04-30 15:56:40 +02:00
Yury Delendik
6a800eb206 Merge pull request #4705 from Snuffleupagus/ViewHistory-refactor-read
Refactor how the database is read in ViewHistory
2014-04-29 10:18:46 -05:00
Yury Delendik
8e517b6d81 Merge pull request #4700 from pramodhkp/refactoring
Reject polyfill and createPromiseCapability
2014-04-29 09:09:04 -05:00
Pramodh KP
04b1eefb1d Added reject polyfill and PromiseCapability 2014-04-29 19:36:37 +05:30
Jonas Jenwald
ec50aa4e8c Refactor how the database is read in ViewHistory 2014-04-29 15:59:51 +02:00
Jonas Jenwald
8bb19fac2d Catch error when the creation of localStorage polyfill fails in the generic viewer 2014-04-29 15:50:48 +02:00
Yury Delendik
e62f18c975 Merge pull request #4707 from bthorben/patch-1
Link to FAQ from startpage
2014-04-29 08:36:02 -05:00
Yury Delendik
2c194b2362 Adds FAQ link 2014-04-29 08:35:12 -05:00
Thorben Bochenek
f6eafd5e74 link to FAQ 2014-04-29 15:34:11 +02:00
Yury Delendik
75d6792092 Merge pull request #4701 from Snuffleupagus/issue-4650
Prevent trying to map characters to the specials unicode block in adjustMapping (issue 4650)
2014-04-28 17:34:55 -05:00
Jonas Jenwald
747dec16b2 Prevent trying to map characters to the specials unicode block in adjustMapping (issue 4650) 2014-04-28 23:33:54 +02:00
Yury Delendik
6c5a308dcc Merge pull request #4689 from timvandermeij/ie-attachments
Fixes DownloadManager for IE10 and above
2014-04-28 16:31:57 -05:00
Tim van der Meij
19586721fb Fixes DownloadManager for IE10 and above 2014-04-28 22:43:05 +02:00
Tim van der Meij
32a327b55b Merge pull request #4669 from Snuffleupagus/sidebar-pref
Add a preference to set the sidebarView on load
2014-04-28 21:02:53 +02:00
Jonas Jenwald
c53bcb2992 Add a preference to set the sidebarView on load 2014-04-28 20:32:41 +02:00
Yury Delendik
0d30bb040e Merge pull request #4699 from yurydelendik/testmem
Reduces memory used during testing
2014-04-28 11:42:31 -05:00
Yury Delendik
31f2a24e78 Reduces memory used during testing 2014-04-28 11:15:46 -05:00
Yury Delendik
2cdb18bde7 Merge pull request #4693 from Snuffleupagus/preferences-reject
Ensure that the viewer loads even if there are errors when the preferences are read
2014-04-28 10:38:12 -05:00
Yury Delendik
58f697f977 Merge pull request #4528 from bthorben/lessColorConversion
Less color conversion
2014-04-28 08:28:33 -05:00
Jonas Jenwald
159e86f7ab Ensure that the viewer loads even if there are errors when the preferences are read 2014-04-28 11:01:58 +02:00
Yury Delendik
42ed9025ef Merge pull request #4692 from Snuffleupagus/viewHistory-setMultiple
Add support for setting multiple values at once in ViewHistory
2014-04-27 23:26:38 -05:00
Yury Delendik
7e81b03270 Merge pull request #4676 from timvandermeij/line-endings
Force Unix line endings for text files
2014-04-27 23:13:57 -05:00
Yury Delendik
458d88d218 Merge pull request #4687 from timvandermeij/attachments-content-type
Providing content type for attachment downloads
2014-04-27 22:50:44 -05:00
Yury Delendik
2ff1d433b9 Merge pull request #4697 from Snuffleupagus/issue-4696
Fix the display of the indeterminate progress bar when the loaded percentage is NaN (issue 4696)
2014-04-27 17:20:46 -05:00
Jonas Jenwald
51d6ad7176 Fix the display of the indeterminate progress bar when the loaded percentage is NaN (issue 4696) 2014-04-27 22:11:25 +02:00
Tim van der Meij
c566feb721 Providing content type for attachment downloads 2014-04-25 23:30:51 +02:00
Tim van der Meij
002d55ff8f Merge pull request #4686 from timvandermeij/attachments-button
Converts attachment items to buttons instead of links
2014-04-25 23:25:18 +02:00
Tim van der Meij
9d6ffbb3bf Converts attachment items to buttons instead of links 2014-04-25 23:15:25 +02:00
Jonas Jenwald
69eafaa58f Add support for setting multiple values at once in ViewHistory 2014-04-25 22:57:01 +02:00
Jonas Jenwald
48399a3ec7 Add writeToStorage method to ViewHistory 2014-04-25 20:13:17 +02:00
Yury Delendik
094d0e24ce Merge pull request #4679 from Snuffleupagus/bug-1000777
[Firefox] Workaround for sessionStorage error when the preference network.cookie.lifetimePolicy is set to 1 (bug 1000777)
2014-04-25 11:56:38 -05:00
Jonas Jenwald
447d115ec1 [Firefox] Workaround for sessionStorage error when the preference network.cookie.lifetimePolicy is set to 1 (bug 1000777) 2014-04-25 18:12:25 +02:00
Jonas Jenwald
00453255f4 Merge pull request #4671 from yurydelendik/issue4668
Guesses Type1C font type based on file content
2014-04-24 23:42:19 +02:00
Jonas Jenwald
d06d60f09f Merge pull request #4674 from timvandermeij/move-document-outline-view
Move DocumentOutlineView and DocumentAttachmentsView to their own files
2014-04-24 23:17:52 +02:00
Tim van der Meij
107cd8007f Move DocumentAttachmentsView to its own file 2014-04-24 22:58:21 +02:00
Tim van der Meij
1e119e093b Move DocumentOutlineView to its own file 2014-04-24 22:58:13 +02:00
Tim van der Meij
869dce63e1 Force Unix line endings for all files in new commits 2014-04-24 22:52:34 +02:00
Tim van der Meij
c49b5e9499 Merge pull request #4675 from timvandermeij/attachments-translations
Dutch translations for attachments strings
2014-04-24 21:38:57 +02:00
Tim van der Meij
2c52e69053 Dutch translations for attachments strings 2014-04-24 21:36:44 +02:00
Yury Delendik
98e023e464 Guesses Type1C font type based on file content 2014-04-24 11:48:18 -05:00