index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pressing F2 opens the Edit Contact Information window for #586257
Kushal Das
2011-02-02
1
-1
/
+22
*
Bump Folks requirement.
Travis Reitter
2011-02-02
1
-2
/
+0
*
Adjust for FolksHasPresence -> FolksPresenceOwner
Travis Reitter
2011-02-02
6
-25
/
+43
*
Adjust for FolksHasAvatar -> FolksAvatarOwner
Travis Reitter
2011-02-02
1
-1
/
+2
*
Bug 637097 — Port to latest folks API changes
Philip Withnall
2011-02-02
8
-22
/
+25
*
Stop using removed Individual convenience methods from folks
Philip Withnall
2011-02-02
5
-20
/
+20
*
Port Empathy to use FolksAliasable and FolksGroupable
Philip Withnall
2011-02-02
10
-58
/
+60
*
Port to libnotify 0.7.0
William Jon McCann
2011-02-02
3
-6
/
+5
*
empathy_contact_get_presence_message: use the tp_contact if there is no perso...
Guillaume Desmottes
2011-02-01
1
-0
/
+3
*
main-window: add a tooltip on connection error info bars (#626507)
Robert Sajdok
2011-02-01
2
-1
/
+2
*
account-widget-yahoo: remove server field (#634853)
Guillaume Desmottes
2011-01-31
2
-33
/
+4
*
account-dialog: keep a proper weak ref on setting_widget_object
Guillaume Desmottes
2011-01-31
1
-3
/
+16
*
chat-window: don't display notifications for pending messages (#635513)
Guillaume Desmottes
2011-01-28
1
-1
/
+5
*
EmpathyChat::new-message: tell if the message is a pending one or not
Guillaume Desmottes
2011-01-28
2
-6
/
+11
*
Improve connected/disconnected notifications (#639352)
Guillaume Desmottes
2011-01-28
1
-6
/
+8
*
Disable meaningless popup menu items in the contact menu (#573283).
Vitaly Minko
2011-01-28
1
-3
/
+13
*
enable imported Pidgin accounts if needed (#594145)
Vitaly Minko
2011-01-28
4
-5
/
+62
*
Add Contact Search support
Emilio Pozuelo Monfort
2011-01-28
7
-1
/
+652
*
Make AccountChooser filters asynchronous to let them handle newly connected a...
Vitaly Minko
2011-01-28
10
-102
/
+336
*
Require folks <= 0.2
Emilio Pozuelo Monfort
2011-01-28
1
-0
/
+2
*
Main window: mark Edit→Context as untranslatable.
Will Thompson
2011-01-28
1
-1
/
+1
*
password-dialog: add missing include
Jonny Lamb
2011-01-26
1
-0
/
+2
*
status-icon: don't show notifications for auth events
Jonny Lamb
2011-01-26
1
-0
/
+12
*
Empathy.Auth.client: fix handling and observing SASL channels
Jonny Lamb
2011-01-26
1
-2
/
+2
*
account-settings: only remove the MC password param if set in the keyring OK
Jonny Lamb
2011-01-26
1
-12
/
+30
*
account-settings: use tp_account_get_path_suffix
Jonny Lamb
2011-01-26
1
-5
/
+3
*
account-settings: add a comment saying what to remove when purging migration ...
Jonny Lamb
2011-01-26
1
-1
/
+2
*
account-settings: move the migration code to another function
Jonny Lamb
2011-01-26
1
-45
/
+54
*
account-settings: migrate passwords from MC to gk ourselves
Jonny Lamb
2011-01-26
1
-0
/
+47
*
password-dialog: make OK insensitive unless there's a password set
Jonny Lamb
2011-01-26
1
-5
/
+12
*
password-dialog: destroy the dialog if the handler is invalidated
Jonny Lamb
2011-01-26
1
-0
/
+11
*
keyring: change display name for passwords to be more human-readable
Jonny Lamb
2011-01-26
1
-1
/
+2
*
server-sasl-handler: add more debugging and only call Close in Status_Succeeded
Jonny Lamb
2011-01-26
1
-1
/
+5
*
main-window: s/Cancel/Disconnect/ when not giving a password
Jonny Lamb
2011-01-26
1
-1
/
+1
*
main-window: don't use _full functions where not necessary
Jonny Lamb
2011-01-26
1
-4
/
+1
*
main-window: document what the key and value types are for hash tables
Jonny Lamb
2011-01-26
1
-0
/
+4
*
event-manager: use tp_clear_object
Jonny Lamb
2011-01-26
1
-9
/
+2
*
auth-factory: add a comment as to why we're also an approver
Jonny Lamb
2011-01-26
1
-0
/
+6
*
account-settings: use tp_clear_object in dispose
Jonny Lamb
2011-01-26
1
-19
/
+5
*
configure: depend on the newest tp-glib for the new auth types stuff
Jonny Lamb
2011-01-26
1
-1
/
+1
*
account-widget: add Remember Password widgets for all the other protocols
Jonny Lamb
2011-01-26
7
-24
/
+281
*
account-widget: only show Remember Password ticky box if the CM supports SASL
Jonny Lamb
2011-01-26
1
-1
/
+7
*
account-settings: add _supports_sasl function
Jonny Lamb
2011-01-26
2
-0
/
+10
*
account-settings: don't block notify::ready on getting a password
Jonny Lamb
2011-01-26
2
-6
/
+55
*
status-icon: blink when we get a password request
Jonny Lamb
2011-01-26
2
-5
/
+6
*
auth-factory: become an Observer and claim auth channels where necessary
Jonny Lamb
2011-01-26
3
-57
/
+229
*
main-window: display an info bar approving or rejecting the auth channel
Jonny Lamb
2011-01-26
2
-1
/
+161
*
event-manager: become an approver for auth channels
Jonny Lamb
2011-01-26
2
-6
/
+85
*
event-manager: add the account to the EmpathyEvent struct
Jonny Lamb
2011-01-26
2
-13
/
+23
*
account-widget: handle the remember password widget with the simple widget
Jonny Lamb
2011-01-26
2
-13
/
+57
*
account-settings: don't call TpAccount functions if we've not created it yet
Jonny Lamb
2011-01-26
1
-3
/
+14
*
password-dialog: re-enable showing the Remember password check button
Jonny Lamb
2011-01-26
1
-7
/
+0
*
account-widget: hook up the remember password toggle button
Jonny Lamb
2011-01-26
1
-0
/
+38
*
account-settings: add support for saving the password in the keyring ourselves
Jonny Lamb
2011-01-26
1
-3
/
+165
*
account-settings: store the TpProtocol object and notify::ready when it's pre...
Jonny Lamb
2011-01-26
1
-3
/
+47
*
server-sasl-handler: shorten very long lines
Jonny Lamb
2011-01-26
1
-4
/
+4
*
server-sasl-handler: stop using GET_PRIV
Jonny Lamb
2011-01-26
1
-18
/
+15
*
password-dialog: stop using GET_PRIV
Jonny Lamb
2011-01-26
1
-9
/
+7
*
password-dialog: small style change to please make check
Jonny Lamb
2011-01-26
1
-2
/
+2
*
po: add password-dialog to POTFILES.in
Jonny Lamb
2011-01-26
1
-0
/
+1
*
keyring: change schema to be incompatible with current MC
Jonny Lamb
2011-01-26
1
-9
/
+9
*
password-dialog: center the dialog
Jonny Lamb
2011-01-26
1
-0
/
+2
*
password-dialog: don't display "Remember password" for now
Jonny Lamb
2011-01-26
1
-0
/
+7
*
server-sasl-handler: handle invalid SASL statuses
Jonny Lamb
2011-01-26
1
-0
/
+7
*
keyring: allow set and delete password to have NULL callbacks
Jonny Lamb
2011-01-26
1
-2
/
+0
*
keyring: add a delete_password function
Jonny Lamb
2011-01-26
2
-0
/
+102
*
server-sasl-handler: save the password if requested
Jonny Lamb
2011-01-26
1
-1
/
+21
*
keyring: add set_password_{async,finish} functions
Jonny Lamb
2011-01-26
2
-6
/
+87
*
server-sasl-handler: make a GAsyncInitable and get the password
Jonny Lamb
2011-01-26
4
-23
/
+193
*
keyring: add simple keyring helper
Jonny Lamb
2011-01-26
3
-0
/
+154
*
auth-client: move the password dialog into a new file
Jonny Lamb
2011-01-26
4
-176
/
+390
*
auth-client: grab the keyboard focus when popping up the password dialog
Jonny Lamb
2011-01-26
1
-0
/
+73
*
auth-client: improve the password request dialog
Jonny Lamb
2011-01-26
3
-13
/
+74
*
server-sasl-handler: add an account property
Jonny Lamb
2011-01-26
3
-4
/
+38
*
auth-client: listen for new sasl handlers and pop up a password dialog
Jonny Lamb
2011-01-26
1
-2
/
+69
*
auth-factory: create ServerSASLHandlers and signal them appearing
Jonny Lamb
2011-01-26
1
-12
/
+78
*
server-sasl-handler: added
Jonny Lamb
2011-01-26
3
-0
/
+337
*
auth-factory: add EmpathyAuthFactory::new-server-sasl-handler
Jonny Lamb
2011-01-26
1
-0
/
+10
*
auth-factory: also handle auth channels
Jonny Lamb
2011-01-26
2
-1
/
+16
*
debug: add SASL debug flag and key
Jonny Lamb
2011-01-26
2
-0
/
+2
*
configure: depend on tp-glib >= 0.13.7 for tp-glib codegen
Jonny Lamb
2011-01-26
1
-1
/
+1
*
Compile with --without-ca-file
Will Thompson
2010-12-13
1
-0
/
+2
*
properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar...
Guillaume Desmottes
2010-11-25
2
-2
/
+6
*
empathy_individual_view_get_group_menu: don't leak the group
Guillaume Desmottes
2010-11-25
1
-0
/
+1
*
log_window_get_messages_for_date: don't leak chat_id and account
Guillaume Desmottes
2010-11-25
1
-0
/
+3
*
smiley-manager: clean up memory management of the path
Guillaume Desmottes
2010-11-24
1
-4
/
+5
*
empathy_message_from_tpl_log_entry: don't leak receiver and sender
Guillaume Desmottes
2010-11-24
1
-6
/
+12
*
chat_log_filter: don't leak EmpathyMessage
Guillaume Desmottes
2010-11-24
1
-0
/
+1
*
remove released flag
Guillaume Desmottes
2010-11-18
1
-1
/
+1
*
configure: blindy trust user if he provided a cert file
EMPATHY_2_32_2
Guillaume Desmottes
2010-11-18
1
-3
/
+0
*
prepare 2.32.2
Guillaume Desmottes
2010-11-18
2
-2
/
+18
*
Make ca-certs location configurable (#634197)
Brian Pepple
2010-11-18
2
-1
/
+34
*
individual_avatar_pixbuf_received_cb: don't leak the iters
Guillaume Desmottes
2010-11-18
1
-0
/
+2
*
factor out free_iters
Guillaume Desmottes
2010-11-18
1
-7
/
+10
*
individual_store_name_sort_func: don't leak names
Guillaume Desmottes
2010-11-18
1
-0
/
+2
*
remove released flag
Guillaume Desmottes
2010-11-15
2
-1
/
+2
*
prepare 2.32.1
EMPATHY_2_32_1
Guillaume Desmottes
2010-11-15
2
-3
/
+27
*
[l10n] Updated Estonian translation
Mattias Põldaru
2010-11-15
1
-9
/
+6
*
pofilter fixes for the Finnish translation, update translator-credits
Ville-Pekka Vainio
2010-11-15
1
-64
/
+66
*
Updated Finnish translation
Ville-Pekka Vainio
2010-11-14
1
-444
/
+528
*
Updated Crimean Tatar (Crimean Turkish) translation
Reşat SABIQ
2010-11-04
1
-756
/
+1275
*
Don't build with gnome-keyring 2.91.x (#631657)
Guillaume Desmottes
2010-10-26
1
-1
/
+4
*
don't support libnotify 0.7 (#632806)
Guillaume Desmottes
2010-10-26
1
-1
/
+4
*
Stop disabling deprecated GTK API
Guillaume Desmottes
2010-10-26
1
-6
/
+0
*
disable GTK3 support (#632807)
Guillaume Desmottes
2010-10-26
1
-79
/
+25
*
Updated Catalan (Valencian) translation
Carles Ferrando
2010-10-23
1
-742
/
+1251
*
Updated Japanese translation
Takayuki KUSANO
2010-10-20
1
-147
/
+148
*
Updated comments translations
Gabor Kelemen
2010-10-20
1
-7
/
+22
*
empathy_notify_manager_notification_is_enabled: properly check the EMPATHY_PR...
Guillaume Desmottes
2010-10-18
1
-1
/
+1
*
Updated Spanish translation
Jorge González
2010-10-13
1
-4
/
+4
*
Updated Catalan translation
Gil Forcada
2010-10-11
1
-738
/
+1194
*
Updated Korean translation
Changwoo Ryu
2010-10-09
1
-749
/
+1245
*
main-window: elipsize "No match found" message
Guillaume Desmottes
2010-10-06
1
-0
/
+3
*
remove released flag
Guillaume Desmottes
2010-10-04
1
-1
/
+1
*
prepare 2.32.0.1 release
EMPATHY_2_32_0_1
Guillaume Desmottes
2010-10-04
2
-2
/
+46
*
release.py: update last_tag_pattern
Guillaume Desmottes
2010-10-04
1
-1
/
+1
*
Set the ptime multiple for PCM codecs to 20ms, needed for interop with some S...
Sjoerd Simons
2010-10-04
1
-0
/
+6
*
Don't ignore the CA certificate if it's the only one in the chain
Cosimo Cecchi
2010-10-04
1
-1
/
+4
*
Always show icons for meta-contacts in context menu
Vincent Untz
2010-10-04
1
-0
/
+2
*
remove deprecated FIXME
Guillaume Desmottes
2010-10-04
1
-1
/
+0
*
[l10n] Updated help Italian translation
Milo Casagrande
2010-10-02
1
-204
/
+442
*
Updated Swedish translation
Daniel Nylander
2010-10-02
1
-180
/
+190
*
Updated Spanish translation
Jorge González
2010-10-01
1
-123
/
+124
*
l10n: Updated Greek translation for empathy help
Michael Kotsarinis
2010-10-01
1
-107
/
+235
*
l10n: Updated Greek translation for empathy
Simos Xenitellis
2010-09-30
1
-270
/
+458
*
Updated Lithuanian translation
Žygimantas Beručka
2010-09-29
1
-193
/
+132
*
Fix a typo
Gabor Kelemen
2010-09-29
1
-1
/
+1
*
fix typo
Guillaume Desmottes
2010-09-29
1
-1
/
+1
*
field_value_is_empty: if the first element is not NULL field is not empty
Guillaume Desmottes
2010-09-29
1
-1
/
+1
*
factor out field_value_is_empty()
Guillaume Desmottes
2010-09-29
1
-1
/
+10
*
add debug output
Guillaume Desmottes
2010-09-29
1
-0
/
+3
*
Add unsupported contact fields to details_to_set (#630427)
Guillaume Desmottes
2010-09-29
1
-6
/
+17
*
Use tp_contact_info_field_copy() instead of creating a new field if found
Guillaume Desmottes
2010-09-29
1
-6
/
+12
*
contact_widget_details_update_edit: free the list returned by tp_contact_get_...
Guillaume Desmottes
2010-09-29
1
-0
/
+1
*
contact_widget_details_update_edit: no need to call tp_contact_get_contact_in...
Guillaume Desmottes
2010-09-29
1
-2
/
+3
*
[i18n] Updated Dutch translation
Hannie Dumoleyn
2010-09-28
1
-754
/
+1344
*
ignore hu pages
Guillaume Desmottes
2010-09-28
1
-0
/
+2
*
google-talk: no need to unset the 'server' param
Guillaume Desmottes
2010-09-28
2
-2
/
+0
*
bump GTK+ dep to 2.22.0
Guillaume Desmottes
2010-09-28
1
-1
/
+1
*
empathy-chat: update GDK_ defines to GDK_KEY_
Diego Escalante Urrelo
2010-09-28
1
-8
/
+8
*
Don't use deprecated gtk_dialog_set_has_separator
Diego Escalante Urrelo
2010-09-28
11
-42
/
+0
*
empathy-avatar-image: don't use gdk_display global
Diego Escalante Urrelo
2010-09-28
1
-2
/
+2
*
Updated Greek translation
Giannis Katsampirhs
2010-09-28
1
-628
/
+484
*
don't use gtk_window_present_with_time if timestamp == GDK_CURRENT_TIME (#629...
Guillaume Desmottes
2010-09-27
1
-1
/
+5
*
empathy_window_present: use gtk_get_current_event_time() as default timestamp...
Guillaume Desmottes
2010-09-27
1
-1
/
+1
*
Disable the fullscreen action while we are not connected
Guillaume Desmottes
2010-09-27
1
-0
/
+6
*
empathy_call_window_fullscreen_set_cursor_visible: clean up function
Guillaume Desmottes
2010-09-27
1
-5
/
+5
*
Leave fullscreen mode when call is disconnected (#593437)
Guillaume Desmottes
2010-09-27
1
-0
/
+3
*
show_borders: check if video_output still exists before using it
Guillaume Desmottes
2010-09-27
1
-4
/
+9
*
empathy_call_window_fullscreen_set_cursor_visible: early return if video widg...
Guillaume Desmottes
2010-09-27
1
-1
/
+4
*
call-window-fullscreen: NULLify the video widget when it's destroyed
Guillaume Desmottes
2010-09-27
1
-0
/
+12
*
disconnect signal before destroying the video widget
Guillaume Desmottes
2010-09-27
1
-0
/
+1
*
factor out disconnect_video_output_motion_handler()
Guillaume Desmottes
2010-09-27
1
-9
/
+12
*
call-window: remove the errors info bar when redialing (#630276)
Guillaume Desmottes
2010-09-27
1
-0
/
+4
*
chat_window_new_message_cb: update the window icon as well (#558802)
Guillaume Desmottes
2010-09-27
1
-1
/
+2
*
voip_cmp_func: first check if we support and then audio
Guillaume Desmottes
2010-09-27
1
-9
/
+19
*
Prioritize default individual for chats using capabilities (#629912)
Guillaume Desmottes
2010-09-27
1
-0
/
+62
*
rename presence_sort_func to presence_cmp_func
Guillaume Desmottes
2010-09-27
1
-11
/
+20
*
empathy-accounts.c: check return value of unique_app_send_message (#629782)
Guillaume Desmottes
2010-09-27
1
-4
/
+6
*
empathy.c: check return value of unique_app_send_message (#629782)
Guillaume Desmottes
2010-09-27
1
-4
/
+6
*
remove released flag
Guillaume Desmottes
2010-09-27
1
-1
/
+1
*
Added Spanish translation, removed by mistake
EMPATHY_2_32_0
Jorge González
2010-09-27
1
-0
/
+4435
*
Updated Japanese translation.
Takayuki KUSANO
2010-09-27
1
-37
/
+48
*
prepare 2.32.0
Guillaume Desmottes
2010-09-27
2
-3
/
+57
*
Updated Bulgarian translation
Damyan Ivanov
2010-09-27
1
-759
/
+1198
*
[help] Updated French translation
Claude Paroz
2010-09-27
1
-9
/
+8
*
Updated Basque language
Inaki Larranaga Murgoitio
2010-09-27
1
-142
/
+79
*
Updated Spanish translation
Jorge González
2010-09-26
2
-4441
/
+9
*
Updated Romanian translation
Lucian Adrian Grijincu
2010-09-26
1
-1034
/
+1527
*
[i18n] Fixed typo in German doc translation
Mario Blättermann
2010-09-26
1
-1
/
+1
*
[i18n] Updated German doc translation
Mario Blättermann
2010-09-26
1
-431
/
+411
*
Update Simplifid Chinese translation.
Xhacker Liu
2010-09-26
1
-41
/
+52
*
[l10n] Updated Estonian translation
Mattias Põldaru
2010-09-26
1
-2
/
+2
*
Updated Hungarian translation
Gabor Kelemen
2010-09-26
1
-484
/
+1820
*
Added Hungarian translation
Gabor Kelemen
2010-09-26
1
-0
/
+2047
*
Add hu to DOC_LINGUAS
Gabor Kelemen
2010-09-26
1
-1
/
+1
*
[help] Fixed wrong section name, fixes #630544
Milo Casagrande
2010-09-25
1
-1
/
+1
*
[l10n] Updated Italian translation
Milo Casagrande
2010-09-25
1
-57
/
+69
*
Updated Norwegian bokmål translation
Kjartan Maraas
2010-09-25
1
-62
/
+65
*
[l10n] Updated German translation
Christian Kirbach
2010-09-25
1
-55
/
+65
*
Updated Spanish translation
Jorge González
2010-09-25
1
-31
/
+4
*
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Cheng-Chia Tseng
2010-09-25
2
-72
/
+94
*
Updated Hebrew translation.
Yaron Shahrabani
2010-09-25
1
-164
/
+174
*
[help] Fix typo - bgo 630476
Paul Cutler
2010-09-24
1
-1
/
+1
*
Fix a mistranslation
Gabor Kelemen
2010-09-24
1
-1
/
+1
*
Mark button texts for translation, also make them HIG-compatible
Gabor Kelemen
2010-09-24
1
-2
/
+2
*
Fix a mistranslation
Gabor Kelemen
2010-09-24
1
-2
/
+2
*
Fix a mistranslation
Gabor Kelemen
2010-09-23
1
-159
/
+168
*
Updated Arabic translation
Khaled Hosny
2010-09-23
1
-266
/
+301
*
Updated Danish translation
Kenneth Nielsen
2010-09-23
1
-52
/
+60
*
Updated British English translation
Bruce Cowan
2010-09-23
1
-52
/
+60
*
update for Punjabi
A S Alam
2010-09-23
1
-163
/
+166
*
Updated Polish translation
Piotr Drąg
2010-09-22
1
-840
/
+1444
*
Updated Polish translation
Piotr Drąg
2010-09-22
1
-315
/
+148
*
Updated Slovenian translation
Matej Urbančič
2010-09-22
1
-173
/
+199
*
Updated Basque language
Inaki Larranaga Murgoitio
2010-09-22
1
-783
/
+1274
*
Updated French translation
Claude Paroz
2010-09-22
1
-158
/
+163
*
Updated Russian translation
Yuri Myasoedov
2010-09-22
1
-806
/
+945
*
[l10n] Updated Estonian translation
Mattias Põldaru
2010-09-22
1
-6
/
+13
*
Updated Portuguese translation
Duarte Loreto
2010-09-22
1
-62
/
+79
*
Updated Spanish translation
Jorge González
2010-09-22
1
-159
/
+165
*
Updated Brazilian Portuguese translation
Djavan Fagundes
2010-09-22
1
-287
/
+63
*
Updated Hungarian translation
Gabor Kelemen
2010-09-21
1
-1
/
+10
*
Updated Czech translation
Marek Černocký
2010-09-21
1
-53
/
+59
*
Updated Galician translations
Fran Diéguez
2010-09-21
2
-172
/
+194
*
Add missing .h file to POTFILES.in
Gabor Kelemen
2010-09-21
1
-0
/
+1
*
empathy_account_settings_set_strv: we have to copy the key (#630168)
Guillaume Desmottes
2010-09-20
1
-1
/
+1
*
Merge branch 'cancel-crash-629957'
Guillaume Desmottes
2010-09-20
1
-4
/
+2
|
\
|
*
contact-widget: unref the cancellable once we have cancelled the operation (#...
Guillaume Desmottes
2010-09-20
1
-2
/
+1
|
*
use tp_clear_object to unref the cancellable
Guillaume Desmottes
2010-09-20
1
-2
/
+1
*
|
Updated Japanese translation
Takayuki KUSANO
2010-09-20
1
-27
/
+26
|
/
*
[l10n] Updated Estonian translation
Mattias Põldaru
2010-09-19
1
-5
/
+5
*
Add Aragonese translation.
Daniel Martinez Cucalon
2010-09-19
2
-0
/
+3692
*
Updated Lithuanian translation
Žygimantas Beručka
2010-09-18
1
-1018
/
+1258
*
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Cheng-Chia Tseng
2010-09-17
2
-324
/
+332
*
[l10n] Updated German help translation
Christian Kirbach
2010-09-17
1
-505
/
+653
*
Updated Spanish translation
Jorge González
2010-09-17
1
-108
/
+102
*
Update Simplified Chinese translation.
Aron Xu
2010-09-16
1
-19
/
+10
*
Add individuals to the EmpathyIndividualStore before updating them
Philip Withnall
2010-09-15
1
-1
/
+2
*
blacklist haze's sip protocol (#629736)
Guillaume Desmottes
2010-09-15
1
-0
/
+5
*
Update simplified Chinese translation.
Aron Xu
2010-09-15
1
-475
/
+839
*
remove released flag
Guillaume Desmottes
2010-09-14
1
-1
/
+1
*
prepare 2.31.92 release
EMPATHY_2_31_92
Guillaume Desmottes
2010-09-14
2
-3
/
+70
*
Merge remote branch 'smcv/conference'
Guillaume Desmottes
2010-09-14
1
-1
/
+1
|
\
|
*
Update Auth.client for stable ServerTLSConnection namespace
Simon McVittie
2010-09-14
1
-1
/
+1
*
|
empathy_chat_paste: paste to to search bar if visible (#629594)
Guillaume Desmottes
2010-09-14
1
-0
/
+5
*
|
add empathy_search_bar_paste_clipboard()
Guillaume Desmottes
2010-09-14
2
-0
/
+8
*
|
tp_chat_group_members_changed_cb: early return if removed or added have not t...
Simon McVittie
2010-09-14
1
-2
/
+5
*
|
Merge remote branch 'smcv/conference'
Guillaume Desmottes
2010-09-14
3
-162
/
+405
|
\
|
|
*
Update Chan.T.ServerTLSConnection and TLSCertificate to spec 0.19.13
Simon McVittie
2010-09-14
2
-10
/
+18
|
*
Merge remote branch 'cosimoc/tls-multireject' into conference
Simon McVittie
2010-09-14
2
-95
/
+110
|
|
\
|
*
|
Update the Conference spec to the version from spec 0.19.13 (no code changes)
Simon McVittie
2010-09-14
1
-5
/
+5
|
*
|
Update Channel.I.Conference to draft 2 (no code changes)
Simon McVittie
2010-09-14
1
-150
/
+385
*
|
|
Merge remote branch 'cosimo/tls-multireject'
Guillaume Desmottes
2010-09-14
2
-95
/
+110
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Use tp_clear_boxed() to free the Rejection array
Cosimo Cecchi
2010-09-14
1
-1
/
+2
|
*
|
Update Empathy to the new draft API
Cosimo Cecchi
2010-09-13
1
-3
/
+24
|
*
|
Update to new tp-spec draft
Cosimo Cecchi
2010-09-13
1
-92
/
+85
*
|
|
Change videosrc element ordering
Sjoerd Simons
2010-09-14
1
-11
/
+12
*
|
|
Polish recent EmpathyVideoSrc changes
Sjoerd Simons
2010-09-14
2
-55
/
+52
|
|
/
|
/
|
*
|
Merge branch 'channel-accessors'
Guillaume Desmottes
2010-09-13
3
-10
/
+3
|
\
\
|
*
|
use tp_channel_get_requested()
Guillaume Desmottes
2010-09-13
2
-9
/
+2
|
*
|
bump tp-glib dep to 0.11.15
Guillaume Desmottes
2010-09-13
1
-1
/
+1
*
|
|
Updated Finnish translation by Ubuntu Finnish translators team.
Timo Jyrinki
2010-09-13
1
-1220
/
+1273
|
/
/
*
|
Add two optional filter to video src
Alexey Fisher
2010-09-13
1
-16
/
+51
*
|
Add empathy_gst_make_to_bin
Alexey Fisher
2010-09-13
2
-11
/
+71
|
/
*
switched notebook pages
Felix Kaser
2010-09-13
2
-11
/
+11
*
Remove "Use Yahoo Japan" label (#609484)
Guillaume Desmottes
2010-09-13
2
-20
/
+1
*
wrap label explaining the facebook account configuration (#611107)
Guillaume Desmottes
2010-09-13
1
-0
/
+1
*
coding style fix
Guillaume Desmottes
2010-09-13
1
-1
/
+1
*
fixed typo in empathy utils
Felix Kaser
2010-09-13
3
-3
/
+3
[next]