Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* [shell] Pass the GDBusConnection to EvMediaPlayerKeysChristian Persch2010-05-253-26/+72
* [shell] Fix name watchingChristian Persch2010-05-252-0/+6
* [shell] Fix for GDBus API changesChristian Persch2010-05-253-67/+67
* [shell] Don't autostart the daemon just to unregisterChristian Persch2010-05-251-1/+1
* [daemon] Add debug output to name watcherChristian Persch2010-05-251-0/+5
* [daemon] Return "" from RegisterDocument on new documentsChristian Persch2010-05-252-21/+43
* [daemon] Add some debug logging to the daemonChristian Persch2010-05-251-0/+13
* [daemon] Fix RegisterDocumentChristian Persch2010-05-251-6/+4
* [build] Port to GDBus completed!Christian Persch2010-05-252-27/+12
* [shell] Port EvMediaPlayerKeys to GDBusChristian Persch2010-05-251-79/+105