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
*
replace Enable/Disable menu items by a check item
Guillaume Desmottes
2012-04-02
1
-37
/
+15
*
call-window: raise the overlay actor instead of individual actors
Cosimo Cecchi
2012-03-30
1
-13
/
+2
*
use enable_and_connect_account() when enabling an account from the menu
Guillaume Desmottes
2012-03-30
1
-1
/
+2
*
factor out enable_and_connect_account()
Guillaume Desmottes
2012-03-30
1
-2
/
+9
*
accounts-dialog: no need to connect the account if we are disabling it
Guillaume Desmottes
2012-03-30
1
-5
/
+13
*
accounts_dialog_enable_account_cb: use the usual async cb pattern
Guillaume Desmottes
2012-03-30
1
-10
/
+9
*
empathy-accounts: disable 'Enable' menu entry if not supported
Guillaume Desmottes
2012-03-30
1
-6
/
+14
*
factor out account_can_be_enabled()
Guillaume Desmottes
2012-03-30
1
-9
/
+18
*
ev-sidebar: use gtk_list_store_insert_with_values()
Guillaume Desmottes
2012-03-29
1
-2
/
+1
*
preferences: use gtk_list_store_insert_with_values()
Guillaume Desmottes
2012-03-29
1
-3
/
+1
*
new-chatroom-dialog: use gtk_list_store_insert_with_values()
Guillaume Desmottes
2012-03-29
1
-3
/
+1
*
import-widget: use gtk_list_store_insert_with_values()
Guillaume Desmottes
2012-03-29
1
-4
/
+1
*
chatrooms-window: use gtk_list_store_insert_with_values()
Guillaume Desmottes
2012-03-29
1
-2
/
+1
*
accounts-dialog: use gtk_list_store_insert_with_values()
Guillaume Desmottes
2012-03-29
1
-8
/
+13
*
Merge remote-tracking branch 'wjt/652800-661731-notifications'
Guillaume Desmottes
2012-03-28
3
-22
/
+25
|
\
|
*
Move category name constants to #defines
Will Thompson
2012-03-28
3
-21
/
+19
|
*
Show MUC highlight notifications in Gnome Shell
Will Thompson
2012-03-28
1
-3
/
+8
*
|
streamed-media-window: don't leak the element name
Debarshi Ray
2012-03-28
1
-2
/
+4
*
|
call-window: don't leak the element name
Debarshi Ray
2012-03-28
1
-2
/
+4
|
/
*
call-window: factor out some common code
Cosimo Cecchi
2012-03-27
1
-14
/
+14
*
call-window: don't use EmpathyRoundedActor for the floating toolbar
Cosimo Cecchi
2012-03-27
2
-31
/
+25
*
call-window: use a ClutterBoxLayout to separate previews/toolbar
Cosimo Cecchi
2012-03-27
1
-128
/
+68
*
call-window: fix incorrect comment
Cosimo Cecchi
2012-03-27
1
-3
/
+2
*
call-window: use colors from the theme for placeholders
Cosimo Cecchi
2012-03-27
1
-2
/
+30
*
rounded-rectangle: cairo_set_source_rgba() takes [0..1] arguments
Cosimo Cecchi
2012-03-27
1
-7
/
+6
*
import-widget: request the preferred height of the treeview
Guillaume Desmottes
2012-03-27
2
-2
/
+11
*
import-widget: don't manually prepare the account manager
Guillaume Desmottes
2012-03-27
1
-23
/
+4
*
Use the correct help: URI syntax
Shaun McCance
2012-03-26
2
-2
/
+2
*
roster-window: check which page to display once Folks has finished loading
Guillaume Desmottes
2012-03-22
1
-1
/
+1
*
Use help:empathy to open the help
Guillaume Desmottes
2012-03-22
4
-4
/
+4
*
debug-window: no need to translate the '%s' format
Guillaume Desmottes
2012-03-22
1
-1
/
+1
*
accounts-dialog: set a column spacing for the GtkInfoBar grid
Cosimo Cecchi
2012-03-21
1
-0
/
+1
*
Fix crash on hangup with no video
Emanuele Aina
2012-03-16
1
-4
/
+5
*
Don't restart a call if one already in progress
Emanuele Aina
2012-03-16
1
-5
/
+10
*
contact-widget: don't display the account when editing our info
Guillaume Desmottes
2012-03-16
1
-1
/
+2
*
Disconnect when a call is ENDED
Emanuele Aina
2012-03-15
1
-5
/
+8
*
reload the account widget when connection is (dis)connected
Guillaume Desmottes
2012-03-15
1
-0
/
+45
*
create_dialog_content: check if the TpConnection is still valid
Guillaume Desmottes
2012-03-15
1
-1
/
+2
*
factor out account_is_selected()
Guillaume Desmottes
2012-03-15
1
-16
/
+27
*
sanity-cleaning: set fallback-servers on Facebook accounts
Guillaume Desmottes
2012-03-15
1
-1
/
+42
*
Merge remote-tracking branch 'gulic/buttons-668464'
Danielle Madeley
2012-03-14
1
-2
/
+3
|
\
|
*
favorite chatrooms dialog: use the right style for the remove button
Guillaume Desmottes
2012-01-23
1
-2
/
+3
*
|
Avoid clipping buttons in the call window
Emanuele Aina
2012-03-12
1
-11
/
+8
*
|
Merge remote-tracking branch 'em/fix-highlight-roundedness-671720'
Guillaume Desmottes
2012-03-12
5
-50
/
+64
|
\
\
|
*
|
Match the preview highlight roundedness with the video
Emanuele Aina
2012-03-12
5
-41
/
+44
|
*
|
rounded-rectangle: use the 'draw' signal
Guillaume Desmottes
2012-03-12
1
-9
/
+20
*
|
|
early return if accounts_dialog_model_get_selected_settings() returns NULL
Guillaume Desmottes
2012-03-12
1
-0
/
+4
|
/
/
*
|
video-widget: don't set priv->sink_pad twice
Guillaume Desmottes
2012-03-09
1
-2
/
+0
*
|
Don't clip overflowing border when drawing rounded rectangles
Emanuele Aina
2012-03-09
2
-9
/
+23
*
|
MUC: make F9 toggle the contact list sidebar
Will Thompson
2012-03-07
1
-0
/
+1
*
|
add missing config.h includes
Guillaume Desmottes
2012-03-07
5
-0
/
+5
*
|
add missing config.h includes
Guillaume Desmottes
2012-03-07
2
-0
/
+4
*
|
stop using gtk_vscale_new_with_range()
Guillaume Desmottes
2012-03-07
1
-2
/
+4
*
|
sanity-cleaning: fix xmpp accounts having a negative priority
Guillaume Desmottes
2012-03-06
1
-1
/
+63
*
|
Add magic to automatically run tasks when empathy-auth-client is started
Guillaume Desmottes
2012-03-06
4
-0
/
+120
*
|
'ice-udp' capability is now 'ice' in Call1
Guillaume Desmottes
2012-03-06
1
-1
/
+1
*
|
advertise Call1 audio/video capabilities
Guillaume Desmottes
2012-03-06
1
-0
/
+2
*
|
call-factory: set Call1 capabilities
Guillaume Desmottes
2012-03-06
1
-4
/
+4
*
|
empathy-call doesn't need ev-sidebar
Guillaume Desmottes
2012-03-02
1
-2
/
+0
*
|
Revert "Stop approve StreamedMedia channels"
Guillaume Desmottes
2012-03-02
3
-2
/
+94
*
|
remove FIXME regarding empathy_tp_streamed_media_accept_incoming_call()
Guillaume Desmottes
2012-03-02
1
-2
/
+0
*
|
fix signature of empathy_streamed_media_handler_tf_content_src_pad_added_cb
Guillaume Desmottes
2012-03-02
1
-1
/
+5
*
|
Farstream port of tp-av oops
Olivier CrĂȘte
2012-03-02
1
-0
/
+12
*
|
Port Empathy-av to Telepathy Farstream
Olivier CrĂȘte
2012-03-02
2
-76
/
+76
*
|
Allow to build with empathy-av
Guillaume Desmottes
2012-03-02
4
-11
/
+14
*
|
Revert "Drop empathy-av"
Guillaume Desmottes
2012-03-01
11
-0
/
+6062
*
|
Revert "remove ev-sidebar"
Guillaume Desmottes
2012-03-01
3
-0
/
+430
*
|
Make clear work on All's buffer
Chandni Verma
2012-03-01
1
-0
/
+9
*
|
audio-sink: don't unref subpad
Guillaume Desmottes
2012-02-28
1
-4
/
+1
*
|
empathy_call_window_content_added_cb: fix pad leak
Guillaume Desmottes
2012-02-27
1
-0
/
+2
*
|
audio-sink: fix GstPad leaks
Guillaume Desmottes
2012-02-27
1
-1
/
+6
*
|
call-window: don't leak the ClutterState
Guillaume Desmottes
2012-02-24
1
-0
/
+1
*
|
call-window: use empathy_call_handler_get_contact()
Guillaume Desmottes
2012-02-23
1
-1
/
+2
*
|
call: don't leak the contact
Guillaume Desmottes
2012-02-23
1
-1
/
+1
*
|
add empathy_call_handler_get_contact()
Guillaume Desmottes
2012-02-23
2
-0
/
+8
*
|
call-window: don't leak the contact
Guillaume Desmottes
2012-02-23
1
-4
/
+1
*
|
Don't disconnect the contact_name_changed_cb cb
Guillaume Desmottes
2012-02-23
1
-2
/
+0
*
|
Stop using Farsight2 headers
Gert Kulyk
2012-02-23
3
-4
/
+4
*
|
check gtk_clutter_init() return value
Guillaume Desmottes
2012-02-22
1
-1
/
+2
*
|
empathy-call: no need to call gtk_clutter_init()
Guillaume Desmottes
2012-02-22
1
-1
/
+0
*
|
check coding style of all binaries
Guillaume Desmottes
2012-02-21
1
-1
/
+7
*
|
remove ev-sidebar
Guillaume Desmottes
2012-02-21
3
-430
/
+0
*
|
debug-window: coding style fixes
Guillaume Desmottes
2012-02-21
1
-2
/
+2
*
|
Drop empathy-av
Guillaume Desmottes
2012-02-21
11
-6064
/
+1
*
|
Stop approve StreamedMedia channels
Guillaume Desmottes
2012-02-21
3
-94
/
+2
*
|
always build empathy-call
Guillaume Desmottes
2012-02-21
1
-4
/
+0
*
|
try installing telepathy-haze
Guillaume Desmottes
2012-02-21
1
-0
/
+21
*
|
explain why the account has been disabled
Guillaume Desmottes
2012-02-21
1
-2
/
+13
*
|
accounts-dialog: hide the switch in butterfly accounts
Guillaume Desmottes
2012-02-21
1
-2
/
+9
*
|
Merge remote-tracking branch 'glassrose/debug-window-send-to-pastebin-button-...
Guillaume Desmottes
2012-02-21
1
-21
/
+173
|
\
\
|
*
|
License to publish the author's pastebin API developer key in open
Chandni Verma
2012-02-21
1
-1
/
+2
|
*
|
"Send to pastebin" button in EmpathyDebugWindow
Chandni Verma
2012-02-21
1
-21
/
+172
*
|
|
drag_data_received_individual_id: make sure manager is initialized
Guillaume Desmottes
2012-02-21
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/call1' into master+call
Guillaume Desmottes
2012-02-21
11
-374
/
+163
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Port DTMF code to new tp-glib API
Xavier Claessens
2012-01-27
1
-63
/
+8
|
*
|
Merge branch 'master' into call1
Danielle Madeley
2012-01-17
1
-30
/
+51
|
|
\
\
|
*
|
|
call-handler: also accept outgoing calls immediately
Danielle Madeley
2012-01-13
1
-4
/
+15
|
*
|
|
call-handler: check the state before deferring the accept()
Danielle Madeley
2012-01-12
1
-1
/
+7
|
*
|
|
Wait for call state to be INITIALISED before accepting incoming call
Xavier Claessens
2012-01-10
1
-21
/
+26
|
*
|
|
Remove tp-yell and use TpCallChannel
Xavier Claessens
2012-01-10
11
-299
/
+121
*
|
|
|
chat-window: invite contacts using DnD
Guillaume Desmottes
2012-02-17
1
-0
/
+72
*
|
|
|
chat-window: display a phone icon in the tab label
Guillaume Desmottes
2012-02-17
1
-0
/
+13
*
|
|
|
Merge remote-tracking branch 'glassrose/add-All-service-selection-in-debug-wi...
Guillaume Desmottes
2012-02-17
1
-304
/
+591
|
\
\
\
\
|
*
|
|
|
Use gtk_list_store_insert_with_values ()
Chandni Verma
2012-01-28
1
-22
/
+11
|
*
|
|
|
Un-pausing incoming messages should update All's active buffer too
Chandni Verma
2012-01-28
1
-3
/
+8
|
*
|
|
|
Set window sensitivity
Chandni Verma
2012-01-28
1
-12
/
+17
|
*
|
|
|
Add incoming messages to All's buffer
Chandni Verma
2012-01-28
1
-11
/
+37
|
*
|
|
|
Refresh "All" selection's active-buffer when needed
Chandni Verma
2012-01-28
1
-34
/
+157
|
*
|
|
|
Add "All" selection to service_chooser and all_active_buffer to priv
Chandni Verma
2012-01-28
1
-3
/
+35
|
*
|
|
|
Preparing for adding "All" option to service_chooser
Chandni Verma
2012-01-28
1
-13
/
+60
|
*
|
|
|
Factor out create_proxy_to_get_messages
Chandni Verma
2012-01-27
1
-35
/
+60
|
*
|
|
|
Debug window - Use one active buffer and one pause buffer per service
Chandni Verma
2012-01-27
1
-270
/
+305
*
|
|
|
|
salut-dialog: use 'Skip' instead of 'Ignore'
Guillaume Desmottes
2012-02-17
1
-1
/
+1
*
|
|
|
|
remove empathy-auto-salut-account-helper
Guillaume Desmottes
2012-02-17
5
-141
/
+0
*
|
|
|
|
Remove empathy-account-assistant
Guillaume Desmottes
2012-02-17
2
-1379
/
+0
*
|
|
|
|
Stop using the accounts assistant
Guillaume Desmottes
2012-02-17
1
-62
/
+5
*
|
|
|
|
empathy-accounts: remove --assistant option
Guillaume Desmottes
2012-02-17
3
-10
/
+3
*
|
|
|
|
accounts-dialog: suggest to create a salut account
Guillaume Desmottes
2012-02-17
1
-2
/
+68
*
|
|
|
|
Move should_create_salut_account to local-xmpp-assistant-widget
Guillaume Desmottes
2012-02-17
3
-29
/
+2
*
|
|
|
|
accounts-dialog: display the import dialog if there is no account
Guillaume Desmottes
2012-02-17
1
-0
/
+17
*
|
|
|
|
accounts-dialog: improve the 'no protocol installed' message
Guillaume Desmottes
2012-02-16
1
-1
/
+1
*
|
|
|
|
accounts_dialog_add_account: select if that's the first account added
Guillaume Desmottes
2012-02-16
1
-3
/
+7
*
|
|
|
|
accounts-dialog: move the 'no protocol' message to a different page
Guillaume Desmottes
2012-02-16
2
-44
/
+48
*
|
|
|
|
accounts-dialog: remove hbox_protocol
Guillaume Desmottes
2012-02-16
2
-29
/
+0
*
|
|
|
|
accounts-dialog: don't automatically open the add account
Guillaume Desmottes
2012-02-16
1
-9
/
+0
*
|
|
|
|
import-dialog: set a verb on the 'Ok' button
Guillaume Desmottes
2012-02-16
1
-2
/
+4
*
|
|
|
|
import-dialog: expand and fill the import widget
Guillaume Desmottes
2012-02-16
1
-1
/
+1
*
|
|
|
|
Pass EmpathyConnectionManagers to the import widget
Guillaume Desmottes
2012-02-16
6
-30
/
+70
*
|
|
|
|
factor out display_import_dialog()
Guillaume Desmottes
2012-02-16
1
-3
/
+11
*
|
|
|
|
remove useless include
Guillaume Desmottes
2012-02-16
1
-1
/
+0
*
|
|
|
|
empathy-chat: keep the individual manager alive as a cache
Guillaume Desmottes
2012-02-15
1
-0
/
+7
*
|
|
|
|
set the presence message as a tooltip on its label
Guillaume Desmottes
2012-02-15
1
-0
/
+3
*
|
|
|
|
accounts-dialog: ellipsize presence message
Guillaume Desmottes
2012-02-15
1
-1
/
+1
*
|
|
|
|
Display a spinner while loading contacts from Folks
Guillaume Desmottes
2012-02-14
2
-14
/
+85
*
|
|
|
|
Don't unhighlight chat tabs when more messages are received
Will Thompson
2012-02-11
1
-28
/
+11
*
|
|
|
|
empathy-call: call XInitThreads()
Guillaume Desmottes
2012-02-09
1
-0
/
+10
*
|
|
|
|
stop using clutter_gst_video_sink_new()
Guillaume Desmottes
2012-02-09
1
-4
/
+11
*
|
|
|
|
Add a gsetting key to show/hide groups
Guillaume Desmottes
2012-02-09
1
-0
/
+3
*
|
|
|
|
Remove 'Link Contact' menu item
Guillaume Desmottes
2012-02-08
1
-1
/
+0
*
|
|
|
|
add missing config.h
Guillaume Desmottes
2012-02-08
2
-0
/
+3
*
|
|
|
|
Make the default chat window size bigger.
Ken VanDine
2012-02-06
1
-2
/
+2
*
|
|
|
|
display a message if accounts need to be enabled
Guillaume Desmottes
2012-02-03
1
-4
/
+83
*
|
|
|
|
display a specific message if no account is configured
Guillaume Desmottes
2012-02-03
1
-0
/
+27
*
|
|
|
|
add generic contact icon and account settings button to the message page
Guillaume Desmottes
2012-02-03
2
-4
/
+73
*
|
|
|
|
make code displaying the 'no match found' page more generic
Guillaume Desmottes
2012-02-03
1
-16
/
+28
*
|
|
|
|
assistant: hide the buttons in the salut widget
Guillaume Desmottes
2012-02-03
1
-0
/
+2
*
|
|
|
|
preferences: fix phrasing of the EMPATHY_PREFS_SOUNDS_CONTACT_LOGIN
Guillaume Desmottes
2012-01-31
1
-1
/
+1
*
|
|
|
|
Don't warn before leaving disconnected chatrooms
Will Thompson
2012-01-30
1
-2
/
+14
*
|
|
|
|
Shorten "Leave chat room" to "Leave room"
Will Thompson
2012-01-30
1
-1
/
+1
*
|
|
|
|
Special-case closing a window with exactly one tab
Will Thompson
2012-01-30
1
-0
/
+13
*
|
|
|
|
Confirm closing windows containing chat rooms.
Will Thompson
2012-01-30
1
-31
/
+115
*
|
|
|
|
Confirm closing chat room tabs
Will Thompson
2012-01-30
1
-2
/
+59
*
|
|
|
|
roster_window_connection_items_setup: remove edit_personal_information
Guillaume Desmottes
2012-01-27
1
-1
/
+0
*
|
|
|
|
preferences: split "Open new chats in separate windows" into a radiobutton
Danielle Madeley
2012-01-27
2
-10
/
+43
*
|
|
|
|
Merge branch 'highlight-regex'
Will Thompson
2012-01-26
2
-8
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
EmpathyChat: include should_highlight in ::new-message
Will Thompson
2012-01-19
1
-1
/
+2
|
*
|
|
|
|
chat_view_append_message: take a should_highlight argument
Will Thompson
2012-01-19
1
-7
/
+9
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
accounts-dialog: don't add newly created account twice
Guillaume Desmottes
2012-01-24
1
-69
/
+9
*
|
|
|
|
accounts_dialog_get_account_iter: use the COL_ACCOUNT directly
Guillaume Desmottes
2012-01-24
1
-4
/
+4
*
|
|
|
|
accounts-dialog: no more need to manually prepare TpAccount
Guillaume Desmottes
2012-01-24
1
-20
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
remove 'edit->personnal information' menu
Guillaume Desmottes
2012-01-20
2
-15
/
+0
|
/
/
/
*
|
|
roster-window: watch for TpAccount:connection changes
Guillaume Desmottes
2012-01-12
1
-4
/
+25
*
|
|
roster-window: factor out add_account()
Guillaume Desmottes
2012-01-12
1
-26
/
+26
|
|
/
|
/
|
*
|
roster-window: use self->priv pattern
Guillaume Desmottes
2012-01-10
2
-447
/
+390
*
|
roster-window: port to new coding style
Guillaume Desmottes
2012-01-10
2
-1860
/
+1874
*
|
rename MainWindow to RosterWindow
Guillaume Desmottes
2012-01-10
8
-382
/
+382
*
|
Disable join button when protocol irc is selected
Jovanka Gulicoska
2012-01-10
1
-0
/
+8
*
|
added # in join room when irc protocol selected
Jovanka Gulicoska
2012-01-06
1
-0
/
+6
*
|
accounts-dialog: remove protocol chooser
Guillaume Desmottes
2011-12-22
1
-99
/
+0
*
|
accounts-dialog: use the new account dialog
Guillaume Desmottes
2011-12-22
1
-3
/
+22
*
|
account-widget: display the buttons in simple mode as well
Guillaume Desmottes
2011-12-22
1
-0
/
+2
*
|
account_dialog_create_edit_params_dialog: don't connect account-created signal
Guillaume Desmottes
2011-12-22
1
-24
/
+0
*
|
don't use deprecated GTK+ API
Guillaume Desmottes
2011-12-22
1
-2
/
+2
*
|
display the editor on top
Guillaume Desmottes
2011-12-22
1
-3
/
+7
*
|
properly handle accounts using an external storage
Guillaume Desmottes
2011-12-22
1
-3
/
+109
*
|
No need to manually prepare the connection
Guillaume Desmottes
2011-12-22
1
-25
/
+9
*
|
add some padding in the edit conn settings dialog
Guillaume Desmottes
2011-12-22
1
-4
/
+9
*
|
add an accelerator to open the params dialog
Guillaume Desmottes
2011-12-22
1
-1
/
+1
*
|
pass a second NULL pointer to gtk_dialog_new_with_buttons()
Guillaume Desmottes
2011-12-22
1
-1
/
+1
*
|
Don't show the presence twice
Danielle Madeley
2011-12-22
1
-0
/
+1
*
|
Make it possible to add/remove/edit accounts without it crashing everywhere
Danielle Madeley
2011-12-22
1
-54
/
+11
*
|
Add a close signal, emitted by both cancel and apply
Danielle Madeley
2011-12-22
1
-5
/
+4
*
|
Begin combining the dialogs
Danielle Madeley
2011-12-22
1
-19
/
+161
*
|
empathy_chat_window_present_chat: move to the chat window desktop
Guillaume Desmottes
2011-12-19
1
-2
/
+6
*
|
import-widget: use the server in IRC account display name
Guillaume Desmottes
2011-12-16
1
-4
/
+18
*
|
main-window: stop instantiating the contact manager
Guillaume Desmottes
2011-12-14
1
-5
/
+0
*
|
map-view: use the individual menu
Guillaume Desmottes
2011-12-14
1
-8
/
+21
*
|
remove EMPATHY_INDIVIDUAL_FEATURE_ALL
Guillaume Desmottes
2011-12-14
1
-2
/
+19
*
|
empathy-audio-sink.c: include config.h
Xavier Claessens
2011-12-13
1
-0
/
+1
*
|
get_tp_contact_for_chat: deal with tp_channel_borrow_connection() returning NULL
Guillaume Desmottes
2011-12-12
1
-0
/
+2
*
|
auth-client: add some more debugging
Guillaume Desmottes
2011-12-08
1
-0
/
+2
*
|
Call: Low the video watchdog timeout to 1 second
Sjoerd Simons
2011-12-07
1
-1
/
+1
*
|
about: Polish the code to generate the license string
Sjoerd Simons
2011-12-07
1
-8
/
+10
*
|
map-view: stop using EmpathyContactManager
Guillaume Desmottes
2011-12-05
1
-54
/
+64
*
|
Properly cast buffer and latency times when setting properties
Guillaume Desmottes
2011-11-30
2
-2
/
+5
*
|
event-manager: use the conn aggregator instead of the contact mgr
Guillaume Desmottes
2011-11-30
2
-34
/
+104
*
|
Revert "WIP"
Guillaume Desmottes
2011-11-29
2
-31
/
+4
*
|
WIP
Guillaume Desmottes
2011-11-29
2
-4
/
+31
*
|
Merge remote-tracking branch 'jonny/ft'
Guillaume Desmottes
2011-11-29
2
-7
/
+5
|
\
\
|
*
|
client-factory: stop creating EmpathyTpFile objects
Jonny Lamb
2011-11-09
2
-7
/
+5
*
|
|
groups-widget: use empathy_connection_aggregator_get_all_groups()
Guillaume Desmottes
2011-11-29
1
-0
/
+26
|
|
/
|
/
|
*
|
add missing empathy-contact-list.h include
Guillaume Desmottes
2011-11-28
1
-0
/
+1
*
|
Remove obsolete contact-list-{store,view}
Guillaume Desmottes
2011-11-24
1
-1
/
+0
*
|
add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACT
Guillaume Desmottes
2011-11-24
1
-1
/
+1
*
|
Abstract the individual store
Guillaume Desmottes
2011-11-24
1
-2
/
+3
*
|
Allow user to try another password if auth failed
Guillaume Desmottes
2011-11-23
1
-0
/
+36
*
|
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
*
|
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
2
-3
/
+3
*
|
use gtk_box_new() instead of gtk_[h,v]box_new()
Guillaume Desmottes
2011-11-21
8
-37
/
+42
*
|
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
3
-160
/
+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
5
-8
/
+8
*
|
main-window: use the EmpathyIndividual flavor of some types
Guillaume Desmottes
2011-11-14
1
-4
/
+2
*
|
Don't turn on echo cancellation on the sink if it's for raw conferences
Sjoerd Simons
2011-11-11
5
-11
/
+35
*
|
Don't turn on echo cancellation on the source if it's for raw conferences
Sjoerd Simons
2011-11-11
4
-4
/
+41
*
|
Call: Signal content-{added/removed} instead of sink-{added/removed}
Sjoerd Simons
2011-11-11
2
-36
/
+36
*
|
audio-src: Add a caps filter to select appropriate input format
Arun Raghavan
2011-11-09
1
-1
/
+19
*
|
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
|
|
/
*
|
notifications-approver: stop using EmpathyContactManager
Guillaume Desmottes
2011-11-08
1
-15
/
+2
*
|
Remove dead files codec-preferences and element-preferences
Danielle Madeley
2011-11-08
2
-40
/
+7
|
/
*
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
*
empathy-auth-client: use a TpSimpleClientFactory
Xavier Claessens
2011-11-04
1
-1
/
+11
*
main-window: port to GtkGrid
Guillaume Desmottes
2011-11-01
1
-37
/
+23
[next]