61
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes needed to support sumatra: make headers C++ safe; add file open functions that take unicode strings as filenames
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
copy src as src-old, since moving to new mupdf code requires some changes
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
adding new mupdf code
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
mark *.vcproj files as old as well
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
mark current makefile as old, in preparation of creating a new one; update *.vcproj files accordingly
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
we don't need *.sln files because Visual Studio auto-generates them when we open corresponding .vcproj file
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
explicitly name vc2005 project
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
Fix a memory allocation problem (the function dict_get_wstr allocates a buffer that cannot be freed). More... about 16 years ago
-Improve Unicode support -Fix #483 and #426: autoreload does not work if filename contains Chinese or accented characters More... about 16 years ago
File reload improvements: - Fix #452 and #328: file reload messes up the window state when maximized or in fullscreen mode. - Fix #455: the bookmark window always reappears when reloading the PDF - Fix a bug with Windows 7: if the window is docked to the side of the screen and a file reload is triggered then the window is resized back to its previous dimensions. More... about 16 years ago
fix typo that caused wrong link for pre-release version download
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
fix crashes exposed by http://www.rit.edu/research/itc/symposium/presentations/1.3%20Imaging%20Detectors%20for%20Astronomy%20and%20Astrophysics.pdf
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
don't crash if jbig2_page_out() fails
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
added Hindi translation (contributed by Suresh Kumar Bhardwaj)
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
a hacky fix for a code that can't possibly be right (lpc is not valid at the point we call strlen(lpc) on it
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
make the makefile look more like one in mupdf
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
normalize line endings and set svn:eol-style property to native on all source code files
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
remove unused file
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
added Punjabi translation (contributed by Suresh Kumar Bhardwaj)
kjk
as Krzysztof Kowalczyk
More... about 16 years ago
SyncTeX updated to version 1.7 More... over 16 years ago
- Fix #458: file name comparison in WindowInfoList_Find is now case insensitive. - Call to _CrtSetBreakAlloc in debug mode removed More... over 16 years ago
add Afrikaans translation (contributed by Pieter Kotzé)
kjk
as Krzysztof Kowalczyk
More... over 16 years ago
update Portuguese translation (contributed by Bruno Rodrigues)
kjk
as Krzysztof Kowalczyk
More... over 16 years ago
updated Hungarian translation (contributed by Balázs Németh)
kjk
as Krzysztof Kowalczyk
More... over 16 years ago
update Portuguese translation (contributed by Bruno Rodrigues)
kjk
as Krzysztof Kowalczyk
More... over 16 years ago
add Burmese transation (contributed by Mohammed Ottama)
kjk
as Krzysztof Kowalczyk
More... over 16 years ago
change line endings to windows style (from unix style)
kjk
as Krzysztof Kowalczyk
More... over 16 years ago
updated Portuguese translation (contributed by Bruno Rodrigues)
kjk
as Krzysztof Kowalczyk
More... over 16 years ago
added Irish translation (contributed by Seanán Ó Coistí)
kjk
as Krzysztof Kowalczyk
More... over 16 years ago
updated Portuguese translation (contributed by Bruno Rodrigues)
kjk
as Krzysztof Kowalczyk
More... over 16 years ago