Ecosyste.ms: OpenCollective

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

github.com/paramsiddharth/sumatrapdf

For participation in Hacktoberfest (SumatraPDF reader).
https://github.com/paramsiddharth/sumatrapdf

unarr: report apparent ZIP files as broken instead of empty

cd22d61b08ada8b28591c960d4e3068a9fa46f2b authored over 10 years ago
unarr: fix directory detection in zip_parse_local_entry

1d832083685e24f5aff4e0b3d4efa0c7ec63f1d0 authored over 10 years ago
unarr: add #include guard to inflate.h

72cc16c8480dcb63d9bb19d13726b5bc98949a69 authored over 10 years ago
PDF: tolerate empty /Pages nodes

aaa94c56f2687250954b4e62f81179991ed30218 authored over 10 years ago
unarr: support ZIP files with missing central directory

0274037dcbd58640a7596867f71c349a1c139565 authored over 10 years ago
try to prevent crashes like 67671

ee26b00a5243781a5752bd37c652759e03c4586f authored over 10 years ago
fix issue 2742 without using memeq

6e0e80d58c38736202fe7a197aeffe40846f04aa authored over 10 years ago
fix path::IsSame for when GetFileInformationByHandle returns only partial information (fixes issue 2742)

e75551051bb2ad9f2dbcf6f881bd5bad1d7c4edb authored over 10 years ago
unarr: revert r9556

cb6d8b1ab1d6cf6e8df4fbf68a5470faf31dc71e authored over 10 years ago
unarr: further clean up inflate.c

0659f9487388e22627a06dba042fa380149842f5 authored over 10 years ago
unarr: merge fast and non-fast inflate code paths

231f5437d8fa88e6b413c0ab877697a3f2e9854f authored over 10 years ago
move delta-per-line logic into Canvas.cpp

74d520cb56453958cf1f09e2afae95c54539e8b3 authored over 10 years ago
move OnDropFiles into Canvas.cpp

6c72deb7a015a199bf284cca0460dd72b38835d7 authored over 10 years ago
make Canvas.cpp to compile as stand-alone

f5887928775693e02e828a9d5e0331837186dd60 authored over 10 years ago
unarr: stop requiring a patched zlib for Deflate64 support (not much of a speed difference, since the Deflate64 patch to zlib disabled inflate_fast)

f2aa9e18246d36fda4496064997fb97b2144714a authored over 10 years ago
unarr: further speed up inflate.c

3a2b2d9703e571c355f266d2677c613c13968b1d authored over 10 years ago
update translations

a3e7e5f68aa8cc375fe1bb9c25f1bf71a7bf378a authored over 10 years ago
unarr: speed up inflate.c

3457bf15c3928562f59db229114fb324008bacd2 authored over 10 years ago
remove incorrect comment

a322e3e91bd3fd6297a23577a6259f10dd9ee31d authored over 10 years ago
revert r9590

00170e1a5eab87154350e1c9ec6f92bfe88d74cb authored over 10 years ago
note 3.0 release date

46b4c7933c438866e063784431e25926ead2cb8d authored over 10 years ago
add noShrink option to NotificationWnd to reduce flicker and use it for for NG_CURSOR_POS_HELPER

be63be832723d5ecfcbd0df23fb9487fe00d513a authored over 10 years ago
allow rectangular selection with Shift, since Ctrl doesn't work

a4a9adf22a6e515b082fac6bceeb970bef7de2f6 authored over 10 years ago
add mingw_compat.h

fe3909dc99d4bd3509123680bed1e102984a29fa authored over 10 years ago
fix typoe in sigslot.h

be68b031fe2d42260eef6f8aabf12e5b8f1a642d authored over 10 years ago
more mingw/c++ 11 fixes

b7a533e332645f5f9435eabf4633c97f0b2498a3 authored over 10 years ago
more c++ 11/mingw fixes

76543261bf286c8eabaacfc95553b3387181d9b6 authored over 10 years ago
update makefile.deps

129a9318f4d3170806c4522f43748bf2e08bcd5f authored over 10 years ago
can't just define _STD_LIMIT_MACROS because it triggers a conflict between our stdint.h and safeint.h from Windows SDK

c58c483dba382454c0c973adc258d0d28ab148a6 authored over 10 years ago
more mingw/C++ 11 compat

abba5c7c66ed583f7e0417f3e5d777ba108afa4d authored over 10 years ago
more c++ 11 compat

e029fc2372d4d57093b5e7b87e4dccb824fd519c authored over 10 years ago
more C++ 11 compat

f1a00efbfaeda0650d473f77fa5edcd816440c98 authored over 10 years ago
rewrite sigslot.h for C++ 11 compat

720d301bbb097d3107403da3050998c37b99dc82 authored over 10 years ago
mingw compat: rewrite _signal_base1 in the style of _signal_base3

06806b1a0088114686d524ac18a4f6fa5142f4f4 authored over 10 years ago
rewrite in a way acceptable to mingw

b0a2d04041651c68e285317f256224e28f290fcb authored over 10 years ago
mingw fixes (also: how did it ever work?)

957b7494a187efd79225eba6029a132a6f12c2d0 authored over 10 years ago
mingw fixes for sigslot.h

dad724ba002ec0589bad2bb0927fd861b9b7f38e authored over 10 years ago
describe how to run mingw build under cygwin

47feeb004481843a144cff215ea01f0353c391a3 authored over 10 years ago
mingw compat (can't forward declare enums)

e8832819d34e9cfd629f7e57018cd0086c8f228f authored over 10 years ago
trying to understand lack of rectangular selection

fef1497dc8014684afd6b1849cc937391b51d400 authored over 10 years ago
fix blank Favorites sidebar in new non-document window

0edf893bbd88132fa8cb88c5fa750e93b11bf290 authored over 10 years ago
really call upload_sources.upload()

4f84ddddc8a9282d594a1a25302e0716b8734ad6 authored over 10 years ago
unarr: include LzmaDec.c for LZMA support without external dependencies

2eaae668db1cda14d9e35fd03ae957f81133780a authored over 10 years ago
unarr: support Deflate also without zlib

cd17220b3b158ab4667b34b0ed735adcb5534270 authored over 10 years ago
update translations

994c3a6a6dd31d9f6071c8320e1ed75fb2be7ae8 authored over 10 years ago
update translations

b78eb0f28d90ca78bd443478e92b3594432cdffd authored over 10 years ago
update translations

68fbd0954f2910f5ab8bdcb085e2d810c835a051 authored over 10 years ago
update translations

3913177475864eacee67a059e73bb8ef17015865 authored over 10 years ago
unarr: simplify extracting nested archives by allowing entries to be opened as streams

d3f172128e1fd577c1111c17aa8dda76948261e1 authored over 10 years ago
fix race condition in document change detection (regression introduced with r8970)

bfd220e94d23e2b4b2838821a475b7512dadca08 authored over 10 years ago
update translations

d1f1b6235b495af4394167df2ca7f83a67e63c7a authored over 10 years ago
update translations

1ef29d5957dc6e7ceafd8018c4aec7c0b0758861 authored over 10 years ago
try to make auto-reloading changed documents a bit more reliable

f04a47d2588caa62136e193afd0dac6ae42904b5 authored over 10 years ago
update translations

47d7d9b3ee0b9aabfa3b4b9c4f7fc52ac69e1d55 authored over 10 years ago
CBR: fix UnRAR.dll fallback initialization (fixes issue 2731)

7354e15533e173de701779aa3e5dfb145d2e04f6 authored over 10 years ago
bump version to 3.1

b03d888df7757a48ccee4953f7eaada04d24fd13 authored over 10 years ago
try loading .prc files as both MobiDoc and PalmDoc

475a2b96d0e786c73c5cfe32c59783624c8dd7d2 authored over 10 years ago
check_acceskeys.py: support cases where items are shown alternatively and may share the same accesskey

8e034daa103041116e35734fd97073d65f1781c2 authored over 10 years ago
update translations

5ce7fd2f3c520144205b208d03139d98072d585f authored over 10 years ago
add check_accesskey.py for finding accesskey clashes in all translations

427e34f2edce931104bf40dde1b73cd95668fcb1 authored over 10 years ago
merge latest MuPDF update

9e4bb1199fbe29f3b76098d3e63dfd01f6b0db73 authored over 10 years ago
fix crashy edge case in OnMenuRenameFile

283b9f9ded733fcdab169df76820458357b4b030 authored over 10 years ago
add another SetFocus() after calling CloseDocumentInTab() in CloseWindow()

52675a99818794262b6b4e04b67982b902b27cf2 authored over 10 years ago
better fix for issue 2729

0b2193281afb55bc18f664c3cd7adf00a487e97a authored over 10 years ago
revert more of r9529

9489fb3f26b7aad1bae4c827752786e35cea79e6 authored over 10 years ago
actually, we can't do SetFocus() here

12f230a0edfb164dc39dc7da4584e77fa6a153cf authored over 10 years ago
restore SetFocus() in CloseDocumentInTab() (removed in r9524)

352b2de304f37584d21224014306ca45f2b8efef authored over 10 years ago
revert part of r9529

98acb447628055381cd93d0d3c0ae72b0a68e6c8 authored over 10 years ago
set NON_CLIENT_BAND to 0 (was 1) (fixes issue 2729)

665f4d85bd2549bffb2ccbf7684b3c418dd8ba82 authored over 10 years ago
update RelayoutFrame() for win->presantion == PM_ENABLED; avoid calling RelayoutFrame() frame twice in FrameOnSize(); don't set size of hwndCanvas in EnterFullScreen() - will be updated in RelayoutFrame()

9a3caaad1cce61fcf499111c818327956e4ff21b authored over 10 years ago
WS_CAPTION already includes WS_BORDER

a56e52a31234e83fd6324e408259cb478701f813 authored over 10 years ago
update version to 3.0

11a90cbb354879e3d5360d121e69f15346bd3c14 authored over 10 years ago
whitespace: be more consistent about using a single newline

f254bd8f4551534ab4ab02a5c91a69b37383dd1b authored over 10 years ago
delay SetFocus() when switching tabs (fixes issue 2702)

c68c96c6666fee52962f6a10b671666178fe622c authored over 10 years ago
update translations

38f5463fa8a0fc2ffb7a88e923daab89ea934c68 authored over 10 years ago
consistently use 'GetHtmlData(Size)' for all Docs

7c5efd7c5650c5d7c53853dafe66eac2ca8c0812 authored over 10 years ago
update translations

382af27fe0b0989bc4ca3cb4ea6586c0b74735a6 authored over 10 years ago
expose PalmDoc support in Open dialog and release notes

f5f0de286734e92bc3980489198b3a8f0831a530 authored over 10 years ago
fix memory leak introduced with r9516

37ee4214b5be51dfc0fcf35558645d34989298c6 authored over 10 years ago
simplify CreateControllerForFile

d19ad7d4016f58bd2ab5d354fbe4e30056146de4 authored over 10 years ago
revert r9510

91481524d46b22cd5ba6c877f8e6fac5a2c94726 authored over 10 years ago
PDB: add PalmDoc support to Doc

f19139df845c9dd567dcfdf8c046c388474a2071 authored over 10 years ago
unarr: add API version number

934b5d452619022946aeba79653ffe7fe134fda6 authored over 10 years ago
fix typo in r8560

5ea5082daca5c4292bb39279850057270d0489fa authored over 10 years ago
update libwebp to version 0.4.1

e31930ec084cdee85960810e2c5b99771b609414 authored over 10 years ago
remove some TODOs

3810ab886a82afa3c6b4041ad5d9059b462d5bba authored over 10 years ago
remove mentioning of broken SHCreateMemStream

a56cf5b69eec7fec1622d794d82072d5338740d9 authored over 10 years ago
enable PalmDoc files by default

5cd7872b1b6c04e80b3404c3ca76eea57f867239 authored over 10 years ago
update translations

addc7c4995f15b1f663c6b5eea67489a72b3b07a authored over 10 years ago
preview: register DisplayName (might be required for Outlook)

8b538e2e527fc0e0d010fecb47bdbc7ca731a713 authored over 10 years ago
add simplex and bin= command line print settings

ea2ebd5e6bc58795fe23c517e4e0de4885e4cd20 authored over 10 years ago
PDF: cap cmaps at Unicode max (fixes issue 695501)

7b4efaf62d6f616e857d15cbaa21777467b95122 authored over 10 years ago
PDF: show widget alternative text as tooltip (same as Adobe Reader)

5f0424ea651880436944ea978251dd121d83ecb7 authored over 10 years ago
unarr: ignore extended TAR headers for directory entries

f9b74d3651789fc7134e8cf275d1b0c06c2fdecb authored over 10 years ago
unarr: parse PAX extended header records

c6b8e550bbcc94c63b6693edc99d9acb91db2c2f authored over 10 years ago
merge latest MuPDF update

47e42af6acb2c1af91b8137a4d1daea18bd7a28f authored over 10 years ago
update dependencies

6c3ee273edff2ac3d361a21e2db38e884cbc445c authored over 10 years ago
disable CrashIf() that fires in pre-relese

4aeed14b3dae705f4ba6d82d68f3814f50f63477 authored over 10 years ago
update translations

c1b6ad0f3bb7c37f0f862159b0f26beb2446dbfe authored over 10 years ago
add a link to article about CancelIo()

f86daa11f9986cad623bed9a9e9c8fc9a03ebb81 authored over 10 years ago