Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Add support for PDF attachments. Fixes bug #325143Nickolay V. Shmyrev2006-04-032-66/+230
* Cleanup mime type detection on document load. Fix for the bug #336448.Nickolay V. Shmyrev2006-04-028-445/+220
* Fix crash on exit, described in the bug #336825.Nickolay V. Shmyrev2006-04-011-1/+1
* Rework factory functions so they are placed now in a single fileNickolay V. Shmyrev2006-03-306-248/+6
* Fix for the bug 166566 - don't show menubar in fullscreen mode.Nickolay V. Shmyrev2006-03-281-4/+4
* More correctly draw loading text when document is empty.Nickolay V. Shmyrev2006-03-211-1/+6
* Fix for the bug #334854, page down and page up switch pages inNickolay V. Shmyrev2006-03-211-0/+2
* Fix for the bug #333902, now it's possible to search words with slash.Nickolay V. Shmyrev2006-03-211-144/+132
* Fix memory leak in window title. Fixes bug #333944Carlos Garcia Campos2006-03-141-0/+2
* Fix memory leaks. Fixes bug #333945Carlos Garcia Campos2006-03-141-12/+13
* Allow build from different dirNickolay V. Shmyrev2006-03-131-4/+4
* Don't jump on scrolling, fix for the bug #333127.Nickolay V. Shmyrev2006-03-051-6/+8
* Scroll by one page in presentation mode. Fix for the bug #332993.Nickolay V. Shmyrev2006-03-011-2/+10
* Clairfy what page the toolbar page number applies to. Fix for the bugNickolay V. Shmyrev2006-02-241-2/+6
* Dont't jump to find result if window was scrolled during search. Fix forNickolay V. Shmyrev2006-02-244-2/+18
* Fix for the bug 319133 - Find entry should allow text scroll.Stanislav Slusny2006-02-207-70/+104
* Fix for the bug #319137. Search now takes account for scrolling.Nickolay V. Shmyrev2006-02-192-39/+37
* Ask filechooser to confirm overwrite. Fix for the bug #328266. Thanks toNickolay V. Shmyrev2006-02-181-1/+4
* Inverse order printing, bug #320919.Nickolay V. Shmyrev2006-02-181-6/+10
* Allow to add sidebar checkbutton on toolbar. Fix for the bug #144577.Nickolay V. Shmyrev2006-02-161-1/+1
* Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method whenCarlos Garcia Campos2006-02-121-0/+10
* Make printing support optional. Patch from Eduardo de Barros LimaNickolay V. Shmyrev2006-02-106-8/+41
* Draw Loading message during xfer job. Fix for the bug #329495.Nickolay V. Shmyrev2006-02-074-7/+26
* Place even pages to the left if document has less then two pages. Fix forNickolay V. Shmyrev2006-02-013-12/+23
* Append real filename to tmp filename since often document type isNickolay V. Shmyrev2006-01-291-1/+3
* Add keybindings for percision-scrolling of display area. Fix for the bugRicardo Markiewicz2006-01-231-6/+18
* Save last uri in file chooser dialog. Fix for the bug #327950.Nickolay V. Shmyrev2006-01-213-1/+23
* Final update for release 0.5.0Nickolay V. Shmyrev2006-01-191-2/+1
* Dual mode places even pages to the left. Fix for the bug #309393.Nickolay V. Shmyrev2006-01-076-91/+92
* Commit workaround Mozilla problem. Fix for the bug #325919Nickolay V. Shmyrev2006-01-061-7/+5
* Clamp page recieved from metadata in valid values. Fix for the bugNickolay V. Shmyrev2006-01-061-3/+4
* Don't add pixbuf mime types if pixbuf backend is disabled.Nickolay V. Shmyrev2006-01-063-67/+54
* Two page scrolling with Space and PageUp in dual mode. Second fix for theNickolay V. Shmyrev2006-01-063-4/+31
* Correctly clamp adjustment value. Fix for the bug #325808.Nickolay V. Shmyrev2006-01-051-1/+4
* Make print dialog non-modal. Fix for the bug #325622.Nickolay V. Shmyrev2006-01-042-96/+116
* Setting saving behaviour fixes.Nickolay V. Shmyrev2006-01-044-368/+333
* Remember if last window was maximized. Fix for the bug #323797.Nickolay V. Shmyrev2005-12-291-1/+1
* Fix for the bug #325067 with more intelligent selection of current link inNickolay V. Shmyrev2005-12-283-14/+29
* Update context menu for internal links. Fix for the bug #325066Nickolay V. Shmyrev2005-12-271-10/+37
* Bind context menu to keyboard also. Fix for the bug #325065.Nickolay V. Shmyrev2005-12-271-0/+15
* Horizontal scroll on selection also.Nickolay V. Shmyrev2005-12-271-2/+16
* Correct zoom setup and metadata save broken in some locales.Nickolay V. Shmyrev2005-12-253-5/+2
* Fix very small typo.Nickolay V. Shmyrev2005-12-251-2/+5
* Delay scroll until allocation to correctly position page. Fix for the bugNickolay V. Shmyrev2005-12-252-51/+55
* Fix memory managementNickolay V. Shmyrev2005-12-251-1/+4
* Update NEWS and require poppler 0.5.0.Nickolay V. Shmyrev2005-12-253-9/+119
* Fix typo that was hiding toolbar.Nickolay V. Shmyrev2005-12-251-1/+1
* Small cleanup and autoscrolling during selection. Thanks to RicardoNickolay V. Shmyrev2005-12-252-38/+98
* Included option in configure to make ps backend compilation optional withEduardo Lima2005-12-211-0/+2
* Add shortcut for "save a copy" menu entry. Fix for the bug #324582.Nickolay V. Shmyrev2005-12-201-1/+2