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
*
Wrap labels in GtkInfoBars
Danielle Madeley
2011-04-08
1
-0
/
+2
*
Change "show my web status" to something clearer and add a Learn More link
Danielle Madeley
2011-04-08
1
-124
/
+155
*
Make the disconnected message clearer
Danielle Madeley
2011-04-08
1
-1
/
+2
*
Make dialog contents insensitive if Get() fails
Danielle Madeley
2011-04-08
1
-1
/
+16
*
Add padding to Privacy Settings dialog
Danielle Madeley
2011-04-08
1
-0
/
+1
*
Track changes to privacy settings coming from Psyke
Danielle Madeley
2011-04-08
1
-40
/
+110
*
Implement Skype privacy settings dialog
Danielle Madeley
2011-04-08
2
-38
/
+573
*
Add Psyke PrivacySettings extension
Danielle Madeley
2011-04-08
3
-0
/
+116
*
Add an Skype login widget
Emilio Pozuelo Monfort
2011-04-08
3
-0
/
+285
*
log-window: no need to use a ctx struct
Guillaume Desmottes
2011-04-06
1
-40
/
+11
*
event_manager_add: don't crash if approval is NULL (#646555)
Guillaume Desmottes
2011-04-04
1
-1
/
+2
*
empathy_chat_window_present_chat: no need to call show_all on the window
Guillaume Desmottes
2011-03-30
1
-1
/
+0
*
remove released flag
Guillaume Desmottes
2011-03-24
1
-1
/
+1
*
Fix distcheck
EMPATHY_2_34_0
Emilio Pozuelo Monfort
2011-03-24
1
-0
/
+3
*
prepare 2.34.0
Guillaume Desmottes
2011-03-24
2
-3
/
+40
*
Calendar widget should be disabled if no contact selected (#645582)
Guillaume Desmottes
2011-03-24
2
-0
/
+10
*
Include yell before anything else
Emilio Pozuelo Monfort
2011-03-24
1
-1
/
+1
*
log_manager_got_entities_cb: don't use the currently selected account
Guillaume Desmottes
2011-03-24
1
-17
/
+43
*
theme-adium: keep count of the pages loading instead of using a boolean
Guillaume Desmottes
2011-03-24
1
-4
/
+9
*
Clarify the wording to indicate it's all about accounts
Sjoerd Simons
2011-03-24
1
-3
/
+8
*
chat_window_new_message_cb: check that we found the chatroom
Guillaume Desmottes
2011-03-24
1
-1
/
+1
*
tp_chat_got_renamed_contacts_cb: use tp_clear_object() to unref priv->user
Guillaume Desmottes
2011-03-24
1
-1
/
+1
*
Update tools from telepathy-glib
Emilio Pozuelo Monfort
2011-03-24
25
-526
/
+1623
*
[l10n] Updated Italian translation
Milo Casagrande
2011-03-24
1
-834
/
+834
*
Minimize the scope in which we use TpyCallChannel
Sjoerd Simons
2011-03-23
1
-6
/
+7
*
Fix indentation
Sjoerd Simons
2011-03-23
1
-7
/
+6
*
Prepare the video input pipeline when there is an initial content
Sjoerd Simons
2011-03-23
1
-5
/
+17
*
Wait for the channel to be ready before handling it
Sjoerd Simons
2011-03-23
1
-8
/
+43
*
Use a new id for accepting without video
Sjoerd Simons
2011-03-23
1
-1
/
+1
*
Also add Answer with video to the notification dialogs
Sjoerd Simons
2011-03-23
3
-1
/
+37
*
Add Answer with video to the default dialogs
Sjoerd Simons
2011-03-23
1
-9
/
+29
*
Follow the sending state of the channel to determine whether we should send v...
Sjoerd Simons
2011-03-23
1
-8
/
+14
*
Update yell snapshot
Sjoerd Simons
2011-03-23
1
-0
/
+0
*
Really remove user from the blocked list when readding them
Danielle Madeley
2011-03-23
1
-0
/
+14
*
Cope with gtk_icon_theme_lookup_icon returning NULL
Sjoerd Simons
2011-03-23
1
-0
/
+3
*
Give the FilterResultData a reference to account
Sjoerd Simons
2011-03-23
1
-1
/
+1
*
Fix use of uninitialized variable
Emilio Pozuelo Monfort
2011-03-23
1
-2
/
+2
*
Don't try to block personas that don't support blocking
Emilio Pozuelo Monfort
2011-03-22
1
-4
/
+11
*
Set the extra-certificate-identities in EmpathyAccountsDialog
Stef Walter
2011-03-22
1
-0
/
+11
*
Only add the 'extra-certificate-identities' parameter if gabble supports it.
Stef Walter
2011-03-22
3
-3
/
+18
*
Create GTalk accounts with extra-certificate-identities = 'talk.google.com'
Stef Walter
2011-03-22
1
-0
/
+7
*
Support building with libgcr 3.0
Stef Walter
2011-03-22
3
-4
/
+3
*
Use ServerTLSConnection.ReferenceIdentities to check cert identity.
Stef Walter
2011-03-22
4
-8
/
+90
*
Merge branch 'stable-block-645504-2.34' into gnome-2-34
Guillaume Desmottes
2011-03-22
5
-181
/
+7
|
\
|
*
stop generating API for ContactBlocking
Guillaume Desmottes
2011-03-22
3
-174
/
+0
|
*
Use stable API for ContactBlocking (#645504)
Guillaume Desmottes
2011-03-22
1
-6
/
+6
|
*
depends on telepathy-glib 0.14.1
Guillaume Desmottes
2011-03-22
1
-1
/
+1
*
|
Updated Italian translation
Milo Casagrande
2011-03-22
1
-711
/
+971
*
|
accounts_dialog_add_account: ensure that the selected account is still visibl...
Guillaume Desmottes
2011-03-22
1
-1
/
+19
*
|
accounts_dialog_model_set_selected: use select_and_scroll_to_iter
Guillaume Desmottes
2011-03-22
1
-1
/
+1
*
|
factor out select_and_scroll_to_iter()
Guillaume Desmottes
2011-03-22
1
-14
/
+23
*
|
re-enable /msg and /query commands (#645509)
Guillaume Desmottes
2011-03-22
2
-24
/
+38
|
/
*
Merge remote-tracking branch 'danni/blocking-645487' into gnome-2-34
Guillaume Desmottes
2011-03-22
1
-0
/
+8
|
\
|
*
Remove user from the blocked list when readding them
Danielle Madeley
2011-03-22
1
-0
/
+8
*
|
account_chooser_update_iter: don't leak the TpAccount
Guillaume Desmottes
2011-03-22
1
-0
/
+2
|
/
*
Also show an avatar when blocking from a conversation
Emilio Pozuelo Monfort
2011-03-22
3
-3
/
+14
*
Fix some races in the chatroom joining code
Sjoerd Simons
2011-03-21
1
-31
/
+38
*
Use the right marshal file
Emilio Pozuelo Monfort
2011-03-19
2
-2
/
+2
*
Revert "Set an accelator on contact search"
Emilio Pozuelo Monfort
2011-03-18
1
-1
/
+0
*
Assistant: put the protocol chooser next to the label
Emilio Pozuelo Monfort
2011-03-18
1
-3
/
+6
*
Set an accelator on contact search
Guillaume Desmottes
2011-03-18
1
-0
/
+1
*
auth-factory: allow to handle more than one auth channel at the same time (#6...
Guillaume Desmottes
2011-03-18
1
-12
/
+38
*
auth-factory: use a proper priv pointer
Guillaume Desmottes
2011-03-18
2
-3
/
+4
*
add empathy_server_sasl_handler_get_channel()
Guillaume Desmottes
2011-03-18
2
-0
/
+15
*
Reword blocking dialog some more
Danielle Madeley
2011-03-18
1
-43
/
+48
*
Display an avatar on the block contact dialog
Emilio Pozuelo Monfort
2011-03-18
3
-39
/
+82
*
Allow to Observe a ServerAuthentication channel while handling another one
Guillaume Desmottes
2011-03-18
1
-1
/
+2
*
common_checks: tell the truth in debug messages
Guillaume Desmottes
2011-03-18
1
-7
/
+9
*
common_checks: rename must_be_sasl arg to observe
Guillaume Desmottes
2011-03-18
1
-2
/
+7
*
Fix reconnect_required, which was broken by port to MxGtkLightSwitch
Danielle Madeley
2011-03-18
2
-13
/
+22
*
Optionally call a callback on Apply to do additional things
Danielle Madeley
2011-03-18
2
-2
/
+50
*
chat_window_contact_menu_update: unsensitive the menu if there is no submenu
Guillaume Desmottes
2011-03-17
1
-4
/
+10
*
remove released flag
Guillaume Desmottes
2011-03-17
1
-1
/
+1
*
server-sasl-handler: remove stored password if they can't be saved
Guillaume Desmottes
2011-03-17
1
-0
/
+6
*
save the password before trying to connect the new account (#643690)
Guillaume Desmottes
2011-03-17
1
-0
/
+16
*
Contact Search: close the dialog when adding a contact
Emilio Pozuelo Monfort
2011-03-17
1
-0
/
+3
*
Don't update Contact menu on a focus-in (#644936)
Michael Terry
2011-03-17
1
-9
/
+24
*
When the remote side hangs up, clean up the call channel
Sjoerd Simons
2011-03-17
1
-2
/
+9
*
Cope with unexpected call channel invalidation
Sjoerd Simons
2011-03-17
1
-0
/
+20
*
Use modern private structure handling
Sjoerd Simons
2011-03-17
2
-3
/
+4
*
Correct Call channel refcounting
Sjoerd Simons
2011-03-17
1
-4
/
+1
*
auth-client: implement Debug interface (#645008)
Guillaume Desmottes
2011-03-17
1
-0
/
+10
*
account-widget-irc: set password-prompt param when needed (#644406)
Guillaume Desmottes
2011-03-17
1
-0
/
+58
*
prepare 2.33.4
EMPATHY_2_33_4
Guillaume Desmottes
2011-03-16
2
-2
/
+23
*
Log window: grey out accounts without logs
Emilio Pozuelo Monfort
2011-03-16
1
-0
/
+11
*
Clear logs: grey out accounts without logs
Emilio Pozuelo Monfort
2011-03-16
1
-0
/
+45
*
ContactSearch: don't leak a GError
Emilio Pozuelo Monfort
2011-03-16
1
-2
/
+4
*
AccountChooser: All -> All accounts
Emilio Pozuelo Monfort
2011-03-16
1
-1
/
+1
*
Select the same account as in the history window
Emilio Pozuelo Monfort
2011-03-16
1
-8
/
+22
*
Change the 'Delete logs' button to a menu entry
Emilio Pozuelo Monfort
2011-03-16
2
-228
/
+296
*
Add a empathy_account_chooser_has_all_selected
Emilio Pozuelo Monfort
2011-03-16
2
-0
/
+25
*
set do-lost property on the gstrtpjitterbuffer element
Guillaume Desmottes
2011-03-16
1
-0
/
+3
*
Also turn off Access Unit Delimiters (aud)
David Laban
2011-03-16
1
-0
/
+1
*
Turn off sliced-threads, some implementations have problems with decoding it
Sjoerd Simons
2011-03-16
1
-0
/
+1
*
call-window: Put the details vbox in a scroll window
Guillaume Desmottes
2011-03-16
1
-2
/
+9
*
streamed-media-window: Put the details vbox in a scroll window
Guillaume Desmottes
2011-03-16
1
-1
/
+8
*
individual-view: call empathy_individual_manager_remove() also when the respo...
Guillaume Desmottes
2011-03-16
1
-7
/
+5
*
individual-view: use our own RESPONSE enum
Guillaume Desmottes
2011-03-16
1
-6
/
+16
*
depends on folks 0.4.0
Guillaume Desmottes
2011-03-16
17
-174
/
+191
*
Don't start the Call when the streams start
Emilio Pozuelo Monfort
2011-03-16
2
-13
/
+24
*
client file channel file should be Call.DRAFT
Sjoerd Simons
2011-03-15
1
-3
/
+3
*
Don't check the style on mx-gtk-light-switch.[ch]
Emilio Pozuelo Monfort
2011-03-14
1
-2
/
+1
*
Add depend on new GStreamer for gst_element_request_pad
Sjoerd Simons
2011-03-14
1
-1
/
+2
*
individual_view_remove_dialog_show: set a mnemonic on the 'Delete and Block' ...
Guillaume Desmottes
2011-03-14
1
-2
/
+13
*
Reject approval if call was hung up during approval
Sjoerd Simons
2011-03-14
1
-2
/
+27
*
Remove enabled toggle from account-widget
Danielle Madeley
2011-03-14
1
-0
/
+4
*
Add an enabled switch to the account dialog GtkInfoBar
Danielle Madeley
2011-03-14
1
-0
/
+63
*
Reenable labels in MxGtkLightSwitch
Danielle Madeley
2011-03-14
1
-9
/
+6
*
Import MxGtkLightSwitch from Mx
Danielle Madeley
2011-03-14
4
-2
/
+617
*
Merge branch 'remove-liveadder' into gnome-2-34
Sjoerd Simons
2011-03-14
5
-251
/
+308
|
\
|
*
Only distroy the video output if it exists
Sjoerd Simons
2011-03-14
1
-1
/
+2
|
*
Monitor the call state and close the channel when it ends
Sjoerd Simons
2011-03-14
1
-0
/
+17
|
*
Lock the hash table contents when using them
Sjoerd Simons
2011-03-14
1
-1
/
+23
|
*
Ensure our bin doesn't change state before being in the hash table
Sjoerd Simons
2011-03-14
1
-2
/
+10
|
*
Remove live-adder
Sjoerd Simons
2011-03-12
2
-205
/
+30
|
*
Implement request pads for multiple sinks
Sjoerd Simons
2011-03-12
2
-46
/
+230
*
|
Add a .client and a .service file for empathy-call
Emilio Pozuelo Monfort
2011-03-11
3
-2
/
+31
|
/
*
Empathy.Auth.client: set DelayApprovers (#644475)
Guillaume Desmottes
2011-03-11
1
-0
/
+3
*
Update the wording of the other contact blocking dialog
Danielle Madeley
2011-03-11
1
-3
/
+4
*
Reword 'Remove Contact'
Danielle Madeley
2011-03-11
1
-3
/
+3
*
Update the wording of the contact blocking dialog
Danielle Madeley
2011-03-11
1
-15
/
+56
*
Display Upgrade Software errors
Emilio Pozuelo Monfort
2011-03-11
2
-0
/
+136
*
Check for TP_ERROR_EMERGENCY_CALLS_NOT_SUPPORTED when a call fails
Emilio Pozuelo Monfort
2011-03-10
1
-0
/
+2
*
Bump tp-glib requirement for the new errors
Emilio Pozuelo Monfort
2011-03-10
1
-1
/
+1
*
Fix a couple of 'may be used uninitialized' warnings
Emilio Pozuelo Monfort
2011-03-10
1
-2
/
+2
*
media_type is of type FsMediaType, so use that enum to compare
Sjoerd Simons
2011-03-10
1
-2
/
+2
*
remove released flag
Guillaume Desmottes
2011-03-09
1
-1
/
+1
*
add 2.33.3 release notes
EMPATHY_2_33_3
Guillaume Desmottes
2011-03-09
1
-0
/
+7
*
coding style fixes
Guillaume Desmottes
2011-03-09
2
-2
/
+2
*
prepare 2.33.3
Guillaume Desmottes
2011-03-09
2
-2
/
+19
*
Revert "libempathy-gtk: In TLS Dialog allow remembering of any exception."
Guillaume Desmottes
2011-03-09
1
-6
/
+15
*
remove released flag
Guillaume Desmottes
2011-03-09
1
-1
/
+1
*
contact-search-dialog: fix compilation warnings
Guillaume Desmottes
2011-03-09
1
-1
/
+1
*
libempathy-gtk: In TLS Dialog allow remembering of any exception.
Stef Walter
2011-03-09
1
-15
/
+6
*
Update to telepathy-yell master
Guillaume Desmottes
2011-03-09
1
-0
/
+0
*
display a debug message if we can't get the TpContact
Guillaume Desmottes
2011-03-09
1
-1
/
+4
*
call-observer: display a notification when rejecting a call (#644127)
Guillaume Desmottes
2011-03-09
3
-8
/
+92
*
call-observer: set the Recover flag
Guillaume Desmottes
2011-03-09
1
-1
/
+1
*
call-observer: reject all the channels we claimed
Guillaume Desmottes
2011-03-09
1
-7
/
+74
*
return from ObserveChannels() after having called Claim()
Guillaume Desmottes
2011-03-09
1
-0
/
+2
*
call-observer: return from ObserveChannels() if the channel was already inval...
Guillaume Desmottes
2011-03-09
1
-0
/
+2
*
call-observer: set debug domain to 'voip' and add 2 debug messages
Guillaume Desmottes
2011-03-09
1
-1
/
+6
*
Update the repository to freedesktop.org
Sjoerd Simons
2011-03-08
1
-1
/
+1
*
Delay the approvers
Emilio Pozuelo Monfort
2011-03-07
1
-0
/
+2
*
Autoreject incoming calls if there are others in progress
Emilio Pozuelo Monfort
2011-03-07
5
-0
/
+346
*
Show a profile info button in contact search results
Emilio Pozuelo Monfort
2011-03-07
1
-0
/
+55
*
Use the special "" search field if the CM supports it
Emilio Pozuelo Monfort
2011-03-07
1
-1
/
+5
*
account-assistant: add mnemonic for the "no salut account" checkbox (#644058)
Guillaume Desmottes
2011-03-07
1
-2
/
+2
*
empathy_protocol_name_to_display_name: MSN has been renamed to "Windows live"...
Guillaume Desmottes
2011-03-07
1
-1
/
+1
*
auth-factory: set Observer.DelayApprovers (#643872)
Guillaume Desmottes
2011-03-07
1
-0
/
+2
*
depends on telepathy-glib 0.13.16
Guillaume Desmottes
2011-03-07
1
-1
/
+1
*
Warn the user if she has insufficient disk space to receive a file
Danielle Madeley
2011-03-07
1
-3
/
+58
*
tp_chat_received_cb: display the path of the channel in debug log
Guillaume Desmottes
2011-03-04
1
-1
/
+2
*
Emit RESPONSE_APPLY on row-activated
Danielle Madeley
2011-03-03
1
-0
/
+12
*
Contact Search Dialog: Search when enter is pressed
Danielle Madeley
2011-03-03
1
-1
/
+3
*
Fix compiler warning
Danielle Madeley
2011-03-03
1
-0
/
+1
*
Change 'Add' to 'Add Contact'
Danielle Madeley
2011-03-03
1
-1
/
+3
*
Tweak ContactSearchDialog padding
Danielle Madeley
2011-03-03
1
-13
/
+17
*
Only show the "Remember password" tickybox if we can do that
Danielle Madeley
2011-03-03
3
-1
/
+44
*
Implement MaySaveResponse and Ch.I.CredentialsStorage in SASL handler
Danielle Madeley
2011-03-03
1
-3
/
+40
*
Add Chan.I.CredentialsStorage to extensions
Danielle Madeley
2011-03-03
3
-0
/
+61
*
Add support for message type to support /me
Nicolas Dufresne
2011-03-01
1
-0
/
+2
*
Return meaningful errors when starting a call fails
Emilio Pozuelo Monfort
2011-02-28
1
-1
/
+22
*
find_items_cb: copy the string stored in the result
Guillaume Desmottes
2011-02-28
1
-1
/
+2
*
find_items_cb: always use the first password found
Guillaume Desmottes
2011-02-28
1
-5
/
+14
*
accounts_dialog_set_selected_account: scroll to the selected account
Guillaume Desmottes
2011-02-28
1
-1
/
+14
*
empathy-accounts: allow to pass the full path of the account
Guillaume Desmottes
2011-02-28
1
-2
/
+6
*
Request a minimal size on the presence chooser
Robert Sajdok
2011-02-28
1
-0
/
+1
*
update src/.gitignore
Guillaume Desmottes
2011-02-25
1
-0
/
+2
*
Correct submodule path
Sjoerd Simons
2011-02-25
1
-1
/
+1
*
prepare 2.33.2
EMPATHY_2_33_2
Guillaume Desmottes
2011-02-25
2
-2
/
+39
*
Add missing files to POTFILES.in
Emilio Pozuelo Monfort
2011-02-25
1
-0
/
+5
*
Add a button to delete logs
Emilio Pozuelo Monfort
2011-02-24
2
-11
/
+96
*
Update the Logger dbus API for the new version
Emilio Pozuelo Monfort
2011-02-24
1
-67
/
+47
*
Indentation fix
Emilio Pozuelo Monfort
2011-02-24
1
-21
/
+21
*
Log window: free the entities together with the list
Emilio Pozuelo Monfort
2011-02-24
1
-3
/
+1
*
Check for the right telepathy-logger pc file
Emilio Pozuelo Monfort
2011-02-24
1
-1
/
+1
*
Log window: don't leak the account
Emilio Pozuelo Monfort
2011-02-24
1
-1
/
+1
*
Unref the entity when we're done
Emilio Pozuelo Monfort
2011-02-24
1
-0
/
+2
*
Port empathy to Telepathy logger 0.2.0
Nicolas Dufresne
2011-02-24
7
-146
/
+144
*
Keep a ref to our handler instance
Sjoerd Simons
2011-02-24
1
-1
/
+1
*
tls-dialog: destroy the dialog if the certificate is invalidated (#643186)
Guillaume Desmottes
2011-02-24
1
-0
/
+13
*
More consistent naming of the call handler option
Sjoerd Simons
2011-02-24
1
-2
/
+3
*
make the dots consistent
Sjoerd Simons
2011-02-24
1
-1
/
+1
*
escape USE_MAINTAINER_MODE to prevent errors from make
Sjoerd Simons
2011-02-24
1
-1
/
+1
*
auto-detect the presence of farsight
Sjoerd Simons
2011-02-24
1
-3
/
+14
*
empathy_call_new_with_streams: prefer StreamedMedia over Call
Emilio Pozuelo Monfort
2011-02-24
1
-13
/
+13
*
Always build telepathy-yell and handle Call channels
Emilio Pozuelo Monfort
2011-02-24
5
-41
/
+6
*
Show an error dialog if starting a call fails
Emilio Pozuelo Monfort
2011-02-24
1
-1
/
+25
*
Don't require EmpathyContacts to start a call
Emilio Pozuelo Monfort
2011-02-24
7
-64
/
+30
*
Move empathy_call_* util functions to libempathy-gtk
Emilio Pozuelo Monfort
2011-02-24
10
-145
/
+224
*
No need to borrow the connection, it gets passed to us
Sjoerd Simons
2011-02-24
1
-1
/
+0
*
Trivial coding style fix (>80 chars)
Sjoerd Simons
2011-02-24
1
-1
/
+2
*
Retrieve the contact for incoming calls so we can display it
Sjoerd Simons
2011-02-24
1
-3
/
+24
*
Stop ringing after approving a Channel.Type.Call channel
Sjoerd Simons
2011-02-24
1
-1
/
+2
*
event-manager Remove HAVE_CALL ifdefs, even if we didn't build the handler we...
Sjoerd Simons
2011-02-24
1
-15
/
+1
*
Close call channels after hanging up
Sjoerd Simons
2011-02-24
1
-0
/
+1
*
Update telepathy-yell submodule
Sjoerd Simons
2011-02-23
1
-0
/
+0
*
In gtk2 GtkProgressBar doesn't implement GTK_ORIENTABLE
Sjoerd Simons
2011-02-23
2
-10
/
+3
*
Explicitely use the libtelepathy-yell .la file for dependency tracking
Sjoerd Simons
2011-02-23
1
-1
/
+1
*
Remove stray debug
Sjoerd Simons
2011-02-23
1
-9
/
+1
*
Only change the UI in the main thread
Sjoerd Simons
2011-02-23
1
-2
/
+11
*
Use target-contact instead of members
Sjoerd Simons
2011-02-23
1
-56
/
+18
*
Move to using ->priv pointer in the object instance
Sjoerd Simons
2011-02-23
2
-7
/
+7
*
coding style trivia
Sjoerd Simons
2011-02-23
1
-3
/
+6
*
Add TargetContact property that's guaranteed to exist on CallHandler
Sjoerd Simons
2011-02-23
3
-8
/
+51
*
Recognize Call channel capabilities
Sjoerd Simons
2011-02-23
1
-0
/
+24
*
Don't use wildcards for just one marshal file
Sjoerd Simons
2011-02-23
1
-4
/
+4
*
Initialize GObject
Emilio Pozuelo Monfort
2011-02-23
1
-1
/
+1
*
Build fix
Emilio Pozuelo Monfort
2011-02-23
1
-0
/
+8
*
Temporarily disable some code
Emilio Pozuelo Monfort
2011-02-23
1
-2
/
+5
*
Don't use tpy_call_channel_is_sending_video
Emilio Pozuelo Monfort
2011-02-23
1
-2
/
+2
*
Don't use tpy_call_channel_is_receiving_video
Emilio Pozuelo Monfort
2011-02-23
1
-34
/
+2
*
Call: check for priv->members to enable the video button
Emilio Pozuelo Monfort
2011-02-23
1
-1
/
+1
*
Build fix
Emilio Pozuelo Monfort
2011-02-23
1
-2
/
+2
*
Add empathy-call
Emilio Pozuelo Monfort
2011-02-23
1
-0
/
+195
*
Use the new empathy_call_create_call_request thoroughly
Emilio Pozuelo Monfort
2011-02-23
3
-25
/
+2
*
empathy_call_new_with_streams: start Calls when we support them
Emilio Pozuelo Monfort
2011-02-23
2
-15
/
+91
*
Initialize telepathy-yell
Emilio Pozuelo Monfort
2011-02-23
1
-0
/
+6
*
Show notifications for Calls
Emilio Pozuelo Monfort
2011-02-23
1
-0
/
+1
*
EmpathyEventManager: handle Call channels
Emilio Pozuelo Monfort
2011-02-23
2
-4
/
+95
*
Teach EmpathyChannelFactory how to create Call channels
Emilio Pozuelo Monfort
2011-02-23
2
-0
/
+19
*
NewCallDialog: support Calls
Emilio Pozuelo Monfort
2011-02-23
2
-36
/
+43
*
Build an empathy-call binary when we have Call support
Emilio Pozuelo Monfort
2011-02-23
3
-1
/
+33
*
Add an EmpathyCallWindowFullscreen class
Emilio Pozuelo Monfort
2011-02-23
2
-0
/
+386
*
Add an EmpathyCallWindow class
Emilio Pozuelo Monfort
2011-02-23
2
-0
/
+3369
*
Add an EmpathyCallHandler class
Emilio Pozuelo Monfort
2011-02-23
2
-0
/
+1119
*
Add an EmpathyCallFactory class
Emilio Pozuelo Monfort
2011-02-23
2
-0
/
+414
*
Check for telepathy-yell if requested
Emilio Pozuelo Monfort
2011-02-23
2
-1
/
+30
*
Add telepathy-yell as a submodule
Emilio Pozuelo Monfort
2011-02-23
2
-0
/
+3
*
Add ax_config_dir from audacity
Emilio Pozuelo Monfort
2011-02-23
1
-0
/
+109
*
Ship a 256x256 version of the Empathy icon
Guillaume Desmottes
2011-02-22
2
-0
/
+1
*
Fix make distcheck
Emilio Pozuelo Monfort
2011-02-22
1
-1
/
+1
*
Prevent segv attempting to free uninitialised value.
Danielle Madeley
2011-02-21
1
-1
/
+1
*
Move farsight-using sources to src
Emilio Pozuelo Monfort
2011-02-21
11
-15
/
+14
*
ensure that the theme manager stay alive
Guillaume Desmottes
2011-02-18
1
-0
/
+6
*
empathy_theme_manager_dup_singleton: act as a proper dup singleton function
Guillaume Desmottes
2011-02-18
1
-2
/
+5
*
Bug 637151 — Hide the user Individual from the contact list
Philip Withnall
2011-02-18
11
-27
/
+59
*
Bug 641662 — Update for libfolks API changes to IndividualAggregator
Philip Withnall
2011-02-18
1
-2
/
+31
*
accounts: release our ref on the TpDBusDaemon
Guillaume Desmottes
2011-02-17
1
-0
/
+1
*
empathy_account_settings_check_readyness: don't leak a ref on manager
Guillaume Desmottes
2011-02-17
1
-1
/
+1
*
rename empathy_theme_manager_get() to empathy_theme_manager_dup_singleton()
Guillaume Desmottes
2011-02-17
4
-5
/
+11
*
folks favorite API has changed
Guillaume Desmottes
2011-02-17
1
-2
/
+2
*
Always display favorite contacts (#592595)
Guillaume Desmottes
2011-02-17
1
-1
/
+4
*
accounts-dialog: only update the row which have actually been changed; may fi...
Guillaume Desmottes
2011-02-16
1
-1
/
+15
*
ft-factory: don't leak the handler
Guillaume Desmottes
2011-02-16
1
-0
/
+12
*
fix coding style
Guillaume Desmottes
2011-02-16
1
-10
/
+13
*
Add some more servers and port numbers for Freenode
Debarshi Ray
2011-02-16
1
-2
/
+7
*
only try reconnecting accounts if needed (#642358)
Guillaume Desmottes
2011-02-16
4
-5
/
+31
*
Reset network list button
Chandni Verma
2011-02-15
5
-12
/
+110
[next]