Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Expose api to print a range (with dialog). Make private _print use it.Marco Pesenti Gritti2005-05-163-7/+106
* make the drop down menu as width as the toggle button.Carlos Garcia Campos2005-05-151-0/+9
* UpdateMarco Pesenti Gritti2005-05-121-3/+37
* Use signals to notify action activation. Hopefully I did not breakMarco Pesenti Gritti2005-05-114-4/+91
* make page size calculation consistent and set it to (int)( width * scale +Jonathan Blandford2005-05-111-4/+6
* Remove some leftover code from jrb first continous attempt. Use the newMarco Pesenti Gritti2005-05-101-47/+5
* Update label when connecting proxy. Fix a warning with NULL page_cache.Marco Pesenti Gritti2005-05-101-1/+3
* Add mnemonic for edit toolbar. ctrl+l focus the page entry.Marco Pesenti Gritti2005-05-103-9/+36
* Put the toolbar xml in evince own dot dirMarco Pesenti Gritti2005-05-102-6/+11
* Make the toolbar not removableMarco Pesenti Gritti2005-05-101-0/+3
* This is evil... Make space/backspace global accelerators but enable themMarco Pesenti Gritti2005-05-107-84/+140
* Keep a weak reference on proxy->page_cache so that we dont try toMarco Pesenti Gritti2005-05-101-2/+31
* Support printing page range, based on patch by Amaury JacquotJuerg Billeter2005-05-102-5/+40
* Set slash action insensitive when appropriateMarco Pesenti Gritti2005-05-101-0/+2
* Check for uri correctness/existenceMarco Pesenti Gritti2005-05-101-0/+28
* LPD printers use postscript, tooJuerg Billeter2005-05-091-0/+2
* The zoom one is actually sort of useful, put it backMarco Pesenti Gritti2005-05-091-1/+0
* Hide page/zoom controls from overflow, they are useless.Marco Pesenti Gritti2005-05-091-0/+2
* Implement epiphany like toolbar editor. Based on patch byMarco Pesenti Gritti2005-05-092-3/+85
* Use set_cursor instead of set_selection, so that the keyboard focus movesMarco Pesenti Gritti2005-05-091-7/+3
* Slash -> FindMarco Pesenti Gritti2005-05-091-1/+5
* Implement middle button scrolling. Based on a patch by Tommi KomulainenMarco Pesenti Gritti2005-05-091-59/+125
* Change api to lookup from uri. Do fast lookup first, if the type isMarco Pesenti Gritti2005-05-083-24/+69
* Release 0.3.0Marco Pesenti Gritti2005-05-071-1/+6
* Compute size of the actual page, not of the current one.Marco Pesenti Gritti2005-05-071-4/+1
* Fix text selectionMarco Pesenti Gritti2005-05-071-58/+116
* First go at fixing search, still buggyMarco Pesenti Gritti2005-05-071-164/+149
* Remove frame around dropdown box and button at the top of the sidebar.Kristian Høgsberg2005-05-041-8/+1
* Output zoom-control Makefile. build zoom-control subdir.James Bowes2005-05-024-30/+112
* Change the preview cache back to 1. Don't know when it got set to 0.Jonathan Blandford2005-05-014-114/+258
* Use connect_object rather than explicitly disconnect on dispose.Marco Pesenti Gritti2005-04-292-14/+10
* Fix for 173185. Number of pages is simply "of ..." when there is noNickolay V. Shmyrev2005-04-281-1/+5
* Update current page while scrolling in continuous modeNickolay V. Shmyrev2005-04-273-3/+22
* Fix for 301996Nickolay V. Shmyrev2005-04-261-4/+0
* Scroll up increase zoomNickolay V. Shmyrev2005-04-241-1/+1
* Horizontal scroll and zooming with mouse wheelNickolay V. Shmyrev2005-04-242-33/+60
* forgot to set this.Jonathan Blandford2005-04-241-1/+1
* Fix links for dual/continuous. Also, add a quick fix measuring of widths.Jonathan Blandford2005-04-243-54/+44
* Fix crash on exit and scrolling to pageNickolay V. Shmyrev2005-04-231-9/+33
* Add Continuous and Dual page modes.Jonathan Blandford2005-04-234-171/+914
* Fix for 169901Nickolay V. Shmyrev2005-04-221-6/+30
* Fix for 170111Nickolay V. Shmyrev2005-04-221-1/+0
* Remove unnecessary locking.Kristian Høgsberg2005-04-221-4/+0
* Fix find on single page documentsMarco Pesenti Gritti2005-04-221-2/+2
* Fix normal size zoom. Make zoom in/zoom out unsensitive when they areMarco Pesenti Gritti2005-04-223-7/+43
* Put back total number of pages as (1 of 1234)Marco Pesenti Gritti2005-04-221-2/+28
* actually remove the job.Jonathan Blandford2005-04-225-43/+44
* Show the window in fullscreen when specified by the documentMarco Pesenti Gritti2005-04-191-0/+14
* Bug 301053: hide statusbar resize-grip when maximized. Fix from Paolo BorelliNickolay V. Shmyrev2005-04-191-13/+16
* Small rework of sidebar pages handling. See bug #164811 for detailsNickolay V. Shmyrev2005-04-1910-120/+293