Show TOC as default after loading file |
|
More...
|
almost 18 years ago
|
Implement TOC control |
|
More...
|
almost 18 years ago
|
Implement interfaces for TOC loading & action control |
|
More...
|
almost 18 years ago
|
Implement loading TOC tree in PDF engines |
|
More...
|
almost 18 years ago
|
fix wrong termination check in previous fix to cleanovers() |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
we can't change semantics of node->title |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
inline rendertransform and use tailcall to reduce recursion depth in rendernode() - still doesn't fix stack overflow in debug build in rendernode/renderover exposed by issue #108 (release build is fine so it's relatively ok) |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
fix stack overflows by doing tailcalls instead of deep recursion - issue #108 |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
Use UCS2 when loading TOC item's title in MS Windows |
|
More...
|
almost 18 years ago
|
Load Root/Catalog for later use |
|
More...
|
almost 18 years ago
|
updated French translation |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
make Find: translatable; use the right font for calculating the length of 'Find:' text; reposition 'Find:' label slightly |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
Simple implementation for find text |
|
More...
|
almost 18 years ago
|
Use LeftMouse & Ctrl-LeftMouse for dragging & selecting |
|
More...
|
almost 18 years ago
|
adding Brazillian translation |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
Add hotkey (F11) for switching fullscreen mode |
|
More...
|
almost 18 years ago
|
Add more controls on switching fullscreen mode |
|
More...
|
almost 18 years ago
|
Implement drop shadows around page for better looks |
|
More...
|
almost 18 years ago
|
sort languages by the number of untranslated strings |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
add Portuguese (Portugal) translation |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
hookup fullscreen code to menu item; bump WINVER to 0x0500 to have access to multi-monitor functions (means no more support for win98; probably should do it via LoadLibrary(); change bool to BOOL to avoid MSVC warning |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
Implement fullscreen mode |
|
More...
|
almost 18 years ago
|
Add interfaces for fullsreen mode |
|
More...
|
almost 18 years ago
|
make sure ZOOM_MIN is respected when zooming out |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
Implement zooming with ctrl-wheel mouse |
|
More...
|
almost 18 years ago
|
added Thai translation |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
Add more ifdefs for CrashHandler |
|
More...
|
almost 18 years ago
|
added Greek translation |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|
Update CodeBlocks project file |
|
More...
|
almost 18 years ago
|
fix infinite loop if -print-to-default option was given on command line (see http://code.google.com/p/sumatrapdf/issues/detail?id=44) |
kjk
as Krzysztof Kowalczyk
|
More...
|
almost 18 years ago
|