Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/dvi/mdvi-lib/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Due to broken libtool that is unable to track dependenciesNickolay V. Shmyrev2006-05-051-6/+0
| | | | | of noinst libraries we are forced to explicitely point libraries for binary. Fix for the bug #333334.
* Used -lt1 instead -lt1libNickolay V. Shmyrev2005-09-081-1/+1
|
* Fix rotation of thumbnails, ported to new API. Moved library dependenciesNickolay V. Shmyrev2005-08-251-0/+5
| | | | | | | | | | * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail): * dvi/Makefile.am: * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail): * dvi/mdvi-lib/Makefile.am: Fix rotation of thumbnails, ported to new API. Moved library dependencies earlier, probably it will fix linkage problem.
* Dvi thumbnails and improved antialiasing of dvi rules. Fix compilationNickolay V. Shmyrev2005-04-091-3/+4
| | | | warnings.
* Recent files support.Nickolay V. Shmyrev2005-04-071-0/+40
2005-04-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * cut-n-paste/recent-files/Makefile.am: * data/evince-ui.xml, shell/Makefile.am: * shell/ev-application.c, shell/ev-application.h: * shell/ev-window.c: Recent files support. * configure.ac: Added "ru" to ALL_LINGUAS. * dvju: new backend to support DJVU files. * dvi: new backend to support DVI. * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c: * ev-application.c: Support for new backends. * help, ev-window.c, main.c shell/Makefile.am: