Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend
Commit message (Expand)AuthorAgeFilesLines
* 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
* Redo rotation (again). prepare for 0.4.0Jonathan Blandford2005-08-252-18/+34
* Fix orientation in the postscript documentMarco Pesenti Gritti2005-08-242-4/+7
* Change selection color on focus in and focus out events. Also, poppler nowKristian Høgsberg2005-08-062-6/+6
* Clean up selection to be much smoother!Jonathan Blandford2005-08-062-4/+11
* Use rotation rather than orientation. It's easier and enough for ourMarco Pesenti Gritti2005-07-296-35/+13
* *** empty log message ***Marco Pesenti Gritti2005-07-291-2/+0
* Really make use of the orientation bit of the render context. Use theMarco Pesenti Gritti2005-07-295-23/+22
* add paper_width, paper_height, and duplex parameters to ::begin.Martin Kretzschmar2005-07-272-4/+11
* Bug #311280Martin Kretzschmar2005-07-241-0/+1
* (mime_type_supported_by_gdk_pixbuf): #ifdef this away to fix anMartin Kretzschmar2005-07-221-1/+2
* Allow to enable/disable the pixbuf backend. Default to off for now. If weMarco Pesenti Gritti2005-07-112-2/+7
* Do not try to create the object if type is invalid.Marco Pesenti Gritti2005-07-081-1/+1
* Make frontends depend on just libev. Rework and group CFLAGS/LIBSMarco Pesenti Gritti2005-07-071-14/+6
* *** empty log message ***Marco Pesenti Gritti2005-07-071-3/+4
* This should solve the circular dep without requiring dir reorg!Marco Pesenti Gritti2005-07-061-0/+24
* Rework document types managing to avoid code duplication and actuallyMarco Pesenti Gritti2005-07-053-0/+243