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
add TODO for tabs in titlebar
github.com/paramsiddharth/sumatrapdf - 22a5afeabde6c36840d857dc66e65d25b0e227a1 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 22a5afeabde6c36840d857dc66e65d25b0e227a1 authored over 10 years ago
fix x64 compilation warnings
github.com/paramsiddharth/sumatrapdf - a7d48b6b6f8f16dbc189ccdfc5bb1baae344480c authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - a7d48b6b6f8f16dbc189ccdfc5bb1baae344480c authored over 10 years ago
move LzSA creation from LzmaSimpleArchive.cpp into MakeLzsa.cpp (keeps LZMA encoding out of libmupdf.dll)
github.com/paramsiddharth/sumatrapdf - b351e3dbf4b866fa52be0c11666609153fa33824 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - b351e3dbf4b866fa52be0c11666609153fa33824 authored over 10 years ago
DjVu: fix SSV-ID 87148 (fixes issue 2680)
github.com/paramsiddharth/sumatrapdf - d07c91664532f0d9259b1ae7432f729269b5d755 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - d07c91664532f0d9259b1ae7432f729269b5d755 authored over 10 years ago
DjVu: render blank page instead of failing for pages without image data
github.com/paramsiddharth/sumatrapdf - 3b2590d96f3a30866e5f09b75cc2503d2ade0207 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 3b2590d96f3a30866e5f09b75cc2503d2ade0207 authored over 10 years ago
remove dependency of VS2008 solution on Python
github.com/paramsiddharth/sumatrapdf - 7b6f9775d5db6de33e75acaaa98b9344842465b9 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 7b6f9775d5db6de33e75acaaa98b9344842465b9 authored over 10 years ago
tweak LzSA payload to always contain an EOS marker and no duplicate uncompressed size, remove LzzaUtil.* and LzzaEnc.cpp
github.com/paramsiddharth/sumatrapdf - 2248c906ae4f6d954bcc0963472046bac657167d authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 2248c906ae4f6d954bcc0963472046bac657167d authored over 10 years ago
build InstallerData.dat using MakeLzsa.exe
github.com/paramsiddharth/sumatrapdf - 33d47033608cdfd69280d7304bc411ea762bed26 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 33d47033608cdfd69280d7304bc411ea762bed26 authored over 10 years ago
add MakeLzSA for creating LzSA archives
github.com/paramsiddharth/sumatrapdf - 3e74f638d11957212427b348ca13819450560a3c authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 3e74f638d11957212427b348ca13819450560a3c authored over 10 years ago
use ByteOrderDecoder for LzmaSimpleArchive parsing
github.com/paramsiddharth/sumatrapdf - 3bc2f44e441d5381912319a3477db78b92f30d76 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 3bc2f44e441d5381912319a3477db78b92f30d76 authored over 10 years ago
unarr: fix uncompressing lzza files
github.com/paramsiddharth/sumatrapdf - ee36bb54416021941b5419269f4b76051c07cf60 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - ee36bb54416021941b5419269f4b76051c07cf60 authored over 10 years ago
add LzzaUtil.[cpp|h] as an alternative to LzmaSimpleArchive (produces/consumes standard ZIP files using LZMA compression)
github.com/paramsiddharth/sumatrapdf - d9ff8ff25f591a709c5f13854f24f4736b0d8533 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - d9ff8ff25f591a709c5f13854f24f4736b0d8533 authored over 10 years ago
make assertion in EnterFullScreen hold (fixes issue 2673)
github.com/paramsiddharth/sumatrapdf - b0efe170af5491307ed1a95e4c5ac380b3df24cd authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - b0efe170af5491307ed1a95e4c5ac380b3df24cd authored over 10 years ago
don't use /MP for compilation as it might be causing extreme flakiness on the new EC2-based buildbot
github.com/paramsiddharth/sumatrapdf - beccfaaf0e0151ca824d22f8ef98dc66580129c9 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - beccfaaf0e0151ca824d22f8ef98dc66580129c9 authored over 10 years ago
define some undocumented messages in Caption.cpp
github.com/paramsiddharth/sumatrapdf - b47644662ea94221f849a792527e9e123e6c0ca4 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - b47644662ea94221f849a792527e9e123e6c0ca4 authored over 10 years ago
make local functions static, in Caption.cpp and Tabs.cpp
github.com/paramsiddharth/sumatrapdf - bab3b7d1651135857a808320578b66ea0bc86900 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - bab3b7d1651135857a808320578b66ea0bc86900 authored over 10 years ago
make rebuild rebuild everything, add rebuildquick for building SumatraPDF.exe only
github.com/paramsiddharth/sumatrapdf - 593c2928ef46602d47a169c10e58ec5fd868053e authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 593c2928ef46602d47a169c10e58ec5fd868053e authored over 10 years ago
update readme.txt
github.com/paramsiddharth/sumatrapdf - 852f8a5971a7fa2ae67bbad2a49cf034d8875bae authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 852f8a5971a7fa2ae67bbad2a49cf034d8875bae authored over 10 years ago
disable warnings-as-errors for x64 builds (unless STRICT_X64 is set)
github.com/paramsiddharth/sumatrapdf - c144319ed5c7df8ba430725fe78031e94b3b1359 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - c144319ed5c7df8ba430725fe78031e94b3b1359 authored over 10 years ago
use the included NASM by default
github.com/paramsiddharth/sumatrapdf - 725adfd5c1ccd761d947c2732554bcdf29a924ab authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 725adfd5c1ccd761d947c2732554bcdf29a924ab authored over 10 years ago
update wishlist-tabs.txt
github.com/paramsiddharth/sumatrapdf - a9708afa476f8fac7e10066aaefb6ea0ff4cafee authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - a9708afa476f8fac7e10066aaefb6ea0ff4cafee authored over 10 years ago
tweak LzSA format (allow verifying successful extraction, don't require searching for filename 0-terminator)
github.com/paramsiddharth/sumatrapdf - 5693de7d39fc285d2a4335c703fe66c069fb0234 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 5693de7d39fc285d2a4335c703fe66c069fb0234 authored over 10 years ago
unarr: add ar_parse_entry_for, allow easier reparsing from start
github.com/paramsiddharth/sumatrapdf - 3502ba2822447f0458966fbd68d4dd23a679eb69 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 3502ba2822447f0458966fbd68d4dd23a679eb69 authored over 10 years ago
CHM: move critical sections from CHMlib into ChmModel (also protects the data cache)
github.com/paramsiddharth/sumatrapdf - 7e10033b89b799fe84530ffba60024e32288469b authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 7e10033b89b799fe84530ffba60024e32288469b authored over 10 years ago
Tabs: erase the background only under the extended frame. Fixes issue 2674.
github.com/paramsiddharth/sumatrapdf - 2c055f389634bb9df1fb21adfbd1534c4ee90e3c authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 2c055f389634bb9df1fb21adfbd1534c4ee90e3c authored over 10 years ago
progress on TextRenderHdc
github.com/paramsiddharth/sumatrapdf - 63e5ec9ba2502a56dd781394e4722234399d53a0 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 63e5ec9ba2502a56dd781394e4722234399d53a0 authored over 10 years ago
match tabs' text color with standard caption's text color, when tabs are drawn in titlebar
github.com/paramsiddharth/sumatrapdf - 11b5cef41dd551ff7130ffe75586528df9788c38 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 11b5cef41dd551ff7130ffe75586528df9788c38 authored over 10 years ago
update translations
github.com/paramsiddharth/sumatrapdf - 55d2c5a873d66ad8c7bc171bf84820e449c386d5 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 55d2c5a873d66ad8c7bc171bf84820e449c386d5 authored over 10 years ago
Add separate caption window. Support for Aero Glass. Standard look for the caption's buttons.
github.com/paramsiddharth/sumatrapdf - dea17213ba3f989229f630023093e39dd479cbc4 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - dea17213ba3f989229f630023093e39dd479cbc4 authored over 10 years ago
trying (and so far failing) to write a faster TextRenderHdc
github.com/paramsiddharth/sumatrapdf - c00eb7b5a603391095057a62897ef40b9f6ccbdc authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 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()
github.com/paramsiddharth/sumatrapdf - 3ab6a6940895ca630cca1a29c4681ae44be6d124 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 3ab6a6940895ca630cca1a29c4681ae44be6d124 authored over 10 years ago
fix tools/tests
github.com/paramsiddharth/sumatrapdf - 51cd11880c0092d235601b1e2b166f9f4b9dee61 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 51cd11880c0092d235601b1e2b166f9f4b9dee61 authored over 10 years ago
unarr: rename RAR uncompression versions from 20/29 to 2/3
github.com/paramsiddharth/sumatrapdf - b07dea49ed242d4e0417dd2050470849ac9a7d0d authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - b07dea49ed242d4e0417dd2050470849ac9a7d0d authored over 10 years ago
unarr: fix PPMd initialization bug
github.com/paramsiddharth/sumatrapdf - ddb9eb0fc70e8a687589def4fa9cfea6bf89cab9 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - ddb9eb0fc70e8a687589def4fa9cfea6bf89cab9 authored over 10 years ago
add optional preview handler for .djvu
github.com/paramsiddharth/sumatrapdf - 66f7cd92f7db3856fe471cef7dd99e4174d6478d authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 66f7cd92f7db3856fe471cef7dd99e4174d6478d authored over 10 years ago
test-unarr.py: tweaks
github.com/paramsiddharth/sumatrapdf - 4c92dc520a002598d1ef6e3d91391d841a1af6f8 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 4c92dc520a002598d1ef6e3d91391d841a1af6f8 authored over 10 years ago
test-unarr.py: add an option to print total number of failures
github.com/paramsiddharth/sumatrapdf - 3f06c185b18dd3cb1ba918d467dc2b62511e1df8 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 3f06c185b18dd3cb1ba918d467dc2b62511e1df8 authored over 10 years ago
move more code from ext/ into libmupdf.dll
github.com/paramsiddharth/sumatrapdf - 958459b762c99eda1064ae1e1cc080e8a1ed0ccd authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 958459b762c99eda1064ae1e1cc080e8a1ed0ccd authored over 10 years ago
unarr: always process symbols after a parsing filter
github.com/paramsiddharth/sumatrapdf - 045547dde55c8ef63ff2c81f423031396b3ae90c authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 045547dde55c8ef63ff2c81f423031396b3ae90c authored over 10 years ago
unarr: allocate RARVM only when needed
github.com/paramsiddharth/sumatrapdf - 0941de41813505f5002f1514dcc85b6f845c23ae authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 0941de41813505f5002f1514dcc85b6f845c23ae authored over 10 years ago
unarr: tweak ZIP directory detection
github.com/paramsiddharth/sumatrapdf - 880008d97419e84be7e708faa5601d5654b10504 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 880008d97419e84be7e708faa5601d5654b10504 authored over 10 years ago
unarr: always expand beyond the end of a RAR PPMd block
github.com/paramsiddharth/sumatrapdf - 3ba142566db7ba746d60a4f86968f19ab07921d1 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 3ba142566db7ba746d60a4f86968f19ab07921d1 authored over 10 years ago
unarr: fix condition for 'Premature EOS' warning
github.com/paramsiddharth/sumatrapdf - 58592083848096fd14dc94cc196428a7d06b31c1 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 58592083848096fd14dc94cc196428a7d06b31c1 authored over 10 years ago
unarr: tolerate trailing data in Deflate streams
github.com/paramsiddharth/sumatrapdf - 194c152acd4cda8f0c6a8fab019121140ccd0388 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 194c152acd4cda8f0c6a8fab019121140ccd0388 authored over 10 years ago
test-unarr.py: add getfiles cmd-line option
github.com/paramsiddharth/sumatrapdf - 1714450dd37593d952b5c444e8448f249676274b authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 1714450dd37593d952b5c444e8448f249676274b authored over 10 years ago
unarr: fix and use non-Win32 conversion routines
github.com/paramsiddharth/sumatrapdf - f6ec0343e4cfd49edd5a4a001a61612680da23cd authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - f6ec0343e4cfd49edd5a4a001a61612680da23cd authored over 10 years ago
make Alt+F4 and Ctrl+F4 behave as expected
github.com/paramsiddharth/sumatrapdf - 1cb081313cbc81fe2de075af7e2bb113a7daaa3b authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 1cb081313cbc81fe2de075af7e2bb113a7daaa3b authored over 10 years ago
merge latest MuPDF update
github.com/paramsiddharth/sumatrapdf - 5efe8dddc72433e0c0a0d60eb5fa42f5e102ca03 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 5efe8dddc72433e0c0a0d60eb5fa42f5e102ca03 authored over 10 years ago
reenable the UnRAR fallback
github.com/paramsiddharth/sumatrapdf - 4449667bbb7404ac2c8da6dc1f35d74347dc403f authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 4449667bbb7404ac2c8da6dc1f35d74347dc403f authored over 10 years ago
unarr: document public API
github.com/paramsiddharth/sumatrapdf - 76c3681b6f9242c1e67678a8cdc437d062e0dfb8 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 76c3681b6f9242c1e67678a8cdc437d062e0dfb8 authored over 10 years ago
FrameRateWnd: use default gui font; introduce ScopedHdcSelect and GetDefaultGuiFont()
github.com/paramsiddharth/sumatrapdf - 9c649c7a6b49351a6ab62a4595d80541a91ed514 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 9c649c7a6b49351a6ab62a4595d80541a91ed514 authored over 10 years ago
FrameRateWnd: also track WM_WINDOWPOSCHANGED, because why not
github.com/paramsiddharth/sumatrapdf - 869cfc2434f50cb74cd93fb07d713a693a249a0e authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 869cfc2434f50cb74cd93fb07d713a693a249a0e authored over 10 years ago
FrameRateWnd: better way to ensure frame rate window stays on top of its associated window
github.com/paramsiddharth/sumatrapdf - 62139b96573a36c11a2155596ea8394cf81bf142 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 62139b96573a36c11a2155596ea8394cf81bf142 authored over 10 years ago
use HWND_MESSAGE as a parent for uitask message-only window, as per msdn
github.com/paramsiddharth/sumatrapdf - 0dd67a7afc9f8783e22ac0c7aadac354ae3b7774 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 0dd67a7afc9f8783e22ac0c7aadac354ae3b7774 authored over 10 years ago
hook up FrameRateWnd in debug mode
github.com/paramsiddharth/sumatrapdf - f8262de65b9755c10f73a35ea9752b7c7a8a09f6 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - f8262de65b9755c10f73a35ea9752b7c7a8a09f6 authored over 10 years ago
unarr: remove entry_get_name_w
github.com/paramsiddharth/sumatrapdf - 15947ecfdb082cccbb45a93ef9de473100f5a9ab authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 15947ecfdb082cccbb45a93ef9de473100f5a9ab authored over 10 years ago
prevent assertion introduced with r9247 (fixes the CalcZoomVirtual crashes)
github.com/paramsiddharth/sumatrapdf - f99900e8bda8dd61aad0739d84163b746aa2238b authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - f99900e8bda8dd61aad0739d84163b746aa2238b authored over 10 years ago
unarr: native RGB parsing filter
github.com/paramsiddharth/sumatrapdf - 32ac0055e9cea2114e35870ec1132b990fd07b45 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 32ac0055e9cea2114e35870ec1132b990fd07b45 authored over 10 years ago
merge latest MuPDF update
github.com/paramsiddharth/sumatrapdf - 3ed4ac35b39bf0a379984fc2b1dbed4bba63b6d3 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 3ed4ac35b39bf0a379984fc2b1dbed4bba63b6d3 authored over 10 years ago
unarr: prevent requesting more data than is available
github.com/paramsiddharth/sumatrapdf - fe099a7775acd4046ceff364b6f00fbf1f5d5e48 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - fe099a7775acd4046ceff364b6f00fbf1f5d5e48 authored over 10 years ago
unarr: remove broken and unneccesary check for infinite loop
github.com/paramsiddharth/sumatrapdf - 9e131e6261d5b1d90a02f7cda364fedbda00faab authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 9e131e6261d5b1d90a02f7cda364fedbda00faab authored over 10 years ago
unarr: fix check for infinite loop (fixes issue 2670)
github.com/paramsiddharth/sumatrapdf - b2c681a33a16dcad667b7514c257b467d70e86ca authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - b2c681a33a16dcad667b7514c257b467d70e86ca authored over 10 years ago
unarr: restart from byte boundary for solid compression (fixes issue 2666)
github.com/paramsiddharth/sumatrapdf - bbd928409c4b7a38dfc1f8f631f3a06302e7d9c5 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - bbd928409c4b7a38dfc1f8f631f3a06302e7d9c5 authored over 10 years ago
unarr: split RAR version 20 and 29 decompression states
github.com/paramsiddharth/sumatrapdf - 834036b815f2ebf4a31f15eb506a94a8248094f0 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 834036b815f2ebf4a31f15eb506a94a8248094f0 authored over 10 years ago
don't increase WINVER for a debugging tool
github.com/paramsiddharth/sumatrapdf - 5f1df41f5fdab351c28e6a31d681fba5c587c980 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 5f1df41f5fdab351c28e6a31d681fba5c587c980 authored over 10 years ago
bump WINVER to 0x501 (xp) for DefSubclassProc
github.com/paramsiddharth/sumatrapdf - a924ba2078230668e28aeaad063b807e2397979a authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - a924ba2078230668e28aeaad063b807e2397979a authored over 10 years ago
FrameRateWnd: hook associated window so that we move when it moves
github.com/paramsiddharth/sumatrapdf - 94287d53a0c0a7d8f09087563f77a0a2a53e09f2 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 94287d53a0c0a7d8f09087563f77a0a2a53e09f2 authored over 10 years ago
add FrameRateWnd.[cpp|h]
github.com/paramsiddharth/sumatrapdf - 3d473cd4a59f2d47c9d4c989537c0cef1cd58e8d authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 3d473cd4a59f2d47c9d4c989537c0cef1cd58e8d authored over 10 years ago
always start the Timer at time of construction; Start() re-sets the timer anyway
github.com/paramsiddharth/sumatrapdf - 7708e4a57d57811236364d3b19ddbe5c68a57b47 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 7708e4a57d57811236364d3b19ddbe5c68a57b47 authored over 10 years ago
HtmlWindow: for safety, keep a copy of SetHtml() data
github.com/paramsiddharth/sumatrapdf - 6fff07a3453c63db215443932f4c3c0c14f7fa63 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 6fff07a3453c63db215443932f4c3c0c14f7fa63 authored over 10 years ago
fix x64 compilation
github.com/paramsiddharth/sumatrapdf - d3586ccb88e7fee8c8bb7dd785b84c4a1c875f82 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - d3586ccb88e7fee8c8bb7dd785b84c4a1c875f82 authored over 10 years ago
unarr: support RAR compression version 20 (fixes issue 2662)
github.com/paramsiddharth/sumatrapdf - d5c77550327be6ee9caecb1477fcfba2ef64008a authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - d5c77550327be6ee9caecb1477fcfba2ef64008a authored over 10 years ago
unarr: move huffman coding out of uncompress-rar.c
github.com/paramsiddharth/sumatrapdf - 6fdbc23b01761dbd56832a3ccac7ee5c1181d52c authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 6fdbc23b01761dbd56832a3ccac7ee5c1181d52c authored over 10 years ago
HtmlWindow: always set scrollbars to auto
github.com/paramsiddharth/sumatrapdf - 5bf28f3bb5eec5ecf265cf4d611fb18f8fb02a54 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 5bf28f3bb5eec5ecf265cf4d611fb18f8fb02a54 authored over 10 years ago
HtmlWindow: change how SetText() works so that the caller doesn't have to care about about:html
github.com/paramsiddharth/sumatrapdf - 6eb0426bca0f2a2a6b85df0a3974263286dbf880 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 6eb0426bca0f2a2a6b85df0a3974263286dbf880 authored over 10 years ago
stop skipping UI reconfiguration in LoadDocIntoWindow (fixes issue 2669)
github.com/paramsiddharth/sumatrapdf - 3efc19cea992674f2a0609686f7d0861f0a55e63 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 3efc19cea992674f2a0609686f7d0861f0a55e63 authored over 10 years ago
more pointers to articles
github.com/paramsiddharth/sumatrapdf - 3eb17a1b2df8cf075cf18747e1c99997dc5a939d authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 3eb17a1b2df8cf075cf18747e1c99997dc5a939d authored over 10 years ago
add HtmlWindow::SetScrollbarToAuto()
github.com/paramsiddharth/sumatrapdf - 6d7d8ba71aa009171f6a60f64b7d886268f77c00 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 6d7d8ba71aa009171f6a60f64b7d886268f77c00 authored over 10 years ago
HtmlWindow: get rid of ugly border around it
github.com/paramsiddharth/sumatrapdf - 5f8b71ad9b0fac3d2a06a3bde92d810766e28f4d authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 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() ?
github.com/paramsiddharth/sumatrapdf - 08c2870d6c4c43b118014628836d74b36116bb31 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 08c2870d6c4c43b118014628836d74b36116bb31 authored over 10 years ago
add layout helpers DivideRectV(), DivideRectH(), RectInfalteTB()
github.com/paramsiddharth/sumatrapdf - 062756e2cc189bf9bcf7304d1b4402257d5675b3 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 062756e2cc189bf9bcf7304d1b4402257d5675b3 authored over 10 years ago
test-unarr.py: add option to create summary of failures
github.com/paramsiddharth/sumatrapdf - 378c7662fbc914e4f6e608b875b16595a2ffad82 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 378c7662fbc914e4f6e608b875b16595a2ffad82 authored over 10 years ago
test-unarr.py: whitelist some errors
github.com/paramsiddharth/sumatrapdf - 2b9910e419d7b9888e16fb260a1ea5905982e99c authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 2b9910e419d7b9888e16fb260a1ea5905982e99c authored over 10 years ago
test-unarr.py: don't fail if access denied to a particular folder, just skip it
github.com/paramsiddharth/sumatrapdf - cd2fdcaca8fedcc8c8998bc3a406a5437ec65112 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - cd2fdcaca8fedcc8c8998bc3a406a5437ec65112 authored over 10 years ago
add cast for ExtTextOut (fixes issue 2668)
github.com/paramsiddharth/sumatrapdf - ef5eef1bf63966090fe40ea73019fbec0edf9003 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - ef5eef1bf63966090fe40ea73019fbec0edf9003 authored over 10 years ago
unarr: implement RAR audio filter
github.com/paramsiddharth/sumatrapdf - e8120dde93aa51359fb0d0d716a4c9182405ca0a authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - e8120dde93aa51359fb0d0d716a4c9182405ca0a authored over 10 years ago
shorter IsRtl(); tweaking comments
github.com/paramsiddharth/sumatrapdf - 56569cdf6c07c18ac49280dbf5593a5c1afd9f3e authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 56569cdf6c07c18ac49280dbf5593a5c1afd9f3e authored over 10 years ago
remove Experiments.cpp; Splitter: only one style of non-live resize handle
github.com/paramsiddharth/sumatrapdf - 7bff1d71a15644300e5548d1298de61f1aced766 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 7bff1d71a15644300e5548d1298de61f1aced766 authored over 10 years ago
unarr: fix RARVM edge cases (fixes issue 2665)
github.com/paramsiddharth/sumatrapdf - b3c0dd90e466d5a678442148bc7afde278cb50f9 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - b3c0dd90e466d5a678442148bc7afde278cb50f9 authored over 10 years ago
unarr: simplify operand access in RARVM
github.com/paramsiddharth/sumatrapdf - cfddf0132ca63b4f9d26b2fd0f673053bedea236 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - cfddf0132ca63b4f9d26b2fd0f673053bedea236 authored over 10 years ago
use non-live splitter only for ebook UI
github.com/paramsiddharth/sumatrapdf - 037d453d317a07d162ef17492ef954171829305b authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 037d453d317a07d162ef17492ef954171829305b authored over 10 years ago
splitter: add an option for a nicer looking bar during resize
github.com/paramsiddharth/sumatrapdf - 9f8ac7c02dce4e5ae99f0d2b286670dcbca9651a authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 9f8ac7c02dce4e5ae99f0d2b286670dcbca9651a authored over 10 years ago
splitter: better way to calculate where to draw the splitter during move
github.com/paramsiddharth/sumatrapdf - f636909b310cb180e2718652438cf814c2f9791f authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - f636909b310cb180e2718652438cf814c2f9791f authored over 10 years ago
ebook window: change the background color of status bar to match main window's color
github.com/paramsiddharth/sumatrapdf - 0d2d73ee698308a5e112d431bbe08f04d3ebcb63 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 0d2d73ee698308a5e112d431bbe08f04d3ebcb63 authored over 10 years ago
add WinCursors.[cpp|h] for a common way to use cached cursors
github.com/paramsiddharth/sumatrapdf - a6194b4cd0762040bea6a6e260c8038226076fbf authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - a6194b4cd0762040bea6a6e260c8038226076fbf authored over 10 years ago
add option to have non-live resizing with SplitterWnd
github.com/paramsiddharth/sumatrapdf - 5790be911da6333fb827d58e72dbbe3cf36c070c authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 5790be911da6333fb827d58e72dbbe3cf36c070c authored over 10 years ago
extract drawing code into PaintHDC()
github.com/paramsiddharth/sumatrapdf - d7139ac2b2503b20def696c555a810e77422dc5c authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - d7139ac2b2503b20def696c555a810e77422dc5c authored over 10 years ago
update translations
github.com/paramsiddharth/sumatrapdf - 5fc0a0494007db77f8450a979e759de7fb1fac79 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - 5fc0a0494007db77f8450a979e759de7fb1fac79 authored over 10 years ago
unarr: move version check into rar_init_uncompress
github.com/paramsiddharth/sumatrapdf - a91035d317b334d15dde27826f729565095db65f authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - a91035d317b334d15dde27826f729565095db65f authored over 10 years ago
prevent flickering in sidebar title (introduced with r9212)
github.com/paramsiddharth/sumatrapdf - d5e91fc10d0ce5a3adbf1274eb782e8762e71f45 authored over 10 years ago
github.com/paramsiddharth/sumatrapdf - d5e91fc10d0ce5a3adbf1274eb782e8762e71f45 authored over 10 years ago