1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Optimize caching - allow concurrent read while loading, add blocking for load finish. More... over 11 years ago
Fix memory leak issues detected by Valgrind. More... over 11 years ago
Fix wrong delete order for outline viewer instance. More... over 11 years ago
Clear screen on display of outline view and fix artifacts when exiting outline view. More... over 11 years ago
Improve outline view. More... over 11 years ago
Basic outline view. More... over 11 years ago
Make Document::OutlineItem::GetChild const. More... over 11 years ago
Add outline viewer to main. More... over 11 years ago
Start outline viewer More... over 11 years ago
Add LDLIBS to linker command. More... over 11 years ago
Add help. More... over 11 years ago
Handle bad input files. More... over 11 years ago
Clear framebuffer on exit. More... over 11 years ago
Add go to page commands. More... over 11 years ago
Fix blank screen on startup. More... over 11 years ago
Add zoom to width/fit commands. More... over 11 years ago
Fix jumping to last page top or first page bottom when scrolling at document ends. More... over 11 years ago
Set render to true prior to main loop. More... over 11 years ago
Improve zoom and zoom caching. More... over 11 years ago
Basic commands working. More... over 11 years ago
Rename Config->State. More... over 11 years ago
Add state as command argument. More... over 11 years ago
Use uintXX_t for fixed-width operations. More... over 11 years ago
Start main. More... over 11 years ago
Add command abstraction. More... over 11 years ago
Fix Makefile. More... over 11 years ago
Fix Makefile. More... over 11 years ago
Update gitignore. More... over 11 years ago
Update makefile. More... over 11 years ago
Refactor pixel buffer and framebuffer. More... over 11 years ago