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

update translations

d8a2ff2bd8da0e06a12b9e49c9a841a0a10b647c authored over 10 years ago
fix use of std::max()

92b906fd623df9b152cd4fe25d6d96b65bfc29c4 authored over 10 years ago
update translations

7ec50a27d76a51d188e22684ea955ab2a3a630d7 authored over 10 years ago
remove TabsInTitlebar option and act as it's always true; could probably remove more code but I don't fully understand interactions between useTabs and other tab-related options

a8ee2897fd2ea29129734085b0d98269e48d1afb authored over 10 years ago
less enum forward-declarations

03de16063d3bd57b2f04f75c8c789055acf86b1f authored over 10 years ago
unarr: rename mins to smin (same as fmin)

e8b953cc82b69f0ac7c87566d5b1da65ab42d56a authored over 10 years ago
replace Swap with std::swap

e23cf5d8ffe2365a1fa09756fe22987a24f9b9e2 authored over 10 years ago
fix unit tests (regression of r9470)

cc58b5a83c081965d6ab5488d2e9e2e524b039a4 authored over 10 years ago
more gcc fixes

396751cd041a608258527d184c612964647939e6 authored over 10 years ago
can't forward-declare enums

bcd149228a401b03f952f71de7e43de6caeb33d2 authored over 10 years ago
more gcc fixes

2c05fab3d6fd222d83aa99ccd373a7567f315a1e authored over 10 years ago
one more stray min()

8630fc5159d0be341ba2e9cda51769e3a9898bba authored over 10 years ago
fix few stray min()/max() => std::min()/std::max()

5f8435ecaae6b514fe86c4c0694cd4b7b291d44a authored over 10 years ago
add MingwCcDirTask; more gcc fixes

149b0f1ab6fd9847a9b8e3c257b49f3b0944d527 authored over 10 years ago
get outdir from context

9b5f059b23c3d69a9d66a0b630172abe0841c28b authored over 10 years ago
shorten MingwCCTask

527bed5104a812f4782e2ae376c6db0e5e91ef2b authored over 10 years ago
more mingw build

a641711299e765444e87be1ca728647a717af975 authored over 10 years ago
can't forward-declare enums

6cc592c2e8a95acc8c91cc19a7f697669d05c123 authored over 10 years ago
use std::min(), std::max() explicitly

03f4a60839d511baf0314d6e1c9176ec954c6836 authored over 10 years ago
more gcc fixes

e5e8dd503d584d6a65f879b75d5bbdf10b5a42cb authored over 10 years ago
one more default=>defVal rename

08d3769db10cfa84d69346542b281209c8d5ca16 authored over 10 years ago
one more default=>defVal rename

b6e930e5f02ed8e55659cdcb9d93da21520c102e authored over 10 years ago
fix up ScopedComQIPtr

e32667b6c2aa2497eb7e41aad6b391a632b323dd authored over 10 years ago
more gcc compilation fixes

c6a475751da2c69c6e66e6d1a3eaadeed10fc6f0 authored over 10 years ago
in retrospect, this is unnecessary knob

cbd963583499e67b2035a7b1a7f386340bee259d authored over 10 years ago
use std::min(), std::max() instead of min/max macros and dis-ambiguate some invocations

b8b96c1f37784036547005bcbb3a45a2703d0eb1 authored over 10 years ago
in C++ proper, apparently we can't forward-declare enums, and gcc enforces that

6607af3cd320b483b994d2b8674bedf10c321985 authored over 10 years ago
convert code to a version that is agreable to gcc (and, apparently, C++ standard)

6f02129f0ddb2379251436b010c14e7918503235 authored over 10 years ago
use 0 instead of NULL because gcc complains about conversion from NULL to int type (intptr_t)

028d5d4eb7c1928964ec029db80e0b7a889d4aa6 authored over 10 years ago
default is a reserved keyword in newer C++

bab3d83b6471ba4756e1e658e7261a2b729d0c97 authored over 10 years ago
lower-case windows header names for mingw (it doesn't matter on windows)

34a75ad6c2d0fe9d69cd1a614ba1ecff2346e73f authored over 10 years ago
progress on mingw build

e76d1ec2f8edd86a64394e96dd339b16f437ead3 authored over 10 years ago
start experimental mingw-based build

5b15658547f408b83d82b4c126dfeb2f90af1228 authored over 10 years ago
update translations

27dafc41aeac23cc89511fee8e96657f6d2db097 authored over 10 years ago
prevent multiple update check notifications

90da93b6b5476e2a5fba2f663475a167361a9589 authored over 10 years ago
merge latest MuPDF update

504fbe02aeb6731784d69b52e33527a27349d502 authored over 10 years ago
unarr: convert tar longname to UTF-8 when needed

299ca6889817728bac50c2be03c765aa5d5a76bb authored over 10 years ago
ensure text contrast in TabPainter::Paint (updates issue 2705)

0de4dfd3133b78addcca26f3bbc0ca8c58b5263e authored over 10 years ago
add option to invert the lightness of the caption's text color (InvertCaptionTextLightness setting). Fixes issue 2705.

f8cc9ca6b09ad9405e99f1ad441d504bbcddedba authored over 10 years ago
unarr: fix compilation under Linux

04ec0cf5f3e06d8826081bb7554be2740122fb65 authored over 10 years ago
unarr: handle UTF-8 paths in tar archives

9e03120aa00a2d6b1cf7bdde8877ff99408f0ea8 authored over 10 years ago
remove rather confusing ShowSingleTab advanced setting (it only applied when the stars aligned properly)

ef2c61bfe07a03a9ae0cf1393396344f49cd4e50 authored over 10 years ago
unarr: handle long filenames in tar files

ecfd4787263b112a014b0499296cf4258a538c3a authored over 10 years ago
support .cbt comic books

42b90e17d08f8a22d50133eb2a0524ef92036dde authored over 10 years ago
unarr: add basic tar support

cd1136970379dcb05013fbdd07f4bf022734ce38 authored over 10 years ago
update test-unarr.py

fe8f1e4cb3e68fabf9d07af09db3d2ba8e65dcf5 authored over 10 years ago
cancel caption button click if the cursor is moved outside the button

ce3459c3e63519463b5b47a909cd2547dc6bf108 authored over 10 years ago
unarr: update README

9adf10679a89d1a9bd7b990fe99b4a169fd0ddba authored over 10 years ago
include the caption buttons in the layout update (UpdateWindowRtlLayout)

ac8b96592a58e728012dd11c3c501bc1fa8fa1e5 authored over 10 years ago
fix DrawFrame for RTL layout

44c177ca158d0113062beb8b245c3a715e404be4 authored over 10 years ago
better caption button positioning

4102b09cbc971e5ddaa9a12c413efe487cd786da authored over 10 years ago
fix typo

a6451562f95678adfb1c2af062feff5a6147c6ba authored over 10 years ago
replace 7zUtil, RarUtil and part of ZipUtil with ArchUtil

747d19fdf9fd31632c9188107f05a973a72e8314 authored over 10 years ago
properly catch exceptions from build.build_pre_release()

f3e147c759c6c1fb69fe865257c7780ec12e1559 authored over 10 years ago
PDF: optimize a rare error case

aaeaf97184a95d6fa0332b6e42e232647cbb2dce authored over 10 years ago
merge latest MuPDF update

2340570c3f3f7be8e71de4d706689590ea8de0a3 authored over 10 years ago
unarr: fix printf modifiers

ce5bcc561c056b731122012121edb4cfa5d87101 authored over 10 years ago
support .cb7 comic books (fixes issue 1916)

000954c96047f2a4e03551bf96c62cdcfe7395f7 authored over 10 years ago
unarr: enable 7z support

0204f8f9bb84455212cc2f9ab9c800c47669678b authored over 10 years ago
unarr: start working on 7z support

90a0606ce14021b6ef441b834266c6ef5d4e4b5c authored over 10 years ago
unarr: rename string.c to conv.c

eec5c02099d7641e4375fa6ef84e0f14c5d30475 authored over 10 years ago
fix typo in r9433

33ee327b31743b0fd7e90e783af67edea92d717f authored over 10 years ago
update translations

e2bd4629ff4c2966a2335cb85114a06ae4cb2382 authored over 10 years ago
PDF: read /Length from encryption dictionary in case it's missing from a crypt filter (fixes issue 2710)

092141bcc1e11a1c8ccda62efb8daf0436b17897 authored over 10 years ago
special-case DIB handling in UpdateBitmapColors (fixes issue 2709)

e943b4f24ea0b20dc86c8a3fcef43542cedced0d authored over 10 years ago
follow-up to r8945

d62f0a47781ae6ccd260cddf4869aa2b81a7f2bf authored over 10 years ago
update translations

27a6ae0ac60db6e50cf0d0aa80e7634272cebcae authored over 10 years ago
revert accidental change from r9429

c11a004b08b9446f91bb45123f5e641c46d426a6 authored over 10 years ago
update translations

a890f1267b387d9547d9ba895cd9118f58a48bee authored over 10 years ago
add wide str::FindI and tests

0a89b3049056559785c79e9b4e3bae30b45bd383 authored over 10 years ago
move window to foreground in WindowInfo::Focus

6b2f66b7e9874664edf467f10759c104d7541b32 authored over 10 years ago
add str::FindI()

2614912ac07e24315c5bed00357bc8a32b79b121 authored over 10 years ago
follow-up to r9424

ce22ef6efff663f836d4addc63d152a59ba0765e authored over 10 years ago
PDF: fix integer overflows

505799196ac3b21988dda404e5bf17363d525f47 authored over 10 years ago
update translations

1df4275ef54c26da8143369bd0b5b7c2529aeef0 authored over 10 years ago
update translations

e69f1506b99d06cc2140c8dc286d9b4298508bfa authored over 10 years ago
merge latest MuPDF update

2ac8301c14634ff56379d8eaa2f7c9f892124f39 authored over 10 years ago
define NO_COLOR and toBOOL()

b921f184d5c7dece47e01873741a0c9a85ad47ce authored over 10 years ago
stop exposing EbookController::_doc and rename _doc to doc

6191d58d8963889e9ae0604822e04e23772aef24 authored over 10 years ago
rename engine() => GetEngine() and _engine to engine

1d685840f65a4b20cb78fc0e44c27ac786de42a2 authored over 10 years ago
merge latest MuPDF update

5d4590710e368f3121d0c5ed96b626fc41daa7ab authored over 10 years ago
update translations

afdb5f58c982e0cf1f6e91473999b657e6622e53 authored over 10 years ago
update translations

451ac486883f129f2d1070b8b774da190d013690 authored over 10 years ago
move #defines to top

9f36b137b56ac451ad5b8c570cb96fa5c0ca9dfd authored over 10 years ago
add Vec::PopAt as a shortcut for Vec::At followed by Vec::RemoveAt

703bc8e45b2e3355db66e96a9f241d55c594f20b authored over 10 years ago
speed up new_rendered_fz_pixmap for grayscale documents

76be47aee382d987a28076734d758c709f50b6cb authored over 10 years ago
make new_rendered_fz_pixmap work for palettes containing exactly 256 colors

62f02bf71228a9005b28b3ea2038015dc8dc0ad9 authored over 10 years ago
update translations

8236571d24125aa6af338f78c17f895a7c1ee29e authored over 10 years ago
trade memory for speed

edc8bc55f57c1a04c38378acf9e5446bf31dbc83 authored over 10 years ago
use CreateDIBSection for remaining engines as well

42ed22534ded8d752fcde1c9d834f8b0e223776c authored over 10 years ago
DjVu: keep RenderedBitmap data out of GDI memory

d545c834d631e0ed2d596788e3d7a03bab0ae816 authored over 10 years ago
add ReadRegDWORD

1c8157887cca38cceca7f7793cfb0c9690bfd76c authored over 10 years ago
mudraw: reduce GDI memory usage

9d0e1dd256bf94fd696faed3fc0bfabc10a0520c authored over 10 years ago
rework r9381 (get the color from the Registry)

2aebf75ee6c19e8989358fb9c93a4c63fc68869d authored over 10 years ago
allow NULL allocator

71ba7c123dafb02883f4729be4da6f20606c2827 authored over 10 years ago
remove temporary installer data integrity verification

3691b860ddf538d52b4d75f02d17043eaa8be7c8 authored over 10 years ago
fix /analyze warning and some clean-up

4f304f0b1285fe2ca589cc5836d03ced03eea9ed authored over 10 years ago
PDF/XPS: keep RenderedBitmap data in user memory instead of GDI memory (cf. issue 2397)

1c0036775e7a7ee837d461a26235eb7f48bc320f authored over 10 years ago
update translations

485a120f28837aa60adbdf8190f2c584957925e8 authored over 10 years ago
PDF: try to use the correct /ID value when /Encrypt is present during repairing (fixes issue 2697)

6fe35aab8a1985ada2dd2b1a44c70c4490a26987 authored over 10 years ago