61
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Preset more info to make sure WindowInfo works correctly More... almost 17 years ago
Show Find status tracking More... almost 17 years ago
Expose 'Found' status to GUI layer More... almost 17 years ago
Set default Find status tracker More... almost 17 years ago
Implement Find status tracking More... almost 17 years ago
updated Hungarian translation
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
added lithuanian translation
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
add prefs for remembering state/position/size of default window (for now only remembers position)
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
centralize (almost all) settings that we persists in preference file in one struct
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
use file_exists from file_util.c
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
#ifdef out serialization in previous format; #include cleanups
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
update todo
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
Implement changing 'Find:' text when language has been changed More... almost 17 years ago
Fitz: refine mapping search result rect to screen More... almost 17 years ago
Fixed Fitz mapping search result to screen More... almost 17 years ago
make shift-space go back one page, as requested on forums
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
move another comment to a better place
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
move comment to a better place
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
update data for language auto-detection
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
added Vietnamese translation
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
Implement Mouse/Key focus tracking & auto switching More... almost 17 years ago
restore ability to launch links from about page, which got lost when implementing selection
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
default search type should be case-insensitive (I'm a bit worried that PdfSearchEngine::sensitive and state of the button encode the same information - ideally there should be only one place that serves as the source of data and the state of the other place should derive from the first place; it might already be true but then setting sensitive in PdfSearchEngine constructor has no meaning); PdfSearchEngine::SetSensitive doesn't have to be virtual; fixed a few crashes found when testing search while switching rendering engines
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
don't show a message box when searching inside a PDF and not finding anything
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
preserve the icon that was sent by Zenon. The final program icon was created by removing unnecessary formats and using @icon program to save it in a form that rc.exe understands (ironically that caused the size of the icon to swallow)
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
update credits for program icon; remove 'design' and 'license' parts of credits - don't seem very useful
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
new icon from Zenon
kjk
as Krzysztof Kowalczyk
More... almost 17 years ago
Fixed bug - Make sure m_fullscreen is updated before all other access More... almost 17 years ago
Fullscreen per window More... almost 17 years ago
Smarter PgUp/PgDn handler More... almost 17 years ago