Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [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.
*