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

match tabs' text color with standard caption's text color, when tabs are drawn in titlebar

11b5cef41dd551ff7130ffe75586528df9788c38 authored over 10 years ago
update translations

55d2c5a873d66ad8c7bc171bf84820e449c386d5 authored over 10 years ago
Add separate caption window. Support for Aero Glass. Standard look for the caption's buttons.

dea17213ba3f989229f630023093e39dd479cbc4 authored over 10 years ago
trying (and so far failing) to write a faster TextRenderHdc

c00eb7b5a603391095057a62897ef40b9f6ccbdc authored over 10 years ago
in PageControl::Pain() don't FillRectangle() if transparent background color (no effect on speed); optimize Prop::AllocColorSolid() by only creating SolidBrush() when a given unique color is allocated; optimize TextRenderGdi::DrawTransparent()

3ab6a6940895ca630cca1a29c4681ae44be6d124 authored over 10 years ago
fix tools/tests

51cd11880c0092d235601b1e2b166f9f4b9dee61 authored over 10 years ago
unarr: rename RAR uncompression versions from 20/29 to 2/3

b07dea49ed242d4e0417dd2050470849ac9a7d0d authored over 10 years ago
unarr: fix PPMd initialization bug

ddb9eb0fc70e8a687589def4fa9cfea6bf89cab9 authored over 10 years ago
add optional preview handler for .djvu

66f7cd92f7db3856fe471cef7dd99e4174d6478d authored over 10 years ago
test-unarr.py: tweaks

4c92dc520a002598d1ef6e3d91391d841a1af6f8 authored over 10 years ago
test-unarr.py: add an option to print total number of failures

3f06c185b18dd3cb1ba918d467dc2b62511e1df8 authored over 10 years ago
move more code from ext/ into libmupdf.dll

958459b762c99eda1064ae1e1cc080e8a1ed0ccd authored over 10 years ago
unarr: always process symbols after a parsing filter

045547dde55c8ef63ff2c81f423031396b3ae90c authored over 10 years ago
unarr: allocate RARVM only when needed

0941de41813505f5002f1514dcc85b6f845c23ae authored over 10 years ago
unarr: tweak ZIP directory detection

880008d97419e84be7e708faa5601d5654b10504 authored over 10 years ago
unarr: always expand beyond the end of a RAR PPMd block

3ba142566db7ba746d60a4f86968f19ab07921d1 authored over 10 years ago
unarr: fix condition for 'Premature EOS' warning

58592083848096fd14dc94cc196428a7d06b31c1 authored over 10 years ago
unarr: tolerate trailing data in Deflate streams

194c152acd4cda8f0c6a8fab019121140ccd0388 authored over 10 years ago
test-unarr.py: add getfiles cmd-line option

1714450dd37593d952b5c444e8448f249676274b authored over 10 years ago
unarr: fix and use non-Win32 conversion routines

f6ec0343e4cfd49edd5a4a001a61612680da23cd authored over 10 years ago
make Alt+F4 and Ctrl+F4 behave as expected

1cb081313cbc81fe2de075af7e2bb113a7daaa3b authored over 10 years ago
merge latest MuPDF update

5efe8dddc72433e0c0a0d60eb5fa42f5e102ca03 authored over 10 years ago
reenable the UnRAR fallback

4449667bbb7404ac2c8da6dc1f35d74347dc403f authored over 10 years ago
unarr: document public API

76c3681b6f9242c1e67678a8cdc437d062e0dfb8 authored over 10 years ago
FrameRateWnd: use default gui font; introduce ScopedHdcSelect and GetDefaultGuiFont()

9c649c7a6b49351a6ab62a4595d80541a91ed514 authored over 10 years ago
FrameRateWnd: also track WM_WINDOWPOSCHANGED, because why not

869cfc2434f50cb74cd93fb07d713a693a249a0e authored over 10 years ago
FrameRateWnd: better way to ensure frame rate window stays on top of its associated window

62139b96573a36c11a2155596ea8394cf81bf142 authored over 10 years ago
use HWND_MESSAGE as a parent for uitask message-only window, as per msdn

0dd67a7afc9f8783e22ac0c7aadac354ae3b7774 authored over 10 years ago
hook up FrameRateWnd in debug mode

f8262de65b9755c10f73a35ea9752b7c7a8a09f6 authored over 10 years ago
unarr: remove entry_get_name_w

15947ecfdb082cccbb45a93ef9de473100f5a9ab authored over 10 years ago
prevent assertion introduced with r9247 (fixes the CalcZoomVirtual crashes)

f99900e8bda8dd61aad0739d84163b746aa2238b authored over 10 years ago
unarr: native RGB parsing filter

32ac0055e9cea2114e35870ec1132b990fd07b45 authored over 10 years ago
merge latest MuPDF update

3ed4ac35b39bf0a379984fc2b1dbed4bba63b6d3 authored over 10 years ago
unarr: prevent requesting more data than is available

fe099a7775acd4046ceff364b6f00fbf1f5d5e48 authored over 10 years ago
unarr: remove broken and unneccesary check for infinite loop

9e131e6261d5b1d90a02f7cda364fedbda00faab authored over 10 years ago
unarr: fix check for infinite loop (fixes issue 2670)

b2c681a33a16dcad667b7514c257b467d70e86ca authored over 10 years ago
unarr: restart from byte boundary for solid compression (fixes issue 2666)

bbd928409c4b7a38dfc1f8f631f3a06302e7d9c5 authored over 10 years ago
unarr: split RAR version 20 and 29 decompression states

834036b815f2ebf4a31f15eb506a94a8248094f0 authored over 10 years ago
don't increase WINVER for a debugging tool

5f1df41f5fdab351c28e6a31d681fba5c587c980 authored over 10 years ago
bump WINVER to 0x501 (xp) for DefSubclassProc

a924ba2078230668e28aeaad063b807e2397979a authored over 10 years ago
FrameRateWnd: hook associated window so that we move when it moves

94287d53a0c0a7d8f09087563f77a0a2a53e09f2 authored over 10 years ago
add FrameRateWnd.[cpp|h]

3d473cd4a59f2d47c9d4c989537c0cef1cd58e8d authored over 10 years ago
always start the Timer at time of construction; Start() re-sets the timer anyway

7708e4a57d57811236364d3b19ddbe5c68a57b47 authored over 10 years ago
HtmlWindow: for safety, keep a copy of SetHtml() data

6fff07a3453c63db215443932f4c3c0c14f7fa63 authored over 10 years ago
fix x64 compilation

d3586ccb88e7fee8c8bb7dd785b84c4a1c875f82 authored over 10 years ago
unarr: support RAR compression version 20 (fixes issue 2662)

d5c77550327be6ee9caecb1477fcfba2ef64008a authored over 10 years ago
unarr: move huffman coding out of uncompress-rar.c

6fdbc23b01761dbd56832a3ccac7ee5c1181d52c authored over 10 years ago
HtmlWindow: always set scrollbars to auto

5bf28f3bb5eec5ecf265cf4d611fb18f8fb02a54 authored over 10 years ago
HtmlWindow: change how SetText() works so that the caller doesn't have to care about about:html

6eb0426bca0f2a2a6b85df0a3974263286dbf880 authored over 10 years ago
stop skipping UI reconfiguration in LoadDocIntoWindow (fixes issue 2669)

3efc19cea992674f2a0609686f7d0861f0a55e63 authored over 10 years ago
more pointers to articles

3eb17a1b2df8cf075cf18747e1c99997dc5a939d authored over 10 years ago
add HtmlWindow::SetScrollbarToAuto()

6d7d8ba71aa009171f6a60f64b7d886268f77c00 authored over 10 years ago
HtmlWindow: get rid of ugly border around it

5f8b71ad9b0fac3d2a06a3bde92d810766e28f4d authored over 10 years ago
HtmlWindow: do notify about the first about:blank because how else the owner can know it's safe to call SetHtml() ?

08c2870d6c4c43b118014628836d74b36116bb31 authored over 10 years ago
add layout helpers DivideRectV(), DivideRectH(), RectInfalteTB()

062756e2cc189bf9bcf7304d1b4402257d5675b3 authored over 10 years ago
test-unarr.py: add option to create summary of failures

378c7662fbc914e4f6e608b875b16595a2ffad82 authored over 10 years ago
test-unarr.py: whitelist some errors

2b9910e419d7b9888e16fb260a1ea5905982e99c authored over 10 years ago
test-unarr.py: don't fail if access denied to a particular folder, just skip it

cd2fdcaca8fedcc8c8998bc3a406a5437ec65112 authored over 10 years ago
add cast for ExtTextOut (fixes issue 2668)

ef5eef1bf63966090fe40ea73019fbec0edf9003 authored over 10 years ago
unarr: implement RAR audio filter

e8120dde93aa51359fb0d0d716a4c9182405ca0a authored over 10 years ago
shorter IsRtl(); tweaking comments

56569cdf6c07c18ac49280dbf5593a5c1afd9f3e authored over 10 years ago
remove Experiments.cpp; Splitter: only one style of non-live resize handle

7bff1d71a15644300e5548d1298de61f1aced766 authored over 10 years ago
unarr: fix RARVM edge cases (fixes issue 2665)

b3c0dd90e466d5a678442148bc7afde278cb50f9 authored over 10 years ago
unarr: simplify operand access in RARVM

cfddf0132ca63b4f9d26b2fd0f673053bedea236 authored over 10 years ago
use non-live splitter only for ebook UI

037d453d317a07d162ef17492ef954171829305b authored over 10 years ago
splitter: add an option for a nicer looking bar during resize

9f8ac7c02dce4e5ae99f0d2b286670dcbca9651a authored over 10 years ago
splitter: better way to calculate where to draw the splitter during move

f636909b310cb180e2718652438cf814c2f9791f authored over 10 years ago
ebook window: change the background color of status bar to match main window's color

0d2d73ee698308a5e112d431bbe08f04d3ebcb63 authored over 10 years ago
add WinCursors.[cpp|h] for a common way to use cached cursors

a6194b4cd0762040bea6a6e260c8038226076fbf authored over 10 years ago
add option to have non-live resizing with SplitterWnd

5790be911da6333fb827d58e72dbbe3cf36c070c authored over 10 years ago
extract drawing code into PaintHDC()

d7139ac2b2503b20def696c555a810e77422dc5c authored over 10 years ago
update translations

5fc0a0494007db77f8450a979e759de7fb1fac79 authored over 10 years ago
unarr: move version check into rar_init_uncompress

a91035d317b334d15dde27826f729565095db65f authored over 10 years ago
prevent flickering in sidebar title (introduced with r9212)

d5e91fc10d0ce5a3adbf1274eb782e8762e71f45 authored over 10 years ago
restore ToC tree appearance for non-ebook UI

5d0566b077fc9a68d5c290555c78dca81046dfa9 authored over 10 years ago
ebook window: more consistent colors

d7935b1e83e973924a5f315d1262d71a146a32a9 authored over 10 years ago
better color matching in ebook view

ffd6326eb3d8a7fe2841d585a072ae9d102a340a authored over 10 years ago
dpi-adjust LabelWithCloseWind

0f549d47bb9ed845d085b7406eaf9dfa62cef641 authored over 10 years ago
update VS2008 project

07128aacc1c30787463f8a57dd1f8c0f95370256 authored over 10 years ago
rename Splitter => SplitterWnd, try #2

e2226d77ec44574e696bffe2aeaef724998cf03b authored over 10 years ago
simplify GlobalDpiAdjust(int)

187b341b607cebace2e268449482b0453118616a authored over 10 years ago
implement IsRtl(HWND)

1dadb66c92c70ff8e00175a85343d9fbe64b0147 authored over 10 years ago
rename Splitter to SplitterWnd

6d32916a1a2dbb62158c960972ce47cff0eceee0 authored over 10 years ago
use window's ability to hold text instead of keeping it myself

d4c72052f21f53f1df430969166f9ccef03e12d2 authored over 10 years ago
add LabelWithCloseWnd and use it for toc and fav tree headers

20a3185e1d612df16f5b73a62fed3cd566c62e93 authored over 10 years ago
update dependencies

b3d0442d674c586954b42c880bfc0d51839240da authored over 10 years ago
splitter: change window class to not have 'sumatra' in the name

6162fd9907e3bf79f00ffdde758fdbd74efa544d authored over 10 years ago
splitter: simplify cursor handling some more

712cdadd6ceb02adc2b09a8715b7ed8788b4d1f9 authored over 10 years ago
splitter: simplify cursor handling

12ef5259675f660b92020ce8b9639d457c9a21b0 authored over 10 years ago
fix build and make splitter independent of sumatra code

7ddafd2fe7314d6ced96fb28db2ee22dd2c70eef authored over 10 years ago
fix build

bf53568036d34d55da8b1a34b8d0ec89da8aef16 authored over 10 years ago
add win::SetVisibility() for less ?:

7cebe4f7a65935d2428971570213527b5e7efd1e authored over 10 years ago
splitter: move to src/utils

6b0023624a149276870156b24f7ecabae06d30a9 authored over 10 years ago
Splitter: convert fav splitter to new splitter

af301b1034e221bb3703236b8f07301985751de0 authored over 10 years ago
Splitter: allow changing background color

53a9f6232f18b6b487f08ec974ced95814789209 authored over 10 years ago
Splitter: only one callback and other simplifications

35971920ccc9338f7d28cb76a59ba43b5944e08f authored over 10 years ago
unarr: implement non-Win32 string.c

4a255c5cb5b7fa89c7dd973b23074e7d22ec1332 authored over 10 years ago
update dependencies

0949a34f2b9e6caae710853470b4ac9447816c32 authored over 10 years ago
convert sidebar splitter to new splitter

071f2a5372c6c2bba70fcacfa1372995ede8dd14 authored over 10 years ago
fix build

d6e7348775feec03c785034f0aeb4b95c9052f32 authored over 10 years ago