Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* [shell] Use new gdbus API for the mediaplayerkeysClaudio Saavedra2010-06-181-34/+22
| | | | This partially fixes the build with latest glib from master.
* [pdf] Bump poppler version to 0.14.0Carlos Garcia Campos2010-06-172-65/+6
|
* Remove totem-scrsaver from POTFILES.inBastien Nocera2010-06-162-3/+0
| | | | | As there's not strings to translate anymore. And remove un-needed gi18n.h include.
* [shell] Reload presentation view when document changesCarlos Garcia Campos2010-06-161-0/+6
| | | | Fixes bug #621750.
* Updated Slovenian translationMatej Urbančič2010-06-151-295/+315
|
* [pdf] Remove unused codeCarlos Garcia Campos2010-06-151-37/+0
|
* Don't mix PopplerRectangle and EvRectangleCarlos Garcia Campos2010-06-143-9/+18
| | | | | We shouldn't assume a PopplerRectangle was created with g_new(), so better use poppler_rectangle_free().
* Updated Norwegian bokmål translationKjartan Maraas2010-06-131-165/+182
|
* Remove hard-coded reason in totem-scrsaverBastien Nocera2010-06-133-5/+67
| | | | | | | We should now be able to share it between totem and evince without changes. https://bugzilla.gnome.org/show_bug.cgi?id=621386
* Updated Galician translationsFran Diéguez2010-06-121-2/+2
|
* [toolbar-editor] Syncing to GDK API changesJose Aliste2010-06-112-3/+3
|
* [shell] Don't show the loading window when loading remote filesCarlos Garcia Campos2010-06-091-1/+1
| | | | We already have a progress bar in the message area.
* [comics] Adds comics_regex_quote()Juanjo Marín2010-06-081-15/+90
| | | | Fixes bug #619248.
* [impress] Fix buildHib Eris2010-06-081-2/+2
|
* [release] 2.31.2Carlos Garcia Campos2010-06-072-1/+34
|
* Updated Thai translation.Sira Nokyoongtong2010-06-041-225/+248
|
* Updated Galician translationsFran Diéguez2010-06-031-172/+190
|
* Updated Hebrew translation.Yaron Shahrabani2010-06-031-148/+164
|
* Updated Spanish translationJorge González2010-06-031-177/+193
|
* [presentation] Fix fade animationsCarlos Garcia Campos2010-06-021-28/+28
| | | | Fixes bug #619825.
* [presentation] Fix a crash when starting animationCarlos Garcia Campos2010-06-021-3/+3
| | | | Fixes bug #619948.
*