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

update translations

github.com/paramsiddharth/sumatrapdf - 38f5463fa8a0fc2ffb7a88e923daab89ea934c68 authored over 10 years ago
consistently use 'GetHtmlData(Size)' for all Docs

github.com/paramsiddharth/sumatrapdf - 7c5efd7c5650c5d7c53853dafe66eac2ca8c0812 authored over 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 382af27fe0b0989bc4ca3cb4ea6586c0b74735a6 authored over 10 years ago
expose PalmDoc support in Open dialog and release notes

github.com/paramsiddharth/sumatrapdf - f5f0de286734e92bc3980489198b3a8f0831a530 authored over 10 years ago
fix memory leak introduced with r9516

github.com/paramsiddharth/sumatrapdf - 37ee4214b5be51dfc0fcf35558645d34989298c6 authored over 10 years ago
simplify CreateControllerForFile

github.com/paramsiddharth/sumatrapdf - d19ad7d4016f58bd2ab5d354fbe4e30056146de4 authored over 10 years ago
PDB: add PalmDoc support to Doc

github.com/paramsiddharth/sumatrapdf - f19139df845c9dd567dcfdf8c046c388474a2071 authored over 10 years ago
unarr: add API version number

github.com/paramsiddharth/sumatrapdf - 934b5d452619022946aeba79653ffe7fe134fda6 authored over 10 years ago
update libwebp to version 0.4.1

github.com/paramsiddharth/sumatrapdf - e31930ec084cdee85960810e2c5b99771b609414 authored over 10 years ago
remove mentioning of broken SHCreateMemStream

github.com/paramsiddharth/sumatrapdf - a56cf5b69eec7fec1622d794d82072d5338740d9 authored over 10 years ago
enable PalmDoc files by default

github.com/paramsiddharth/sumatrapdf - 5cd7872b1b6c04e80b3404c3ca76eea57f867239 authored over 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - addc7c4995f15b1f663c6b5eea67489a72b3b07a authored over 10 years ago
preview: register DisplayName (might be required for Outlook)

github.com/paramsiddharth/sumatrapdf - 8b538e2e527fc0e0d010fecb47bdbc7ca731a713 authored over 10 years ago
add simplex and bin= command line print settings

github.com/paramsiddharth/sumatrapdf - ea2ebd5e6bc58795fe23c517e4e0de4885e4cd20 authored over 10 years ago
PDF: cap cmaps at Unicode max (fixes issue 695501)

github.com/paramsiddharth/sumatrapdf - 7b4efaf62d6f616e857d15cbaa21777467b95122 authored over 10 years ago
PDF: show widget alternative text as tooltip (same as Adobe Reader)

github.com/paramsiddharth/sumatrapdf - 5f0424ea651880436944ea978251dd121d83ecb7 authored over 10 years ago
unarr: ignore extended TAR headers for directory entries

github.com/paramsiddharth/sumatrapdf - f9b74d3651789fc7134e8cf275d1b0c06c2fdecb authored over 10 years ago
unarr: parse PAX extended header records

github.com/paramsiddharth/sumatrapdf - c6b8e550bbcc94c63b6693edc99d9acb91db2c2f authored over 10 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - 47e42af6acb2c1af91b8137a4d1daea18bd7a28f authored over 10 years ago
update dependencies

github.com/paramsiddharth/sumatrapdf - 6c3ee273edff2ac3d361a21e2db38e884cbc445c authored over 10 years ago
disable CrashIf() that fires in pre-relese

github.com/paramsiddharth/sumatrapdf - 4aeed14b3dae705f4ba6d82d68f3814f50f63477 authored over 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - c1b6ad0f3bb7c37f0f862159b0f26beb2446dbfe authored over 10 years ago
add a link to article about CancelIo()

github.com/paramsiddharth/sumatrapdf - f86daa11f9986cad623bed9a9e9c8fc9a03ebb81 authored over 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - d8a2ff2bd8da0e06a12b9e49c9a841a0a10b647c authored over 10 years ago
fix use of std::max()

github.com/paramsiddharth/sumatrapdf - 92b906fd623df9b152cd4fe25d6d96b65bfc29c4 authored over 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 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

github.com/paramsiddharth/sumatrapdf - a8ee2897fd2ea29129734085b0d98269e48d1afb authored over 10 years ago
less enum forward-declarations

github.com/paramsiddharth/sumatrapdf - 03de16063d3bd57b2f04f75c8c789055acf86b1f authored over 10 years ago
unarr: rename mins to smin (same as fmin)

github.com/paramsiddharth/sumatrapdf - e8b953cc82b69f0ac7c87566d5b1da65ab42d56a authored over 10 years ago
replace Swap with std::swap

github.com/paramsiddharth/sumatrapdf - e23cf5d8ffe2365a1fa09756fe22987a24f9b9e2 authored over 10 years ago
fix unit tests (regression of r9470)

github.com/paramsiddharth/sumatrapdf - cc58b5a83c081965d6ab5488d2e9e2e524b039a4 authored over 10 years ago
can't forward-declare enums

github.com/paramsiddharth/sumatrapdf - bcd149228a401b03f952f71de7e43de6caeb33d2 authored over 10 years ago
one more stray min()

github.com/paramsiddharth/sumatrapdf - 8630fc5159d0be341ba2e9cda51769e3a9898bba authored over 10 years ago
fix few stray min()/max() => std::min()/std::max()

github.com/paramsiddharth/sumatrapdf - 5f8435ecaae6b514fe86c4c0694cd4b7b291d44a authored over 10 years ago
add MingwCcDirTask; more gcc fixes

github.com/paramsiddharth/sumatrapdf - 149b0f1ab6fd9847a9b8e3c257b49f3b0944d527 authored over 10 years ago
get outdir from context

github.com/paramsiddharth/sumatrapdf - 9b5f059b23c3d69a9d66a0b630172abe0841c28b authored over 10 years ago
shorten MingwCCTask

github.com/paramsiddharth/sumatrapdf - 527bed5104a812f4782e2ae376c6db0e5e91ef2b authored over 10 years ago
can't forward-declare enums

github.com/paramsiddharth/sumatrapdf - 6cc592c2e8a95acc8c91cc19a7f697669d05c123 authored over 10 years ago
use std::min(), std::max() explicitly

github.com/paramsiddharth/sumatrapdf - 03f4a60839d511baf0314d6e1c9176ec954c6836 authored over 10 years ago
one more default=>defVal rename

github.com/paramsiddharth/sumatrapdf - 08d3769db10cfa84d69346542b281209c8d5ca16 authored over 10 years ago
one more default=>defVal rename

github.com/paramsiddharth/sumatrapdf - b6e930e5f02ed8e55659cdcb9d93da21520c102e authored over 10 years ago
fix up ScopedComQIPtr

github.com/paramsiddharth/sumatrapdf - e32667b6c2aa2497eb7e41aad6b391a632b323dd authored over 10 years ago
more gcc compilation fixes

github.com/paramsiddharth/sumatrapdf - c6a475751da2c69c6e66e6d1a3eaadeed10fc6f0 authored over 10 years ago
in retrospect, this is unnecessary knob

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

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

github.com/paramsiddharth/sumatrapdf - 6607af3cd320b483b994d2b8674bedf10c321985 authored over 10 years ago
convert code to a version that is agreable to gcc (and, apparently, C++ standard)

github.com/paramsiddharth/sumatrapdf - 6f02129f0ddb2379251436b010c14e7918503235 authored over 10 years ago
use 0 instead of NULL because gcc complains about conversion from NULL to int type (intptr_t)

github.com/paramsiddharth/sumatrapdf - 028d5d4eb7c1928964ec029db80e0b7a889d4aa6 authored over 10 years ago
default is a reserved keyword in newer C++

github.com/paramsiddharth/sumatrapdf - bab3d83b6471ba4756e1e658e7261a2b729d0c97 authored over 10 years ago
lower-case windows header names for mingw (it doesn't matter on windows)

github.com/paramsiddharth/sumatrapdf - 34a75ad6c2d0fe9d69cd1a614ba1ecff2346e73f authored over 10 years ago
progress on mingw build

github.com/paramsiddharth/sumatrapdf - e76d1ec2f8edd86a64394e96dd339b16f437ead3 authored over 10 years ago
start experimental mingw-based build

github.com/paramsiddharth/sumatrapdf - 5b15658547f408b83d82b4c126dfeb2f90af1228 authored over 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 27dafc41aeac23cc89511fee8e96657f6d2db097 authored over 10 years ago
prevent multiple update check notifications

github.com/paramsiddharth/sumatrapdf - 90da93b6b5476e2a5fba2f663475a167361a9589 authored over 10 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - 504fbe02aeb6731784d69b52e33527a27349d502 authored over 10 years ago
unarr: convert tar longname to UTF-8 when needed

github.com/paramsiddharth/sumatrapdf - 299ca6889817728bac50c2be03c765aa5d5a76bb authored over 10 years ago
ensure text contrast in TabPainter::Paint (updates issue 2705)

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

github.com/paramsiddharth/sumatrapdf - f8cc9ca6b09ad9405e99f1ad441d504bbcddedba authored over 10 years ago
unarr: fix compilation under Linux

github.com/paramsiddharth/sumatrapdf - 04ec0cf5f3e06d8826081bb7554be2740122fb65 authored over 10 years ago
unarr: handle UTF-8 paths in tar archives

github.com/paramsiddharth/sumatrapdf - 9e03120aa00a2d6b1cf7bdde8877ff99408f0ea8 authored over 10 years ago
remove rather confusing ShowSingleTab advanced setting (it only applied when the stars aligned properly)

github.com/paramsiddharth/sumatrapdf - ef2c61bfe07a03a9ae0cf1393396344f49cd4e50 authored over 10 years ago
unarr: handle long filenames in tar files

github.com/paramsiddharth/sumatrapdf - ecfd4787263b112a014b0499296cf4258a538c3a authored over 10 years ago
support .cbt comic books

github.com/paramsiddharth/sumatrapdf - 42b90e17d08f8a22d50133eb2a0524ef92036dde authored over 10 years ago
unarr: add basic tar support

github.com/paramsiddharth/sumatrapdf - cd1136970379dcb05013fbdd07f4bf022734ce38 authored over 10 years ago
update test-unarr.py

github.com/paramsiddharth/sumatrapdf - fe8f1e4cb3e68fabf9d07af09db3d2ba8e65dcf5 authored over 10 years ago
cancel caption button click if the cursor is moved outside the button

github.com/paramsiddharth/sumatrapdf - ce3459c3e63519463b5b47a909cd2547dc6bf108 authored over 10 years ago
unarr: update README

github.com/paramsiddharth/sumatrapdf - 9adf10679a89d1a9bd7b990fe99b4a169fd0ddba authored over 10 years ago
include the caption buttons in the layout update (UpdateWindowRtlLayout)

github.com/paramsiddharth/sumatrapdf - ac8b96592a58e728012dd11c3c501bc1fa8fa1e5 authored over 10 years ago
fix DrawFrame for RTL layout

github.com/paramsiddharth/sumatrapdf - 44c177ca158d0113062beb8b245c3a715e404be4 authored over 10 years ago
better caption button positioning

github.com/paramsiddharth/sumatrapdf - 4102b09cbc971e5ddaa9a12c413efe487cd786da authored over 10 years ago
replace 7zUtil, RarUtil and part of ZipUtil with ArchUtil

github.com/paramsiddharth/sumatrapdf - 747d19fdf9fd31632c9188107f05a973a72e8314 authored over 10 years ago
properly catch exceptions from build.build_pre_release()

github.com/paramsiddharth/sumatrapdf - f3e147c759c6c1fb69fe865257c7780ec12e1559 authored over 10 years ago
PDF: optimize a rare error case

github.com/paramsiddharth/sumatrapdf - aaeaf97184a95d6fa0332b6e42e232647cbb2dce authored over 10 years ago
merge latest MuPDF update

github.com/paramsiddharth/sumatrapdf - 2340570c3f3f7be8e71de4d706689590ea8de0a3 authored over 10 years ago
unarr: fix printf modifiers

github.com/paramsiddharth/sumatrapdf - ce5bcc561c056b731122012121edb4cfa5d87101 authored over 10 years ago
support .cb7 comic books (fixes issue 1916)

github.com/paramsiddharth/sumatrapdf - 000954c96047f2a4e03551bf96c62cdcfe7395f7 authored over 10 years ago
unarr: enable 7z support

github.com/paramsiddharth/sumatrapdf - 0204f8f9bb84455212cc2f9ab9c800c47669678b authored over 10 years ago
unarr: start working on 7z support

github.com/paramsiddharth/sumatrapdf - 90a0606ce14021b6ef441b834266c6ef5d4e4b5c authored over 10 years ago
unarr: rename string.c to conv.c

github.com/paramsiddharth/sumatrapdf - eec5c02099d7641e4375fa6ef84e0f14c5d30475 authored over 10 years ago
update translations

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

github.com/paramsiddharth/sumatrapdf - 092141bcc1e11a1c8ccda62efb8daf0436b17897 authored over 10 years ago
special-case DIB handling in UpdateBitmapColors (fixes issue 2709)

github.com/paramsiddharth/sumatrapdf - e943b4f24ea0b20dc86c8a3fcef43542cedced0d authored over 10 years ago
follow-up to r8945

github.com/paramsiddharth/sumatrapdf - d62f0a47781ae6ccd260cddf4869aa2b81a7f2bf authored over 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 27a6ae0ac60db6e50cf0d0aa80e7634272cebcae authored over 10 years ago
revert accidental change from r9429

github.com/paramsiddharth/sumatrapdf - c11a004b08b9446f91bb45123f5e641c46d426a6 authored over 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - a890f1267b387d9547d9ba895cd9118f58a48bee authored over 10 years ago
add wide str::FindI and tests

github.com/paramsiddharth/sumatrapdf - 0a89b3049056559785c79e9b4e3bae30b45bd383 authored over 10 years ago
move window to foreground in WindowInfo::Focus

github.com/paramsiddharth/sumatrapdf - 6b2f66b7e9874664edf467f10759c104d7541b32 authored over 10 years ago
follow-up to r9424

github.com/paramsiddharth/sumatrapdf - ce22ef6efff663f836d4addc63d152a59ba0765e authored over 10 years ago
PDF: fix integer overflows

github.com/paramsiddharth/sumatrapdf - 505799196ac3b21988dda404e5bf17363d525f47 authored over 10 years ago