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
*
EmpathyContactChooser: remove EmpathyTpChat property
Guillaume Desmottes
2011-08-05
1
-1
/
+1
*
Implement TpContact selection in EmpathyInviteParticipantDialog
Guillaume Desmottes
2011-08-05
1
-1
/
+11
*
Implement filtering logic in EmpathyInviteParticipantDialog
Guillaume Desmottes
2011-08-05
1
-0
/
+96
*
Add EmpathyContactChooser
Guillaume Desmottes
2011-08-05
1
-366
/
+44
*
Make the #defines an static array
Emilio Pozuelo Monfort
2011-08-04
4
-24
/
+38
*
Use the new enum everywhere
Emilio Pozuelo Monfort
2011-08-04
6
-17
/
+48
*
Preferences: add an enum for all the tabs
Emilio Pozuelo Monfort
2011-08-04
1
-0
/
+11
*
CallWindow: go to the Calls tab when opening the preferences
Emilio Pozuelo Monfort
2011-08-04
1
-1
/
+1
*
Allow to specify the tab to open in the preferences
Emilio Pozuelo Monfort
2011-08-04
3
-8
/
+38
*
Preferences: add empathy_preferences_show_tab()
Emilio Pozuelo Monfort
2011-08-04
2
-0
/
+12
*
CallWindow: show Empathy.Call when opening the debug window
Emilio Pozuelo Monfort
2011-08-04
1
-1
/
+1
*
empathy-debugger: add a command line option to show a service
Emilio Pozuelo Monfort
2011-08-04
1
-1
/
+49
*
DebugWindow: add function to change the service to show
Emilio Pozuelo Monfort
2011-08-04
2
-0
/
+63
*
Factor out empathy_launch_program()
Emilio Pozuelo Monfort
2011-08-04
3
-163
/
+11
*
CallWindow: add a Settings menu item
Emilio Pozuelo Monfort
2011-08-04
2
-0
/
+57
*
Add a command line option to Empathy to show the preferences
Emilio Pozuelo Monfort
2011-08-04
1
-3
/
+39
*
MainWindow: add API to show the preferences window
Emilio Pozuelo Monfort
2011-08-04
2
-3
/
+11
*
CallWindow: add a 'Call log' menu
Emilio Pozuelo Monfort
2011-08-04
2
-0
/
+53
*
CallWindow: add a Help->About menu
Emilio Pozuelo Monfort
2011-08-04
3
-0
/
+18
*
CallWindow: add a Help->Contents menu
Emilio Pozuelo Monfort
2011-08-04
2
-0
/
+25
*
CallWindow: remove the hangup menu item
Emilio Pozuelo Monfort
2011-08-04
2
-9
/
+0
*
CallWindow: move 'Fullscreen' to the Call menu
Emilio Pozuelo Monfort
2011-08-04
1
-16
/
+8
*
CallWindow: don't close the window when hanging up
Emilio Pozuelo Monfort
2011-08-03
1
-6
/
+3
*
CallWindow: show 'Mute' on the statusbar when muted
Emilio Pozuelo Monfort
2011-08-03
1
-1
/
+10
*
call-window: use the input-dialpad icon
Guillaume Desmottes
2011-08-03
1
-1
/
+1
*
Move signal disconnection earlier to hopefully fix SEGV
Danielle Madeley
2011-08-02
1
-3
/
+3
*
preferences: update tab order
Jonny Lamb
2011-08-02
1
-2
/
+2
*
call-window: don't display labels in both toolbars
Guillaume Desmottes
2011-08-01
1
-0
/
+4
*
Merge branch 'change-audio'
Jonny Lamb
2011-08-01
8
-24
/
+1019
|
\
|
*
audio-src: check for new enough pulsesrc before trying to change mics
Jonny Lamb
2011-07-30
1
-0
/
+32
|
*
audio-src: update to newer GstPulseSrc API
Jonny Lamb
2011-07-29
1
-18
/
+18
|
*
audio-src,mic-menu: use DEBUG macros
Jonny Lamb
2011-07-29
2
-3
/
+9
|
*
audio-src: only call operations_run when PA is ready
Jonny Lamb
2011-07-29
1
-2
/
+2
|
*
mic-menu: display monitors when they're the current mic
Jonny Lamb
2011-07-29
1
-4
/
+28
|
*
audio-src: add is_monitor boolean to mic struct
Jonny Lamb
2011-07-29
3
-3
/
+9
|
*
call-window: add a Microphone menu to change mic on the fly
Jonny Lamb
2011-07-29
5
-1
/
+473
|
*
call-window: add getters for the UI manager and audio src
Jonny Lamb
2011-07-29
2
-0
/
+21
|
*
audio-src: don't ignore monitors
Jonny Lamb
2011-07-29
1
-4
/
+0
|
*
audio-src: add comment about values for unknown values
Jonny Lamb
2011-07-29
1
-0
/
+2
|
*
audio-src: set property IDs properly
Jonny Lamb
2011-07-29
1
-2
/
+2
|
*
audio-src: listen to PA state changes and signal accordingly
Jonny Lamb
2011-07-29
1
-14
/
+104
|
*
src: give empathy-call sources to the marshal generator
Jonny Lamb
2011-07-29
1
-2
/
+2
|
*
audio-src: add some comments explaining the PA changes
Jonny Lamb
2011-07-29
1
-0
/
+6
|
*
audio-src: add API for getting the mic source ID
Jonny Lamb
2011-07-29
2
-0
/
+70
|
*
audio-src: add API for changing microphone
Jonny Lamb
2011-07-28
2
-0
/
+84
|
*
audio-src: add the source name to the microphone info struct
Jonny Lamb
2011-07-28
2
-0
/
+3
|
*
audio-src: add API to query available microphones
Jonny Lamb
2011-07-28
2
-0
/
+209
|
*
audio-src: remove the element-added stuff
Jonny Lamb
2011-07-28
1
-30
/
+0
|
*
audio-src: allow changing the audio source element
Jonny Lamb
2011-07-28
1
-1
/
+6
|
*
audio-src: use pulsesrc instead of gconfaudiosrc
Jonny Lamb
2011-07-28
1
-1
/
+1
*
|
CallWindow: pack the details box
Emilio Pozuelo Monfort
2011-07-28
1
-0
/
+4
*
|
Show the percentage sign in the volume
Emilio Pozuelo Monfort
2011-07-28
2
-1
/
+14
*
|
CallWindow: remove the sidebar
Emilio Pozuelo Monfort
2011-07-28
2
-282
/
+31
*
|
CallWindow: use the volume value from the preferences
Emilio Pozuelo Monfort
2011-07-28
1
-79
/
+21
*
|
Preferences: add a Calls tab
Emilio Pozuelo Monfort
2011-07-28
2
-6
/
+173
*
|
CallWindow: use tp_g_signal_connect_object
Emilio Pozuelo Monfort
2011-07-28
1
-7
/
+6
|
/
*
CallWindow: build the toolbar from the .ui
Emilio Pozuelo Monfort
2011-07-28
2
-69
/
+66
*
CallWindow: hide the audio/video call buttons on _init()
Emilio Pozuelo Monfort
2011-07-28
2
-2
/
+2
*
CallWindow: remove redial menu
Emilio Pozuelo Monfort
2011-07-28
2
-33
/
+0
*
CallWindow: remove separator between hangup and dialpad buttons
Emilio Pozuelo Monfort
2011-07-28
1
-8
/
+0
*
CallWindow: show audio and video call buttons to start a call
Emilio Pozuelo Monfort
2011-07-28
3
-15
/
+58
*
CallWindow: add the remote user name and presence to the toolbar
Emilio Pozuelo Monfort
2011-07-28
1
-1
/
+45
*
CallWindow: add an avatar to the top toolbar
Emilio Pozuelo Monfort
2011-07-28
1
-3
/
+40
*
CallWindow: move the status message to the bottom toolbar
Emilio Pozuelo Monfort
2011-07-28
2
-34
/
+24
*
CallWindow: move the volume button to the bottom toolbar
Emilio Pozuelo Monfort
2011-07-28
2
-16
/
+17
*
CallWindow: add a bottom toolbar
Emilio Pozuelo Monfort
2011-07-28
1
-24
/
+36
*
Factor out dialpad into a utility function
Danielle Madeley
2011-07-26
2
-98
/
+8
*
CallWindow: fix comments
Emilio Pozuelo Monfort
2011-07-25
1
-3
/
+3
*
CallWindow: fix typo
Emilio Pozuelo Monfort
2011-07-25
1
-3
/
+3
*
CallWindow: ignore events in the data probe callback
Emilio Pozuelo Monfort
2011-07-25
1
-0
/
+4
*
CallWindow: check the video exists before showing it
Emilio Pozuelo Monfort
2011-07-25
1
-2
/
+5
*
CallWindow: show the remote avatar when video stops coming
Emilio Pozuelo Monfort
2011-07-25
1
-0
/
+67
*
CallWindow: remove unused box
Emilio Pozuelo Monfort
2011-07-21
1
-20
/
+0
*
Set the video widget for the fullscreen window
Emilio Pozuelo Monfort
2011-07-21
1
-3
/
+3
*
Debug logs will now be saved in the user's home directory rather than /tmp
Rob Sharp
2011-07-14
1
-1
/
+1
*
CallWindow: disable Video functionality if there's no camera
Emilio Pozuelo Monfort
2011-07-12
1
-1
/
+12
*
StreamedMediaWindow: don't use `call-window' for the geometry
Emilio Pozuelo Monfort
2011-07-12
1
-1
/
+1
*
CallWindow: save the window geometry without the sidebar
Emilio Pozuelo Monfort
2011-07-12
1
-0
/
+47
*
CallWindow: properly determine the sidebar width
Emilio Pozuelo Monfort
2011-07-12
1
-5
/
+5
*
CallWindow: add a dialpad tool button
Emilio Pozuelo Monfort
2011-07-12
2
-16
/
+52
*
CallWindow: allow to show/hide the video preview
Emilio Pozuelo Monfort
2011-07-12
2
-3
/
+126
*
CallWindow: only show one button to control the camera
Emilio Pozuelo Monfort
2011-07-12
2
-312
/
+18
*
CallWindow: remove the Sidebar button
Emilio Pozuelo Monfort
2011-07-12
1
-32
/
+6
*
CallWindow: flip the video preview
Emilio Pozuelo Monfort
2011-07-12
1
-0
/
+8
*
CallWindow: add a little offset to the video preview
Emilio Pozuelo Monfort
2011-07-12
1
-4
/
+14
*
CallWindow: set the video container background color
Emilio Pozuelo Monfort
2011-07-12
1
-0
/
+17
*
CallWindow: keep the aspect ratio of the remote video
Emilio Pozuelo Monfort
2011-07-12
1
-3
/
+5
*
CallWindow: remove self avatar code
Emilio Pozuelo Monfort
2011-07-12
1
-33
/
+0
*
CallWindow: set video preview on top of remote video
Emilio Pozuelo Monfort
2011-07-12
1
-66
/
+65
*
CallWindow: use clutter to draw the remote video
Emilio Pozuelo Monfort
2011-07-12
1
-21
/
+25
*
CallWindow: use clutter to draw the video preview
Emilio Pozuelo Monfort
2011-07-12
1
-24
/
+29
*
empathy-call: initialize clutter
Emilio Pozuelo Monfort
2011-07-12
1
-0
/
+7
*
Call: flip video preview horizontally
Emilio Pozuelo Monfort
2011-07-05
3
-5
/
+37
*
Stop using deprecated API from libnotify (#653739)
Guillaume Desmottes
2011-06-30
1
-6
/
+11
*
Use our own notification categories if there is no official one
Guillaume Desmottes
2011-06-30
1
-1
/
+7
*
Revert "Don't look for Call channels"
Emilio Pozuelo Monfort
2011-06-30
1
-4
/
+27
*
event_manager_add: don't crash if approval is NULL (#646555)
Guillaume Desmottes
2011-06-30
1
-1
/
+2
*
ChatroomsWindow: make the minimum size a bit bigger
Will Thompson
2011-06-24
1
-1
/
+2
*
ChatroomsWindow: GNOME 3-ify the Remove button
Will Thompson
2011-06-24
2
-26
/
+54
*
Add a empathy-streamed-media-window.ui file
Emilio Pozuelo Monfort
2011-06-23
3
-1
/
+949
*
Don't try to access empathy_adium_info_* stuff when webkit support is disabled
Marc-Antoine Perennou
2011-06-23
1
-0
/
+4
*
use tp_channel_dispatch_operation_close_channels_async() when rejecting serve...
Guillaume Desmottes
2011-06-22
1
-23
/
+2
*
call-observer: use tp_channel_dispatch_operation_leave_channels_async() (#651...
Guillaume Desmottes
2011-06-22
1
-71
/
+27
*
Make the accounts-dialog attractive and GNOME3ish
Danielle Madeley
2011-06-15
2
-51
/
+59
*
Add autogenerated marshal files to .gitignore
Emilio Pozuelo Monfort
2011-06-14
1
-0
/
+1
*
Merge branch 'call'
Emilio Pozuelo Monfort
2011-06-09
22
-167
/
+6030
|
\
|
*
Update .gitignore for the new files
Emilio Pozuelo Monfort
2011-06-09
1
-0
/
+1
|
*
Turn g_prints into DEBUGs
Emilio Pozuelo Monfort
2011-06-09
4
-9
/
+12
|
*
Set 'Empathy' as program class in empathy-call
Emilio Pozuelo Monfort
2011-06-09
1
-0
/
+2
|
*
Port empathy-call to GtkApplication
Emilio Pozuelo Monfort
2011-06-09
1
-66
/
+46
|
*
CallWindow: properly track the dialpad status again
Emilio Pozuelo Monfort
2011-06-09
1
-7
/
+3
|
*
EvSidebar: add a changed signal
Emilio Pozuelo Monfort
2011-06-09
1
-0
/
+16
|
*
call-window: Put the details vbox in a scroll window
Guillaume Desmottes
2011-06-09
1
-2
/
+9
|
*
Adapt to EmpathySidebar -> EvSidebar
Emilio Pozuelo Monfort
2011-06-09
1
-13
/
+12
|
*
Change the page before showing the sidebar
Emilio Pozuelo Monfort
2011-06-09
1
-3
/
+3
|
*
Factor out the block/set/unblock code
Emilio Pozuelo Monfort
2011-06-09
1
-14
/
+16
|
*
Disable the dialpad when the call ends
Emilio Pozuelo Monfort
2011-06-09
1
-0
/
+1
|
*
Make it a toggle button
Emilio Pozuelo Monfort
2011-06-09
2
-8
/
+55
|
*
CallWindow: add a dialpad menu entry
Emilio Pozuelo Monfort
2011-06-09
2
-0
/
+25
|
*
Clear audio_output when the call ends
Emilio Pozuelo Monfort
2011-06-09
1
-0
/
+5
|
*
CallWindow: show 'On hold' in the statusbar when appropriate
Emilio Pozuelo Monfort
2011-06-09
1
-3
/
+38
|
*
Directly call the callback if we're ready
Emilio Pozuelo Monfort
2011-06-09
1
-8
/
+1
|
*
Implement empathy_call_handler_start_call() for redialing
Emilio Pozuelo Monfort
2011-06-09
1
-12
/
+18
|
*
CallHandler: move on_call_accepted_cb() around
Emilio Pozuelo Monfort
2011-06-09
1
-15
/
+15
|
*
CallHandler: emit signal with the correct parameters
Emilio Pozuelo Monfort
2011-06-09
1
-1
/
+2
|
*
Remove empathy_call_factory_new_call_with_streams
Emilio Pozuelo Monfort
2011-06-09
2
-58
/
+0
|
*
Keep a persistent source video tee around
Sjoerd Simons
2011-06-09
1
-23
/
+15
|
*
Include yell before anything else
Emilio Pozuelo Monfort
2011-06-09
1
-1
/
+1
|
*
Minimize the scope in which we use TpyCallChannel
Sjoerd Simons
2011-06-09
1
-6
/
+7
|
*
Prepare the video input pipeline when there is an initial content
Sjoerd Simons
2011-06-09
1
-5
/
+17
|
*
Wait for the channel to be ready before handling it
Sjoerd Simons
2011-06-09
1
-8
/
+43
|
*
Use a new id for accepting without video
Sjoerd Simons
2011-06-09
1
-1
/
+1
|
*
Also add Answer with video to the notification dialogs
Sjoerd Simons
2011-06-09
3
-1
/
+36
|
*
Add Answer with video to the default dialogs
Sjoerd Simons
2011-06-09
1
-9
/
+29
|
*
Follow the sending state of the channel to determine whether we should send v...
Sjoerd Simons
2011-06-09
1
-8
/
+14
|
*
When the remote side hangs up, clean up the call channel
Sjoerd Simons
2011-06-09
1
-2
/
+9
|
*
Cope with unexpected call channel invalidation
Sjoerd Simons
2011-06-09
1
-0
/
+20
|
*
Use modern private structure handling
Sjoerd Simons
2011-06-09
2
-3
/
+4
|
*
Correct Call channel refcounting
Sjoerd Simons
2011-06-09
1
-4
/
+1
|
*
Don't start the Call when the streams start
Emilio Pozuelo Monfort
2011-06-09
2
-13
/
+24
|
*
Reject approval if call was hung up during approval
Sjoerd Simons
2011-06-09
1
-2
/
+27
|
*
Only distroy the video output if it exists
Sjoerd Simons
2011-06-09
1
-1
/
+2
|
*
Monitor the call state and close the channel when it ends
Sjoerd Simons
2011-06-09
1
-0
/
+17
|
*
Lock the hash table contents when using them
Sjoerd Simons
2011-06-09
1
-1
/
+23
|
*
Ensure our bin doesn't change state before being in the hash table
Sjoerd Simons
2011-06-09
1
-2
/
+10
|
*
Remove live-adder
Sjoerd Simons
2011-06-09
2
-205
/
+30
|
*
Implement request pads for multiple sinks
Sjoerd Simons
2011-06-09
2
-46
/
+230
|
*
Keep a ref to our handler instance
Sjoerd Simons
2011-06-09
1
-1
/
+1
|
*
No need to borrow the connection, it gets passed to us
Sjoerd Simons
2011-06-09
1
-1
/
+0
|
*
Trivial coding style fix (>80 chars)
Sjoerd Simons
2011-06-09
1
-1
/
+2
|
*
Retrieve the contact for incoming calls so we can display it
Sjoerd Simons
2011-06-09
1
-3
/
+24
|
*
Stop ringing after approving a Channel.Type.Call channel
Sjoerd Simons
2011-06-09
1
-1
/
+2
|
*
event-manager Remove HAVE_CALL ifdefs, even if we didn't build the handler we...
Sjoerd Simons
2011-06-09
1
-15
/
+1
|
*
Close call channels after hanging up
Sjoerd Simons
2011-06-09
1
-0
/
+1
|
*
Remove stray debug
Sjoerd Simons
2011-06-09
1
-9
/
+1
|
*
Only change the UI in the main thread
Sjoerd Simons
2011-06-09
1
-2
/
+11
|
*
Use target-contact instead of members
Sjoerd Simons
2011-06-09
1
-56
/
+18
|
*
Move to using ->priv pointer in the object instance
Sjoerd Simons
2011-06-09
2
-7
/
+7
|
*
coding style trivia
Sjoerd Simons
2011-06-09
1
-3
/
+6
|
*
Add TargetContact property that's guaranteed to exist on CallHandler
Sjoerd Simons
2011-06-09
3
-8
/
+51
|
*
Always build telepathy-yell and handle Call channels
Emilio Pozuelo Monfort
2011-06-09
1
-3
/
+1
|
*
Don't require EmpathyContacts to start a call
Emilio Pozuelo Monfort
2011-06-09
2
-2
/
+4
|
*
Move empathy_call_* util functions to libempathy-gtk
Emilio Pozuelo Monfort
2011-06-09
2
-0
/
+4
|
*
Initialize GObject
Emilio Pozuelo Monfort
2011-06-09
1
-1
/
+1
|
*
Temporarily disable some code
Emilio Pozuelo Monfort
2011-06-09
1
-2
/
+5
|
*
Call: check for priv->members to enable the video button
Emilio Pozuelo Monfort
2011-06-09
1
-1
/
+1
|
*
Use the new empathy_call_create_call_request thoroughly
Emilio Pozuelo Monfort
2011-06-09
3
-25
/
+2
|
*
Don't use tpy_call_channel_is_receiving_video
Emilio Pozuelo Monfort
2011-06-09
1
-34
/
+2
|
*
Don't use tpy_call_channel_is_sending_video
Emilio Pozuelo Monfort
2011-06-09
1
-2
/
+2
|
*
Use EMPATHY_CALL_BUS_NAME_SUFFIX instead of the literal
Emilio Pozuelo Monfort
2011-06-09
1
-1
/
+2
|
*
Initialize telepathy-yell
Emilio Pozuelo Monfort
2011-06-08
1
-0
/
+6
|
*
Show notifications for Calls
Emilio Pozuelo Monfort
2011-06-08
1
-0
/
+3
|
*
Build an empathy-call binary when we have Call support
Emilio Pozuelo Monfort
2011-06-08
1
-0
/
+34
|
*
EmpathyEventManager: handle Call channels
Emilio Pozuelo Monfort
2011-06-08
2
-4
/
+87
|
*
Add empathy-call
Emilio Pozuelo Monfort
2011-06-08
1
-0
/
+195
|
*
Add an EmpathyCallWindowFullscreen class
Emilio Pozuelo Monfort
2011-06-08
2
-0
/
+386
|
*
Add an EmpathyCallWindow class
Emilio Pozuelo Monfort
2011-06-08
2
-0
/
+3375
|
*
Add an EmpathyCallHandler class
Emilio Pozuelo Monfort
2011-06-08
2
-0
/
+1119
|
*
Add an EmpathyCallFactory class
Emilio Pozuelo Monfort
2011-06-08
2
-0
/
+411
*
|
Merge branch 'sms-651242'
Guillaume Desmottes
2011-06-08
1
-1
/
+1
|
\
\
|
*
|
Use tp-glib SMS high level API (#651242)
Guillaume Desmottes
2011-06-01
1
-1
/
+1
*
|
|
individual-store: keep track of the number of events associated with each row
Guillaume Desmottes
2011-06-08
1
-0
/
+84
|
|
/
|
/
|
*
|
Adium: Let user select theme variant in preferences
Xavier Claessens
2011-06-07
2
-34
/
+204
*
|
main_window_flash_foreach: fix FolksIndividual leak
Guillaume Desmottes
2011-06-07
1
-4
/
+3
*
|
coding style tweak
Guillaume Desmottes
2011-06-07
1
-2
/
+1
*
|
Adapt to API change in FolksIndividual constructor.
Travis Reitter
2011-06-07
1
-3
/
+10
*
|
Adapt to API break in folks_individual_get_personas.
Travis Reitter
2011-06-07
1
-17
/
+22
*
|
invite-participant-dialog: add temporary individuals when searching
Guillaume Desmottes
2011-06-01
1
-0
/
+141
|
/
*
Use tp-glib Balance high level API (#651238)
Guillaume Desmottes
2011-06-01
1
-54
/
+26
*
allow user to search for contacts using their full identifier
Guillaume Desmottes
2011-06-01
1
-4
/
+11
*
invite-participant-dialog: add an entry searching the contact list
Guillaume Desmottes
2011-05-31
1
-1
/
+39
*
view_selection_changed_cb: don't unref NULL individual
Guillaume Desmottes
2011-05-31
1
-1
/
+1
*
use tp_channel_dispatch_operation_claim_async() (#650386)
Guillaume Desmottes
2011-05-30
2
-8
/
+13
*
Stop dealing with iconification of main window, just hide/present it
Xavier Claessens
2011-05-26
1
-4
/
+4
*
Do not show the main window when creating it, it will be presented if not sta...
Xavier Claessens
2011-05-26
1
-1
/
+0
*
Do not present chat window from empathy_chat_window_get_default()
Xavier Claessens
2011-05-26
1
-18
/
+0
*
main_window_connection_changed_cb: still need the priv pointer
Guillaume Desmottes
2011-05-26
1
-0
/
+2
*
Remove the balance action when an account is removed
Danielle Madeley
2011-05-26
1
-38
/
+48
*
Reopen tabs as SMS channels when appropriate
Emilio Pozuelo Monfort
2011-05-25
1
-0
/
+4
*
Merge remote-tracking branch 'glassrose/make-favorite-room-names-more-detaile...
Guillaume Desmottes
2011-05-25
1
-2
/
+8
|
\
|
*
Attach account name information along with the chatroom names in main window ...
Chandni Verma
2011-05-08
1
-2
/
+8
*
|
event-manager: look for existing messages when approving
Guillaume Desmottes
2011-05-25
1
-0
/
+9
*
|
EmpathyTpChat: Use a READY property instead of our own ready code
Guillaume Desmottes
2011-05-25
1
-65
/
+1
*
|
remove empathy_tp_chat_get_connection and priv->connection
Guillaume Desmottes
2011-05-25
2
-2
/
+2
*
|
EmpathyTpChat: inherit from TpTextChannel (#650554)
Guillaume Desmottes
2011-05-25
3
-16
/
+9
*
|
Use the EmpathyChannelFactory with all components creating EmpathyTpChat
Guillaume Desmottes
2011-05-25
2
-0
/
+17
*
|
rename message-received signal to message-received-empathy
Guillaume Desmottes
2011-05-25
1
-1
/
+1
*
|
Squash some set-but-unused variables
Colin Walters
2011-05-19
1
-4
/
+0
*
|
Merge branch 'LOLOOOLOLOLOLLLOLLLOLOLLL'
Jonny Lamb
2011-05-18
3
-9
/
+15
|
\
\
|
*
|
chat-manager: pass user action time of DBus to show the closed tab
Jonny Lamb
2011-05-18
3
-9
/
+15
*
|
|
use g_list_free_full()
Guillaume Desmottes
2011-05-18
1
-2
/
+1
*
|
|
filter_func: don't leak individual
Guillaume Desmottes
2011-05-18
1
-3
/
+6
*
|
|
coding style fixes
Guillaume Desmottes
2011-05-18
1
-9
/
+8
*
|
|
invite-participant-dialog: set a default height so a few contacts are displayed
Guillaume Desmottes
2011-05-18
1
-0
/
+3
*
|
|
invite-participant-dialog: add a scrolled window
Guillaume Desmottes
2011-05-18
1
-2
/
+7
*
|
|
add some padding
Guillaume Desmottes
2011-05-18
1
-2
/
+2
*
|
|
invite-participant-dialog: filter out contacts already in the chat
Guillaume Desmottes
2011-05-18
1
-1
/
+32
*
|
|
invite-participant-dialog: display only contacts on the right Connection
Guillaume Desmottes
2011-05-18
1
-23
/
+68
*
|
|
invite-dialog: display a individual view rather than forcing user to type the...
Guillaume Desmottes
2011-05-18
3
-45
/
+204
|
/
/
*
|
Merge branch 'undo-close-tab'
Jonny Lamb
2011-05-18
3
-6
/
+75
|
\
\
|
*
|
chat-manager: use EMPATHY_CHAT_BUS_NAME
Jonny Lamb
2011-05-18
1
-1
/
+1
|
*
|
chat-manager: don't leak proxy
Jonny Lamb
2011-05-18
1
-0
/
+1
|
*
|
main-window: call the remote UndoClosedTab
Jonny Lamb
2011-05-16
1
-5
/
+1
|
*
|
chat-manager: expose UndoClosedChat over DBus
Jonny Lamb
2011-05-16
2
-1
/
+73
*
|
|
Merge branch 'remember-my-message-yo'
Jonny Lamb
2011-05-18
1
-0
/
+62
|
\
\
\
|
*
|
|
chat-manager: clarify ownership of messages hash table
Jonny Lamb
2011-05-18
1
-1
/
+3
|
*
|
|
chat-manager: s/null/NULL/
Jonny Lamb
2011-05-18
1
-1
/
+1
|
*
|
|
chat-manager: add missing free
Jonny Lamb
2011-05-18
1
-0
/
+1
|
*
|
|
chat: rename get to dup
Jonny Lamb
2011-05-18
1
-1
/
+1
|
*
|
|
chat-manager: keep a hash table with messages left when the chat closed
Jonny Lamb
2011-05-16
1
-0
/
+59
*
|
|
|
Merge branch 'ack'
Jonny Lamb
2011-05-17
1
-0
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
chat-window: also update chat window title when the chat updates
Jonny Lamb
2011-05-13
1
-0
/
+6
|
*
|
|
chat-window: update tab when nb-unread-messages changes
Jonny Lamb
2011-05-13
1
-0
/
+3
*
|
|
|
Fix call to empathy_chat_window_find_chat in /part command
Will Thompson
2011-05-16
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'glassrose/moving-part-functionality-to-empathy-...
Guillaume Desmottes
2011-05-13
1
-0
/
+45
|
\
\
\
|
*
|
|
Leave chatroom only if tp_chat exists
Chandni Verma
2011-05-11
1
-4
/
+12
|
*
|
|
Send full message for the default chat parted on part command
Chandni Verma
2011-05-09
1
-1
/
+14
|
*
|
|
Fire a "part-command-entered" signal from libempathy-gtk/empathy-chat.c to be...
Chandni Verma
2011-05-07
1
-0
/
+24
|
|
|
/
|
|
/
|
*
|
|
Properly convert timestamps received from X11 (#650015)
Guillaume Desmottes
2011-05-12
5
-7
/
+8
*
|
|
empathy_chat_window_present_chat: always show newly created windows
Guillaume Desmottes
2011-05-12
1
-0
/
+5
|
|
/
|
/
|
*
|
add a translation comment explaining the 'Provide' string (#649492)
Guillaume Desmottes
2011-05-09
1
-0
/
+3
*
|
ignore return value of main_window_setup_balance_create_widget()
Guillaume Desmottes
2011-05-05
1
-2
/
+1
*
|
Merge branch 'balance-rebase'
Danielle Madeley
2011-05-05
2
-3
/
+370
|
\
\
|
*
|
Change the menu to say "Credit Balance"
Danielle Madeley
2011-05-05
1
-1
/
+1
|
*
|
Update balance view in roster per feedback
Danielle Madeley
2011-05-05
1
-14
/
+25
|
*
|
Change menu string to "Top up My Account ($1.23)..."
Danielle Madeley
2011-05-05
1
-8
/
+14
|
*
|
The icon needs to be set as "icon-name" not "stock-id"
Danielle Madeley
2011-05-05
1
-1
/
+3
|
*
|
'spacing' is an object property, not a child property of the packing
Danielle Madeley
2011-05-05
1
-1
/
+1
|
*
|
Add a menu item to choose whether to show account balances in the roster
Danielle Madeley
2011-05-05
2
-5
/
+33
|
*
|
Create balance widget, tie it to the action
Danielle Madeley
2011-05-05
2
-4
/
+68
[next]