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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'danni-public/sms-support' into empathy-skype
Emilio Pozuelo Monfort
2011-04-08
3
-23
/
+79
|
\
|
*
Change empathy_chat_get_name() from const char * -> char *
Danielle Madeley
2011-04-08
1
-14
/
+28
|
*
Add "SMS:" to the tooltip
Danielle Madeley
2011-04-08
1
-0
/
+4
|
*
Set EMPATHY_IMAGE_SMS on sms channels
Danielle Madeley
2011-04-08
1
-0
/
+6
|
*
Make empathy_chat_window_find_chat() static
Danielle Madeley
2011-04-07
2
-3
/
+3
|
*
[ChatroomManager] find windows by channel path, not by TargetID
Danielle Madeley
2011-04-06
3
-6
/
+38
*
|
Disable all other psyke accounts when one is enabled
Danielle Madeley
2011-04-08
1
-0
/
+14
*
|
Also show the EULA in the new account assistant
Emilio Pozuelo Monfort
2011-04-08
1
-0
/
+10
*
|
Move show EULA function to empathy-account-widget-skype
Danielle Madeley
2011-04-08
1
-1
/
+2
*
|
Show an EULA when creating an Skype account
Emilio Pozuelo Monfort
2011-04-08
1
-0
/
+21
|
/
*
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
*
Include yell before anything else
Emilio Pozuelo Monfort
2011-03-24
1
-1
/
+1
*
chat_window_new_message_cb: check that we found the chatroom
Guillaume Desmottes
2011-03-24
1
-1
/
+1
*
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
*
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
1
-3
/
+7
*
Create GTalk accounts with extra-certificate-identities = 'talk.google.com'
Stef Walter
2011-03-22
1
-0
/
+7
*
Use ServerTLSConnection.ReferenceIdentities to check cert identity.
Stef Walter
2011-03-22
1
-1
/
+5
*
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
*
Fix some races in the chatroom joining code
Sjoerd Simons
2011-03-21
1
-31
/
+38
*
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
*
Fix reconnect_required, which was broken by port to MxGtkLightSwitch
Danielle Madeley
2011-03-18
1
-0
/
+5
*
chat_window_contact_menu_update: unsensitive the menu if there is no submenu
Guillaume Desmottes
2011-03-17
1
-4
/
+10
*
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
*
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
*
Don't start the Call when the streams start
Emilio Pozuelo Monfort
2011-03-16
2
-13
/
+24
*
Reject approval if call was hung up during approval
Sjoerd Simons
2011-03-14
1
-2
/
+27
*
Add an enabled switch to the account dialog GtkInfoBar
Danielle Madeley
2011-03-14
1
-0
/
+63
*
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
*
Display Upgrade Software errors
Emilio Pozuelo Monfort
2011-03-11
1
-0
/
+134
*
media_type is of type FsMediaType, so use that enum to compare
Sjoerd Simons
2011-03-10
1
-2
/
+2
*
coding style fixes
Guillaume Desmottes
2011-03-09
1
-1
/
+1
*
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
1
-8
/
+91
*
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
*
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
4
-0
/
+346
*
account-assistant: add mnemonic for the "no salut account" checkbox (#644058)
Guillaume Desmottes
2011-03-07
1
-2
/
+2
*
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
*
Keep a ref to our handler instance
Sjoerd Simons
2011-02-24
1
-1
/
+1
*
Always build telepathy-yell and handle Call channels
Emilio Pozuelo Monfort
2011-02-24
1
-3
/
+1
*
Don't require EmpathyContacts to start a call
Emilio Pozuelo Monfort
2011-02-24
2
-2
/
+4
*
Move empathy_call_* util functions to libempathy-gtk
Emilio Pozuelo Monfort
2011-02-24
2
-0
/
+4
*
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
*
In gtk2 GtkProgressBar doesn't implement GTK_ORIENTABLE
Sjoerd Simons
2011-02-23
2
-10
/
+3
*
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
*
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
*
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
*
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
*
Build an empathy-call binary when we have Call support
Emilio Pozuelo Monfort
2011-02-23
1
-0
/
+26
*
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
*
Fix make distcheck
Emilio Pozuelo Monfort
2011-02-22
1
-1
/
+1
*
Move farsight-using sources to src
Emilio Pozuelo Monfort
2011-02-21
10
-5
/
+1770
*
ensure that the theme manager stay alive
Guillaume Desmottes
2011-02-18
1
-0
/
+6
*
accounts: release our ref on the TpDBusDaemon
Guillaume Desmottes
2011-02-17
1
-0
/
+1
*
accounts-dialog: only update the row which have actually been changed; may fi...
Guillaume Desmottes
2011-02-16
1
-1
/
+15
*
only try reconnecting accounts if needed (#642358)
Guillaume Desmottes
2011-02-16
1
-1
/
+1
*
Merge branch 'contact-blocking-3' into gnome-2-34
Danielle Madeley
2011-02-11
3
-1
/
+27
|
\
|
*
Add a confirmation dialog when you block a contact from the Contact menu
Danielle Madeley
2011-02-10
1
-0
/
+4
|
*
Add blocked contacts dialog to Empathy main window menu
Danielle Madeley
2011-02-07
2
-1
/
+23
*
|
improve phrasing of the subscription request message
Guillaume Desmottes
2011-02-10
1
-2
/
+3
*
|
Reword subscription request dialog to be less technical
Alex Launi
2011-02-10
1
-2
/
+2
*
|
Only link empathy-av against farsight
Emilio Pozuelo Monfort
2011-02-10
1
-0
/
+3
*
|
Only build the EmpathyStreamedMedia* classes for empathy-av
Emilio Pozuelo Monfort
2011-02-10
7
-8
/
+1393
*
|
EmpathyCallFactory -> EmpathyStreamedMediaFactory
Emilio Pozuelo Monfort
2011-02-10
3
-7
/
+5
*
|
Generate closures for src/
Emilio Pozuelo Monfort
2011-02-10
1
-1
/
+22
*
|
::new-call-handler -> ::new-streamed-media-handler
Emilio Pozuelo Monfort
2011-02-10
1
-1
/
+1
*
|
EmpathyCallWindowFullscreen -> EmpathyStreamedMediaFullscreen
Emilio Pozuelo Monfort
2011-02-10
5
-158
/
+158
*
|
EmpathyCallWindow -> EmpathyStreamedMediaWindow
Emilio Pozuelo Monfort
2011-02-10
7
-425
/
+425
*
|
EmpathyCallHandler -> EmpathyStreamedMediaHandler
Emilio Pozuelo Monfort
2011-02-10
3
-33
/
+33
*
|
EmpathyTpCall -> EmpathyTpStreamedMedia
Emilio Pozuelo Monfort
2011-02-10
2
-36
/
+36
|
/
*
Port to libnotify 0.7.0
William Jon McCann
2011-02-02
2
-3
/
+3
*
main-window: add a tooltip on connection error info bars (#626507)
Robert Sajdok
2011-02-01
1
-0
/
+1
*
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
1
-0
/
+1
*
Improve connected/disconnected notifications (#639352)
Guillaume Desmottes
2011-01-28
1
-6
/
+8
*
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
2
-0
/
+19
*
Make AccountChooser filters asynchronous to let them handle newly connected a...
Vitaly Minko
2011-01-28
1
-25
/
+78
*
Main window: mark Edit→Context as untranslatable.
Will Thompson
2011-01-28
1
-1
/
+1
*
status-icon: don't show notifications for auth events
Jonny Lamb
2011-01-26
1
-0
/
+12
*
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
*
status-icon: blink when we get a password request
Jonny Lamb
2011-01-26
2
-5
/
+6
*
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
*
server-sasl-handler: make a GAsyncInitable and get the password
Jonny Lamb
2011-01-26
1
-3
/
+6
*
auth-client: move the password dialog into a new file
Jonny Lamb
2011-01-26
1
-176
/
+4
*
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
1
-11
/
+63
*
auth-client: listen for new sasl handlers and pop up a password dialog
Jonny Lamb
2011-01-26
1
-2
/
+69
*
main-window: elipsize "No match found" message
Guillaume Desmottes
2010-10-06
1
-0
/
+3
*
google-talk: no need to unset the 'server' param
Guillaume Desmottes
2010-09-28
2
-2
/
+0
*
Don't use deprecated gtk_dialog_set_has_separator
Diego Escalante Urrelo
2010-09-28
3
-15
/
+0
*
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
*
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
*
switched notebook pages
Felix Kaser
2010-09-13
2
-11
/
+11
*
Enable server fallback for GTalk account
Nicolas Dufresne
2010-09-09
2
-8
/
+20
*
Don't use gtk_progress_bar_set_orientation() when building with GTK+ 3
Philip Withnall
2010-09-07
1
-0
/
+10
*
Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3
Philip Withnall
2010-09-07
3
-0
/
+11
*
chat_window_detach_hook: move the window *after* showing it
Guillaume Desmottes
2010-08-30
1
-1
/
+1
*
Bug 628064 — Miscellaneous string fixes
Philip Withnall
2010-08-27
1
-1
/
+1
*
Unmark strings as translatable which aren't shown to the user
Philip Withnall
2010-08-27
1
-3
/
+3
*
new-chatroom-dialog: remove markup from transltable string
Guillaume Desmottes
2010-08-27
1
-2
/
+5
*
accounts-dialog.ui: set pango properties in the UI file (#628063)
Guillaume Desmottes
2010-08-27
1
-2
/
+5
*
Merge branch 'trivia'
Guillaume Desmottes
2010-08-27
1
-7
/
+14
|
\
|
*
main-window: define an enum for pages
Guillaume Desmottes
2010-08-27
1
-3
/
+7
|
*
Increase the size of the 'No Match Found' label
Guillaume Desmottes
2010-08-27
1
-2
/
+7
|
*
no need to use a #define
Guillaume Desmottes
2010-08-27
1
-4
/
+2
*
|
Add an EmpathyIndividualView feature for receiving Persona drops
Philip Withnall
2010-08-27
1
-1
/
+4
|
/
*
unsensitive the remove button while loading
Guillaume Desmottes
2010-08-26
1
-1
/
+14
*
insensitive treeview while loading
Guillaume Desmottes
2010-08-26
1
-1
/
+4
*
accounts-dialog: display loading page while loading accounts (#611701)
Guillaume Desmottes
2010-08-26
2
-1
/
+55
*
accounts-dialog: add a GtkNotebook
Guillaume Desmottes
2010-08-26
1
-64
/
+102
*
Merge branch 'irc-wizard-596086'
Guillaume Desmottes
2010-08-26
1
-2
/
+1
|
\
|
*
account-assistant: stop blacklisting IRC (#596086)
Guillaume Desmottes
2010-08-26
1
-2
/
+1
*
|
accounts-dialog: insensitive 'add' and 'import' buttons while loading (#624353)
Guillaume Desmottes
2010-08-26
1
-2
/
+18
|
/
*
added some files to gitignore
Felix Kaser
2010-08-25
1
-0
/
+1
*
allow building empathy without eds
Saleem Abdulrasool
2010-08-25
2
-2
/
+11
*
Merge branch 'tls-connection'
Cosimo Cecchi
2010-08-24
4
-4
/
+285
|
\
|
*
Don't show the error if user-requested is set
Cosimo Cecchi
2010-08-19
1
-1
/
+10
|
*
Use new API in EmpathyAccountsDialog
Cosimo Cecchi
2010-08-19
1
-2
/
+2
|
*
Fill 'user-requested' when we reject the certificate
Cosimo Cecchi
2010-08-19
1
-3
/
+11
|
*
Implement a timeout machinery for the auth client
Cosimo Cecchi
2010-08-19
1
-1
/
+63
|
*
Rename empathy-auth-helper->empathy-auth-client
Cosimo Cecchi
2010-08-19
2
-6
/
+6
|
*
Push the details table to the dialog after verification
Cosimo Cecchi
2010-08-19
1
-4
/
+6
|
*
Update to the new EmpathyTLSCertificate async API
Cosimo Cecchi
2010-08-19
1
-3
/
+4
|
*
Save the certificate when we are told to remember
Cosimo Cecchi
2010-08-13
1
-0
/
+5
|
*
Integrate the dialog into the auth helper
Cosimo Cecchi
2010-08-13
1
-1
/
+41
|
*
Verify the certificate from the helper.
Cosimo Cecchi
2010-08-13
1
-4
/
+52
|
*
Add EmpathyTLSVerifier
Cosimo Cecchi
2010-08-13
1
-0
/
+9
|
*
Add a first skeleton of the auth helper.
Cosimo Cecchi
2010-08-13
2
-1
/
+98
*
|
pass NULL instead of "" to gtk_label_new()
Guillaume Desmottes
2010-08-23
2
-2
/
+2
*
|
Display invite dialog even if we don't know the inviter (#627228)
Guillaume Desmottes
2010-08-18
1
-7
/
+14
*
|
display_invite_room_dialog: deal with contact being NULL
Guillaume Desmottes
2010-08-18
1
-3
/
+11
*
|
factor out display_invite_room_dialog
Guillaume Desmottes
2010-08-18
1
-15
/
+22
*
|
event-manager: use tp_user_action_time_from_x11()
Guillaume Desmottes
2010-08-18
1
-7
/
+4
*
|
empathy_chat_window_present_chat: use tp_user_action_time_should_present
Guillaume Desmottes
2010-08-18
1
-5
/
+2
*
|
use TP_USER_ACTION_TIME_* (#627165)
Guillaume Desmottes
2010-08-18
4
-10
/
+10
*
|
add preference to disable logging (#567858)
Guillaume Desmottes
2010-08-17
2
-0
/
+25
|
/
*
event-manager: we don't use the dispatcher any more
Guillaume Desmottes
2010-08-13
1
-4
/
+0
*
tp-call: add account property
Guillaume Desmottes
2010-08-12
1
-1
/
+1
*
tp-chat: add 'account' property
Guillaume Desmottes
2010-08-12
2
-2
/
+2
*
remove empathy-dispatch-operation
Guillaume Desmottes
2010-08-11
1
-1
/
+0
*
empathy_dispatcher_join_muc: get an account instead of a connection
Guillaume Desmottes
2010-08-11
4
-65
/
+17
*
empathy_dispatcher_chat_with_contact_id: get a TpAccount instead of a TpConne...
Guillaume Desmottes
2010-08-11
2
-9
/
+7
*
empathy_dispatcher_chat_with_contact_id: remove callback argument
Guillaume Desmottes
2010-08-11
2
-2
/
+2
*
Don't abort when closing the FT dialogue
Philip Withnall
2010-08-11
1
-0
/
+4
*
Use TpSimpleHandler to handle incoming file transfer (#623139)
Guillaume Desmottes
2010-08-11
1
-0
/
+6
*
tp-file: no need to pass the incoming property during construction
Guillaume Desmottes
2010-08-11
1
-1
/
+1
*
stop handling internally FT channels
Guillaume Desmottes
2010-08-11
1
-62
/
+3
*
empathy_contact_selector_dialog_get_selected: allow to get the account as well
Guillaume Desmottes
2010-08-10
1
-1
/
+1
*
only show label during search
Felix Kaser
2010-08-09
1
-13
/
+7
*
use gtk_clutter_init rather than clutter_init
Guillaume Desmottes
2010-08-09
1
-3
/
+5
*
Remove uses of new GStreamer API
Philip Withnall
2010-08-06
1
-6
/
+0
*
Add casts to fix constness problems in empathy-import-pidgin.c
Philip Withnall
2010-08-06
1
-5
/
+5
*
Add noreturn annotation to version callback function
Philip Withnall
2010-08-05
1
-2
/
+5
*
Fix constness of various variables and parameters
Philip Withnall
2010-08-05
3
-7
/
+7
*
Fix missing entries in switch statements
Philip Withnall
2010-08-05
4
-9
/
+39
*
Use #ifdef instead of #if to avoid warnings of undefined symbols
Philip Withnall
2010-08-05
3
-8
/
+8
*
use different labels if view is empty
Felix Kaser
2010-08-05
2
-19
/
+28
*
show label if contact list is empty
Felix Kaser
2010-08-05
1
-4
/
+48
*
added structure to show text when list empty
Felix Kaser
2010-08-05
2
-5
/
+35
*
no need to pass the reason to main_window_error_display
Guillaume Desmottes
2010-08-05
1
-3
/
+2
*
no need to pass the reason to empathy_account_get_error_message
Guillaume Desmottes
2010-08-05
2
-3
/
+3
*
accounts-dialog: use empathy_account_get_error_message (#523895)
Guillaume Desmottes
2010-08-05
1
-2
/
+2
*
main-window: use empathy_account_get_error_message (#523895)
Guillaume Desmottes
2010-08-05
1
-4
/
+1
*
main-window: pass the TpConnectionStatusReason to main_window_error_display
Guillaume Desmottes
2010-08-05
1
-6
/
+5
*
display the tooltip on the info image
Guillaume Desmottes
2010-08-05
1
-7
/
+17
*
add 'info' icon next to the candidates
Guillaume Desmottes
2010-08-05
1
-16
/
+80
*
call-window: use candidates-changed signal
Guillaume Desmottes
2010-08-05
1
-79
/
+37
*
use a space to separate the IP from the port
Guillaume Desmottes
2010-08-05
1
-1
/
+1
*
add tooltips giving a bit more context about the candidate
Guillaume Desmottes
2010-08-05
1
-0
/
+23
*
call-window: display candidates info (#599166)
Guillaume Desmottes
2010-08-05
2
-0
/
+370
*
removed fixme comment when toggling show_offline
Felix Kaser
2010-08-03
1
-3
/
+0
*
refactored show_offline property to the view
Felix Kaser
2010-08-03
1
-1
/
+1
*
Add a translator comment explaining the "reduce location" semantic (#624062)
Guillaume Desmottes
2010-08-03
1
-1
/
+1
*
map-view: be a proper GtkWindow (#625826)
Guillaume Desmottes
2010-08-02
3
-154
/
+221
*
free the list returned by clutter_container_get_children()
Guillaume Desmottes
2010-08-02
1
-3
/
+4
*
Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias
Philip Withnall
2010-07-22
5
-21
/
+21
*
Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixes
Travis Reitter
2010-07-22
1
-0
/
+2
*
Add authors and fix copyrights for empathy-accounts-module
Danielle Madeley
2010-07-21
3
-3
/
+7
*
Remove unneccesary signal disconnection in EmpathyAccountsDialog
Danielle Madeley
2010-07-21
1
-35
/
+9
*
Update cc-empathy-accounts-panel for latest gnome-control-center
Danielle Madeley
2010-07-21
5
-365
/
+129
*
Take advantage of tp_clear_object().
Travis Reitter
2010-07-21
1
-7
/
+4
[next]