Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Set page action entry width depending on labels width. Fix for 305202Nickolay V. Shmyrev2005-05-311-0/+6
* Slightly modified patch by Nickolay V. Shmyrev <nshmyrev@yandex.ru>. FixMarco Pesenti Gritti2005-05-312-115/+72
* modify the expose handling to get the shadows.Jonathan Blandford2005-05-294-39/+49
* Cleanup tiff configure checks. Fix for bug 305218.Nickolay V. Shmyrev2005-05-242-2/+8
* Fix minor points related to moving best fit up. IntroduceNickolay V. Shmyrev2005-05-222-13/+46
* Second part of commit, broken pipe somehowNickolay V. Shmyrev2005-05-221-0/+9
* Rough TIFF backend.Jonathan Blandford2005-05-222-0/+7
* Remove the locks around get_n_resultsMarco Pesenti Gritti2005-05-211-12/+0
* cast adjustmen->value to (int) before using it. Otherwise, we get off by aJonathan Blandford2005-05-211-9/+8
* Patch from Nickolay V. Shmyrev to reset the adjustment when the modeJonathan Blandford2005-05-211-21/+31
* Fix flickering on resizingNickolay V. Shmyrev2005-05-201-3/+9
* Patch from Nickolay Shmyrev to fix the -p option, #170458Jonathan Blandford2005-05-201-13/+7
* Patch from Nickolay Shmyrev to to scroll to second page on page_changed ifJonathan Blandford2005-05-201-4/+18
* Use gdk_window_scroll instead of gtk_widget_queue_draw. Massive speedupsJonathan Blandford2005-05-203-65/+159
* Make PgUp/Down behave like SpaceMarco Pesenti Gritti2005-05-182-32/+31
* Adapt to new poppler apiMarco Pesenti Gritti2005-05-181-1/+2
* Give focus to the ev-view, rather than the scrolled_window that it's in.James Bowes2005-05-181-2/+2
* Massive code clean up from Nickolay Shmyrev. Keep page offset whenJonathan Blandford2005-05-185-1032/+1163
* Get rid of View->Normal Size, it's just confusingMarco Pesenti Gritti2005-05-173-21/+0
* Free the EvDocumentInfo.Jonathan Blandford2005-05-172-40/+172
* Select first itemMarco Pesenti Gritti2005-05-161-1/+4
* Show the popup menu also on keybindingsMarco Pesenti Gritti2005-05-161-16/+33
* 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