]>
www.fi.muni.cz Git - evince.git/log
Nickolay V. Shmyrev [Thu, 18 Jun 2009 06:29:41 +0000 (10:29 +0400)]
[build] Fixes build without gconf
Defines GCONF_SCHEMAS_INSTALL
Nickolay V. Shmyrev [Thu, 18 Jun 2009 05:36:17 +0000 (09:36 +0400)]
[build] Optimize gconftool check
Only check for gconftool if gconf is enabled
Daniel Nylander [Tue, 16 Jun 2009 19:22:59 +0000 (21:22 +0200)]
Updated Swedish translation
Christian Persch [Tue, 16 Jun 2009 16:57:50 +0000 (18:57 +0200)]
[build] Fix reference to EvinceDocument gir
Christian Persch [Tue, 16 Jun 2009 16:47:57 +0000 (18:47 +0200)]
[build] Fix introspection build with shave
Bug #585971.
Christian Persch [Tue, 16 Jun 2009 16:45:33 +0000 (18:45 +0200)]
[build] Fix out-of-srcdir build of introspection
Nickolay V. Shmyrev [Mon, 15 Jun 2009 20:10:40 +0000 (00:10 +0400)]
[build] Fixes reference docs build
Second part of the commit
Nickolay V. Shmyrev [Mon, 15 Jun 2009 19:48:31 +0000 (23:48 +0400)]
[build] Build fixes before release
* Reference docs fix due to moved stock icons
* Added mixing source file
* Added --disable-nautlus to distcheck flags because of permission issue
Carlos Garcia Campos [Mon, 15 Jun 2009 19:28:11 +0000 (21:28 +0200)]
Update for release 2.27.3
Christian Persch [Mon, 15 Jun 2009 10:24:18 +0000 (12:24 +0200)]
Append LDFLAGS
Don't replace LDFLAGS, just append to them.
Fridrich Strba [Wed, 10 Jun 2009 19:06:49 +0000 (21:06 +0200)]
Add zlib to linker flags to avoid undefined symbols on win32
Runa Bhattacharjee [Mon, 15 Jun 2009 08:54:07 +0000 (14:24 +0530)]
Updated Bengali India Translations
Hib Eris [Tue, 9 Jun 2009 09:20:17 +0000 (11:20 +0200)]
[windows/build] Add -mwindows flag for true Windows apps
Mario Blättermann [Mon, 15 Jun 2009 08:41:19 +0000 (10:41 +0200)]
Updated German translation
Ivar Smolin [Sun, 14 Jun 2009 14:27:29 +0000 (17:27 +0300)]
Updating Estonian translation
Christian Persch [Sun, 14 Jun 2009 13:49:55 +0000 (15:49 +0200)]
Use #ifdef, no #if
Christian Persch [Sun, 14 Jun 2009 13:41:02 +0000 (15:41 +0200)]
Only include eggdesktopfile.h on x11
Christian Persch [Sun, 14 Jun 2009 13:40:30 +0000 (15:40 +0200)]
Add missing \
Christian Persch [Sun, 14 Jun 2009 13:34:27 +0000 (15:34 +0200)]
Only use eggdesktopfile on xsmp smclient backend
Christian Persch [Sun, 14 Jun 2009 13:29:58 +0000 (15:29 +0200)]
Only use eggdesktopfile for the xsmp backend
Hib Eris [Sun, 14 Jun 2009 11:15:50 +0000 (13:15 +0200)]
Typo fix
Jorge Gonzalez [Sat, 13 Jun 2009 11:19:02 +0000 (13:19 +0200)]
Updated Spanish translation
Christian Persch [Fri, 12 Jun 2009 20:10:14 +0000 (22:10 +0200)]
Inform about --disable-nautilus in the error message
If libnautilus-extension is not found, tell the user about
--disable-nautilus.
Carlos Garcia Campos [Fri, 12 Jun 2009 13:05:55 +0000 (15:05 +0200)]
[shell] Add default case to switch, warning about unsupported print pages setting
It falls back to GTK_PRINT_PAGES_ALL. Fixes bug #585497.
Christian Persch [Thu, 11 Jun 2009 22:12:33 +0000 (00:12 +0200)]
Fix docs build when srcdir != builddir
Christian Persch [Thu, 11 Jun 2009 22:08:19 +0000 (00:08 +0200)]
Remove unused automake conditional OS_WIN32
Christian Persch [Thu, 11 Jun 2009 22:04:54 +0000 (00:04 +0200)]
Make --disable-gtk-unix-print work again
Christian Persch [Sat, 6 Jun 2009 13:07:29 +0000 (15:07 +0200)]
Disable single instance by DBUS for hildon platform
And remove the dbus-binding-tool NO_PREFIX check (very old version).
Christian Persch [Thu, 4 Jun 2009 22:33:34 +0000 (00:33 +0200)]
Add hildon platform pkgs to SHELL_CORE modules
Christian Persch [Thu, 4 Jun 2009 21:49:00 +0000 (23:49 +0200)]
Make smclient optional
Add --with-smclient configure option, and conditionalise the code. Use
--without-smclient to disable smclient. Smclient is disabled by default
on hildon platform.
Christian Persch [Thu, 4 Jun 2009 18:09:34 +0000 (20:09 +0200)]
Don't check for gnome-icon-theme on hildon
Christian Persch [Thu, 4 Jun 2009 18:03:54 +0000 (20:03 +0200)]
Don't use automagic dependencies
Default to enable, and require explicit disabling. Default to disabled
on hildon for the nautilus extension, the thumbnailer and the previewer.
Christian Persch [Thu, 4 Jun 2009 17:54:45 +0000 (19:54 +0200)]
Add --with-platform configure switch
Christian Persch [Thu, 4 Jun 2009 18:06:49 +0000 (20:06 +0200)]
Enable maintainer mode by default
Instead of disabled by default.
Christian Persch [Sat, 6 Jun 2009 18:40:22 +0000 (20:40 +0200)]
Removed unused function to fix -Wall -Werror build
Christian Persch [Sat, 6 Jun 2009 21:02:22 +0000 (23:02 +0200)]
Update about dialogue
Christian Persch [Sat, 6 Jun 2009 13:10:23 +0000 (15:10 +0200)]
Add ACLOCAL_AMFLAGS = -I m4 so that reconfiguring works
Christian Persch [Sat, 6 Jun 2009 13:10:11 +0000 (15:10 +0200)]
Use [] as shave path, not [.]
Kjartan Maraas [Wed, 10 Jun 2009 08:21:42 +0000 (10:21 +0200)]
Updated Norwegian bokmål translation.
Ivar Smolin [Tue, 9 Jun 2009 19:42:10 +0000 (22:42 +0300)]
Updating Estonian translation
Hib Eris [Tue, 9 Jun 2009 17:46:36 +0000 (19:46 +0200)]
[windows] Make evince relocatable on windows - backends
Hib Eris [Tue, 9 Jun 2009 14:33:15 +0000 (16:33 +0200)]
[build] Do not use automagic dependencies for gnome-keyring
Hib Eris [Tue, 9 Jun 2009 14:30:01 +0000 (16:30 +0200)]
[build] Do not use automagic dependencies for GConf
Hib Eris [Tue, 9 Jun 2009 17:33:21 +0000 (19:33 +0200)]
[printing] Make use of gtk+-unix-print optional
Hib Eris [Tue, 9 Jun 2009 13:13:49 +0000 (15:13 +0200)]
[windows] Make previewer relocatable on windows - GUI
Hib Eris [Tue, 9 Jun 2009 13:10:50 +0000 (15:10 +0200)]
[windows] Make evince relocatable on windows - GUI
Hib Eris [Tue, 9 Jun 2009 12:54:17 +0000 (14:54 +0200)]
[windows] Make evince relocatable on windows - stock icons
Hib Eris [Tue, 9 Jun 2009 10:01:16 +0000 (12:01 +0200)]
[build] Only fail on missing gnome-keyring when requested explicitly
Hib Eris [Tue, 9 Jun 2009 09:59:12 +0000 (11:59 +0200)]
[build] Only fail on missing GConf when requested explicitly
Hib Eris [Mon, 8 Jun 2009 17:25:28 +0000 (19:25 +0200)]
Do not disable printing when cairo printing is available.
Carlos Garcia Campos [Mon, 8 Jun 2009 14:24:32 +0000 (16:24 +0200)]
[libview] Fix page transitions in presentation mode
Set the destination surface as soon as possible when starting a page
transition animation. Fixes bgo#583652 and bgo#581881.
Carlos Garcia Campos [Sat, 6 Jun 2009 10:52:23 +0000 (12:52 +0200)]
[shell] Allow activate the menubar in fullscreen mode
Fixes bgo#504243
Carlos Garcia Campos [Fri, 5 Jun 2009 16:56:29 +0000 (18:56 +0200)]
[printing] Scale according to paper size before rendering for printing
Carlos Garcia Campos [Fri, 5 Jun 2009 16:55:20 +0000 (18:55 +0200)]
[printing] Use always default page setup before printing
Hib Eris [Fri, 5 Jun 2009 16:13:36 +0000 (18:13 +0200)]
[build] Add dependency on libdocument/libview for libmisc
Hib Eris [Fri, 5 Jun 2009 16:01:19 +0000 (18:01 +0200)]
[build] Disable comics backend on native windows builds
Hib Eris [Fri, 5 Jun 2009 15:46:12 +0000 (17:46 +0200)]
[shell] Remove left over GtkPrinter
Christian Persch [Thu, 4 Jun 2009 13:39:32 +0000 (15:39 +0200)]
Fix typo
Nickolay V. Shmyrev [Tue, 2 Jun 2009 21:44:37 +0000 (01:44 +0400)]
[build] Excluded libtool macros from version control
Fixes GNOME bug #584617
Carlos Garcia Campos [Mon, 1 Jun 2009 13:47:25 +0000 (15:47 +0200)]
[libview] Do not create popup window if the annot doesn't have a popup
Carlos Garcia Campos [Mon, 1 Jun 2009 13:46:00 +0000 (15:46 +0200)]
[pdf] Set whether markup annot has a popup associated or not
Carlos Garcia Campos [Mon, 1 Jun 2009 13:44:49 +0000 (15:44 +0200)]
[libdocument] Add has_popup() method to annotation markup iface
Bartek Kostrzewa [Sat, 30 May 2009 20:10:58 +0000 (00:10 +0400)]
[tests] Test for printer settings
Added test for printer settings. Fixes GNOME bug #583976.
drtvasudevan [Mon, 25 May 2009 02:02:25 +0000 (07:32 +0530)]
Updated Tamil translation
Ivar Smolin [Sun, 24 May 2009 14:25:44 +0000 (17:25 +0300)]
Updating Estonian translation
Carlos Garcia Campos [Sat, 23 May 2009 17:55:46 +0000 (19:55 +0200)]
[libview] Add ev_view_get_area_from_mapping() to remove duplicated code
Carlos Garcia Campos [Sat, 23 May 2009 17:42:03 +0000 (19:42 +0200)]
[libview] Add get_doc_point_from_location() to remove duplicated code
Carlos Garcia Campos [Sat, 23 May 2009 17:13:54 +0000 (19:13 +0200)]
[libdcoument] Remove all Ev*Mapping types
Carlos Garcia Campos [Sat, 23 May 2009 17:13:19 +0000 (19:13 +0200)]
Use EvMapping instead of Ev*Mapping types
Carlos Garcia Campos [Sat, 23 May 2009 17:09:31 +0000 (19:09 +0200)]
[libdocument] Add EvMappinig to unify all Ev*Mapping types
Carlos Garcia Campos [Sat, 23 May 2009 15:36:35 +0000 (17:36 +0200)]
[libdocument] Add single headers guards
Bartek Kostrzewa [Sat, 23 May 2009 15:12:24 +0000 (17:12 +0200)]
[printing] Fix multipage even/odd printing issues
Fixes bugs bgo#583429 and bgo#583388.
Vladimir Melo [Fri, 22 May 2009 19:51:00 +0000 (15:51 -0400)]
Updated Brazilian Portuguese translation.
Carlos Garcia Campos [Thu, 21 May 2009 18:10:24 +0000 (20:10 +0200)]
[shell] Remember and reuse "Save a Copy..." path
Fixes bgo#485195.
Juanjo Marín [Wed, 20 May 2009 23:07:22 +0000 (03:07 +0400)]
[comics] Support for cb7 using the p7zip commands.
Fixes GNOME bug #565174.
Matthias Drochner [Wed, 20 May 2009 22:19:00 +0000 (02:19 +0400)]
[pdf] Gracefully work with FITB and friends
Use their implemented analogs. See GNOME bug #583276.
Carlos Garcia Campos [Wed, 20 May 2009 18:20:30 +0000 (20:20 +0200)]
[pdf] Fix double to int conversion in thumbnails_get_dimensions
Fixes bgo#581524.
Davide Capodaglio [Wed, 20 May 2009 16:02:03 +0000 (18:02 +0200)]
[pdf] Parse xml metadata to detect PDF/A documents
drtvasudevan [Wed, 20 May 2009 12:51:03 +0000 (18:21 +0530)]
Updated Tamil translation
Nickolay V. Shmyrev [Mon, 18 May 2009 22:34:54 +0000 (02:34 +0400)]
[printing] Fixes crash found by tests
Check that page range specified is empty
Nickolay V. Shmyrev [Mon, 18 May 2009 22:01:39 +0000 (02:01 +0400)]
Disables shave for dist, conflicts with gtk-doc
Nickolay V. Shmyrev [Mon, 18 May 2009 21:13:42 +0000 (01:13 +0400)]
[release] Update configure.ac with the new release version
Jorge Gonzalez [Mon, 18 May 2009 18:17:53 +0000 (20:17 +0200)]
Updated Spanish translation
Carlos Garcia Campos [Mon, 18 May 2009 16:26:49 +0000 (18:26 +0200)]
[NEWS] Update for release 2.27.1
Carlos Garcia Campos [Sun, 17 May 2009 14:31:41 +0000 (16:31 +0200)]
[shell] Add EvPrintOperationPrint that implements EvPrintOperation using GtkPrintOperation
If the backend implements the EvDocumentPrint interface,
EvPrintOperationPrint is used instead of EvPrintOperationExport, to be
able to use the GTK+ printing system based on cairo. Fixes bug #557112.
Carlos Garcia Campos [Sun, 17 May 2009 14:29:16 +0000 (16:29 +0200)]
[libview] Add a new job for printing using cairo
Carlos Garcia Campos [Sun, 17 May 2009 14:27:33 +0000 (16:27 +0200)]
[pdf] Implement EvDocumentPrint interface
Carlos Garcia Campos [Sun, 17 May 2009 14:25:08 +0000 (16:25 +0200)]
[libdocument] Add EvDocumentPrint interface
It allows rendering pages into a cairo context.
Juanjo Marín [Sun, 17 May 2009 13:22:31 +0000 (17:22 +0400)]
[comics] Fixes handling of the tmp folder
Uses common function for a temporary file creation. Fixes crash in
GNOME bug #582108.
Γιάννης Κατσαμπίρης [Sat, 16 May 2009 23:08:41 +0000 (00:08 +0100)]
updated Greek documentation translation
Carlos Garcia Campos [Sat, 16 May 2009 16:24:35 +0000 (18:24 +0200)]
[libview] Update pixbuf cache page range even when the page range haven't changed
It's needed because scale, rotation or selections might have changed.
Carlos Garcia Campos [Sat, 16 May 2009 16:09:08 +0000 (18:09 +0200)]
[shell] Recover previous session when running evince after a crash
Fixes bug #578894
Carlos Garcia Campos [Thu, 14 May 2009 08:38:49 +0000 (10:38 +0200)]
[pdf] Fix build with poppler without cairo support
Fixes bug #582543
Juanjo Marín [Wed, 13 May 2009 22:05:45 +0000 (02:05 +0400)]
[comics] Unified command scheme to run extractor
Simplified the extraction of various archive types. Fixes GNOME bug #581796.
Carlos Garcia Campos [Wed, 13 May 2009 13:16:32 +0000 (15:16 +0200)]
[shell] Implement Print named action
Carlos Garcia Campos [Wed, 13 May 2009 12:47:33 +0000 (14:47 +0200)]
[shell] Abort dnd operations originated in the same Evince window
Fixes bug #582077
Carlos Garcia Campos [Wed, 13 May 2009 12:19:09 +0000 (14:19 +0200)]
[libview] Update current range when setting the document
Carlos Garcia Campos [Tue, 12 May 2009 17:23:20 +0000 (19:23 +0200)]
[libview] Remove unused function
Carlos Garcia Campos [Tue, 12 May 2009 17:14:58 +0000 (19:14 +0200)]
Update .gitignore
Carlos Garcia Campos [Tue, 12 May 2009 17:12:16 +0000 (19:12 +0200)]
[build] Use shave to improve build log readability