Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated Spanish translationJorge González2010-06-031-177/+193
* [presentation] Fix fade animationsCarlos Garcia Campos2010-06-021-28/+28
* [presentation] Fix a crash when starting animationCarlos Garcia Campos2010-06-021-3/+3
* [libview] Remove set_focus_on_map and set NOTIFICATION type hint for loading ...Carlos Garcia Campos2010-06-021-3/+1
* [libview] Do nothing if don't have a job_list yetCarlos Garcia Campos2010-06-021-0/+6
* Estonian translation updatedIvar Smolin2010-06-021-2/+14
* [libview] Fix build with GSEAL enabledCarlos Garcia Campos2010-05-312-15/+14
* [toolbar-editor] Fix build with GSEAL enabledCarlos Garcia Campos2010-05-312-4/+6
* [libview] Don't pass rotation and scale to pixbuf-cacheCarlos Garcia Campos2010-05-313-10/+7
* [libview] Use g_slice_alloc0/free1 instead of g_new0/freeCarlos Garcia Campos2010-05-311-9/+35
* Use a dynamic pixbuf cache size based on document page sizeCarlos Garcia Campos2010-05-317-45/+224
* [libdocument] Add ev_document_get_min_page_size()Carlos Garcia Campos2010-05-312-0/+24
* [ephy-zoom] Use G_DEFINE_TYPE macroCarlos Garcia Campos2010-05-312-34/+4
* [ephy-zoom] Add max/min zoom propertiesCarlos Garcia Campos2010-05-313-6/+170
* [libview] Remove prototypes of non existent methodsCarlos Garcia Campos2010-05-311-8/+0
* Updated zh_CN translation.Funda Wang2010-05-312-328/+418
* Updated Norwegian bokmål translationKjartan Maraas2010-05-301-139/+152
* [pdf] Catch rendition and ocg_state actionsHib Eris2010-05-271-0/+8
* [shell] Remove unused variable and codeHib Eris2010-05-271-6/+0
* [build] Remove circular dependencies in MakefilesHib Eris2010-05-272-14/+30
* Estonian translation updatedIvar Smolin2010-05-271-4/+2
* Updated Hebrew translation.Yaron Shahrabani2010-05-271-802/+469
* Estonian translation updatedIvar Smolin2010-05-271-2/+5
* [shell] Remove unneeded #includeChristian Persch2010-05-261-2/+1
* [shell] Update © on totem-scrsaver.cChristian Persch2010-05-261-2/+4
* Estonian translation updatedIvar Smolin2010-05-261-25/+31
* [release] 2.31.2Carlos Garcia Campos2010-05-252-1/+36
* Add missing files to POTFILES.inCarlos Garcia Campos2010-05-251-0/+2
* [doc] Fix shell api docs buildCarlos Garcia Campos2010-05-252-12/+5
* [build] Add gsettings xml schema file to DISTCLEANFILESCarlos Garcia Campos2010-05-251-1/+1
* [windows] init locale_dir only onceHib Eris2010-05-251-0/+3
* Remove some code duplicationHib Eris2010-05-256-80/+31
* [windows] Fix localization on WindowsHib Eris2010-05-253-3/+114
* [totem-screensaver] Use the async GDBus apiCarlos Garcia Campos2010-05-251-61/+99
* [shell] Use async GDBus api in ev-applicationCarlos Garcia Campos2010-05-252-154/+271
* [shell] Make sure we have a proxy before using it in ev-media-player-keysCarlos Garcia Campos2010-05-251-3/+3
* [shell] Update to current GDBus APICarlos Garcia Campos2010-05-252-1/+4
* [shell] Use g_bus_unwatch_proxy() instead of g_bus_unwatch_name()Carlos Garcia Campos2010-05-251-1/+1
* [shell] Fix build with dbus disabledCarlos Garcia Campos2010-05-251-1/+1
* [totem-scrsaver] Use g_type_class_add_private instead of g_new to allocate pr...Carlos Garcia Campos2010-05-251-1/+5
* [totem-scrsaver] Do not peek parent class twiceCarlos Garcia Campos2010-05-251-4/+1
* [shell] Use g_bus_watch_proxy instead of g_bus_watch_name in media-keysCarlos Garcia Campos2010-05-253-114/+52
* [totem-screensaver] Use g_bus_watch_proxy instead of g_bus_watch_nameCarlos Garcia Campos2010-05-253-118/+77
* Use g_bus_own_name and register object on bus acquired callbackCarlos Garcia Campos2010-05-251-59/+60
* Use always the session bus instead of starterCarlos Garcia Campos2010-05-251-1/+1
* Update to current GDBus APICarlos Garcia Campos2010-05-252-2/+0
* [shell] Update ©Christian Persch2010-05-253-0/+3
* [shell] Remove DBUS conditionals from TotemScrsaverChristian Persch2010-05-253-64/+33
* [shell] Use g_bus_watch_name_on_connection()Christian Persch2010-05-251-6/+6
* [shell] Pass the GDBusConnection to TotemScrsaverChristian Persch2010-05-254-54/+126