Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend
Commit message (Expand)AuthorAgeFilesLines
* Implements another history variantNickolay V. Shmyrev2007-01-282-2/+4
* Correctly handle impress document errors. Fixes nautilus crash in propertyTom Parker2007-01-251-10/+27
* Fix memory leaks in ps backend.Carlos Garcia Campos2007-01-231-0/+4
* Do not acquire fontconfig lock in impress backend, since it is using theCarlos Garcia Campos2007-01-211-1/+4
* Format string is corrected, fixes bug #397129.Theppitak Karoonboonyanan2007-01-161-1/+2
* Reorganize source tree.Nickolay V. Shmyrev2007-01-08142-5019/+30375
* Do not include ev-poppler.h when pdf is disabled.Carlos Garcia Campos2007-01-081-1/+2
* Add image handling support. Fixes bugs #310008 and #325047. ImagesCarlos Garcia Campos2007-01-075-0/+355
* Actually remove .cvsignore filesChristian Persch2006-12-311-4/+0
* Add page transition support in presentation mode. At the moment only pageCarlos Garcia Campos2006-12-273-0/+113
* Run find_link_dest with document lock held, since it's called by linksCarlos Garcia Campos2006-12-251-0/+2
* Use an specific lock for FontConfig. Hopefully it fixes some crashesCarlos Garcia Campos2006-12-182-2/+29
* Adds a paper size field to the properties dialog. Fixes bug #307315. PatchWouter Bolsterlee2006-12-041-1/+4
* Allow printing to PDF when suppoted by the backend.Carlos Garcia Campos2006-12-035-144/+177
* Make pdf compilation optional. See bug #38007.Yevgen Muntyan2006-11-302-1/+9
* Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition inCarlos Garcia Campos2006-11-152-1/+3
* Assigned OpenDocument presenation MIME type to the Impress backend. AddedWouter Bolsterlee2006-10-081-8/+16
* Reduce relocations. Bug #360616.Christian Persch2006-10-089-9/+9
* Load document even if extension is wrong.Nickolay V. Shmyrev2006-10-081-13/+11
* Fix crash when opening a pdf with password protection.Carlos Garcia Campos2006-08-211-14/+23
* More correct handling of document loading. Fixes bug #349043.Nickolay V. Shmyrev2006-08-171-6/+27
* Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with gnome-vfsCarlos Garcia Campos2006-08-151-2/+1
* New backend to support impress slides. Fixes bug #30867.Bastien Nocera2006-07-103-1/+25
* Use consistent quoting style. Fix for the bug #320285.Nickolay V. Shmyrev2006-05-272-5/+5
* Fix page-label command line option. Bug #342070.Nickolay V. Shmyrev2006-05-272-1/+42
* Add support for Named Action linksCarlos Garcia Campos2006-05-042-1/+45
* Rework links system, it adds support for remote links now and it makesCarlos Garcia Campos2006-05-0211-522/+1010
* Allow multiple selection of attachmentsCarlos Garcia Campos2006-04-301-4/+6
* Do not load the document twice when there isn't errorsCarlos Garcia Campos2006-04-061-2/+4
* Fix a crash when there isn't a default application to open an attachmentCarlos Garcia Campos2006-04-041-3/+15
* Fallback even if extension is unknownNickolay V. Shmyrev2006-04-031-5/+3
* Added missing files.Carlos Garcia Campos2006-04-032-0/+467
* Add support for PDF attachments. Fixes bug #325143Nickolay V. Shmyrev2006-04-033-0/+29
* Cleanup mime type detection on document load. Fix for the bug #336448.Nickolay V. Shmyrev2006-04-022-14/+17
* Rework factory functions so they are placed now in a single fileNickolay V. Shmyrev2006-03-302-26/+195
* Clairfy what page the toolbar page number applies to. Fix for the bugNickolay V. Shmyrev2006-02-242-3/+6
* Fix crash when saving pixbuf.Jani Monoses2006-01-171-0/+4
* Don't add pixbuf mime types if pixbuf backend is disabled.Nickolay V. Shmyrev2006-01-061-15/+38
* Fix for the bug #325067 with more intelligent selection of current link inNickolay V. Shmyrev2005-12-281-2/+2
* Included option in configure to make ps backend compilation optional withEduardo Lima2005-12-212-1/+9
* Comics mime types are added to shared-mime-info CVS. Now we don't need toNickolay V. Shmyrev2005-12-201-2/+2
* Small build fixNickolay V. Shmyrev2005-11-141-1/+1
* New CBR/CBZ backend for comic books.Nickolay V. Shmyrev2005-11-143-1/+17
* Implement launch links. Delegate external link opening to the window.Marco Pesenti Gritti2005-09-262-2/+78
* Implement fitr linksMarco Pesenti Gritti2005-09-242-0/+82
* Implement FIT_HEIGHT mode (only for links). Implement FITH linksMarco Pesenti Gritti2005-09-242-0/+18
* Implement FIT and FITH linksMarco Pesenti Gritti2005-09-192-0/+33
* Allow negative doubles in left/top propertiesMarco Pesenti Gritti2005-09-161-2/+2
* Fix some bugs with xyz links, respect zoomMarco Pesenti Gritti2005-09-081-1/+1
* Implement xyz links, still not functional. Links are a total mess, willMarco Pesenti Gritti2005-09-073-69/+126