Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Add preview toolbar (hidden by default)Carlos Garcia Campos2006-07-178-35/+188
* New backend to support impress slides. Fixes bug #30867.Bastien Nocera2006-07-101-0/+2
* Fixes crash when print using PAPI backend, bug #345012.Ghee Teo2006-07-101-0/+2
* Fixes bug #344160: if the xfer job doesn't complete because a password isNickolay V. Shmyrev2006-06-092-17/+14
* Call gdk_threads_init. Thus we'll avoid errors in auth dialog. Fix for theNickolay V. Shmyrev2006-06-011-2/+2
* Update sidebar thumbnails after reloadNickolay V. Shmyrev2006-05-291-1/+2
* Don't crash on reload. Fix for the bug #343167.Nickolay V. Shmyrev2006-05-293-23/+15
* Check for document links.Nickolay V. Shmyrev2006-05-281-1/+1
* Use consistent quoting style. Fix for the bug #320285.Nickolay V. Shmyrev2006-05-274-7/+7
* Open links with anchors. Fix for the bug #339836.Nickolay V. Shmyrev2006-05-272-5/+19
* Fix page-label command line option. Bug #342070.Nickolay V. Shmyrev2006-05-274-17/+11
* Warning fixedNickolay V. Shmyrev2006-05-271-1/+1
* Page ready should be earlierNickolay V. Shmyrev2006-05-271-1/+1
* Don't show highlight rects if page can't be showed. Fix for the bugRicardo Markiewicz2006-05-271-4/+9
* Setup sidebar from metadata even if there is no document loaded. Fix forNickolay V. Shmyrev2006-05-271-9/+6
* Sync toolbareditor with epiphany and libeggNickolay V. Shmyrev2006-05-262-8/+9
* Check if document supports links iterface.Nickolay V. Shmyrev2006-05-221-1/+1
* Port to GOption command line parsing. Fix for the bug #327518Nickolay V. Shmyrev2006-05-132-14/+16
* Do not wrap license. Fix for the bug #309460.Nickolay V. Shmyrev2006-05-131-8/+9
* Bump requirements to gtk 2.8 and drop all idfefs used.Nickolay V. Shmyrev2006-05-136-293/+2
* Show attachments page.Nickolay V. Shmyrev2006-05-112-15/+13
* Move attachments bar to sidebar.Nickolay V. Shmyrev2006-05-105-239/+206
* Fix some memory leaks.Carlos Garcia Campos2006-05-093-6/+21
* Change the properties dialog response to GTK_RESPONSE_CANCEL instead ofWouter Bolsterlee2006-05-091-2/+2
* Updated Spanish translation.Francisco Javier F. Serrador2006-05-081-5/+5
* Update sidebar chrome flag when sidebar visibility changes. Fixes bugCarlos Garcia Campos2006-05-081-8/+4
* Due to broken libtool that is unable to track dependenciesNickolay V. Shmyrev2006-05-051-0/+12
* Update fullscreen and presentation timeout handling. Hide cursor inNickolay V. Shmyrev2006-05-052-96/+87
* Add support for Named Action linksCarlos Garcia Campos2006-05-043-1/+53
* Rework links system, it adds support for remote links now and it makesCarlos Garcia Campos2006-05-0210-278/+519
* Evince use it's own icon. Fix for the bug #313392.Nickolay V. Shmyrev2006-05-022-22/+16
* Allow multiple selection of attachmentsCarlos Garcia Campos2006-04-302-134/+230
* Fix for the bug #312573 – Optimal selection of current page amongNickolay V. Shmyrev2006-04-291-23/+30
* Add ellipsis to the Find... menu item, as dictated by the GNOME HIG. FixesWouter Bolsterlee2006-04-211-1/+1
* Add support for "Find Previous" as dictated by the GNOME HIG. A menu itemWouter Bolsterlee2006-04-203-1/+31
* Fix compilation with gtk 2.6Nickolay V. Shmyrev2006-04-031-1/+3
* Added missing files.Carlos Garcia Campos2006-04-032-0/+658
* 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