summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-04Add Vietnamese translationHEADmasterNguyễn Thái Ngọc Duy1-0/+161
2011-05-24Don't use G_N_ELEMENTS on non-local arrays (BMC#17863)Alban Crequy3-9/+11
2011-05-24[contact-view] Register the contact view on an unique D-Bus path (BMC#17763)Alban Crequy1-1/+1
2011-05-23Updated Brazilian Portuguese translationRodrigo Padula de Oliveira1-8/+6
2011-05-20lastfm: login to last.fm to validate credentials (BMC#8986)Raul Gutiereez Segales1-14/+210
2011-05-11lastfm-item-view: Populate authoricon_large with a larger avatar pictureRob Bradford1-0/+4
2011-05-11facebook-item-view: Populate authoricon_large with a larger avatar pictureRob Bradford1-0/+5
2011-05-10build: Major version bumpRob Bradford1-2/+2
2011-05-09Updated Slovenian translationMatej Urbančič1-6/+6
2011-05-09Updated Polish translationPiotr Drąg1-5/+3
2011-05-08Updated Hungarian translation from Balazs ÚrGabor Kelemen1-30/+127
2011-05-07[l10n] Updated German translationMario Blättermann1-6/+4
2011-05-07Updated Spanish translationDaniel Mustieles1-18/+20
2011-05-06Updated Czech translationMarek Černocký1-25/+23
2011-05-05[youtube] Correct capitalization of YouTube Name key in .keys.in fileJames Ausmus1-1/+1
2011-05-03Updated Brazilian Portuguese translationDjavan Fagundes1-9/+40
2011-04-29plurk: Use G_GINT64_FORMAT for formatting the gint64s nicelyRob Bradford2-5/+5
2011-04-29myspace-item-view: Fix potential corruption bug by changing owner unowned stringRob Bradford1-3/+3
2011-04-29lastfm-contact-view: Remove unused functions from ItemView copyRob Bradford1-172/+0
2011-04-29facebook-contact-view: Remove used priv variableRob Bradford1-1/+0
2011-04-29facebook-contact-view: Remove unused function ported from SwItemViewRob Bradford1-58/+0
2011-04-29item: Refactor SwCacheable interface setup to avoid compiler warningRob Bradford1-1/+7
2011-04-29item: Add explicit cast to avoid compiler warningRob Bradford1-1/+1
2011-04-29contact: Remove unused code from copy from SwItemRob Bradford1-15/+0
2011-04-29contact: Refactor SwCacheable interface setup to avoid compiler warningRob Bradford1-1/+7
2011-04-29contact: Fix compiler warning with an explicit castRob Bradford1-1/+1
2011-04-29doap: Update DOAP file to reference GNOME bugzilla productRob Bradford1-0/+1
2011-04-28Updated Slovenian translationMatej Urbančič1-3/+13
2011-04-25Added Latvian translation.Rudolfs Mazurs1-0/+157
2011-04-22[l10n] Updated German translationMario Blättermann1-9/+25
2011-04-22Updated Polish translationPiotr Drąg1-3/+20
2011-04-21build: Post-release version bumpRob Bradford1-1/+1
2011-04-21po: Update POTFILES.inRob Bradford1-0/+1
2011-04-21build: Fix distcheck by referencing build directoryRob Bradford1-1/+1
2011-04-21build: Bump the librest dependency for the upload progress supportRob Bradford1-1/+1
2011-04-20[l10n] Updated German translationMario Blättermann1-35/+28
2011-04-20build: Fix issue around checking for keyutilsRob Bradford1-1/+1
2011-04-20build: Add dependent libraries to frob-keystore test compilationRob Bradford1-1/+3
2011-04-20build: make the kernel keyring support disabled by defaultRoss Burton1-1/+1
2011-04-20Add MySpace serviceGary Ching-Pang Lin10-0/+1359
2011-04-19keystore: frob-keystore test tool for lookup of values in keystoreStef Walter3-0/+68
2011-04-19keystore: Some documentation and cleanup of kernel keyring codeStef Walter3-1/+20
2011-04-19keystore: Implementation of requesting API keys from kernel keyringStef Walter4-8/+103
2011-04-19build: Check for libkeyutils, add --with-kernel-keyring optionStef Walter1-0/+27
2011-04-13Merge branch 'upload-progress'Eitan Isaacson6-57/+93
2011-04-13youtube: Support upload progress.Eitan Isaacson1-1/+4
2011-04-13twitter: Support upload progress.Eitan Isaacson1-6/+11
2011-04-13smugmug: Support upload progress.Eitan Isaacson1-10/+16
2011-04-13photobucket: Support upload progress.Eitan Isaacson1-10/+16
2011-04-13facebook: Support upload progress.Eitan Isaacson1-15/+23