Timeline


and .

05/13/06:

18:11 Ticket #25 (pdf filter on open dialog) closed by jordi
fixed: Added filters for PDF Files and All Files in the Open Dialog ([186]).
18:03 Changeset [186] by jordi
Added filters in the Open File dialog that by default only lets show PDF …
17:32 Ticket #24 ('/' as shortcut key for find) closed by jordi
fixed: Now as Firefox, Evince, and VIM the '/' starts the find action ([185]).
17:31 Changeset [185] by jordi
Added an "Slash" accelerator key for the find action.
16:43 Ticket #26 (use F9 instead of or in addition to ctrl-i for showing index) closed by jordi
fixed: I didn't see it, thank you. I've changed the <control>+I accelerator by …
16:42 Changeset [184] by jordi
The Show Index option's accelerator key is now F9 to follow Gnome HIG.
15:05 Ticket #26 (use F9 instead of or in addition to ctrl-i for showing index) created by anonymous
it is in the gnome HIG afaik, mozilla and thunar use F9 too for toggling …
15:03 Ticket #25 (pdf filter on open dialog) created by anonymous
only show .pdf files by default in the open file dialog, and have a …
15:01 Ticket #24 ('/' as shortcut key for find) created by anonymous
just as firefox and evince have make / pop up the find dialog
09:53 Ticket #22 (ePDFview 0.1.4 crash on a specific document) closed by jordi
fixed: I forgot to check some returned parameters. Fixed in SVN. Thanks.
09:52 Changeset [183] by jordi
I forget to check if the poppler page could be retrieved in some …
09:36 Ticket #23 (unable to compile epdfview with ldflag "-Wl, --as-needed") closed by jordi
fixed: Thank you for the patch, but unfortunately I can't apply it because I'm …
09:27 Changeset [182] by jordi
I was using LDFLAGS instead LDADD to tell which libraries to link to. This …
08:08 Ticket #23 (unable to compile epdfview with ldflag "-Wl, --as-needed") created by ryszardzonk
ldflag "-Wl, --as-needed" is a fairly new binutils flag that alows for …
08:00 Ticket #22 (ePDFview 0.1.4 crash on a specific document) created by anonymous
ePDFview crash on a document that works with evince. I tried to open this …

05/12/06:

19:20 WikiStart edited by jordi
Added release of version 0.1.4 as news. (diff)
19:20 ChangeLog edited by jordi
Added news items for version 0.1.4. (diff)
19:11 WikiStart edited by jordi
All screenshots are now on the Screenshots page now, except for the … (diff)
19:06 Download edited by jordi
Updated to version 0.1.4. (diff)
18:51 Changeset [181] by jordi
Released version 0.1.4
18:48 Changeset [180] by jordi
Updated German translation.
12:36 Changeset [179] by jordi
Updated French translation.
12:35 Changeset [178] by jordi
Updated Vietnamese translation.
12:34 Changeset [177] by jordi
The tests are only compiled iif the --enable-debug is also used in …
09:49 Changeset [176] by jordi
Updated the README with the need of poppler's glib wrapper as requirement …
09:35 Ticket #9 (Add ability of searching text in a document) closed by jordi
fixed: Now is possible to search text on the document using a Firefox-like find …
09:30 Changeset [175] by jordi
Updated the Catalan and Spanish translations with the new strings. I also …
09:29 Changeset [174] by jordi
Added the generated config.h header by autoconf to the epdfview.h header, …
07:14 Changeset [173] by jordi
Added the missing pure virtual function to make the tests compile.
06:56 Changeset [172] by jordi
Added missing function's comments.
06:55 Changeset [171] by jordi
Make Doxygen warn about not documented parameters.
06:21 Changeset [170] by jordi
Is now possible to change from page to page with the mouse wheel.
06:04 Changeset [169] by jordi
Making visible a rectangle on the page view works much better now.
04:43 Changeset [168] by jordi
The current job is canceled even when the text to find is empty.
04:41 Changeset [167] by jordi
Fixed a problem when typing too fast the text to find in the find bar that …

05/11/06:

17:23 Changeset [166] by jordi
Removed some headers includes for debuging.
14:49 Changeset [165] by jordi
The page view now makes sure the found match is shown to the user making …
13:35 Changeset [164] by jordi
When the find bar is closed the FindPter? is noticed about it and can …
11:33 Changeset [163] by jordi
The DocumentPage? is able to "render" a selection by inverting the colours …
06:55 Changeset [162] by jordi
The FindView? now disconnects the signals before setting the presenter.
06:23 Changeset [161] by jordi
The find bar tells the FindPter? when the text to find changes. Also the …

05/10/06:

18:00 Ticket #13 (Adding hyperlink support) reopened by anonymous
i tried the svn 158 version and i couldn't click on urls to open them. …
12:18 Changeset [160] by jordi
Added two new stock icons for the gtk+ shell for the Find Next and Find …
10:54 Changeset [159] by jordi
Added the empty GTK+ FindView? class.

05/09/06:

13:46 Changeset [158] by jordi
Added the missing comments for the new functionality.
13:07 Changeset [157] by jordi
The FindPter? now can also search backwards.
11:15 Changeset [156] by jordi
The FindPter? can now search new matches in forward directions (i.e., Find …
06:55 Changeset [155] by jordi
The PDF document now can actually search for a text in a page and return …

05/08/06:

15:49 Changeset [154] by jordi
When the text to find changes, the FindPter? starts a new background job …
11:15 Changeset [153] by jordi
Added the FindPter? and IFindView classes that will control the find …
04:41 Ticket #21 ("Zoom to Fit" and "Zoom to Width" options don't work with different page ...) closed by jordi
fixed: Now if the pages' size is different, the Zoom to Fit and the Zoom to Width …
04:39 Changeset [152] by jordi
When a PDF file has different pages sizes, if the Zoom to Width or the …
02:33 Ticket #21 ("Zoom to Fit" and "Zoom to Width" options don't work with different page ...) created by LoneFox
Some ebooks have their cover page scanned at different size than rest of …

05/07/06:

09:30 Changeset [151] by jordi
Instead of setting a new "Loading..." empty page each time the page is …
06:45 Changeset [150] by jordi
When IDocument has not image of the page requested by PagePter?, PagePter?

05/06/06:

14:50 Changeset [149] by jordi
Frees the link mapping after copied all links information.

05/05/06:

15:43 Changeset [148] by jordi
Added all missing comments for all functions.
11:44 Ticket #13 (Adding hyperlink support) closed by jordi
fixed: Added support for cross references links.
11:42 Changeset [147] by jordi
Added the new DocumentLink? class that holds a link's rectangle (position) …
08:46 Changeset [146] by jordi
Now is the PagePter? how is doing the page scroll. This way I can add other …

05/03/06:

14:18 Changeset [145] by jordi
Now the pages must have a minumun age to be rendered, because when you …

05/02/06:

10:22 Changeset [144] by jordi
When the first (right) mouse button is pressed, the scrolled window grabs …
10:05 Changeset [143] by jordi
The size of the scrolled window's scrollbars is now calculated instead of …

05/01/06:

18:03 Changeset [142] by jordi
Released version 0.1.3 (I forgot to commit on 2006-04-24.)
18:00 Changeset [141] by jordi
I've added a new test fixture for the PagePter? class that just checks that …
06:48 Changeset [140] by jordi
The PageView? now also changes from page to page as it used to be, less the …
06:32 Changeset [139] by jordi
The PageView? now drags and resizes as it used to do.
06:12 Changeset [138] by jordi
I have slipt the MainPter? in two classes, getting all the code for showing …

04/29/06:

14:54 Changeset [137] by jordi
The MainView? now shows the wait cursor and insensitives all controls when …
14:11 Ticket #20 (epdfview svn version gives an error.) closed by jordi
fixed: OK, I fixed in [136]: you can compile ePDFView from SVN and it goes a …
14:09 Changeset [136] by jordi
Now all tests passes and the ePDFView executable can be build.
13:03 Changeset [135] by jordi
Now the tests passes well (although I need to make a kludge...), but are …
12:38 Changeset [134] by jordi
ePDFView now compiles (thanks Broeisi for pointing that) although it's now …
10:10 Changeset [133] by jordi
Added the ShowIndex? and ShowToolAndStatusBar? tests as they are not …
10:07 Changeset [132] by jordi
The MainPter? now can load, show the error message and ask for the password …
09:10 Changeset [131] by jordi
Readded the tests for the DocumentOutline?.
06:04 Changeset [130] by jordi
I added a new IJob child class called JobRender? which just renders pages. …
05:13 Ticket #20 (epdfview svn version gives an error.) created by Broeisi
Hello. I just updated svn to revision 129, but it's not compiling. I got …
04:13 Changeset [129] by jordi
Rotating and zooming the document also "emits" notifies from the document …
03:33 Changeset [128] by jordi
Now when the page number changes, the observers are informed. Also, when …
03:04 Changeset [127] by jordi
Loading valid (non-encrypted) files and with relative paths works again.
03:01 Changeset [126] by jordi
Now loading a password protected file works as well using the new …
02:34 Changeset [125] by jordi
Added again one the old tests and also makes sure that calling the …
02:29 Changeset [124] by jordi
The IDocument is now "observable": observers can attach themselves to the …
00:10 Ticket #19 (Printing) closed by jordi
duplicate: I can't tell when printing will be available, but this is being discused …

04/28/06:

19:34 Ticket #19 (Printing) created by eckert@…
Hello, I just tested epdfview, and I like it. When will printing be …
03:55 Ticket #16 (Icon on the toolbar for the outline) closed by jordi
fixed: I have renamed the option to Show Index and added a shortcut for it.
03:54 Changeset [123] by jordi
Renamed the "Show Outline" option to "Show Index" and added a shortcut for …

04/26/06:

16:32 Changeset [122] by jordi
Now all tests pass. It turns out that I used usleep(2) believing that it …
11:03 Changeset [121] by jordi
Now the page cache seems to be working correctly, but I had to change the …
06:44 Changeset [120] by jordi
Added initial support for caching of page's pixmaps.
04:02 Changeset [119] by jordi
Moved the page '%d of %d' from the View to the Presenter, where it …
03:04 Ticket #18 ([Patch] Support alternative button order in dialogs) closed by jordi
fixed: I't now in trunk. Thanks.
03:04 Changeset [118] by jordi
Added patch by LoneFox? to support alternative button order in dialogs.

04/25/06:

15:02 Ticket #18 ([Patch] Support alternative button order in dialogs) created by LoneFox
Please add this to the next version […]
14:15 Ticket #17 (Add a page layout option) created by Broeisi
It would be also nice to add a page layout option. The user can choose to …
13:34 Ticket #16 (Icon on the toolbar for the outline) created by Broeisi
It would be great to add an icon on the toolbar as a shortcut to turn the …
09:27 Changeset [117] by jordi
The main view now shows on the status bar the file loading as well as …
09:26 Changeset [116] by jordi
Updated the POTFILES with the new JobLoad? file.
08:00 Ticket #15 (performance issue) created by zack.dlr@…
I have heavy performance issue with some pdf. The issue affect opening, …
07:04 Changeset [115] by jordi
Loading or reloading a document is now a background process, so the GUI …
04:21 Ticket #12 (Icons on menu bar) closed by jordi
fixed: No, actually I don't really follow any guideline. I removed the help icon …
04:18 Changeset [114] by jordi
Removed the help icon on the menu bar.
04:18 Changeset [113] by jordi
g_file_set_contents() is from Glib 2.8.x series. I changed that to use …

04/24/06:

17:04 Ticket #14 (Adding text selection) created by anonymous
Being able to select text for c&p would also be nice.
17:04 Ticket #13 (Adding hyperlink support) created by anonymous
Being able to follow links (particularly internal cross-references) would …
16:21 Ticket #12 (Icons on menu bar) created by anonymous
The Help menu entry has an icon on the bar (not to mention no actual Help …
16:18 Ticket #11 (Lack of information/precision (specifically zoom)) created by anonymous
There is ZoomIn/Out/ToFit/ToWidth but no percentage indicator or any …
16:15 Ticket #10 (Incomplete keyboard support) created by anonymous
MainView.cxx (1153): […] This should be a bug. It would be great if …
09:18 ChangeLog edited by jordi
Changed order French translation and German (I want them in alphabetical … (diff)
09:10 WikiStart edited by jordi
Added version 0.1.3. (diff)
09:08 Download edited by jordi
Added version 0.1.3 (diff)
08:46 ChangeLog edited by jordi
Added history for version 0.1.3. (diff)
08:38 WikiStart edited by jordi
Added screenshot for 0.1.3 and also reduced all images' width to 30%. (diff)
08:23 Changeset [112] by jordi
Added the enhancements, bug fixes and new translations for release 0.1.3.
08:10 Changeset [111] by jordi
Updated languages. Actually I only changed Catalan and Spanish (added …
05:58 Changeset [110] by jordi
When the outline is set, the main view selects the first outline so …
05:44 Changeset [109] by jordi
Now is possible to drag the page using the left mouse button. It doesn't …

04/23/06:

10:24 Ticket #8 (mouse scrolling) closed by jordi
fixed: I have implemented the mouse scrolling, but now does it changing the …
10:22 Changeset [108] by jordi
It's now possible to change the page using the wheel mouse, althought it's …
09:53 Changeset [107] by jordi
The MainView? now can controll how it will scroll (see the bottom of it, …

04/21/06:

11:49 Changeset [106] by jordi
Removed the hard coded columns numbers for the outline tree model.
09:39 Changeset [105] by jordi
The document is zoomed to fit or to zip each time it's opened.
05:47 Changeset [104] by jordi
Rotation the page also keeps the zoom to fit and zoom to width options.
04:30 Changeset [103] by jordi
The sidebar visibility is also handled by the presenter now.
04:23 Changeset [102] by jordi
The status and toolbar now are shown by the presenter, and are also saved …
03:54 Changeset [101] by jordi
Added the Utils file that has common util function for test suites, like …
03:45 Changeset [100] by jordi
Added the "show toolbar" and "show statusbar" options to the Config class.

04/20/06:

18:25 Ticket #9 (Add ability of searching text in a document) created by baze
13:11 Ticket #1 (Remember width / zoom settings) closed by jordi
fixed: The "Zoom to Width" and "Zoom to Fit" are now toggle actions that are …
13:09 Changeset [99] by jordi
The MainPter? now resizes the page shown if the zoom to width or zoom to …
11:13 Changeset [98] by jordi
Divided the pageZoom function from the MainPter? test to ZoomInAndOut?, …
10:08 Changeset [97] by jordi
The Main presenter now pass the last folder used to open a file to the …
09:41 Changeset [96] by jordi
The configuration class can now hold the last used directory to open a …
09:13 Changeset [95] by jordi
Going to the next/previous page only takes a key (Page Up/Page Down) …
06:29 Changeset [94] by jordi
When the main window is resized or moved, the current position and size is …
05:48 Changeset [93] by jordi
It's possible to set the configuration values and to load the …
04:33 Changeset [92] by jordi
Added the Config class that will load the configuration options and its …
02:38 Ticket #3 (Full path to file required to launch epdfview from command line) closed by jordi
fixed: Now is possible to open relative path file names as well.
02:37 Changeset [91] by jordi
The PDFDocument now can open files names that are in relative path.
01:36 Ticket #8 (mouse scrolling) created by anonymous
Hello, 1st I'd like to thank you for this little magic called epdfview - …

04/19/06:

04:29 Ticket #7 (Overprint feature request) created by anonymous
great work ! it would be nice to have an pdf-overprint-view/print (like in …
02:50 WikiStart edited by jordi
The new version of trac doen's support the same Image Macro parameters. … (diff)
02:28 Changeset [90] by jordi
Added French translation by Mr_Moustache. Incremented version number in …

04/18/06:

13:57 Ticket #5 (Single click to select page from left hand index) closed by jordi
fixed: Changed on trunk. Now a single click changes the current page.
13:55 Changeset [89] by jordi
The outline index is now selected with a single click instead of double …
03:28 Install edited by jordi
Added information about Lunar Linux. (diff)
03:24 Download edited by jordi
Added link to Fedora Core 5 and information about Lunar Linux. (diff)
03:16 Ticket #6 (German translation) closed by jordi
fixed: Added, it's now in the trunk. Thank you.
03:15 Changeset [88] by jordi
Added the German translation by Moritz Heiber.
03:09 Changeset [87] by jordi
Added the Vietnamese translation by VnPenguin?.
02:50 Ticket #2 (0.1.2: compiling error on FC5) closed by jordi
fixed: Actually it happened also on a SuSE distribution. I change it to "fixed" …

04/17/06:

19:36 Ticket #6 (German translation) created by moe@…
The german translation (po file, UTF-8) for 0.1.2 is attached to this …
18:05 Ticket #5 (Single click to select page from left hand index) created by tomk@…
After the index has been displayed, a single click is more intuitive, IMO.
17:58 Ticket #4 (Printing support request) created by tomk
Printing support for epdfview.
17:55 Ticket #3 (Full path to file required to launch epdfview from command line) created by tomk
epdfview somefile.pdf does not work. epdfview launches, and immediately …
13:34 Changeset [86] by jordi
I have forgotten more .in file, this time the POTFILES.in that would …
12:17 Changeset [85] by jordi
Removed some poppler headers files from IDocument. They should never have …
12:16 Ticket #2 (0.1.2: compiling error on FC5) created by vnpenguin
Just tried to compile 0.1.2 on FC5: ... if g++ -DHAVE_CONFIG_H -I. -I. …
12:06 Changeset [84] by jordi
Also added the Makefile.in.in from the po dir. I hope there's no more …
11:48 Ticket #1 (Remember width / zoom settings) created by moe@…
Hey, first off .. awesome work on this tiny piece of software. Finally a …
10:59 Changeset [83] by jordi
Added missing Makefile.in from the intl directory.
10:35 Download edited by jordi
It's SuSE, not SuSR… (diff)
10:35 Download edited by jordi
Added SuSE packages and removed the old versions (too clutered). (diff)
09:44 WikiStart edited by jordi
Added the NEWS item about new 0.1.2 version. (diff)
09:43 ChangeLog edited by jordi
(diff)
09:41 Download edited by jordi
Added release 0.1.2 (diff)
09:38 Changeset [82] by jordi
Released version 0.1.2
09:24 Changeset [81] by jordi
Updated the NEW file with version 0.1.2 changes.
09:21 Changeset [80] by jordi
All setters function from IDocument now frees the argumen after copying it …
08:51 Changeset [79] by jordi
Dropped the -pedantic flag that would break on compile time because …
07:28 Changeset [78] by jordi
Since version 0.5.0 and up doesn't support the old Xpdf header files and …

04/16/06:

13:30 Changeset [77] by jordi
Oops... I didn't copy it to the tags subdir.
13:29 Changeset [76] by jordi
Released version 0.1.1
13:29 Changeset [75] by jordi
Released version 0.1.1
10:03 WikiStart edited by jordi
(diff)
09:59 Download edited by jordi
(diff)
09:57 ChangeLog edited by jordi
(diff)
09:54 Changeset [74] by jordi
Updated the NEWS file with the new release.
09:21 Changeset [73] by jordi
Spell checked all source files.
09:10 Changeset [72] by jordi
Updated the spanish and catalan translations.
06:52 Changeset [71] by jordi
The application can now open directly a file from the command line. I …

04/15/06:

11:20 Changeset [70] by jordi
The tool and status bar can now be shown and hidden.
11:09 Changeset [69] by jordi
When the page changed, the scrolled window shows the top of the page …
10:59 Changeset [68] by jordi
Added the "Show toolbar", "Show statusbar" and "Show sidebar" options to …
10:40 Changeset [67] by jordi
Added support for named destinations for PDF outlines. Now the view shows …
06:57 Changeset [66] by jordi
The main presenter shows the sidebar when the document has outlines. Also …

04/14/06:

16:24 Changeset [65] by jordi
The Main presenter now can reload encrypted files without bothering the …
15:05 Changeset [64] by jordi
Added the reload action to the GTK's MainView?. Also I fixed a weird bug …
14:36 Changeset [63] by jordi
The presenter now can reload a document. To do so I had to add the setters …
13:42 Changeset [62] by jordi
The main presenter now sets the sensitiveness of a "Reload" action, still …
12:36 Changeset [61] by jordi
I've removed all Poppler stuff from the DocumentOutline? and put it into …
12:08 Changeset [60] by jordi
The document's outlines are now loaded correctly, although I don't like …
10:17 Changeset [59] by jordi
Added the test for a file that don't have an outline.
10:13 Changeset [58] by jordi
I've changed the old DocumentIndex? class name to DocumentOutline?, …
07:09 Changeset [57] by jordi
The previous and next page toolbar items are now "considered important", …
06:50 Changeset [56] by jordi
Added the documentation comments for PageMode? and PageLayout?.
05:24 WikiStart edited by jordi
Substituted "build and execute" by install and run, and the link is only … (diff)
05:21 Changeset [55] by jordi
Removed useless checks.
05:08 Changeset [54] by jordi
Increment ePDFView's version number. The MainPterTest? doesn't include the …

04/13/06:

13:15 Changeset [53] by jordi
Released version 0.1.0
12:16 Install edited by jordi
The ebuild tarballs didn't have the .ebuild part when unpacking them. (diff)
12:15 Download edited by jordi
I changed only the link's caption, not the actual link to the downloadable … (diff)
12:14 WikiStart edited by jordi
I hate my bad spelling skills… (diff)
12:13 WikiStart edited by jordi
Since the full requirements are explained in the [Install] page, there's … (diff)
12:12 Download edited by jordi
Added a direct link to the ebuild installation procedures. (diff)
11:22 WikiStart edited by jordi
The first (and last for now) news item had an invalid link, fixed. (diff)
11:16 WikiStart edited by jordi
Added a new link to the installation instructions. (diff)
11:15 WikiStart edited by jordi
I really need to learn how to spell! (diff)
09:02 Changeset [52] by jordi
Updated Spanish translation.
09:00 Changeset [51] by jordi
Added required Poppler's version.
06:51 Changeset [50] by jordi
Added the AUTHORS, README, INSTALL and NEWS files to be ready for …
05:47 Changeset [49] by jordi
Added the doxygen documentation builder file in the "doc" directory. I've …
Note: See TracTimeline for information about the timeline view.