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
*
Add individual-store-channel
Guillaume Desmottes
2011-11-24
3
-0
/
+397
*
add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACT
Guillaume Desmottes
2011-11-24
5
-5
/
+171
*
factor out empathy_create_individual_from_tp_contact()
Guillaume Desmottes
2011-11-24
3
-20
/
+38
*
Abstract the individual store
Guillaume Desmottes
2011-11-24
8
-179
/
+403
*
individual-store: expose some attributes and methods as 'protected'
Guillaume Desmottes
2011-11-24
2
-30
/
+44
*
Allow user to try another password if auth failed
Guillaume Desmottes
2011-11-23
3
-0
/
+100
*
add empathy-bad-password-dialog
Guillaume Desmottes
2011-11-23
4
-0
/
+263
*
auth-factory: relay the auth-password-failed signal
Guillaume Desmottes
2011-11-23
1
-0
/
+25
*
server-sasl-handler: add auth-password-failed signal
Guillaume Desmottes
2011-11-23
1
-0
/
+16
*
Abstract EmpathyPasswordDialog to EmpathyBasePasswordDialog
Guillaume Desmottes
2011-11-23
6
-196
/
+392
*
password-dialog: use self->priv pattern
Guillaume Desmottes
2011-11-23
2
-68
/
+68
*
restart the camera only if it's already running
Guillaume Desmottes
2011-11-23
1
-2
/
+9
*
factor out empathy_call_window_change_webcam()
Guillaume Desmottes
2011-11-23
3
-3
/
+17
*
audio-src,audio-sink: Use lower latency values on pulsesrc/pulsesink
Arun Raghavan
2011-11-22
2
-0
/
+7
*
remove released flag
Guillaume Desmottes
2011-11-21
1
-1
/
+1
*
sync gsettings.m4
EMPATHY_3_3_2
Guillaume Desmottes
2011-11-21
1
-11
/
+26
*
prepare 3.3.2
Guillaume Desmottes
2011-11-21
3
-3
/
+48
*
set_size_request on the video_container to ensure the window has a sane minim...
Ken VanDine
2011-11-21
1
-0
/
+3
*
fix GTK_BOX casts
Guillaume Desmottes
2011-11-21
3
-4
/
+4
*
use gtk_box_new() instead of gtk_[h,v]box_new()
Guillaume Desmottes
2011-11-21
19
-58
/
+65
*
use gtk_paned_new() instead of gtk_hpaned_new()
Guillaume Desmottes
2011-11-21
1
-1
/
+2
*
use gtk_separator_new() instead of gtk_hseparator_new()
Guillaume Desmottes
2011-11-21
1
-1
/
+1
*
Updated Lithuanian translation
Algimantas Margevičius
2011-11-19
1
-663
/
+713
*
Bump telepathy-farstream requirement
Sjoerd Simons
2011-11-19
1
-1
/
+1
*
AudioSink: Setup the initial properties in the main thread
Sjoerd Simons
2011-11-19
1
-12
/
+30
*
Call: Bind the output properties from the main thread
Sjoerd Simons
2011-11-19
1
-33
/
+51
*
Bind the volume button to the volume of the output
Sjoerd Simons
2011-11-19
1
-18
/
+7
*
Bind the mic button the sources mute property
Sjoerd Simons
2011-11-19
1
-38
/
+5
*
Remove call input volume configuration
Sjoerd Simons
2011-11-19
5
-167
/
+0
*
Add mute support to the audio source
Sjoerd Simons
2011-11-19
1
-15
/
+72
*
Implement Audiocontrol for the output volume
Sjoerd Simons
2011-11-19
1
-0
/
+16
*
Keep the audio sinks volume property synchronized with the pulse volume
Sjoerd Simons
2011-11-19
1
-39
/
+92
*
Implement input audio control
Sjoerd Simons
2011-11-18
1
-0
/
+50
*
Let the audio source control the volume, not a software volume element
Sjoerd Simons
2011-11-18
1
-39
/
+179
*
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
2011-11-16
31
-58
/
+58
*
Add coding style check for g_hash_table_destroy and g_array_free usage
Xavier Claessens
2011-11-16
1
-0
/
+13
*
individual-view: don't display menu if empathy_folks_individual_contains_cont...
Guillaume Desmottes
2011-11-16
1
-0
/
+4
*
individual-view: add an option to disable uninteresting filtering
Guillaume Desmottes
2011-11-16
2
-24
/
+76
*
individual-widget: display channels list if available
Guillaume Desmottes
2011-11-16
1
-0
/
+22
*
factor out empathy_contact_info_create_channel_list_label()
Guillaume Desmottes
2011-11-16
3
-81
/
+106
*
update_weak_contact: use a greater or equal comparaison
Guillaume Desmottes
2011-11-16
1
-1
/
+1
*
[l10n]Added Burmese translation
Thura Hlaing
2011-11-15
2
-0
/
+3765
*
fix separator leak
Guillaume Desmottes
2011-11-14
1
-0
/
+2
*
don't leak uri returned by g_file_get_uri()
Guillaume Desmottes
2011-11-14
1
-2
/
+4
*
fix GDate leaks when getting dates from the model
Guillaume Desmottes
2011-11-14
1
-1
/
+10
*
free GDate leaks when inserting them into the model
Guillaume Desmottes
2011-11-14
1
-4
/
+23
*
empathy-logs: prepare the account manager first
Guillaume Desmottes
2011-11-14
1
-3
/
+21
*
empathy-logs: port to TP coding style
Guillaume Desmottes
2011-11-14
1
-17
/
+15
*
coding style fixes
Guillaume Desmottes
2011-11-14
3
-6
/
+6
*
main-window: use the EmpathyIndividual flavor of some types
Guillaume Desmottes
2011-11-14
1
-4
/
+2
*
empathy_individual_store_remove_individual: use EMPATHY_INDIVIDUAL_STORE_COL_...
Guillaume Desmottes
2011-11-14
1
-1
/
+1
*
individual-view: remove explicit boolean comparaisons
Guillaume Desmottes
2011-11-14
1
-10
/
+10
*
individual-store: use self->priv pattern
Guillaume Desmottes
2011-11-14
2
-169
/
+100
*
individual-widget: factor out add_row()
Guillaume Desmottes
2011-11-14
1
-14
/
+22
*
details_update_show: skip empty field
Guillaume Desmottes
2011-11-14
1
-0
/
+4
*
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Cheng-Chia Tseng
2011-11-12
2
-1160
/
+1398
*
[l10n] Updated Estonian translation
Mattias Põldaru
2011-11-12
1
-168
/
+715
*
Don't turn on echo cancellation on the sink if it's for raw conferences
Sjoerd Simons
2011-11-11
6
-14
/
+43
*
Don't turn on echo cancellation on the source if it's for raw conferences
Sjoerd Simons
2011-11-11
6
-8
/
+47
*
Call: Signal content-{added/removed} instead of sink-{added/removed}
Sjoerd Simons
2011-11-11
2
-36
/
+36
*
stop using gtk_widget_get_pointer()
Guillaume Desmottes
2011-11-11
2
-2
/
+7
*
stop using gdk_window_get_pointer()
Guillaume Desmottes
2011-11-11
1
-1
/
+1
*
doesn't allow to send socket files
Guillaume Desmottes
2011-11-10
1
-0
/
+24
*
audio-src: Add a caps filter to select appropriate input format
Arun Raghavan
2011-11-09
1
-1
/
+19
*
empathy_contact_block_menu_item_new: remove unused EmpathyContactManager
Guillaume Desmottes
2011-11-09
1
-3
/
+0
*
Merge branch 'status-icon-663567'
Danielle Madeley
2011-11-09
1
-7
/
+12
|
\
|
*
accounts-dialog: fix box packing issue in infobar
Danielle Madeley
2011-11-08
1
-7
/
+12
*
|
contact-list-view: use empathy_contact_remove_from_contact_list()
Guillaume Desmottes
2011-11-08
1
-5
/
+1
*
|
notifications-approver: stop using EmpathyContactManager
Guillaume Desmottes
2011-11-08
1
-15
/
+2
*
|
contact-dialog: stop using EmpathyContactManager
Guillaume Desmottes
2011-11-08
1
-25
/
+6
*
|
add empathy_contact_remove_from_contact_list()
Guillaume Desmottes
2011-11-08
2
-0
/
+14
*
|
contact-search-dialog: stop using EmpathyContactManager
Guillaume Desmottes
2011-11-08
1
-10
/
+4
*
|
add empathy_contact_add_to_contact_list()
Guillaume Desmottes
2011-11-08
2
-0
/
+41
*
|
client-factory: prepare TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIES
Guillaume Desmottes
2011-11-08
1
-0
/
+6
*
|
remove old blocking API
Guillaume Desmottes
2011-11-08
4
-196
/
+8
*
|
individual dialog: use tp-glib blocking API
Guillaume Desmottes
2011-11-08
1
-8
/
+5
*
|
individual-manager: use tp-glib blocking API
Guillaume Desmottes
2011-11-08
1
-26
/
+16
*
|
contact-dialogs: use tp-glib blocking API
Guillaume Desmottes
2011-11-08
1
-19
/
+14
*
|
contact-menu: use tp-glib blocking API
Guillaume Desmottes
2011-11-08
1
-16
/
+14
*
|
Revert "Revert "contact-blocking-dialog: use tp-glib high level blocking API""
Guillaume Desmottes
2011-11-08
3
-319
/
+161
*
|
depends on tp-glib 0.17.0
Guillaume Desmottes
2011-11-08
1
-1
/
+1
*
|
contact-chooser: fix TpfPersona leak
Guillaume Desmottes
2011-11-08
1
-5
/
+6
*
|
Remove dead files codec-preferences and element-preferences
Danielle Madeley
2011-11-08
6
-156
/
+8
|
/
*
call: Fix GstCaps leak
Sjoerd Simons
2011-11-08
1
-0
/
+1
*
Call: Cope with not having the Channel direclty after startin a call
Sjoerd Simons
2011-11-08
1
-2
/
+9
*
Use videorate max-rate property
Sjoerd Simons
2011-11-08
1
-22
/
+20
*
When reset the source remove and re-insert it
Sjoerd Simons
2011-11-08
1
-7
/
+16
*
Drop EOS from the src
Sjoerd Simons
2011-11-08
1
-0
/
+11
*
Don't go asynchronously to paused
Sjoerd Simons
2011-11-08
1
-1
/
+1
*
Ignore dynamic framerate if videomaxrate is missing
Nicolas Dufresne
2011-11-08
1
-7
/
+16
*
Use framerate range instead of fix range
Nicolas Dufresne
2011-11-08
1
-6
/
+4
*
Reset clock after changing video resolution
Nicolas Dufresne
2011-11-08
1
-0
/
+8
*
Change element state sink to source
Nicolas Dufresne
2011-11-08
1
-1
/
+1
*
Don't call GTK method from streaming thread
Nicolas Dufresne
2011-11-08
1
-4
/
+7
*
Hook resolution change support
Nicolas Dufresne
2011-11-08
1
-0
/
+34
*
Let set_send_video do it's job
Nicolas Dufresne
2011-11-08
1
-4
/
+1
*
Check and create video_preview outside camera control
Nicolas Dufresne
2011-11-08
1
-0
/
+6
*
Add resultion and framerate changing to video src
Nicolas Dufresne
2011-11-08
2
-0
/
+58
*
Add framerate and resolution change signal
Nicolas Dufresne
2011-11-08
1
-0
/
+67
*
Don't crash when the buffer has length 0
Danielle Madeley
2011-11-07
1
-1
/
+4
*
Make GOA optional again
Danielle Madeley
2011-11-07
3
-25
/
+59
*
Add missing AC_MSG_RESULT
Danielle Madeley
2011-11-07
1
-0
/
+1
*
Merge branch 'ui-fixes'
Danielle Madeley
2011-11-05
1
-0
/
+6
|
\
|
*
dialpad-widget: make grid rows/columns homogeneous
Danielle Madeley
2011-11-04
1
-0
/
+2
|
*
dialpad-widget: ensure able to show with gtk_widget_show()
Danielle Madeley
2011-11-04
1
-0
/
+4
*
|
Updated Galician translations
Fran Diéguez
2011-11-04
1
-305
/
+347
*
|
Import Facebook and windows Live GOA accounts
Xavier Claessens
2011-11-04
8
-29
/
+631
*
|
Fix crash when opening GOA facebook account settings
Xavier Claessens
2011-11-04
1
-1
/
+1
*
|
empathy-auth-client: use a TpSimpleClientFactory
Xavier Claessens
2011-11-04
3
-12
/
+15
|
/
*
tls: Cast argument to gcr_simple_certificate_new to avoid compiler warning
Colin Walters
2011-11-04
1
-1
/
+1
*
Fix set-but-not-used build warning
Xavier Claessens
2011-11-02
1
-2
/
+2
*
Revert "contact-blocking-dialog: use tp-glib high level blocking API"
Guillaume Desmottes
2011-11-02
3
-161
/
+319
*
contact-blocking-dialog: use tp-glib high level blocking API
Guillaume Desmottes
2011-11-02
3
-319
/
+161
*
contact-blocking-dialog: split COL_* enums
Guillaume Desmottes
2011-11-02
1
-15
/
+21
*
Updated Turkish translation
Muhammet Kara
2011-11-02
1
-256
/
+288
*
main-window: port to GtkGrid
Guillaume Desmottes
2011-11-01
1
-37
/
+23
*
individual-widget: port to GtkGrid
Guillaume Desmottes
2011-11-01
1
-11
/
+11
*
dialpad-widget: port to GtkGrid
Guillaume Desmottes
2011-11-01
1
-5
/
+5
*
contact-widget: port to GtkGrid
Guillaume Desmottes
2011-11-01
2
-81
/
+57
*
account-widget-*: port to GtkGrid
Guillaume Desmottes
2011-11-01
13
-483
/
+126
*
Ignore generated files from pl doc
Guillaume Desmottes
2011-11-01
1
-0
/
+2
*
Fix for misaligned 16x16 app icon
Michael Monreal
2011-11-01
2
-5401
/
+46
*
coding style fix
Guillaume Desmottes
2011-11-01
1
-2
/
+2
*
Updated Czech translation
Marek Černocký
2011-10-30
1
-502
/
+578
*
Added Polish translation of help
Aleksander Łukasiewicz
2011-10-29
2
-1
/
+3458
*
empathy_account_chooser_set_account: select account later if not ready yet
Guillaume Desmottes
2011-10-28
2
-34
/
+28
*
account-chooser: factor out select_account()
Guillaume Desmottes
2011-10-28
1
-11
/
+18
*
invite-participant-dialog: don't display treeview if no contact list
Guillaume Desmottes
2011-10-28
1
-2
/
+22
*
add empathy_contact_chooser_show_tree_view()
Guillaume Desmottes
2011-10-28
2
-5
/
+16
*
Merge branch 'ui-work'
Danielle Madeley
2011-10-28
1
-34
/
+17
|
\
|
*
accounts-dialog: fix infobar packing issues by porting to GtkGrid
Danielle Madeley
2011-10-27
1
-34
/
+17
*
|
refilter if the TpConnection of a TpAccount is changed
Guillaume Desmottes
2011-10-27
1
-0
/
+16
*
|
factor out update_account()
Guillaume Desmottes
2011-10-27
1
-3
/
+13
*
|
account-chooser: make sure that TP_ACCOUNT_FEATURE_CONNECTION and TP_CONNECTI...
Guillaume Desmottes
2011-10-27
1
-0
/
+10
*
|
log-window: use empathy_account_chooser_refilter()
Guillaume Desmottes
2011-10-27
1
-6
/
+6
*
|
factor out empathy_account_chooser_refilter()
Guillaume Desmottes
2011-10-27
2
-5
/
+13
*
|
move pre-defined filter at the end of the files
Guillaume Desmottes
2011-10-27
2
-28
/
+32
*
|
account-chooser: replace finalize by dispose
Guillaume Desmottes
2011-10-27
1
-5
/
+5
*
|
account-chooser: use tp_g_signal_connect_object()
Guillaume Desmottes
2011-10-27
1
-12
/
+5
*
|
account-chooser: use self->priv pattern
Guillaume Desmottes
2011-10-27
2
-75
/
+39
*
|
inline account_chooser_setup()
Guillaume Desmottes
2011-10-27
1
-136
/
+129
*
|
move down empathy_account_chooser_class_init()
Guillaume Desmottes
2011-10-27
1
-46
/
+36
*
|
account-chooser: port to new coding style
Guillaume Desmottes
2011-10-27
2
-715
/
+740
|
/
*
Merge branch 'bug-662727'
Danielle Madeley
2011-10-27
1
-0
/
+12
|
\
|
*
contact-chooser: refilter when the tmp contacts change capabilities
Danielle Madeley
2011-10-26
1
-0
/
+12
*
|
empathy-debugger: rely on gtk_application_add_window() to manage the main loop
Guillaume Desmottes
2011-10-26
3
-29
/
+41
*
|
empathy-accounts: prepare the AM in app_command_line_cb
Guillaume Desmottes
2011-10-26
1
-22
/
+6
*
|
empathy-accounts: re-use existing TpAccount rather than creating a new one
Guillaume Desmottes
2011-10-26
1
-30
/
+30
*
|
empathy-debugger: rely on gtk_application_add_window() to manage the main loop
Guillaume Desmottes
2011-10-26
1
-3
/
+2
*
|
empathy: rely on gtk_application_add_window() to manage the main loop
Guillaume Desmottes
2011-10-26
3
-6
/
+7
|
/
*
Updated Slovenian translation
Matej Urbančič
2011-10-26
1
-96
/
+106
*
[l10n]Updated Catalan documentation
Gil Forcada
2011-10-26
1
-981
/
+3072
*
We need to pass a description to AC_DEFINE
Guillaume Desmottes
2011-10-25
1
-1
/
+1
*
use g_format_size instead of g_format_size_for_display
Guillaume Desmottes
2011-10-25
1
-3
/
+3
*
use g_unichar_fully_decompose instead of g_unicode_canonical_decomposition
Guillaume Desmottes
2011-10-25
1
-8
/
+1
*
Disable GLib deprecation warnings for now
Guillaume Desmottes
2011-10-25
1
-0
/
+5
*
Include config.h in a bunch of files
Guillaume Desmottes
2011-10-25
4
-0
/
+4
*
use g_format_size instead of g_format_size_for_display
Guillaume Desmottes
2011-10-25
1
-2
/
+2
*
[presence-chooser] Set status message as the tooltip
Jovanka Gulicoska
2011-10-25
1
-4
/
+8
*
Updated German translation
Christian Kirbach
2011-10-25
1
-1
/
+1
*
remove released flag
Guillaume Desmottes
2011-10-24
1
-1
/
+1
*
prepare 3.3.1
EMPATHY_3_3_1
Guillaume Desmottes
2011-10-24
2
-3
/
+81
*
theme-adium: escape the name in actions as well
Guillaume Desmottes
2011-10-24
1
-3
/
+3
*
ensure that contact_list_store_contact_active_cb isn't called after the store...
Guillaume Desmottes
2011-10-24
1
-5
/
+38
*
contact_list_store_dispose: unset the timer ids
Guillaume Desmottes
2011-10-24
1
-1
/
+3
*
Updated Norwegian bokmål translation
Kjartan Maraas
2011-10-24
1
-193
/
+222
*
Updated Persian Translation
Arash Mousavi
2011-10-24
1
-264
/
+295
*
[l10n]Minor fixes to Catalan translation
Gil Forcada
2011-10-24
1
-2
/
+2
*
Updated Spanish translation
Daniel Mustieles
2011-10-24
1
-201
/
+242
*
[l10n] Updated German translation
Paul Seyfert
2011-10-23
1
-519
/
+657
*
Updated Latvian translation.
Rudolfs Mazurs
2011-10-23
1
-3
/
+3
*
Updated Hebrew translation.
Yaron Shahrabani
2011-10-22
1
-872
/
+788
*
Merge branch 'balance-errors'
Danielle Madeley
2011-10-22
2
-9
/
+103
|
\
|
*
display_error: Put 'Close' button on the bottom/end
Danielle Madeley
2011-10-21
1
-2
/
+4
|
*
Include dbus-reason in signal arguments
Danielle Madeley
2011-10-21
1
-1
/
+1
|
*
Don't need to prepare balance feature, already prepared by client factory
Danielle Madeley
2011-10-21
1
-20
/
+10
|
*
Inline assignments are icky; free leaked string
Danielle Madeley
2011-10-21
1
-3
/
+5
|
*
'Get Credit' is called 'Top Up' in other parts of the UI
Danielle Madeley
2011-10-21
1
-1
/
+1
|
*
Show an infobar if there's not enough credit
Emilio Pozuelo Monfort
2011-10-21
2
-6
/
+106
*
|
Updated Slovenian translation
Matej Urbančič
2011-10-22
1
-529
/
+636
*
|
Updated POTFILES.in
Piotr Drąg
2011-10-21
1
-1
/
+0
|
/
*
Add empathy-contactinfo-utils to POTFILES.in
Danielle Madeley
2011-10-21
1
-0
/
+1
*
Port contact-widget to contactinfo-utils
Danielle Madeley
2011-10-21
3
-132
/
+58
*
Incorporate updates from empathy-contact-widget into contactinfo-utils
Danielle Madeley
2011-10-21
3
-15
/
+72
*
Move empathy-contactinfo-utils to libempathy-gtk
Danielle Madeley
2011-10-21
5
-3
/
+3
*
Port individual-widget to contactinfo-utils
Danielle Madeley
2011-10-21
1
-64
/
+17
*
Abstract common contactinfo code into empathy-contactinfo-utils
Danielle Madeley
2011-10-21
3
-0
/
+228
*
Merge branch 'chooser-662250'
Danielle Madeley
2011-10-21
7
-759
/
+80
|
\
|
*
[contact-chooser] Don't reselect the first match if something else is selected
Danielle Madeley
2011-10-20
1
-2
/
+5
|
*
[contact-chooser] Move the selection up/down without defocusing the entry
Danielle Madeley
2011-10-20
1
-0
/
+56
|
*
[contact-chooser] emit 'activate' on 'row-activated' as well
Danielle Madeley
2011-10-20
1
-0
/
+11
|
*
Swap SMS and Text buttons
Danielle Madeley
2011-10-20
1
-4
/
+4
|
*
Fix extra buttons in new-call/message dialogs
Danielle Madeley
2011-10-20
2
-2
/
+4
|
*
Remove contact-selector-dialog
Danielle Madeley
2011-10-20
4
-751
/
+0
*
|
Updated Belarusian translation.
Ihar Hrachyshka
2011-10-21
1
-434
/
+484
*
|
Fix an article in the Hungarian help translation
Gabor Kelemen
2011-10-20
1
-1
/
+1
|
/
*
Merge branch 'dialpad-widget'
Danielle Madeley
2011-10-20
7
-135
/
+265
|
\
|
*
Scroll dialpad entry right as more characters are inserted.
Danielle Madeley
2011-10-19
1
-0
/
+1
|
*
Move dialpad into a widget of its own
Danielle Madeley
2011-10-19
7
-135
/
+264
*
|
Updated Norwegian bokmål translation
Kjartan Maraas
2011-10-20
1
-49
/
+45
|
/
*
Updated Turkish translation
Muhammet Kara
2011-10-19
1
-199
/
+289
*
theme_adium_append_message: escape alias before displaying it
Guillaume Desmottes
2011-10-19
1
-2
/
+5
*
empathy_new_message_dialog_response: initialize contact
Guillaume Desmottes
2011-10-18
1
-1
/
+1
*
empathy_new_message_dialog_response: initialize individual
Guillaume Desmottes
2011-10-18
1
-1
/
+1
*
Updated Spanish translation
Daniel Mustieles
2011-10-18
1
-146
/
+153
*
new-call-dialog: use the self->priv pattern
Guillaume Desmottes
2011-10-18
2
-32
/
+31
*
new-message-dialog: port to EmpathyContactChooser
Guillaume Desmottes
2011-10-18
2
-126
/
+137
*
new-call-dialog: port to EmpathyContactChooser
Guillaume Desmottes
2011-10-18
2
-99
/
+121
*
factor out empathy_individual_can_audio_video_call()
Guillaume Desmottes
2011-10-18
3
-53
/
+67
*
new-call-dialog: fix typo in comment
Guillaume Desmottes
2011-10-18
1
-1
/
+1
*
invite-participant-dialog: activate the dialog when the chooser is activated
Guillaume Desmottes
2011-10-18
1
-0
/
+9
*
contact-chooser: add 'activate' signal
Guillaume Desmottes
2011-10-18
1
-0
/
+19
*
contact-chooser: when searching, make sure that the first matching item is se...
Guillaume Desmottes
2011-10-18
1
-0
/
+3
*
add empathy_individual_view_select_first()
Guillaume Desmottes
2011-10-18
2
-0
/
+19
*
Updated Norwegian bokmål translation
Kjartan Maraas
2011-10-18
1
-171
/
+240
*
Updated Vietnamese translation
Nguyễn Thái Ngọc Duy
2011-10-17
1
-45
/
+33
*
po/vi: import from Damned Lies
Nguyễn Thái Ngọc Duy
2011-10-17
1
-629
/
+780
*
l10n: updated Italian translation
Luca Ferretti
2011-10-17
1
-178
/
+185
*
Updated Swedish translation
Daniel Nylander
2011-10-17
1
-182
/
+482
*
Updated Korean translation
Changwoo Ryu
2011-10-17
1
-185
/
+195
*
Updated British English translation
Bruce Cowan
2011-10-16
1
-141
/
+145
*
Updaged Galician translations
Fran Dieguez
2011-10-15
1
-397
/
+486
*
Updated Bulgarian translation
Alexander Shopov
2011-10-15
1
-334
/
+424
*
Updated Hungarian translation
Gabor Kelemen
2011-10-15
1
-201
/
+176
*
contact-list: remove favourite API
Guillaume Desmottes
2011-10-15
2
-57
/
+0
*
contact-list-store: stop tracking favourite contacts
Guillaume Desmottes
2011-10-15
1
-26
/
+0
*
contact-manager: remove unused favourite code
Guillaume Desmottes
2011-10-15
1
-305
/
+0
*
contact-list-store: remove 'fake group' code
Guillaume Desmottes
2011-10-15
4
-129
/
+1
*
remove unused EMPATHY_CONTACT_FEATURE_FAVOURITE
Guillaume Desmottes
2011-10-15
2
-51
/
+1
*
[l10n] Updated German translation
Mario Blättermann
2011-10-15
1
-223
/
+218
*
Updated Polish translation
Piotr Drąg
2011-10-15
1
-182
/
+186
*
Mark a forgotten string for translation.
Gabor Kelemen
2011-10-15
1
-1
/
+1
*
adium themes: crash less hard when Template.html is missing
Will Thompson
2011-10-15
1
-1
/
+9
*
TpChat: remove support for old Properties
Will Thompson
2011-10-15
1
-263
/
+5
*
TpChat: Use RoomConfig1 and Subject if available
Will Thompson
2011-10-15
1
-5
/
+138
*
configure: depend on tp-glib with Subject.
Will Thompson
2011-10-15
1
-1
/
+1
*
TpChat: track subject and title explicitly.
Will Thompson
2011-10-15
1
-50
/
+37
*
TpChat: hide guts of Telepathy properties.
Will Thompson
2011-10-15
3
-75
/
+136
*
Updated Spanish translation
Daniel Mustieles
2011-10-14
1
-198
/
+274
*
Merge remote-tracking branch 'pochu/upgrade-software'
Danielle Madeley
2011-10-14
2
-0
/
+136
|
\
|
*
Display Upgrade Software errors
Emilio Pozuelo Monfort
2011-09-05
2
-0
/
+136
*
|
Merge remote-tracking branch 'pochu/error-dialog'
Danielle Madeley
2011-10-14
8
-22
/
+121
|
\
\
|
*
|
Set a parent for the error dialog
Emilio Pozuelo Monfort
2011-09-05
1
-5
/
+8
|
*
|
NewMessageDialog: show an error if starting the channel fails
Emilio Pozuelo Monfort
2011-09-05
1
-2
/
+77
|
*
|
empathy_dispatcher_chat_with_contact_id(): add optional cb
Emilio Pozuelo Monfort
2011-09-05
8
-22
/
+43
|
|
/
*
|
Merge remote-tracking branch 'pochu/misc-fixes'
Danielle Madeley
2011-10-14
3
-3
/
+9
|
\
\
|
*
|
CallWindow: correctly detect outgoing calls
Emilio Pozuelo Monfort
2011-09-05
1
-3
/
+4
|
*
|
Display an accurate error when not enough credit
Emilio Pozuelo Monfort
2011-09-05
1
-0
/
+2
|
*
|
Cope with gtk_icon_theme_lookup_icon returning NULL
Sjoerd Simons
2011-09-05
1
-0
/
+3
|
|
/
*
|
Merge branch: 'Add top-up link to chat text when there is insufficient credit'
Danielle Madeley
2011-10-14
4
-3
/
+78
|
\
\
[next]