Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* Update fullscreen and presentation timeout handling. Hide cursor inNickolay V. Shmyrev2006-05-051-1/+1
* Evince use it's own icon. Fix for the bug #313392.Nickolay V. Shmyrev2006-05-025-1/+524
* Add support for "Find Previous" as dictated by the GNOME HIG. A menu itemWouter Bolsterlee2006-04-201-0/+1
* Add support for PDF attachments. Fixes bug #325143Nickolay V. Shmyrev2006-04-031-1/+7
* Allow to add sidebar checkbutton on toolbar. Fix for the bug #144577.Nickolay V. Shmyrev2006-02-161-0/+1
* Don't explicitly set invisible_char to the current default value in caseChristopher Aillon2006-01-311-1/+0
* Add GTK to the list of categories. Fix for the bug #328034.Nickolay V. Shmyrev2006-01-211-1/+1
* Update context menu for internal links. Fix for the bug #325066Nickolay V. Shmyrev2005-12-271-5/+4
* Update NEWS and require poppler 0.5.0.Nickolay V. Shmyrev2005-12-251-0/+14
* Enter as shortcut key for next page. Fix for the bug #321394.Nickolay V. Shmyrev2005-11-271-0/+2
* Save last document settings and reuse them for new documents.Nickolay V. Shmyrev2005-11-141-11/+0
* Remove unused file.Nickolay V. Shmyrev2005-10-171-0/+0
* Add control+keypad bindings to zoom.Nickolay V. Shmyrev2005-10-021-2/+5
* Allow the user to override document restrictions. Fix for bug 305818.Nickolay V. Shmyrev2005-09-131-0/+11
* Support for gnome-keyring for encrypted PDF's.Nickolay V. Shmyrev2005-09-131-1/+39
* Remove the statusbar. This regress loading feedback, need to check withMarco Pesenti Gritti2005-09-052-12/+0
* Persist size/visibility of sidebar per documentMarco Pesenti Gritti2005-09-021-22/+0
* Add missing full stopMarco Pesenti Gritti2005-08-311-1/+1
* Hide menu entry and rename it to "Document Viewer". Fix for bug #312399.Nickolay V. Shmyrev2005-08-111-1/+2
* Add keypad accelerators for zooming. Fix for bug 308128.Nickolay V. Shmyrev2005-07-121-0/+3
* Use common toolbar and recent models for all windows. Patch by Nickolay V.Marco Pesenti Gritti2005-07-081-9/+0
* Allow open uri lists and add TryExec fieldNickolay V. Shmyrev2005-07-051-1/+2
* Split the properties pages in two different objects, depend only on theMarco Pesenti Gritti2005-07-041-836/+743
* escape the text correctly. Handles non-UTF-8 properties and escapedJonathan Blandford2005-06-191-24/+24
* Shift + PageUp moves 10 Pages. Fix for 306125Nickolay V. Shmyrev2005-06-181-0/+2
* s/PDF Version/FormatMarco Pesenti Gritti2005-06-171-1/+113
* Add control-equal for zoomingMarco Pesenti Gritti2005-06-171-1/+1
* Add a get_orientation api. Improve set_orientation.Marco Pesenti Gritti2005-06-161-3/+2
* Implement orientation here tooMarco Pesenti Gritti2005-06-141-1/+1
* Add orientation api. Currently poppler api is not optimal, we need to setMarco Pesenti Gritti2005-06-141-0/+4
* Separate scan and fill so that we can incrementally fill from the mainMarco Pesenti Gritti2005-06-131-110/+23
* fix compilation.Jonathan Blandford2005-06-041-0/+1
* Set the column title. Show the dialog only once everything is setup.Marco Pesenti Gritti2005-06-041-1/+0
* Implement fonts list. Defined out for now, since it depends on a not yetMarco Pesenti Gritti2005-06-041-1/+67
* Labels don't expand when the dialogue is resizedNickolay V. Shmyrev2005-06-041-81/+48
* Hide the fonts tabMarco Pesenti Gritti2005-06-041-40/+1
* Rework properties code to take only EvPropertyInfo in the constructor soMarco Pesenti Gritti2005-06-041-12/+12
* fix spacings, make resizeable, and make data labels selectable +Christian Persch2005-06-041-23/+37
* Initial go at file properties. Patch by Emil Soleyman-ZomalanMarco Pesenti Gritti2005-06-033-0/+854
* Second part of commit, broken pipe somehowNickolay V. Shmyrev2005-05-221-0/+2
* *** empty log message ***Marco Pesenti Gritti2005-05-211-0/+1
* Conditionally add dvi and djvu mime types to desktop file. Fix for 304658Nickolay V. Shmyrev2005-05-212-3/+3
* Make PgUp/Down behave like SpaceMarco Pesenti Gritti2005-05-181-0/+2
* Get rid of View->Normal Size, it's just confusingMarco Pesenti Gritti2005-05-171-1/+0
* Mark labels as not translatable. Fix for 302842Nickolay V. Shmyrev2005-05-101-2/+2
* Remove some leftover code from jrb first continous attempt. Use the newMarco Pesenti Gritti2005-05-101-2/+2
* Add mnemonic for edit toolbar. ctrl+l focus the page entry.Marco Pesenti Gritti2005-05-101-0/+1
* This is evil... Make space/backspace global accelerators but enable themMarco Pesenti Gritti2005-05-101-0/+4
* Add zoom control to available itemsMarco Pesenti Gritti2005-05-101-0/+1
* Implement epiphany like toolbar editor. Based on patch byMarco Pesenti Gritti2005-05-094-14/+32