Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Rema

Generating certificates for individuals, businesses, clubs, and organizations.
Collective - Host: opensource - https://opencollective.com/rema - Website: https://www.heyrema.com/ - Code: https://github.com/heyrema

experiment: set dpi awareness in manifest to True/PM for the sake of 8.1 (http://msdn.microsoft.com/en-us/library/windows/desktop/dn469266(v=vs.85).aspx)

github.com/paramsiddharth/sumatrapdf - 5ae9bdf7a32594f3125006e0e626acf01d161475 authored almost 11 years ago
show bounding box

github.com/paramsiddharth/sumatrapdf - 3238d825d1ab2c16a314d42ee5404f1104e23310 authored almost 11 years ago
layout and draw with gdi+

github.com/paramsiddharth/sumatrapdf - 46d0331928d8f85cfd99b11faae12f0f10a582f5 authored almost 11 years ago
optimize AllocMeasuredString

github.com/paramsiddharth/sumatrapdf - ac8f27fee1c0a032f0de7b18c34bb25df481d17a authored almost 11 years ago
progress on layout

github.com/paramsiddharth/sumatrapdf - 296d6b11f3d838e888b5351ca0541a2f2b1ef28e authored almost 11 years ago
move some code to util.[h|cpp]

github.com/paramsiddharth/sumatrapdf - 3c169f067780ed64334ce277a41f68f9bf10db8e authored almost 11 years ago
move unused code to scratch.cpp

github.com/paramsiddharth/sumatrapdf - c578ab3bfbfe63e740f4c80cc9ab556208bf763e authored almost 11 years ago
add ITextMeasure and TextMeasureGdiplus

github.com/paramsiddharth/sumatrapdf - eb5cd0b575418f6f1b3dbe2efa2a50b9590857ab authored almost 11 years ago
fix release build

github.com/paramsiddharth/sumatrapdf - 55118f0540f092c5410f1197a29c297c9c7dc75a authored almost 11 years ago
disable pre-release assert that happened in e.g. crash 51500

github.com/paramsiddharth/sumatrapdf - d5aecd36e488243874455a179900499387bb8dac authored almost 11 years ago
add render-speed-test

github.com/paramsiddharth/sumatrapdf - c2b3cb01afa4957edb22bc32de84231ef133c390 authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - cad33e4ac41ed41f740e7a199dfd05b3b0d895dc authored almost 11 years ago
undo one explicit on Arg class

github.com/paramsiddharth/sumatrapdf - d9694b4d1967f499df87c279df115a17a4d20db8 authored almost 11 years ago
filter more stuff in runflint.py

github.com/paramsiddharth/sumatrapdf - b0d32944a27993dbf45482f199004ee8f61921a5 authored almost 11 years ago
add virtual destructor to base classes with virtual functions as advised by flint

github.com/paramsiddharth/sumatrapdf - d401a35ce4663b8e133fb329eda6cb3a7683b0a9 authored almost 11 years ago
add more explicit to single-arg constructors as advised by flint

github.com/paramsiddharth/sumatrapdf - 7477a2a6bcb90c1a49b04e3514553e3692ec2fcc authored almost 11 years ago
add more explicit to single-arg constructors as advised by flint

github.com/paramsiddharth/sumatrapdf - 789a0cc508a2a9d72b526efc1de039d5375626d5 authored almost 11 years ago
add explicit to single-arg constructors as advised by flint

github.com/paramsiddharth/sumatrapdf - 8011bdb26b6e9fbcb46a352f46f313c3d28e0d9e authored almost 11 years ago
add runflint.py for running flint (facebook's C++ linter)

github.com/paramsiddharth/sumatrapdf - 02d1a0b22cf6311f056377e0b6793333c2fbbae2 authored almost 11 years ago
merge latest MuPDF update (and fix r8670)

github.com/paramsiddharth/sumatrapdf - 1e057c56ab1d32b29f74888cd2a4c9d68d5a126a authored almost 11 years ago
comment-out assert from crash 50539; split out assert from crash 50588 into 2 to narrow down the condition

github.com/paramsiddharth/sumatrapdf - da5b3505b61c2fd7f61642f439cae13e1510d1e3 authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - 391a1f12b622fa23ad925467f819f55047982d12 authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - bfa180947503878b09756a6621a762b6083c846d authored almost 11 years ago
speed up DjVuEngineImpl::HasPageLabels

github.com/paramsiddharth/sumatrapdf - 83060d70788e7fd9d9f36add9c3aa28c0ea0de27 authored almost 11 years ago
DjVu: use page titles as page labels

github.com/paramsiddharth/sumatrapdf - 78fe1fa52cd41175b4141e1b902194be77fe9b4b authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - f05ee34271f87e6fc438a3128bc75076c9f9f8a3 authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - b67cd18bb885df1afa5f6892ad31e9f5092f32e5 authored almost 11 years ago
buildbot: fix link in error e-mail

github.com/paramsiddharth/sumatrapdf - f0b2a490f882533ba8263ee212fc9450ea70f097 authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - fa28cd8e660f7864ce2ba2f5dae5015931b80e7e authored almost 11 years ago
fix compilation breakage in fitz/printf.c (fixes issue 2545)

github.com/paramsiddharth/sumatrapdf - 28d1f8dfd31655436fc7bbad62d24463fe28acf2 authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - eb3f39e9ed1a44034a8ab47ea3c58fcf21639253 authored almost 11 years ago
make About window title RTL-aware

github.com/paramsiddharth/sumatrapdf - da3f1c8f0bbc1e4d5dd79434ffe0fed4966f3408 authored almost 11 years ago
make installer RTL-aware

github.com/paramsiddharth/sumatrapdf - 5b5a43de933a3af4a125e41847d07485769ec21c authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - 722bdbde03913c5ca35b29ba96129bf1f5e47a19 authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 7c39ca6dd2140b75a210ad14e60fbdf5dd19dff7 authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - 846278097936d5397b3a6177d725f08382bf6825 authored almost 11 years ago
remove assert that doesn't hold according to e.g. crash 49273 (even though I can't tell how it could possibly happen)

github.com/paramsiddharth/sumatrapdf - 85795d5126b5d11354b71b9e3ab5cd0c2f4012b5 authored almost 11 years ago
disable assertion for issue 2541

github.com/paramsiddharth/sumatrapdf - 375f6df8284464ba2025d29e3617611668ffb332 authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - ffe84907c063b1a64ab87e84d802cc7838c07a76 authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 577f8b43c84e4d903b6e00a5d84f9e111275db28 authored almost 11 years ago
PDF: allow gdiplus_device's transparency group detection heuristic to work more reliably (fixes issue 2540)

github.com/paramsiddharth/sumatrapdf - 8b744e1972f4f614061c16d2c44da281b8d78420 authored almost 11 years ago
stab at fixing issue 2541

github.com/paramsiddharth/sumatrapdf - a8bf69f73e3da008a0bfa10bff3be814963f40e4 authored almost 11 years ago
update release notes

github.com/paramsiddharth/sumatrapdf - 7dc9d7f5c5253cc3e95e858cbb3c8143f4ead076 authored almost 11 years ago
note CustomScreenDPI in release notes

github.com/paramsiddharth/sumatrapdf - 2acc1ff3eb0d6d506f3e891be5d7c7eaa2d02c6e authored almost 11 years ago
fix View -> Fullscreen for EbookUI (fixes issue 2539)

github.com/paramsiddharth/sumatrapdf - 1c87bc03489887430db0c9f58048eab6a08303b6 authored almost 11 years ago
settings: add CustomScreenDPI advanced setting to allow users to make 100% zoom match actual document size

github.com/paramsiddharth/sumatrapdf - d226a745d4dda57a2ac52fbee1bae7fd844e6cc9 authored almost 11 years ago
update FreeType to v2.5.3

github.com/paramsiddharth/sumatrapdf - 3bc2ae44b3fb403deca9a9ea2284c48c79e6724d authored almost 11 years ago
PDF: fix rendering regression (bug 695089)

github.com/paramsiddharth/sumatrapdf - 665b5df0f84a979fb024967dfa4041b93720a1ae authored almost 11 years ago
better highlight the license restriction UnRAR puts on the code

github.com/paramsiddharth/sumatrapdf - 0a41d54c183a2ad359c450f08599aef8f1f04f28 authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - 403621c7c5fc73c21e9e4ecbd52f374f43a50b27 authored almost 11 years ago
JP2: fix potential buffer overflow (openjpeg issue 165)

github.com/paramsiddharth/sumatrapdf - 7cdb8d57705334dea199648356e60f96a7083aaa authored almost 11 years ago
simplify PropertyMap

github.com/paramsiddharth/sumatrapdf - 0a22a6f6ef9ae45bbd84cd1090d81d9943382607 authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 4c0834686c44d50601fe630e2eee5a48fca6c167 authored almost 11 years ago
FB2: extract more metadata

github.com/paramsiddharth/sumatrapdf - 0ad26febe31860228cfc381c560595b6a20c8da6 authored almost 11 years ago
FB2: tolerate .url files in .fb2.zip archives (fixes issue 2528)

github.com/paramsiddharth/sumatrapdf - d27b98d6ff94d290c5fb2e38c250697f8f2597e8 authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - 5d12028ac659ba0b41ec6002d0d8b29700d7ce00 authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 4cfecd938cd4ac636bb16767af89ce33f88729e1 authored almost 11 years ago
Mobi: replace \0 with spaces (fixes issue 2530)

github.com/paramsiddharth/sumatrapdf - ce1d308fc011f822fc8e741378a7bb2b0599e942 authored almost 11 years ago
don't completely error out if mobi document is missing last record (fixes issue 2529)

github.com/paramsiddharth/sumatrapdf - 0bf37dca41398bd745a28ec5857b0ecf04b38668 authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - 5ec9e28471f9e302f0d0c52fe7270a47d6f293f4 authored almost 11 years ago
JP2: prevent potentially infinite loop

github.com/paramsiddharth/sumatrapdf - 7b48ae10799d1e8a2b91dc30e50a3282e974af0d authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - 7083ccb17ca8ef0a6c747308733a8cf3f84ebf03 authored almost 11 years ago
PDF: mark annotations saved into the document as printable

github.com/paramsiddharth/sumatrapdf - 03c9d84eddc1e185abfd784e28a8932c80c3d3a7 authored almost 11 years ago
PDF: fix annotation saving (broken by recent MuPDF changes)

github.com/paramsiddharth/sumatrapdf - 8fc8d5bb4116688f8d373fe6f6c8df68094dbed0 authored almost 11 years ago
PDF: default to StandardEncoding for non-embedded, non-symbolic, encoding-less fonts (fixes issue 2526)

github.com/paramsiddharth/sumatrapdf - 7bc865a06e5d9821bbc6223e435a1311ef7f14b2 authored almost 11 years ago
handle common OOM situations due to huge images in gdiplus-device.cpp (fixes issue 2522)

github.com/paramsiddharth/sumatrapdf - 51943709f0d5b8e412982593bc92e35c7691bcb4 authored almost 11 years ago
use less memory in PixmapBitmap constructor

github.com/paramsiddharth/sumatrapdf - a3792ab4cfc3f530550b25de9d163aedbb93aa7d authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - a00cdf7db8969caaf836c1ceb0a13de151637ec1 authored almost 11 years ago
try to handle non-default DPI setttings better in EbookEngine.cpp

github.com/paramsiddharth/sumatrapdf - 8bf2999096e7d620ba674f23fb71b75ae265e7a9 authored almost 11 years ago
implement Ctrl+C for the About window (as a reminder for issue 2521)

github.com/paramsiddharth/sumatrapdf - 45351915a618e1a3a732234f65f0dccaaae83415 authored almost 11 years ago
PDF: fix various hangs (cf. bug 695040)

github.com/paramsiddharth/sumatrapdf - 67e8845a7ccb59aeaf30beb5d3af0dd84919fe68 authored almost 11 years ago
PDF: speed up fz_predict_tiff (for issue 2518)

github.com/paramsiddharth/sumatrapdf - 2716e014e63f54e8b5c6fa6e12af21fdc009a066 authored almost 11 years ago
note new keybindings in release notes

github.com/paramsiddharth/sumatrapdf - 3f15f6f57740b59fdfcabbd6aaf923d61070f3f5 authored almost 11 years ago
make muclean -ggg produce smaller files

github.com/paramsiddharth/sumatrapdf - edd733d071fdb9e268fc8e224ddbe54836c39be9 authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - b2684af9439bf27fd6b433554f0437aa8a45a8a7 authored almost 11 years ago
make Ctrl+PgDn/Ctrl+Right always go the the next page and Ctrl+PgUp/Ctrl+Left to the previous one (consistency with Adobe Reader)

github.com/paramsiddharth/sumatrapdf - f650a4722bec4a4ace6c334af1bae23764deb30d authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - 9e3a006e38195a1f0a7c727e588f4a6f8edd0867 authored almost 11 years ago
try slightly harder to keep inverse search working even if the files have been moved

github.com/paramsiddharth/sumatrapdf - d416c3ab1de5b19cff827ad63d997b4cbea25cc7 authored almost 11 years ago
PDF: tolerate documents where object 0 is missing (fixes issue 2517)

github.com/paramsiddharth/sumatrapdf - c776b7cecdb021dcd1e87bf7a0f089a96d47049f authored almost 11 years ago
highlight the last used external link (experimental fix for issue 2515)

github.com/paramsiddharth/sumatrapdf - e423fb78995f6ddd2667cc57be50767812e47f37 authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - baedb4cfd7249f90d4d3be8525ae9cbff0cae826 authored almost 11 years ago
don't show the Print dialog if the DiskAccess permission hasn't been granted

github.com/paramsiddharth/sumatrapdf - 5ff3c14c20962f643a61ca503d956524a43c854b authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 79b6e8c08b889b2014488fc50ab3ffeace9325d3 authored almost 11 years ago
tweak DDEExecute (fix some edge cases)

github.com/paramsiddharth/sumatrapdf - aa5b9fd2f4299af6be74934fc897c05b0ca114a3 authored almost 11 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - e6cb05b3c13583c5ec729e92545780c6f05a3cfc authored almost 11 years ago
don't stop the buildbot if pre-release build fails because it already exists

github.com/paramsiddharth/sumatrapdf - 206739190b5c922c723dac5bb90a5e83662d2677 authored almost 11 years ago
one more file naming fix

github.com/paramsiddharth/sumatrapdf - 7fb7380de7249ff0e97e23da19b30236cc62a175 authored almost 11 years ago
fix path to pdb .zip archive

github.com/paramsiddharth/sumatrapdf - 4e5beab68bdc11ae929b0ff478387d52a1d7b594 authored almost 11 years ago
individual files compressed with lzma should use .lzma file extension

github.com/paramsiddharth/sumatrapdf - 645f9b1cdc410be504dd4b74e1614593da2ce530 authored almost 11 years ago
update C code for .lzma => .lzsa rename

github.com/paramsiddharth/sumatrapdf - 9f45f3608daa9219921dc7d22d9597c663fa5a3a authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 4feabc0b6cf54bd4b392d916aefeb3ffcc3b467b authored almost 11 years ago
upload lzsa .pdb archive as .lzsa (and not .zip); also upload symbols in .zip (fixes issue 2513); not tested

github.com/paramsiddharth/sumatrapdf - c01471d72a89f6375571767dbdbb417a7ab263a1 authored almost 11 years ago
revert r8596 for scripts where PEP8 isn't desired

github.com/paramsiddharth/sumatrapdf - 6633b013a6f5c3b7225a89ca3ef810ca25aad277 authored almost 11 years ago
run 'autopep8 --in-place scripts/\*py' on python scripts

github.com/paramsiddharth/sumatrapdf - 24132e54098d627a3e7a4ce9b7083dc40bfe36de authored almost 11 years ago
fix DisplayModel::ZoomRealFromVirtualForPage for some edge cases

github.com/paramsiddharth/sumatrapdf - 33dc5491ed4beb31a97d2884ab69ae3d0201c4bd authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 361bd79d9328ec6c2d50337e48f55a74a1e0c685 authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 52aef8de2b5ef6f390ead490cce2592abb078444 authored almost 11 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 632a8df698305bd68b935d804802e3a80ce40f00 authored almost 11 years ago