Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix build error and small problem on application exitNickolay V. Shmyrev2005-04-182-1/+5
* New files, handling the mapping from mimetypes to backendsDavid Malcolm2005-04-184-108/+194
* constify some vars. ditto.Paolo Borelli2005-04-182-7/+7
* Move library dependencies to components.Nickolay V. Shmyrev2005-04-172-9/+6
* Minor cleanups removing some dead code.Jonathan Blandford2005-04-165-52/+30
* Calculate shadow size only when there is actually a shadow.Marco Pesenti Gritti2005-04-161-3/+6
* Allow setting view spacing, default to 0Marco Pesenti Gritti2005-04-163-11/+32
* Do not draw the border in fulscreenMarco Pesenti Gritti2005-04-163-6/+39
* Rework border calculation, so that I can more easily disable it. CodeMarco Pesenti Gritti2005-04-161-39/+32
* Remove some assertions, documents can have 0 pages. Make initial currentMarco Pesenti Gritti2005-04-162-26/+24
* Remove unused files.Nickolay V. Shmyrev2005-04-156-785/+49
* Rework sizing to deal with documents with not uniform page size.Marco Pesenti Gritti2005-04-151-53/+55
* Make all toolbar items translatableLuca Ferretti2005-04-151-1/+18
* Fix the crash when trying to copy in backends that doesnt support it. WeMarco Pesenti Gritti2005-04-142-2/+13
* Work around the Escape conflict (find bar and unfullscreen)Marco Pesenti Gritti2005-04-121-2/+18
* Fix for bugs 300233,173184,300094. Problems with page index started at 0Nickolay V. Shmyrev2005-04-123-21/+79
* Save accelerators on exit. Fixes bug #172095.Christian Persch2005-04-091-0/+2
* Actually fix the "FIXME: update priority" comment.Jonathan Blandford2005-04-091-1/+1
* Fix logic.Jonathan Blandford2005-04-091-2/+3
* Check that the document supports findMarco Pesenti Gritti2005-04-082-5/+7