Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rework selection job info logic and fix critical warning.Nickolay V. Shmyrev2005-12-181-11/+12
* Enter as shortcut key for next page. Fix for the bug #321394.Nickolay V. Shmyrev2005-11-271-0/+6
* Too early for 0.5. Pixbuf cache code cleaned a bit.Nickolay V. Shmyrev2005-11-161-46/+30
* Release 0.5.0Nickolay V. Shmyrev2005-11-141-1/+1
* Save last document settings and reuse them for new documents.Nickolay V. Shmyrev2005-11-143-95/+172
* New CBR/CBZ backend for comic books.Nickolay V. Shmyrev2005-11-142-0/+13
* Thanks to Robert McQueen <robot101@debian.org>. Dbus warning on startup ofNickolay V. Shmyrev2005-11-101-1/+1
* Fix double free that cause crash.Nickolay V. Shmyrev2005-10-301-1/+0
* Initial accessibility support.Nickolay V. Shmyrev2005-10-296-103/+790
* Fix for bug Bug 318916: Printing multiple pages.Nickolay V. Shmyrev2005-10-261-4/+21
* Thumnail dimensions unified with other backends.Nickolay V. Shmyrev2005-10-171-1/+1
* Fixed warnings on reload and probably crash reason.Nickolay V. Shmyrev2005-10-111-1/+1
* Add .indd files (Adobe Indesign) to the list of "bad extensions".Nickolay V. Shmyrev2005-10-021-0/+1
* Add control+keypad bindings to zoom.Nickolay V. Shmyrev2005-10-021-0/+7
* URL-escape link before passing it to gnome_vfs_url_show.Christian Persch2005-09-271-6/+16
* Disable copy action when there isn't text selected.Carlos Garcia Campos2005-09-273-3/+44
* Check tooltip is valid utf8 before showing itMarco Pesenti Gritti2005-09-271-3/+7
* Allow drag and drop of text. Fixes #316772Carlos Garcia Campos2005-09-271-12/+98
* Guard against using g_strstrip on NULL. Fixes bug #317291.Christian Persch2005-09-261-5/+7
* Strip the title stringMarco Pesenti Gritti2005-09-261-2/+4
* Add .rtf to the bad extensions listMarco Pesenti Gritti2005-09-261-1/+2
* Ignore link coordinates if they are outside page boundsMarco Pesenti Gritti2005-09-261-13/+30
* *** empty log message ***Marco Pesenti Gritti2005-09-261-2/+2
* Implement launch links. Delegate external link opening to the window.Marco Pesenti Gritti2005-09-262-3/+68
* Implement fitr linksMarco Pesenti Gritti2005-09-241-0/+29
* Do not use modes for link, we need to calculate size ad hoc. Still notMarco Pesenti Gritti2005-09-243-40/+56
* Implement FIT_HEIGHT mode (only for links). Implement FITH linksMarco Pesenti Gritti2005-09-243-3/+72