Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* [release] 2.31.5Carlos Garcia Campos2010-07-121-3/+3
|
* Bump GTK+ version to 2.90.5 and GLib to 2.25.11Carlos Garcia Campos2010-07-121-2/+2
|
* [pdf] Update to poppler API changesCarlos Garcia Campos2010-07-081-0/+1
|
* Switch to GTK+ 3Carlos Garcia Campos2010-07-081-13/+14
|
* Remove gail-util from cut-n-paste and add gail dependencyCarlos Garcia Campos2010-07-051-2/+1
| | | | | I thought gail-util was included in gtk+ sources but it was not installed by gtk.
* [release] 2.31.4.1Carlos Garcia Campos2010-06-301-2/+2
|
* [release] 2.31.4Carlos Garcia Campos2010-06-281-1/+1
|
* Add synctex parser to cut-n-paste directory.Jose Aliste2010-06-271-0/+1
|
* Add gail-util to cut-n-pasteDaniel Garcia2010-06-261-0/+1
|
* [pdf] Implement EvDocumentText interfaceDaniel Garcia2010-06-261-0/+4
|
* [build] Bump glib version to 2.25.9Carlos Garcia Campos2010-06-181-1/+1
| | | | GDBus api has changed, see bug #621872.
* [pdf] Bump poppler version to 0.14.0Carlos Garcia Campos2010-06-171-8/+1
|
* [toolbar-editor] Syncing to GDK API changesJose Aliste2010-06-111-1/+1
|
* [release] 2.31.2Carlos Garcia Campos2010-06-071-1/+1
|
* [toolbar-editor] Fix build with GSEAL enabledCarlos Garcia Campos2010-05-311-1/+1
|
* [release] 2.31.2Carlos Garcia Campos2010-05-251-1/+1
|
* [shell] Update to current GDBus APICarlos Garcia Campos2010-05-251-1/+1
| | | | And bump glib requirements
* [build] Port to GDBus completed!Christian Persch2010-05-251-18/+4
| | | | Now remove libdbus and libdbus-glib dependency.
* [shell] Port EvApplication to GDBusChristian Persch2010-05-251-1/+1
|
* [shell] Do not use the gconf gsettings backend any moreCarlos Garcia Campos2010-05-221-3/+2
| | | | | | | | - rename keys to follow gsettings name restrictions (s/_/-/) - remove the hardcoding of the gconf backend - use new gsettings macros as they have changed in glib 2.25.6 Based on patch by Matthias Clasen, see bug #619335.
* [libview] Fix most of the GSEAL build issuesCarlos Garcia Campos2010-05-101-1/+1
| | | | Still pending GTK_WINDOW (toplevel)->group in ev-view-presentation
* [build] Define EV_API_VERSION_UChristian Persch2010-05-051-0/+1
|
* [release] 2.31.1Carlos Garcia Campos2010-05-041-2/+2
|
* [libview] Remove unneeded #ifdefCarlos Garcia Campos2010-05-031-1/+0
|
* [shell] Port override_restrictions gconf key to GSettingsCarlos Garcia Campos2010-05-031-2/+5
|
* Make gnome-doc-utils optionalHib Eris2010-04-151-1/+29
|
* Remove the internal copy of gtkinfobar and use GtkInfoBar directlyCarlos Garcia Campos2010-03-311-1/+0
|
* Bump GTK+ requirements to 2.20.0Carlos Garcia Campos2010-03-311-1/+1
| | | | Remove GTK_CHECK_VERSION macros and unneeded code.
* [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
|
*