Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ps/ps-document.c
Commit message (Expand)AuthorAgeFilesLines
* Remove get_title from the interface, we can just use document infoMarco Pesenti Gritti2005-04-191-46/+14
* Respect document orientationMarco Pesenti Gritti2005-04-181-0/+6
* Based on a patch by J�rg Billeter <j@bitron.ch>Marco Pesenti Gritti2005-04-151-2/+104
* Fix the crash when trying to copy in backends that doesnt support it. WeMarco Pesenti Gritti2005-04-141-5/+4
* Release 0.2.0Marco Pesenti Gritti2005-04-061-2/+0
* Fix page size calculationMarco Pesenti Gritti2005-04-051-33/+89
* More refactoring to adapt to EvDocument changesMarco Pesenti Gritti2005-04-051-118/+118
* Actually add alpha argsMarco Pesenti Gritti2005-04-051-0/+3
* Make searching work again.Kristian Høgsberg2005-04-051-59/+27
* Remove pixbuf backend for nowJonathan Blandford2005-03-311-16/+2
* merge evince-threads branchMarco Pesenti Gritti2005-03-231-926/+514
* Some more sanitization of the ps backend. Remove a lot of unused code andMarco Pesenti Gritti2005-03-081-141/+10
* Make it C89 compliantJens Granseuer2005-03-031-4/+4
* Disconnect the widget event signal on finalize. Some code cleanups.Marco Pesenti Gritti2005-02-281-48/+60
* If there is no bpixmap create one, even if size is not changed.Marco Pesenti Gritti2005-02-281-1/+1
* Default page is 0. Calculate size even when we have no target yet.Marco Pesenti Gritti2005-02-281-49/+16
* Separate page/scale notificationsMarco Pesenti Gritti2005-02-241-2/+9
* ps pages are 0 based, convertMarco Pesenti Gritti2005-02-211-2/+2
* Initialize correct parent class. Set GError on document loadMarco Pesenti Gritti2005-02-211-2/+8
* Fix compilation on non-gcc platformsMarco Pesenti Gritti2005-02-091-15/+15
* Log gs propertyMarco Pesenti Gritti2005-02-071-0/+2
* Log gs env varMarco Pesenti Gritti2005-02-071-5/+6
* Some cleanups, stop the interpreter on finalizeMarco Pesenti Gritti2005-02-071-38/+28
* Add debugging helpersMarco Pesenti Gritti2005-02-071-0/+28
* Initialize message_window, this should make ps rendering really work!Marco Pesenti Gritti2005-02-071-0/+2
* New file with some random thoughts.Jonathan Blandford2005-02-021-2/+5
* Zero page_[xy]_offset.Martin Kretzschmar2005-01-211-0/+3
* add page_[xy]_offset fields.Martin Kretzschmar2005-01-211-3/+19
* stub out missing methods for complete EvDocument implementation. FixesMartin Kretzschmar2005-01-211-0/+18
* View status message support, use it to show the links. Needs work...Marco Pesenti Gritti2005-01-131-0/+9
* Fix page switching on multipage documentsMarco Pesenti Gritti2005-01-131-3/+5
* implement get/set propertiesJeff Muizelaar2005-01-131-3/+3
* Initial support for document title. Not working yet.Marco Pesenti Gritti2005-01-031-2/+46
* Rename GtkGS to PSDocumentMarco Pesenti Gritti2005-01-011-0/+1777