Timeline


and .

06/05/06:

13:46 Ticket #13 (Adding hyperlink support) closed by anonymous
fixed: hm, strange.. in your pdfs the links work, but the region that i can use …
13:11 Ticket #28 (Index broken with this pdf file) closed by jordi
fixed: OK, I found that this PDF file uses named links instead of just page …
13:09 Changeset [203] by jordi
Some PDF files use named links in the index and GoTo? links. Aparently …
12:49 Ticket #32 (epdfview crashes when trying to load a file from the commandline) created by anonymous
this seems to happen randomly, but i had this problem quite often now, …
12:42 Ticket #13 (Adding hyperlink support) reopened by anonymous
I'm sorry to reopen this ticket, but I just tried the svn 202 version of …
11:55 Changeset [202] by jordi
The Preferences action was missing from the UI definition.
11:18 Ticket #11 (Lack of information/precision (specifically zoom)) closed by jordi
fixed: I've added an entry on the tool bar with the current zoom level and can be …
11:16 Changeset [201] by jordi
The main window now shows the current zoom level on the tool bar and is …
08:47 Ticket #31 (missing zoom percentage indicator, open at 100%) closed by jordi
duplicate: Yes, this was already requested. See ticket #11. Thanks for switching …
08:43 Ticket #30 (Save/Save as option) closed by jordi
fixed: Actually I also have though about this when I had the need to save a PDF …
08:41 Changeset [200] by jordi
Added the option to save a copy of the currently loaded document.

06/04/06:

16:28 Ticket #31 (missing zoom percentage indicator, open at 100%) created by ethyriel at nerdshack dot com
It would be very nice to have a zoom percentage indicator. Also an option …
14:16 Ticket #30 (Save/Save as option) created by Broeisi
Hello, What about a save/save as option for epdfview? This is useful when …

06/03/06:

07:14 Download edited by jordi
I've added the AMD64 keyword in the ebuild and the tar.gz file is now 0.1 … (diff)

05/31/06:

15:07 Install edited by jordi
Oops... is requirements... :-) (diff)
15:07 Install edited by jordi
Requeriments is better than Requisites. (diff)
14:59 WikiStart edited by jordi
Added a link for the instructions on how to download the code from the SVN … (diff)

05/28/06:

16:03 Ticket #13 (Adding hyperlink support) closed by jordi
fixed: URI's are now also implemented ([197]) using the command line that the …
16:01 Ticket #29 (Using Up/Down cursor keys to document navigation) closed by jordi
duplicate: LoneFox? kindly sent a patch for it (#10) and is already applied into the …
15:57 Changeset [199] by jordi
The Preferences dialog is implemented in the Gtk+ shell. Now the user can …
15:44 Ticket #29 (Using Up/Down cursor keys to document navigation) created by gonsas@…
It'd be nice if one was able to navigate documents using up/down arrow …
13:58 Changeset [198] by jordi
Added the PreferencesPter? and IPreferencesView classes as well as they …
12:00 Changeset [197] by jordi
The URI links now also work, although there's no way yet to change the …
11:53 Changeset [196] by jordi
The old DocumentLink? class is now the IDocumentLink interface and only …
10:49 Changeset [195] by jordi
The translation's comments are updated with the new possitions, don't know …
03:46 Ticket #28 (Index broken with this pdf file) created by LoneFox
 http://www.nologin.net/Downloads/Papers/reveng-memory-analysis.pdf

05/27/06:

10:30 Changeset [194] by jordi
Now all test suites passes.
10:01 Changeset [193] by jordi
The test functions for the external browser command line option.
10:00 Changeset [192] by jordi
Added a new configuration option for the command line to use to execute …
09:59 Changeset [191] by jordi
The observers are notified that the search has been started before it was, …

05/21/06:

11:06 Ticket #27 (Horizontal scrollbar is displayed when "Fit to Width" is on) closed by jordi
fixed: I wasn't taking into account the thickness of the GtkImage? itself and so …
11:03 Changeset [190] by jordi
The Gtk+ PageView? now calculates correctly the ammount of space left for …
08:00 Changeset [189] by jordi
Added the container width when calculating the scroll bar's size in order …
07:24 Ticket #10 (Incomplete keyboard support) closed by jordi
fixed: I applied the patch ([188]) and it works perfectly, thank you very much.
07:23 Changeset [188] by jordi
The keyboard scrolling now behaves as most users expects thanks to the …

05/16/06:

12:35 Ticket #27 (Horizontal scrollbar is displayed when "Fit to Width" is on) created by LoneFox
See summary. "Fit to width" shouldn't by definition need such scrollbar.
03:33 Download edited by jordi
The Gtk+ 2.6 buildable sources has been set in a list also. (diff)
03:32 Download edited by jordi
Added the note about compiling ePDFView against Gtk+ 2.8 and the link to … (diff)
03:28 Install edited by jordi
The cairo dependence was removed and the glib binding was added. (diff)

05/15/06:

04:59 Changeset [187] by jordi
gtk_scrolled_window_get_vscrollbar () 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.
Note: See TracTimeline for information about the timeline view.