Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* [release] 2.30.0Carlos Garcia Campos2010-03-291-3/+3
|
* [release] 2.29.92Carlos Garcia Campos2010-03-101-1/+1
|
* [build] Fix build with gtk+ >= 2.19.7Carlos Garcia Campos2010-03-101-0/+4
| | | | | Undef DISABLE_DEPRECATED for now, it'll be enabled again after bumping gtk+ requirements.
* [release] 2.29.91Carlos Garcia Campos2010-02-221-1/+1
|
* [build] Fix linking with pedantic linkersHib Eris2010-02-151-2/+5
| | | | | | | | | - Explicitly link to x11 on gnome platform. - Explicitly link evince (shell) with libm. - Add explicit -lm flag for libevview and backends, so that we do not depend on gtk+-2.0's .pc file to pull this flag in. Fixes bgo#609895.
* [docs] Modernise API docsChristian Persch2010-02-041-7/+15
| | | | | Use no-tmpl gtk-doc option. Use xi:include, add index and object hierarchy, etc.
* [shell] Do not link to poppler directlyHib Eris2010-02-031-4/+0
| | | | Fixes bgo#608832.
* [release] 2.29.5Carlos Garcia Campos2010-01-111-1/+1
|
* [windows] Make comics backend also compile on WindowsHib Eris2009-12-221-10/+2
| | | | See bgo#605146.
* [release] 2.29.4Carlos Garcia Campos2009-12-211-1/+1
|
* Drop gnome-icon-theme dependencyHib Eris2009-12-191-2/+21
| | | | | | | | | | | | | | | | | | As far as I can tell, Evince required only 3 icons from gnome-icon-theme, 'object-rotate-left', 'object-rotate-right' and 'x-office-presentation'. This patch adds copies for these icons from gnome-icon-theme-2.24. It also removes the compile-time check for gnome-icon-theme on all platforms execpt gnome. Note, when gnome-icon-theme is installed, the icons from that theme take precedence over the icons from this patch. Therefore, evince uses the icons from this patch only as a backup when no gnome-icon-theme is installed. All added icons are copied from gnome-icon-theme-2.24, which is licensed under GNU GPLv2.
* Move EvPrintOperation to libviewTomeu Vizoso2009-12-191-4/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=604750
* [comics] Add support for cbt filesJuanjo MarĂ­n2009-12-111-1/+1
| | | | Fixes bgo#588266.
* [release] 2.29.3Carlos Garcia Campos2009-11-301-1/+1
|
* [release] 2.29.2Carlos Garcia Campos2009-11-161-1/+1
|
*