Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of View->Normal Size, it's just confusingMarco Pesenti Gritti2005-05-175-22/+9
* Updated Greek translation by Stylianos Papanastasiou <stelios@dcs.gla.ac.uk>Kostas Papadimas2005-05-172-182/+220
* Free the EvDocumentInfo.Jonathan Blandford2005-05-175-45/+208
* Select first itemMarco Pesenti Gritti2005-05-162-1/+10
* Show the popup menu also on keybindingsMarco Pesenti Gritti2005-05-165-16/+171
* Expose api to print a range (with dialog). Make private _print use it.Marco Pesenti Gritti2005-05-164-7/+120
* Updated Czech translation.Miloslav Trmac2005-05-152-106/+115
* make the drop down menu as width as the toggle button.Carlos Garcia Campos2005-05-152-0/+14
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-05-142-142/+690
* Translation updated by Tino Meinen.Vincent van Adrighem2005-05-142-172/+216
* Updated Czech translation.Miloslav Trmac2005-05-122-144/+202
* UpdateMarco Pesenti Gritti2005-05-123-6/+53
* Updated Greek Translation.Kostas Papadimas2005-05-112-8/+12
* Move the best fit items at the top of the listMarco Pesenti Gritti2005-05-113-6/+14
* Use signals to notify action activation. Hopefully I did not breakMarco Pesenti Gritti2005-05-115-4/+108
* make page size calculation consistent and set it to (int)( width * scale +Jonathan Blandford2005-05-114-8/+20
* Mark labels as not translatable. Fix for 302842Nickolay V. Shmyrev2005-05-102-2/+8
* Added "es" to ALL_LINGUASFrancisco Javier F. Serrador2005-05-103-123/+225
* Remove some leftover code from jrb first continous attempt. Use the newMarco Pesenti Gritti2005-05-103-49/+18
* Update label when connecting proxy. Fix a warning with NULL page_cache.Marco Pesenti Gritti2005-05-102-1/+10
* Add mnemonic for edit toolbar. ctrl+l focus the page entry.Marco Pesenti Gritti2005-05-105-9/+47
* Put the toolbar xml in evince own dot dirMarco Pesenti Gritti2005-05-106-6/+141
* Make the toolbar not removableMarco Pesenti Gritti2005-05-102-0/+9
* This is evil... Make space/backspace global accelerators but enable themMarco Pesenti Gritti2005-05-109-84/+165
* Keep a weak reference on proxy->page_cache so that we dont try toMarco Pesenti Gritti2005-05-102-2/+42
* Support printing page range, based on patch by Amaury JacquotJuerg Billeter2005-05-103-5/+48
* Add zoom control to available itemsMarco Pesenti Gritti2005-05-102-0/+7
* Set slash action insensitive when appropriateMarco Pesenti Gritti2005-05-102-0/+8
* Fix warning on the overflow menuChristian Persch2005-05-102-9/+15
* Check for uri correctness/existenceMarco Pesenti Gritti2005-05-102-0/+34
* LPD printers use postscript, tooJuerg Billeter2005-05-092-0/+8
* The zoom one is actually sort of useful, put it backMarco Pesenti Gritti2005-05-092-1/+7
* Hide page/zoom controls from overflow, they are useless.Marco Pesenti Gritti2005-05-092-0/+9
* *** empty log message ***Marco Pesenti Gritti2005-05-092-6/+14
* Share it between all cut-n-paste subdirsMarco Pesenti Gritti2005-05-095-2/+75
* Implement epiphany like toolbar editor. Based on patch byMarco Pesenti Gritti2005-05-0921-19/+3583
* Use set_cursor instead of set_selection, so that the keyboard focus movesMarco Pesenti Gritti2005-05-092-7/+10
* Fix infinite loop when loading Type1 fontsAleksey Kliger2005-05-092-0/+7
* Slash -> FindMarco Pesenti Gritti2005-05-093-1/+14
* Make --disable really disableThomas de Grenier de Latour2005-05-092-3/+9
* Compare page labels even without has_labels set, fixes setting page withJuerg Billeter2005-05-092-1/+8
* Implement middle button scrolling. Based on a patch by Tommi KomulainenMarco Pesenti Gritti2005-05-092-59/+135
* Change api to lookup from uri. Do fast lookup first, if the type isMarco Pesenti Gritti2005-05-085-32/+87
* Updated Japanese translation for v0.3.0.Takeshi AIHANA2005-05-072-100/+164
* Fix distcheckMarco Pesenti Gritti2005-05-072-0/+8
* Release 0.3.0Marco Pesenti Gritti2005-05-075-3/+46
* Compute size of the actual page, not of the current one.Marco Pesenti Gritti2005-05-072-4/+8
* *** empty log message ***Marco Pesenti Gritti2005-05-071-0/+2
* Fix text selectionMarco Pesenti Gritti2005-05-072-58/+128
* First go at fixing search, still buggyMarco Pesenti Gritti2005-05-072-164/+159