|
|
|
@222
|
[222]
|
06/11/06 14:46:38 |
jordi |
Added a new class named JobPrint? whose duty is to render the current … |
|
|
|
@213
|
[213]
|
06/10/06 14:14:55 |
jordi |
configure script now sets a Makefile condition about printing support. A … |
|
|
|
@200
|
[200]
|
06/05/06 08:41:08 |
jordi |
Added the option to save a copy of the currently loaded document. |
|
|
|
@198
|
[198]
|
05/28/06 13:58:35 |
jordi |
Added the PreferencesPter? and IPreferencesView classes as well as they … |
|
|
|
@196
|
[196]
|
05/28/06 11:53:35 |
jordi |
The old DocumentLink? class is now the IDocumentLink interface and only … |
|
|
|
@174
|
[174]
|
05/12/06 09:29:21 |
jordi |
Added the generated config.h header by autoconf to the epdfview.h header, … |
|
|
|
@157
|
[157]
|
05/09/06 13:07:25 |
jordi |
The FindPter? now can also search backwards. |
|
|
|
@155
|
[155]
|
05/09/06 06:55:01 |
jordi |
The PDF document now can actually search for a text in a page and return … |
|
|
|
@154
|
[154]
|
05/08/06 15:49:20 |
jordi |
When the text to find changes, the FindPter? starts a new background job … |
|
|
|
@153
|
[153]
|
05/08/06 11:15:11 |
jordi |
Added the FindPter? and IFindView classes that will control the find … |
|
|
|
@147
|
[147]
|
05/05/06 11:42:43 |
jordi |
Added the new DocumentLink? class that holds a link's rectangle (position) … |
|
|
|
@138
|
[138]
|
05/01/06 06:12:08 |
jordi |
I have slipt the MainPter? in two classes, getting all the code for showing … |
|
|
|
@130
|
[130]
|
04/29/06 06:04:59 |
jordi |
I added a new IJob child class called JobRender? which just renders pages. … |
|
|
|
@124
|
[124]
|
04/29/06 02:29:35 |
jordi |
The IDocument is now "observable": observers can attach themselves to the … |
|
|
|
@115
|
[115]
|
04/25/06 07:04:09 |
jordi |
Loading or reloading a document is now a background process, so the GUI … |
|
|
|
@92
|
[92]
|
04/20/06 04:33:21 |
jordi |
Added the Config class that will load the configuration options and its … |
|
|
|
@58
|
[58]
|
04/14/06 10:13:02 |
jordi |
I've changed the old DocumentIndex? class name to DocumentOutline?, … |
|
|
|
@23
|
[23]
|
04/11/06 10:13:29 |
jordi |
At last, I have the first presenter's test. At the previous commit I … |
|
|
|
@21
|
[21]
|
04/11/06 08:14:31 |
jordi |
I added the dumb document and main view for testing.
I had to create a … |
|
|
|
@19
|
[19]
|
04/11/06 06:08:15 |
jordi |
Added a new DocumentPage? class that hold a page image. This will be used … |
|
|
|
@8
|
[8]
|
04/10/06 12:49:58 |
jordi |
I've changed the way the loadFile() function handles the error. Now all … |
|
|
|
@6
|
[6]
|
04/10/06 11:11:30 |
jordi |
The Document class now actually tries to open a PDFDoc document from … |
|
|
|
@4
|
[4]
|
04/10/06 09:50:46 |
jordi |
Added the first test that checks that an empty document returns sane … |