Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak.Nickolay V. Shmyrev2005-10-292-1/+7
* Initial accessibility support.Nickolay V. Shmyrev2005-10-298-103/+834
* Added Kurdish (ku) translationErdal Ronahi2005-10-274-1/+1032
* Updated Simplified Chinese translation.Funda Wang2005-10-272-249/+246
* Fix for bug Bug 318916: Printing multiple pages.Nickolay V. Shmyrev2005-10-262-4/+27
* *** empty log message ***Ignacio Casal Quinteiro2005-10-262-271/+219
* Translation updated by Ivar Smolin.Priit Laes2005-10-252-263/+238
* Fix typo.Nickolay V. Shmyrev2005-10-242-1/+5
* Updated Spanish translation.Francisco Javier F. Serrador2005-10-222-293/+164
* Added Entry of addition to Bengali (bn) in configure.ac:20/10Runa Bhattacharjee2005-10-201-0/+4
* Added Bengali (bn) to ALL_LINGUAS:20/10Runa Bhattacharjee2005-10-201-1/+1
* Added Entry for Bengali (bn) Translation Addition:20/10Runa Bhattacharjee2005-10-201-0/+5
* Added Bengali (bn) Translation:20/10Runa Bhattacharjee2005-10-201-0/+1058
* Thumnail dimensions unified with other backends.Nickolay V. Shmyrev2005-10-173-28/+25
* Remove unused file.Nickolay V. Shmyrev2005-10-172-1/+7
* Save a copy implemented for various backends.Nickolay V. Shmyrev2005-10-176-9/+161
* Don't link with ltiff if tiff is disabled.Nickolay V. Shmyrev2005-10-172-2/+10
* Translation updated.Vincent van Adrighem2005-10-152-96/+100
* Remove old unused files.Nickolay V. Shmyrev2005-10-148-2209/+12
* Fixed warnings on reload and probably crash reason.Nickolay V. Shmyrev2005-10-112-1/+7
* Check if date is invalid. Fix for bug 318134.Nickolay V. Shmyrev2005-10-112-1/+8
* Add .indd files (Adobe Indesign) to the list of "bad extensions".Nickolay V. Shmyrev2005-10-022-0/+8
* Add control+keypad bindings to zoom.Nickolay V. Shmyrev2005-10-023-2/+19
* Add .cvsignore to keep cvs silent.Nickolay V. Shmyrev2005-10-023-0/+10
* Added missing file. Updated Canadian English translation.Adam Weinberger2005-09-303-281/+158
* URL-escape link before passing it to gnome_vfs_url_show.Christian Persch2005-09-272-6/+23
* Disable copy action when there isn't text selected.Carlos Garcia Campos2005-09-274-3/+49
* Check tooltip is valid utf8 before showing itMarco Pesenti Gritti2005-09-272-3/+13
* Allow drag and drop of text. Fixes #316772Carlos Garcia Campos2005-09-272-12/+102
* Guard against using g_strstrip on NULL. Fixes bug #317291.Christian Persch2005-09-262-5/+13
* Show title even for unknown linksMarco Pesenti Gritti2005-09-262-1/+7
* Strip the title stringMarco Pesenti Gritti2005-09-262-2/+10
* Add .rtf to the bad extensions listMarco Pesenti Gritti2005-09-262-1/+8
* Ignore link coordinates if they are outside page boundsMarco Pesenti Gritti2005-09-262-13/+37
* *** empty log message ***Marco Pesenti Gritti2005-09-261-2/+2
* Implement launch links. Delegate external link opening to the window.Marco Pesenti Gritti2005-09-266-6/+163
* Implement fitr linksMarco Pesenti Gritti2005-09-245-1/+129
* Do not use modes for link, we need to calculate size ad hoc. Still notMarco Pesenti Gritti2005-09-244-40/+75
* Implement FIT_HEIGHT mode (only for links). Implement FITH linksMarco Pesenti Gritti2005-09-247-4/+116
* Refactor window title building while fixing it for password documents.Marco Pesenti Gritti2005-09-244-77/+99
* Escape link title before setting it in the modelMarco Pesenti Gritti2005-09-242-1/+13
* Add a function to retrieve window list and share it where necessary.Marco Pesenti Gritti2005-09-234-21/+94
* Fix for bug 316972. Use async gnome-keyring API.Nickolay V. Shmyrev2005-09-222-15/+30
* Remove unused unrealize handler. Add scroll handling toChristian Persch2005-09-222-23/+48
* "marco, maybe we should be crazy and jump right to 6! :)"Marco Pesenti Gritti2005-09-222-1/+9
* Fix unstructured documents save and printMarco Pesenti Gritti2005-09-222-19/+66
* Fix window size persistanceMarco Pesenti Gritti2005-09-222-2/+11
* Based on a patch from carlosgc@gnome.org. Mouse buttons switch pages inMarco Pesenti Gritti2005-09-222-7/+26
* Dont cast to int before scalingMarco Pesenti Gritti2005-09-192-7/+13
* Implement FIT and FITH linksMarco Pesenti Gritti2005-09-195-2/+76