|
|
|
@250
|
[250]
|
2 years |
jordi |
When a new file is loaded, the page cache is emptied to prevent showing …
|
|
|
|
@222
|
[222]
|
2 years |
jordi |
Added a new class named JobPrint? whose duty is to render the current …
|
|
|
|
@206
|
[206]
|
2 years |
jordi |
Now when the document is loaded checks if really it has more than one page …
|
|
|
|
@201
|
[201]
|
2 years |
jordi |
The main window now shows the current zoom level on the tool bar and is …
|
|
|
|
@200
|
[200]
|
2 years |
jordi |
Added the option to save a copy of the currently loaded document.
|
|
|
|
@196
|
[196]
|
2 years |
jordi |
The old DocumentLink? class is now the IDocumentLink interface and only …
|
|
|
|
@172
|
[172]
|
2 years |
jordi |
Added missing function's comments.
|
|
|
|
@167
|
[167]
|
2 years |
jordi |
Fixed a problem when typing too fast the text to find in the find bar that …
|
|
|
|
@163
|
[163]
|
2 years |
jordi |
The DocumentPage? is able to "render" a selection by inverting the colours …
|
|
|
|
@156
|
[156]
|
2 years |
jordi |
The FindPter? can now search new matches in forward directions (i.e., Find …
|
|
|
|
@154
|
[154]
|
2 years |
jordi |
When the text to find changes, the FindPter? starts a new background job …
|
|
|
|
@150
|
[150]
|
2 years |
jordi |
When IDocument has not image of the page requested by PagePter?, PagePter? …
|
|
|
|
@148
|
[148]
|
2 years |
jordi |
Added all missing comments for all functions.
|
|
|
|
@147
|
[147]
|
2 years |
jordi |
Added the new DocumentLink? class that holds a link's rectangle (position) …
|
|
|
|
@145
|
[145]
|
2 years |
jordi |
Now the pages must have a minumun age to be rendered, because when you …
|
|
|
|
@136
|
[136]
|
2 years |
jordi |
Now all tests passes and the ePDFView executable can be build.
|
|
|
|
@135
|
[135]
|
2 years |
jordi |
Now the tests passes well (although I need to make a kludge...), but are …
|
|
|
|
@134
|
[134]
|
2 years |
jordi |
ePDFView now compiles (thanks Broeisi for pointing that) although it's now …
|
|
|
|
@132
|
[132]
|
2 years |
jordi |
The MainPter? now can load, show the error message and ask for the password …
|
|
|
|
@130
|
[130]
|
2 years |
jordi |
I added a new IJob child class called JobRender? which just renders pages. …
|
|
|
|
@129
|
[129]
|
2 years |
jordi |
Rotating and zooming the document also "emits" notifies from the document …
|
|
|
|
@128
|
[128]
|
2 years |
jordi |
Now when the page number changes, the observers are informed. Also, when …
|
|
|
|
@126
|
[126]
|
2 years |
jordi |
Now loading a password protected file works as well using the new …
|
|
|
|
@124
|
[124]
|
2 years |
jordi |
The IDocument is now "observable": observers can attach themselves to the …
|
|
|
|
@122
|
[122]
|
2 years |
jordi |
Now all tests pass. It turns out that I used usleep(2) believing that it …
|
|
|
|
@121
|
[121]
|
2 years |
jordi |
Now the page cache seems to be working correctly, but I had to change the …
|
|
|
|
@120
|
[120]
|
2 years |
jordi |
Added initial support for caching of page's pixmaps.
|
|
|
|
@85
|
[85]
|
2 years |
jordi |
Removed some poppler headers files from IDocument. They should never have …
|
|
|
|
@80
|
[80]
|
2 years |
jordi |
All setters function from IDocument now frees the argumen after copying it …
|
|
|
|
@78
|
[78]
|
2 years |
jordi |
Since version 0.5.0 and up doesn't support the old Xpdf header files and …
|
|
|
|
@73
|
[73]
|
2 years |
jordi |
Spell checked all source files.
|
|
|
|
@65
|
[65]
|
2 years |
jordi |
The Main presenter now can reload encrypted files without bothering the …
|
|
|
|
@64
|
[64]
|
2 years |
jordi |
Added the reload action to the GTK's MainView?.
Also I fixed a weird bug …
|
|
|
|
@63
|
[63]
|
2 years |
jordi |
The presenter now can reload a document. To do so I had to add the setters …
|
|
|
|
@60
|
[60]
|
2 years |
jordi |
The document's outlines are now loaded correctly, although I don't like …
|
|
|
|
@58
|
[58]
|
2 years |
jordi |
I've changed the old DocumentIndex? class name to DocumentOutline?, …
|
|
|
|
@49
|
[49]
|
2 years |
jordi |
Added the doxygen documentation builder file in the "doc" directory. I've …
|
|
|
|
@45
|
[45]
|
2 years |
jordi |
Added support for native language and added the Spanish and Catalan …
|
|
|
|
@43
|
[43]
|
2 years |
jordi |
Included the config.h file into all source files.
Added the default …
|
|
|
|
@22
|
[22]
|
2 years |
jordi |
I've moved all Get*() functions (metadata: title, author, ...) from …
|