root/trunk/src/IDocument.cxx

Revision Log Mode:


Legend:

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