Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [shell] Focus the selected annotation in the sidebarCarlos Garcia Campos2010-07-123-0/+63
|
* [libview] Add ev_view_focus_annotation() to focus the given annotationCarlos Garcia Campos2010-07-123-0/+59
|
* [shell] Add a sidebar page to show the list of annotationsCarlos Garcia Campos2010-07-124-0/+426
|
* [libview] Add a job to get the list of all annotations in documentCarlos Garcia Campos2010-07-122-0/+106
|
* [pdf] Cache annotations in the backendCarlos Garcia Campos2010-07-121-1/+31
|
* [libview] Add mail-attachment to stock-iconsCarlos Garcia Campos2010-07-122-1/+3
|
* [pdf] Try to parse and format annots modified dateCarlos Garcia Campos2010-07-121-1/+10
|
* [libdocument] Move format_date function from ev-properties to ev-document-miscCarlos Garcia Campos2010-07-123-25/+27
|
* Add EvMappingList data struct instead of using a GListCarlos Garcia Campos2010-07-1224-303/+364
| | | | It just wraps the GList and adds reference counting
* Added Kazakh translation for evinceBaurzhan Muftakhidinov2010-07-122-0/+1532
|
* Update Simplified Chinese help translation.Tao Zhu2010-07-111-280/+835
|
* [libview] Make sure annot popups never show up outside the main windowCarlos Garcia Campos2010-07-101-2/+10
| | | | Fixes bug #604125.
* [shell] Add GetWindowList DBus method to EvWindowJose Aliste2010-07-091-40/+60
| | | | It returns the list of currently opened windows
* [shell] Add ev_window_get_dbus_object_path()Jose Aliste2010-07-092-0/+11
|
* [shell] Emit a DBus signal when window is closedJose Aliste2010-07-091-0/+36
|
* [ev-daemon] Add FindDocument method to the daemon DBus interfaceJose Aliste2010-07-091-1/+24
| | | | | It returns the name owner of the evince process for the given document URI.
* [pdf] Update to poppler API changesCarlos Garcia Campos2010-07-082-3/+26
|
* Switch to GTK+ 3Carlos Garcia Campos2010-07-0816-226/+244
|
* [libview] Fix build with GSEAL enabledCarlos Garcia Campos2010-07-061-2/+2
|
* Remove gail-util from cut-n-paste and add gail dependencyCarlos Garcia Campos2010-07-059-2105/+3
| | | | | I thought gail-util was included in gtk+ sources but it was not installed by gtk.
* [libview] Set word wrapping mode for text in popup annotationsCarlos Garcia Campos2010-07-031-0/+1
| | | | Patch by gvlat@pochta.ru. Fixes bug #623456.
* [release] 2.31.4.1Carlos Garcia Campos2010-06-302-2/+11
|
* [libview] Cache GtkTextBuffer in EvViewAccessibleDaniel Garcia2010-06-291-51/+48
|
* [pdf] Fix build when text_layout is not availableCarlos Garcia Campos2010-06-291-0/+2
| | | | Fixes bug #623080.
* [release] 2.31.4Carlos Garcia Campos2010-06-282-1/+30
|
* [shell] Add synctex supportCarlos Garcia Campos2010-06-281-0/+143
|
* [shell] Add ev_application_get_dbus_connection()Carlos Garcia Campos2010-06-282-0/+11
|
* [shell] Rename OpenURI dbus method as Reload and remove uri argumentCarlos Garcia Campos2010-06-281-30/+13
|
* [shell] Free dbus introspection data on application shutdownCarlos Garcia Campos2010-06-281-3/+4
|
* [libview] Add support for synctex in EvViewCarlos Garcia Campos2010-06-283-2/+115
| | | | | | - A signal with a source link is emitted on CTRL + click - A new public method has been added to highlight the view rectangle corresponding to a source link
* [libdocument] Use EvSourceLink as parameter of synctex_forward_search()Carlos Garcia Campos2010-06-282-11/+5
|
* [dvi] Implement ev_document_support_syntexJose Aliste2010-06-271-0/+7
|
* [pdf] Implement ev_document_support_syntexJose Aliste2010-06-271-0/+7
|
* [libdocument] Add synctex methods to search backward and forwardJose Aliste2010-06-274-19/+174
|
* Add synctex parser to cut-n-paste directory.Jose Aliste2010-06-2710-1/+5172
|
* Update Simplified Chinese translation.杨章2010-06-271-194/+207
|
* [libview] Implement AtkText interface in EvViewDaniel Garcia2010-06-262-39/+398
|
* Add gail-util to cut-n-pasteDaniel Garcia2010-06-267-1/+2100
|
* [libview] Rename get_page_extents as ev_view_get_page_extents and make it publicDaniel Garcia2010-06-262-21/+22
|
* [libview] Get text and text_layout and store it in EvPageCacheDaniel Garcia2010-06-264-19/+112
|
* [pdf] Implement EvDocumentText interfaceDaniel Garcia2010-06-265-27/+68
|
* [libdocument] Add EvDocumentText interfaceDaniel Garcia2010-06-263-0/+147
|
* Updated Catalan translationGil Forcada2010-06-261-44/+49
|
* [comics] Correctly quote filename in zipnote commandJuanjo Marín2010-06-241-2/+4
| | | | See bug #619248.
* Add Esperanto translationKristjan Schmidt2010-06-201-0/+1
|
* Add Esperanto translationKristjan Schmidt2010-06-201-0/+1648
|
* [printing] Don't save print document settings into global fileCarlos Garcia Campos2010-06-191-10/+27
| | | | Fixes bug #530018.
* [totem-screensaver] Adapt to GDBus API changeFlorian Müllner2010-06-181-37/+40
|
* [build] Bump glib version to 2.25.9Carlos Garcia Campos2010-06-181-1/+1
| | | | GDBus api has changed, see bug #621872.
* [shell] Track media keys proxy name owner to enable/disable itCarlos Garcia Campos2010-06-181-0/+37
|