Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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