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

reduce FileHistory.h by moving most of it to FileHistory.cpp

github.com/paramsiddharth/sumatrapdf - 303d5df94848884d89333043ac5d9f3281a3187b authored about 10 years ago
add settings data that will allow saving the state of tabs

github.com/paramsiddharth/sumatrapdf - f090ffe8ba95d5bf5af665ba935358596bd93f90 authored about 10 years ago
fix some /analyze warnings

github.com/paramsiddharth/sumatrapdf - 91e7b1421aa70bd4a17e14bd7d5690547c8ab7f3 authored about 10 years ago
settings: add compact string array type (fixes issue 2780)

github.com/paramsiddharth/sumatrapdf - 805a75be950a19b9048b916505adb152997b893f authored about 10 years ago
PDF: try to prevent a linebreak around composing characters (fixes issue 2776)

github.com/paramsiddharth/sumatrapdf - e09b134ec7eb1b706b1b532e1b4fa8ee4eb836fe authored about 10 years ago
remove header guards from SettingsStruct.h

github.com/paramsiddharth/sumatrapdf - c22a88e9e1a193b4ad7dd4b7343847de091e9fb5 authored about 10 years ago
fix build by defining DisplayMode and FileState in SettingsStruct.h

github.com/paramsiddharth/sumatrapdf - 3b4bda3ad183ba417828d8fb23a7e83205ded451 authored about 10 years ago
buildbot: hopefully handle empty efi output and re-enable efi

github.com/paramsiddharth/sumatrapdf - 455ae7ed7d31711f626cc632bb6b6d42ed9bbd26 authored about 10 years ago
add project file for tests and efi (generated via premake and manually updated to vs2013)

github.com/paramsiddharth/sumatrapdf - aa401ae4809f551a7a7f6b11bb5ab032c12405c4 authored about 10 years ago
remove cmake experiment

github.com/paramsiddharth/sumatrapdf - f8e81a9906dae1bb20f11cd11abcfff9384a5ec5 authored about 10 years ago
one more buildbot fix

github.com/paramsiddharth/sumatrapdf - 8bae209a53199b843686a3b5903d2fa715ce99e4 authored about 10 years ago
fix typo in buildbot

github.com/paramsiddharth/sumatrapdf - 95dcca7ca7979796042f68e42b7fb2bae0070044 authored about 10 years ago
only #include mingw_compat.h if mingw

github.com/paramsiddharth/sumatrapdf - 9dd3de9b32683a267d207b9e1dfbc91a483d9ad6 authored about 10 years ago
buildbot: the rigth way to disable efi

github.com/paramsiddharth/sumatrapdf - a9964ee5ff054877017a3984bb83fbec5c0565e2 authored about 10 years ago
add efi.exe so that's available to a buildbot

github.com/paramsiddharth/sumatrapdf - 51a17714dd0968091cd4af885293005389272e0c authored about 10 years ago
fix cmake generation

github.com/paramsiddharth/sumatrapdf - 2165552fb3233c2c5e2fb3c9914d3c516d3e9dd1 authored about 10 years ago
buildbot: efi doesn't seem to work anymore, so disable diff so that buildbot doesn't crash

github.com/paramsiddharth/sumatrapdf - 48c5dbd1292994711242c5c1c9565238e0998925 authored about 10 years ago
buildbot: disable running tests because premake4 can't generate vs 2013 solution

github.com/paramsiddharth/sumatrapdf - 84c1dd34e01792943ab9f0ac5a960fe09891f057 authored about 10 years ago
buildbot: switch e-mail sending to mandrill

github.com/paramsiddharth/sumatrapdf - a85fcc36b98414d938007fb5e5fd3188fa1ce4fb authored about 10 years ago
buildbot: really verify can send e-mail

github.com/paramsiddharth/sumatrapdf - 2ed486f86d458cf5c743d2463568679014b8aabf authored about 10 years ago
buildbot - remove debugging cruft

github.com/paramsiddharth/sumatrapdf - 1a0950868a28226ec21cb32d5e6ff6471e0d84dd authored about 10 years ago
hopefully fix /analyze warnings

github.com/paramsiddharth/sumatrapdf - 235d5c6a9377fb18120b5c7e9aeb5fc847287433 authored about 10 years ago
disable /analyze warning C28251 - inconsistent annotation

github.com/paramsiddharth/sumatrapdf - 8d4cc4dcf85df66ad0e75a360666709a74728be2 authored about 10 years ago
buildbot: print time remaining until next pre-release in a human friendly format

github.com/paramsiddharth/sumatrapdf - c332fb8516167386f3219e9f0753c90c607c0ffd authored about 10 years ago
don't start buildbot if can't send emails

github.com/paramsiddharth/sumatrapdf - 785eed4f5cf2a1a1515ce4f6cf35125604461036 authored about 10 years ago
revert breaking change from r9683 (fixes issue 2777)

github.com/paramsiddharth/sumatrapdf - 3a0e5fe1b5fd0df9e0a4c5826101e6a1cc36d2a4 authored about 10 years ago
disable warning C28204 in /analyze builds

github.com/paramsiddharth/sumatrapdf - 0dd5736a07f82e041c2e873a69a79c43063f88bc authored about 10 years ago
disable SSE2 for 32-bit builds

github.com/paramsiddharth/sumatrapdf - eca7ae20623c347d2ad3dcc42556c5e844ad3d0b authored about 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 99c5eb4dca2d413a31fa8a25307ba44c41b50cd6 authored about 10 years ago
really update buildbot.bat

github.com/paramsiddharth/sumatrapdf - c4f0115177ed4ced19e9dbe9738ffa7b11441153 authored about 10 years ago
update buildbot.bat and others for VS 2013

github.com/paramsiddharth/sumatrapdf - 45ecec1113c9049e2c21a5c1c4f540985aba43a1 authored about 10 years ago
remove src/utils/msvc

github.com/paramsiddharth/sumatrapdf - 3d14782bccdf28fe49f5eaf55c37c96aa2fac241 authored about 10 years ago
update VS2008 project

github.com/paramsiddharth/sumatrapdf - bffae26ae796bcd44e92654e7512f1437929501c authored about 10 years ago
replace GoToFavoriteTaks and TabNotification with lambdas

github.com/paramsiddharth/sumatrapdf - 2f14ffcd9181789778686ded331ac0fa35c942e6 authored about 10 years ago
remove unused PostFunc

github.com/paramsiddharth/sumatrapdf - caa2f38ed63d837287a06ae197c4463a5a016205 authored about 10 years ago
add UITask post that uses std::function

github.com/paramsiddharth/sumatrapdf - 1e5e03be907cd41632ce38c457f156aed7005de3 authored about 10 years ago
replace sigslot with std::function

github.com/paramsiddharth/sumatrapdf - f18ebe2f7a37981c0670cd8491b3a170dde9e158 authored about 10 years ago
for /analyze we can't use xp toolset

github.com/paramsiddharth/sumatrapdf - a97159d5463d3400191aeb3c2abf70fa1863cd5b authored about 10 years ago
remove vs2012 solution/project; rename vs2010 to vs203

github.com/paramsiddharth/sumatrapdf - f5649e30af42a8f73415b249dc5c13a46603f6a7 authored about 10 years ago
actually, it seems to be _USING_V110_SDK71_; move setting it from vc.bat to makefile

github.com/paramsiddharth/sumatrapdf - b56fdf56624e438fde97cb827966ab1e37c3f274 authored about 10 years ago
always compile with VS 2013 and xp toolkit

github.com/paramsiddharth/sumatrapdf - 92d9cade3c4f10d56cae9899049bcb5d4ceeac38 authored about 10 years ago
fmt::Fmt fully working for currently supported functionality

github.com/paramsiddharth/sumatrapdf - ce2a6d598ff149fb89bab5e694ba1b71ab43d910 authored about 10 years ago
revert unintended change in r9695

github.com/paramsiddharth/sumatrapdf - d65b86544ac3c647dd3b40d1112ae71a69b7b278 authored about 10 years ago
fix various /analyze warnings

github.com/paramsiddharth/sumatrapdf - c2fd8443e9ea4e5221e28c63834141bfa12c33e0 authored about 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - fb78081d72197878505666fb961623a47186d017 authored about 10 years ago
remove remaining enum forward declaration

github.com/paramsiddharth/sumatrapdf - 701986df000790bf1d7421554800fca0ab97efbc authored about 10 years ago
reduce Installer.cpp dependencies

github.com/paramsiddharth/sumatrapdf - 3696aa8eacbde7cc5bd011e1a2285a00fa3dc2a0 authored about 10 years ago
shorten mingw build some more

github.com/paramsiddharth/sumatrapdf - 64fbe57423c2b5462d61e8c46e96bced52244b00 authored about 10 years ago
shorten mingw build file

github.com/paramsiddharth/sumatrapdf - 171ee518db76111cd2cc16232fd735a1fc286ff7 authored about 10 years ago
add MingwCcDirAllTask to make the makefile shorter

github.com/paramsiddharth/sumatrapdf - af11248809e7bd2b4a33c78a1ba49aec5baa8f41 authored about 10 years ago
more StrFormat unit test fixing

github.com/paramsiddharth/sumatrapdf - fab1c8c6cd0470538cc084f75e882e1e578a8473 authored about 10 years ago
fix StrFormat unit tests

github.com/paramsiddharth/sumatrapdf - c360e8c837cd0ca79c49b5b60db416f5ca035977 authored about 10 years ago
update dependencies

github.com/paramsiddharth/sumatrapdf - d89010628d1ef901b0eafd283d503c055e873118 authored about 10 years ago
mingw: compile mui files

github.com/paramsiddharth/sumatrapdf - 535dd8bca5363bf983d50e3af4f1a9d22714aaff authored about 10 years ago
mingw: fix Print.cpp

github.com/paramsiddharth/sumatrapdf - fcb816997ff18d6593d11ce526f0be401c1a59a0 authored about 10 years ago
mingw: don't recompile files to speed up testing; compile more files

github.com/paramsiddharth/sumatrapdf - 399fdf928cf1f048f5461e3ed1448a81967671ef authored about 10 years ago
fix few mingw issues

github.com/paramsiddharth/sumatrapdf - 8c3c9805fa5e696be0c79512b353d83855971ce2 authored about 10 years ago
add Win10 ID to third manifest

github.com/paramsiddharth/sumatrapdf - 80884da293c04f5a7d0d1bf1bacd50c6e972a197 authored about 10 years ago
add experimental VC12 debug build target to VS2008 project

github.com/paramsiddharth/sumatrapdf - 8c26721417655f94f3f21984539b544bf6ff93eb authored about 10 years ago
more include changes

github.com/paramsiddharth/sumatrapdf - ffb114fe5c8eb9089e605138eec1193a3a4464f9 authored about 10 years ago
fixes for the full build after last include changes

github.com/paramsiddharth/sumatrapdf - b5390eea62b6b0543caf2786aa364365d9e58408 authored about 10 years ago
add windows 10 id to manifest

github.com/paramsiddharth/sumatrapdf - fb84bf9aa47b1c26e8fab336ee0bac9a61e4cd60 authored about 10 years ago
more include changes

github.com/paramsiddharth/sumatrapdf - 49fc97385fdb3e8272940621549528fe985f6219 authored about 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - 61edbe789abecf25d9d520f182c2ca3bf6015153 authored about 10 years ago
more include rejigging

github.com/paramsiddharth/sumatrapdf - be05599881f10a8e1e427ee79a1fa562f69c4e28 authored about 10 years ago
remove unneeded dependency

github.com/paramsiddharth/sumatrapdf - 1a4eae7f0f692b782a01778c676bb15fbfb4040c authored about 10 years ago
follow-up to r9661

github.com/paramsiddharth/sumatrapdf - eb4ce02df08aa0760d4fa756dbde9d9e7e48ea25 authored about 10 years ago
fix StrFormat_ut.cpp

github.com/paramsiddharth/sumatrapdf - 6444360a16710dfde9d449a915fecbd07bdcb953 authored about 10 years ago
make progress on include rejigging (issue 2752)

github.com/paramsiddharth/sumatrapdf - c987346c30825b618b204701f577442eede28409 authored about 10 years ago
PDF: include anonymous Type3 fonts in FontList

github.com/paramsiddharth/sumatrapdf - 5abf3512dec052dfdcb56f22d880edde42c75905 authored about 10 years ago
support positional args in fmt::Fmt

github.com/paramsiddharth/sumatrapdf - 9cce402042ac04df30745900004992168b0298ab authored about 10 years ago
fmt::Fmt: make RunFmtTest() pass

github.com/paramsiddharth/sumatrapdf - 29de53e326cfb5297e25b86843cc98c2e593486c authored about 10 years ago
sketch a different API for type-safe string format

github.com/paramsiddharth/sumatrapdf - 814031bf6c78519857a119c638e6c60f5e7b5d86 authored about 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - ce37e104a97317ecae7132aca303ba4fa2d73a1b authored about 10 years ago
unarr: tweak directory bit detection for Unix/OS X ZIP archives

github.com/paramsiddharth/sumatrapdf - 0959f4ab13b82b658e564c01a5a2b09ba2f31b79 authored about 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - b94ca82c8c714fb9307c5d30739d634cd3968d51 authored about 10 years ago
fix SUPPORTS_AUTO_UPDATE breakage

github.com/paramsiddharth/sumatrapdf - 2806df3793cd66ebc2dd5c323062bc72b544c5c0 authored about 10 years ago
make SumatraStartup.cpp compile standalone

github.com/paramsiddharth/sumatrapdf - b0ff46ec8914fdb827afbba7db49adee187461ce authored about 10 years ago
revert to using precise DPI values for content

github.com/paramsiddharth/sumatrapdf - c8194598c353e899098ae7283c2d0bff2f3bbbf3 authored about 10 years ago
fix typo in build.py

github.com/paramsiddharth/sumatrapdf - e6996437ef01d18305c880aac14fa7534119f501 authored about 10 years ago
convert all dpi adjustments to new code; move some inline functions out of WinUtil.h to WinUtil.cpp

github.com/paramsiddharth/sumatrapdf - 49b8310036b0292038b5ca6203a2368b619ba20c authored about 10 years ago
update translations

github.com/paramsiddharth/sumatrapdf - aa36c9b533066b77207dcd206bbc8fc0a088a230 authored about 10 years ago
simplify dpi scaling a bit

github.com/paramsiddharth/sumatrapdf - f2326659f247b856198c3f2986087de41e5dfc80 authored about 10 years ago
a deterministic way to wait for file watching to finish cleanup

github.com/paramsiddharth/sumatrapdf - 7cbd75955912499a32bc9a57499ddc053278ed5a authored about 10 years ago
allow more control over when notifications are (not) allowed to shrink

github.com/paramsiddharth/sumatrapdf - 249bd2d57eccefa76345ba7147390e6a690468b4 authored about 10 years ago
fix regression preventing rectangular selections

github.com/paramsiddharth/sumatrapdf - 016f3f98e173616ad5a755a3462254a1164506b5 authored about 10 years ago
replace bool arguments with named flags for WindowInfo::ShowNotification

github.com/paramsiddharth/sumatrapdf - 9f252ff658f3a42c61a430902ef5ae570752d7f7 authored about 10 years ago
call DpiRemoveAll() on exit to fix mem leak; in debug mode wait a bit to give DeleteWatchedDir() to take place so that it's not reported as memory leak

github.com/paramsiddharth/sumatrapdf - 65329b4e868a3c980615b96f04b72337f20c9dd3 authored about 10 years ago
drop badly named LoadBrush/LoadPen

github.com/paramsiddharth/sumatrapdf - 05bd3163b94f9cdca43e555e35198d3fc91a85f2 authored about 10 years ago