]> www.fi.muni.cz Git - evince.git/log
evince.git
14 years ago[build] Fixes reference docs build EVINCE_2_27_3
Nickolay V. Shmyrev [Mon, 15 Jun 2009 20:10:40 +0000 (00:10 +0400)]
[build] Fixes reference docs build

Second part of the commit

14 years ago[build] Build fixes before release
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

14 years agoUpdate for release 2.27.3
Carlos Garcia Campos [Mon, 15 Jun 2009 19:28:11 +0000 (21:28 +0200)]
Update for release 2.27.3

14 years agoAppend LDFLAGS
Christian Persch [Mon, 15 Jun 2009 10:24:18 +0000 (12:24 +0200)]
Append LDFLAGS

Don't replace LDFLAGS, just append to them.

14 years agoAdd zlib to linker flags to avoid undefined symbols on win32
Fridrich Strba [Wed, 10 Jun 2009 19:06:49 +0000 (21:06 +0200)]
Add zlib to linker flags to avoid undefined symbols on win32

14 years agoUpdated Bengali India Translations
Runa Bhattacharjee [Mon, 15 Jun 2009 08:54:07 +0000 (14:24 +0530)]
Updated Bengali India Translations

14 years ago[windows/build] Add -mwindows flag for true Windows apps
Hib Eris [Tue, 9 Jun 2009 09:20:17 +0000 (11:20 +0200)]
[windows/build] Add -mwindows flag for true Windows apps

14 years agoUpdated German translation
Mario Blättermann [Mon, 15 Jun 2009 08:41:19 +0000 (10:41 +0200)]
Updated German translation

14 years agoUpdating Estonian translation
Ivar Smolin [Sun, 14 Jun 2009 14:27:29 +0000 (17:27 +0300)]
Updating Estonian translation

14 years agoUse #ifdef, no #if
Christian Persch [Sun, 14 Jun 2009 13:49:55 +0000 (15:49 +0200)]
Use #ifdef, no #if

14 years agoOnly include eggdesktopfile.h on x11
Christian Persch [Sun, 14 Jun 2009 13:41:02 +0000 (15:41 +0200)]
Only include eggdesktopfile.h on x11

14 years agoAdd missing \
Christian Persch [Sun, 14 Jun 2009 13:40:30 +0000 (15:40 +0200)]
Add missing \

14 years agoOnly use eggdesktopfile on xsmp smclient backend
Christian Persch [Sun, 14 Jun 2009 13:34:27 +0000 (15:34 +0200)]
Only use eggdesktopfile on xsmp smclient backend

14 years agoOnly use eggdesktopfile for the xsmp backend
Christian Persch [Sun, 14 Jun 2009 13:29:58 +0000 (15:29 +0200)]
Only use eggdesktopfile for the xsmp backend

14 years agoTypo fix
Hib Eris [Sun, 14 Jun 2009 11:15:50 +0000 (13:15 +0200)]
Typo fix

14 years agoUpdated Spanish translation
Jorge Gonzalez [Sat, 13 Jun 2009 11:19:02 +0000 (13:19 +0200)]
Updated Spanish translation

14 years agoInform about --disable-nautilus in the error message
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.

14 years ago[shell] Add default case to switch, warning about unsupported print pages setting
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.

14 years agoFix docs build when srcdir != builddir
Christian Persch [Thu, 11 Jun 2009 22:12:33 +0000 (00:12 +0200)]
Fix docs build when srcdir != builddir

14 years agoRemove unused automake conditional OS_WIN32
Christian Persch [Thu, 11 Jun 2009 22:08:19 +0000 (00:08 +0200)]
Remove unused automake conditional OS_WIN32

14 years agoMake --disable-gtk-unix-print work again
Christian Persch [Thu, 11 Jun 2009 22:04:54 +0000 (00:04 +0200)]
Make --disable-gtk-unix-print work again

14 years agoDisable single instance by DBUS for hildon platform
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).

14 years agoAdd hildon platform pkgs to SHELL_CORE modules
Christian Persch [Thu, 4 Jun 2009 22:33:34 +0000 (00:33 +0200)]
Add hildon platform pkgs to SHELL_CORE modules

14 years agoMake smclient optional
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.

14 years agoDon't check for gnome-icon-theme on hildon
Christian Persch [Thu, 4 Jun 2009 18:09:34 +0000 (20:09 +0200)]
Don't check for gnome-icon-theme on hildon

14 years agoDon't use automagic dependencies
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.

14 years agoAdd --with-platform configure switch
Christian Persch [Thu, 4 Jun 2009 17:54:45 +0000 (19:54 +0200)]
Add --with-platform configure switch

14 years agoEnable maintainer mode by default
Christian Persch [Thu, 4 Jun 2009 18:06:49 +0000 (20:06 +0200)]
Enable maintainer mode by default

Instead of disabled by default.

14 years agoRemoved unused function to fix -Wall -Werror build
Christian Persch [Sat, 6 Jun 2009 18:40:22 +0000 (20:40 +0200)]
Removed unused function to fix -Wall -Werror build

14 years agoUpdate about dialogue
Christian Persch [Sat, 6 Jun 2009 21:02:22 +0000 (23:02 +0200)]
Update about dialogue

14 years agoAdd ACLOCAL_AMFLAGS = -I m4 so that reconfiguring works
Christian Persch [Sat, 6 Jun 2009 13:10:23 +0000 (15:10 +0200)]
Add ACLOCAL_AMFLAGS = -I m4 so that reconfiguring works

14 years agoUse [] as shave path, not [.]
Christian Persch [Sat, 6 Jun 2009 13:10:11 +0000 (15:10 +0200)]
Use [] as shave path, not [.]

14 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Wed, 10 Jun 2009 08:21:42 +0000 (10:21 +0200)]
Updated Norwegian bokmål translation.

14 years agoUpdating Estonian translation
Ivar Smolin [Tue, 9 Jun 2009 19:42:10 +0000 (22:42 +0300)]
Updating Estonian translation

14 years ago[windows] Make evince relocatable on windows - backends
Hib Eris [Tue, 9 Jun 2009 17:46:36 +0000 (19:46 +0200)]
[windows] Make evince relocatable on windows - backends

14 years ago[build] Do not use automagic dependencies for gnome-keyring
Hib Eris [Tue, 9 Jun 2009 14:33:15 +0000 (16:33 +0200)]
[build] Do not use automagic dependencies for gnome-keyring

14 years ago[build] Do not use automagic dependencies for GConf
Hib Eris [Tue, 9 Jun 2009 14:30:01 +0000 (16:30 +0200)]
[build] Do not use automagic dependencies for GConf

14 years ago[printing] Make use of gtk+-unix-print optional
Hib Eris [Tue, 9 Jun 2009 17:33:21 +0000 (19:33 +0200)]
[printing] Make use of gtk+-unix-print optional

14 years ago[windows] Make previewer relocatable on windows - GUI
Hib Eris [Tue, 9 Jun 2009 13:13:49 +0000 (15:13 +0200)]
[windows] Make previewer relocatable on windows - GUI

14 years ago[windows] Make evince relocatable on windows - GUI
Hib Eris [Tue, 9 Jun 2009 13:10:50 +0000 (15:10 +0200)]
[windows] Make evince relocatable on windows - GUI

14 years ago[windows] Make evince relocatable on windows - stock icons
Hib Eris [Tue, 9 Jun 2009 12:54:17 +0000 (14:54 +0200)]
[windows] Make evince relocatable on windows - stock icons

14 years ago[build] Only fail on missing gnome-keyring when requested explicitly
Hib Eris [Tue, 9 Jun 2009 10:01:16 +0000 (12:01 +0200)]
[build] Only fail on missing gnome-keyring when requested explicitly

14 years ago[build] Only fail on missing GConf 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

14 years agoDo not disable printing when cairo printing is available.
Hib Eris [Mon, 8 Jun 2009 17:25:28 +0000 (19:25 +0200)]
Do not disable printing when cairo printing is available.

14 years ago[libview] Fix page transitions in presentation mode
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.

14 years ago[shell] Allow activate the menubar in fullscreen mode
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

14 years ago[printing] Scale according to paper size before rendering for printing
Carlos Garcia Campos [Fri, 5 Jun 2009 16:56:29 +0000 (18:56 +0200)]
[printing] Scale according to paper size before rendering for printing

14 years ago[printing] Use always default page setup before printing
Carlos Garcia Campos [Fri, 5 Jun 2009 16:55:20 +0000 (18:55 +0200)]
[printing] Use always default page setup before printing

14 years ago[build] Add dependency on libdocument/libview for libmisc
Hib Eris [Fri, 5 Jun 2009 16:13:36 +0000 (18:13 +0200)]
[build] Add dependency on libdocument/libview for libmisc

14 years ago[build] Disable comics backend on native windows builds
Hib Eris [Fri, 5 Jun 2009 16:01:19 +0000 (18:01 +0200)]
[build] Disable comics backend on native windows builds

14 years ago[shell] Remove left over GtkPrinter
Hib Eris [Fri, 5 Jun 2009 15:46:12 +0000 (17:46 +0200)]
[shell] Remove left over GtkPrinter

14 years agoFix typo
Christian Persch [Thu, 4 Jun 2009 13:39:32 +0000 (15:39 +0200)]
Fix typo

14 years ago[build] Excluded libtool macros from version control
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

14 years ago[libview] Do not create popup window if the annot doesn't have a popup
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

14 years ago[pdf] Set whether markup annot has a popup associated or not
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

14 years ago[libdocument] Add has_popup() method to annotation markup iface
Carlos Garcia Campos [Mon, 1 Jun 2009 13:44:49 +0000 (15:44 +0200)]
[libdocument] Add has_popup() method to annotation markup iface

14 years ago[tests] Test for printer settings
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.

14 years agoUpdated Tamil translation
drtvasudevan [Mon, 25 May 2009 02:02:25 +0000 (07:32 +0530)]
Updated Tamil translation

14 years agoUpdating Estonian translation
Ivar Smolin [Sun, 24 May 2009 14:25:44 +0000 (17:25 +0300)]
Updating Estonian translation

14 years ago[libview] Add ev_view_get_area_from_mapping() to remove duplicated code
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

14 years ago[libview] Add get_doc_point_from_location() 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

14 years ago[libdcoument] Remove all Ev*Mapping types
Carlos Garcia Campos [Sat, 23 May 2009 17:13:54 +0000 (19:13 +0200)]
[libdcoument] Remove all Ev*Mapping types

14 years agoUse EvMapping instead of Ev*Mapping types
Carlos Garcia Campos [Sat, 23 May 2009 17:13:19 +0000 (19:13 +0200)]
Use EvMapping instead of Ev*Mapping types

14 years ago[libdocument] Add EvMappinig to unify all 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

14 years ago[libdocument] Add single headers guards
Carlos Garcia Campos [Sat, 23 May 2009 15:36:35 +0000 (17:36 +0200)]
[libdocument] Add single headers guards

14 years ago[printing] Fix multipage even/odd printing issues
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.

14 years agoUpdated Brazilian Portuguese translation.
Vladimir Melo [Fri, 22 May 2009 19:51:00 +0000 (15:51 -0400)]
Updated Brazilian Portuguese translation.

14 years ago[shell] Remember and reuse "Save a Copy..." path
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.

14 years ago[comics] Support for cb7 using the p7zip commands.
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.

14 years ago[pdf] Gracefully work with FITB and friends
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.

14 years ago[pdf] Fix double to int conversion in thumbnails_get_dimensions
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.

14 years ago[pdf] Parse xml metadata to detect PDF/A documents
Davide Capodaglio [Wed, 20 May 2009 16:02:03 +0000 (18:02 +0200)]
[pdf] Parse xml metadata to detect PDF/A documents

14 years agoUpdated Tamil translation
drtvasudevan [Wed, 20 May 2009 12:51:03 +0000 (18:21 +0530)]
Updated Tamil translation

15 years ago[printing] Fixes crash found by tests EVINCE_2_27_1
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

15 years agoDisables shave for dist, conflicts with gtk-doc
Nickolay V. Shmyrev [Mon, 18 May 2009 22:01:39 +0000 (02:01 +0400)]
Disables shave for dist, conflicts with gtk-doc

15 years ago[release] Update configure.ac with the new release version
Nickolay V. Shmyrev [Mon, 18 May 2009 21:13:42 +0000 (01:13 +0400)]
[release] Update configure.ac with the new release version

15 years agoUpdated Spanish translation
Jorge Gonzalez [Mon, 18 May 2009 18:17:53 +0000 (20:17 +0200)]
Updated Spanish translation

15 years ago[NEWS] Update for release 2.27.1
Carlos Garcia Campos [Mon, 18 May 2009 16:26:49 +0000 (18:26 +0200)]
[NEWS] Update for release 2.27.1

15 years ago[shell] Add EvPrintOperationPrint that implements EvPrintOperation using GtkPrintOper...
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.

15 years ago[libview] Add a new job for printing using cairo
Carlos Garcia Campos [Sun, 17 May 2009 14:29:16 +0000 (16:29 +0200)]
[libview] Add a new job for printing using cairo

15 years ago[pdf] Implement EvDocumentPrint interface
Carlos Garcia Campos [Sun, 17 May 2009 14:27:33 +0000 (16:27 +0200)]
[pdf] Implement EvDocumentPrint interface

15 years ago[libdocument] Add 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.

15 years ago[comics] Fixes handling of the tmp folder
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.

15 years agoupdated Greek documentation translation
Γιάννης Κατσαμπίρης [Sat, 16 May 2009 23:08:41 +0000 (00:08 +0100)]
updated Greek documentation translation

15 years ago[libview] Update pixbuf cache page range even when the page range haven't changed
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.

15 years ago[shell] Recover previous session when running evince after a crash
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

15 years ago[pdf] Fix build with poppler without cairo support
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

15 years ago[comics] Unified command scheme to run extractor
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.

15 years ago[shell] Implement Print named action
Carlos Garcia Campos [Wed, 13 May 2009 13:16:32 +0000 (15:16 +0200)]
[shell] Implement Print named action

15 years ago[shell] Abort dnd operations originated in the same Evince window
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

15 years ago[libview] Update current range when setting the document
Carlos Garcia Campos [Wed, 13 May 2009 12:19:09 +0000 (14:19 +0200)]
[libview] Update current range when setting the document

15 years ago[libview] Remove unused function
Carlos Garcia Campos [Tue, 12 May 2009 17:23:20 +0000 (19:23 +0200)]
[libview] Remove unused function

15 years agoUpdate .gitignore
Carlos Garcia Campos [Tue, 12 May 2009 17:14:58 +0000 (19:14 +0200)]
Update .gitignore

15 years ago[build] Use shave to improve build log readability
Carlos Garcia Campos [Tue, 12 May 2009 17:12:16 +0000 (19:12 +0200)]
[build] Use shave to improve build log readability

15 years ago[libview] Initialize start/end_page to -1
Carlos Garcia Campos [Tue, 12 May 2009 16:18:37 +0000 (18:18 +0200)]
[libview] Initialize start/end_page to -1

15 years ago[pdf] Remove unneeded #ifdefs
Carlos Garcia Campos [Tue, 12 May 2009 15:54:11 +0000 (17:54 +0200)]
[pdf] Remove unneeded #ifdefs

15 years ago[libview] Do not handle key events in EvView when it's not focused
Carlos Garcia Campos [Tue, 12 May 2009 10:19:59 +0000 (12:19 +0200)]
[libview] Do not handle key events in EvView when it's not focused

We only handle key events in EvView even when it doesn't have the focus
if there is a popup window with the focus

15 years ago[shell] Propagate key events from EvWindow to EvView
Carlos Garcia Campos [Tue, 12 May 2009 10:01:43 +0000 (12:01 +0200)]
[shell] Propagate key events from EvWindow to EvView

EvAnnotationWindow is a GtkWindow that doesn't accept focus, but we
manually grab the focus on the text view contained in it to be able to
modify the annotation contents. We need to propagate the key events to
the view even when the view is not the focused widget. The view will
only handle these events when there's a popup window with the focus so
that it's possible to type in window annotations.

15 years ago[libview] Show popup windows associated to markup annotations
Carlos Garcia Campos [Tue, 12 May 2009 10:00:40 +0000 (12:00 +0200)]
[libview] Show popup windows associated to markup annotations

15 years ago[libview] Add EvAnnotationWindow widget that implements popup annotations
Carlos Garcia Campos [Tue, 12 May 2009 09:41:25 +0000 (11:41 +0200)]
[libview] Add EvAnnotationWindow widget that implements popup annotations