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
/
libempathy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement _set_display_name
Cosimo Cecchi
2009-07-30
3
-2
/
+110
*
When an account is enabled, always align it to the global presence.
Cosimo Cecchi
2009-07-30
1
-8
/
+9
*
Plug some leaks
Cosimo Cecchi
2009-07-30
1
-0
/
+6
*
Respect the global presence when enabling an account
Cosimo Cecchi
2009-07-30
1
-3
/
+36
*
Add an API to get the num of CMs
Cosimo Cecchi
2009-07-30
2
-0
/
+14
*
Ensure EmpathyConnectionManagers stays alive when still emitting signals
Sjoerd Simons
2009-07-23
1
-0
/
+2
*
Allow stop to be called if there isn't a backing channel
Sjoerd Simons
2009-07-22
1
-0
/
+4
*
If the requested property is missing, assume we didn't request it
Sjoerd Simons
2009-07-22
1
-1
/
+1
*
Correctly implement empathy_account_is_valid
Sjoerd Simons
2009-07-22
1
-3
/
+2
*
Add api to remove accounts
Sjoerd Simons
2009-07-22
2
-0
/
+53
*
Add removed signal on EmpathyAccount
Sjoerd Simons
2009-07-22
2
-0
/
+64
*
Make the account manager listen to AccountValidityChanged
Sjoerd Simons
2009-07-22
1
-2
/
+33
*
Use the account manager when the service is running, not when we receive Name...
Marco Barisione
2009-07-22
1
-15
/
+14
*
Coding style fixes
Sjoerd Simons
2009-07-22
7
-11
/
+11
*
Unescape _ and _2d in the protocol from mission-control
Sjoerd Simons
2009-07-22
1
-1
/
+38
*
Make empathy_account_set_enable call out over d-bus
Sjoerd Simons
2009-07-22
1
-4
/
+26
*
Add API to Update an accounts parameters
Sjoerd Simons
2009-07-22
2
-0
/
+59
*
Remove the API to change the account parameters one by one
Sjoerd Simons
2009-07-22
2
-74
/
+10
*
Add an abstraction to buffer up changes to an account
Sjoerd Simons
2009-07-22
3
-0
/
+1122
*
Correct usage of priv
Sjoerd Simons
2009-07-22
1
-5
/
+4
*
Add API to add accounts
Sjoerd Simons
2009-07-22
2
-23
/
+106
*
reformat macros a bit
Sjoerd Simons
2009-07-21
1
-6
/
+11
*
Add singleton to cache TpConnectionManagers
Sjoerd Simons
2009-07-20
3
-0
/
+373
*
remove dead code
Sjoerd Simons
2009-07-19
1
-58
/
+0
*
Escape unique names by replacing / by %
Sjoerd Simons
2009-07-16
1
-8
/
+15
*
Ignore a log when the account it isn't found
Sjoerd Simons
2009-07-16
1
-1
/
+7
*
Put the logs in XDG_DATA_HOME instead of ~/.gnome2
Sjoerd Simons
2009-07-16
1
-2
/
+4
*
Default to OFFLINE instead of UNSET for the global presence
Sjoerd Simons
2009-07-16
1
-1
/
+1
*
Escape the unique account name
Sjoerd Simons
2009-07-16
1
-3
/
+6
*
Add a concept of ready to the account manager
Sjoerd Simons
2009-07-16
2
-2
/
+74
*
Check the right variable for setting the ready property
Sjoerd Simons
2009-07-16
1
-1
/
+1
*
Remove last references to mission-control 4
Sjoerd Simons
2009-07-16
13
-25
/
+12
*
Use default status identifiers when setting the presence
Sjoerd Simons
2009-07-16
1
-4
/
+20
*
Get the presence from the AccountManager instead of MC4
Sjoerd Simons
2009-07-16
1
-52
/
+7
*
Keep track of ``global'' presence of all accounts
Sjoerd Simons
2009-07-16
4
-216
/
+163
*
Remove dead code
Sjoerd Simons
2009-07-16
2
-119
/
+2
*
Implement HandledChannels D-Bus property
Sjoerd Simons
2009-07-16
1
-0
/
+30
*
empathy-account-manager.c: remove obsolte empathy-account-priv.h include
Guillaume Desmottes
2009-07-16
1
-1
/
+0
*
Implement a first minimal version of a Client.Handler
Sjoerd Simons
2009-07-10
2
-116
/
+176
*
Use the account manager to set the presence
Sjoerd Simons
2009-07-08
1
-24
/
+11
*
Add a utility to set the presence on all requested accounts
Sjoerd Simons
2009-07-08
2
-1
/
+34
*
Add api to set the requested presence
Sjoerd Simons
2009-07-08
2
-0
/
+47
*
Initial port of Account and AccountManager to MC5
Sjoerd Simons
2009-07-08
5
-155
/
+449
*
Add an GType of ao
Sjoerd Simons
2009-07-08
2
-0
/
+13
*
Remove useless mission-control includes
Sjoerd Simons
2009-07-06
3
-5
/
+1
*
Add api to create accounts, by cm and proto name
Sjoerd Simons
2009-07-06
2
-2
/
+48
*
Get the icon name from the account object directly
Sjoerd Simons
2009-07-05
2
-0
/
+12
*
Add API to get the protocol and cm name from a account
Sjoerd Simons
2009-07-05
2
-11
/
+51
*
Removing chatroom from the list before emmiting chatroom-removed signal.
Abner Silva
2009-07-01
1
-1
/
+2
*
Merge branch 'empathy-account'
Sjoerd Simons
2009-07-01
23
-494
/
+1070
|
\
|
*
clarify when notify::connection is signalled
Sjoerd Simons
2009-07-01
1
-0
/
+1
|
*
fix coding style
Sjoerd Simons
2009-07-01
1
-1
/
+0
|
*
Clarify that we own the keys/values in the accounts hash
Sjoerd Simons
2009-07-01
1
-1
/
+2
|
*
explain the connect_time struct member
Sjoerd Simons
2009-07-01
1
-0
/
+1
|
*
Fix coding style
Sjoerd Simons
2009-07-01
1
-1
/
+2
|
*
Port libempathy to EmpathyAccount
Sjoerd Simons
2009-07-01
15
-107
/
+93
|
*
Port EmpathyTpRoomlist to EmpathyAccount
Sjoerd Simons
2009-07-01
2
-32
/
+18
|
*
Implement EmpathyAccount
Sjoerd Simons
2009-07-01
6
-355
/
+956
*
|
Improve geocoding debugging and add more fields
Pierre-Luc Beaudoin
2009-07-01
1
-8
/
+34
|
/
*
Fallback to OFFLINE when getting an unknown presence from MC
Sjoerd Simons
2009-07-01
1
-1
/
+1
*
Use NM by default
Sjoerd Simons
2009-07-01
1
-4
/
+2
*
Always react when disconnecting from the network
Sjoerd Simons
2009-07-01
1
-3
/
+3
*
Optionally use libnm-glib for NetworkManager integration
Sjoerd Simons
2009-07-01
2
-48
/
+37
*
Merge commit 'elliot/bug-584703-c'
Xavier Claessens
2009-06-28
2
-20
/
+38
|
\
|
*
disconnect from invalidated signal before unreferencing connections
Elliot Fairweather
2009-06-26
1
-0
/
+14
|
*
disconnnect from invalidated signal before unreferencing connections
Elliot Fairweather
2009-06-26
1
-20
/
+24
*
|
Ring on outgoing call.
Xavier Claessens
2009-06-27
1
-1
/
+2
*
|
Use gnome-session instead of gnome-screensaver to know when session is idle
Giedrius Slavinskas
2009-06-26
1
-11
/
+21
*
|
Merge branch 'debugger'
Jonny Lamb
2009-06-26
5
-10
/
+433
|
\
\
|
*
|
Implement o.fd.Tp.Debug. (Fixes #580631)
Jonny Lamb
2009-06-18
5
-8
/
+430
|
*
|
Set G_LOG_DOMAIN in libempathy and empathy.
Jonny Lamb
2009-06-18
1
-0
/
+1
|
*
|
Use correct emacs modelines.
Jonny Lamb
2009-06-18
2
-2
/
+2
*
|
|
empathy-utils: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-3
/
+3
*
|
|
empathy-tp-contact-list: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-2
/
+2
*
|
|
empathy-tp-chat: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-1
/
+1
*
|
|
empathy-time: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-1
/
+1
*
|
|
empathy-idle: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-1
/
+1
*
|
|
empathy-contact-manager: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-3
/
+3
*
|
|
empathy-chatroom: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-2
/
+2
*
|
|
Assume our presence is offline if MC reports it as UNSET (#586645)
Guillaume Desmottes
2009-06-22
1
-0
/
+4
*
|
|
status_presets_file_parse: discard invalid presence (#585031)
Guillaume Desmottes
2009-06-18
1
-10
/
+11
*
|
|
add doc about empathy_status_presets_is_valid
Guillaume Desmottes
2009-06-18
1
-0
/
+8
*
|
|
add empathy_status_presets_is_valid
Guillaume Desmottes
2009-06-18
2
-0
/
+21
|
/
/
*
|
Refuse sending empty or special files (directories, char/block devices, etc.)
Frédéric Péters
2009-06-17
2
-2
/
+21
*
|
Merge commit 'jtellier/video-call-stop-showing-last-frame'
Guillaume Desmottes
2009-06-16
2
-3
/
+7
|
\
\
|
*
|
The EmpathyCallHandler correctly initializes it "initial_video" property
Jonathan Tellier
2009-06-16
2
-3
/
+7
*
|
|
Introduce empathy_contact_equal, adapt themes
Patryk Zawadzki
2009-06-16
2
-1
/
+40
*
|
|
empathy_time_to_string_relative was missing weeks
Pierre-Luc Beaudoin
2009-06-15
1
-0
/
+5
|
/
/
*
|
Merge commit 'jtellier/call-window-video-preview'
Guillaume Desmottes
2009-06-15
4
-0
/
+56
|
\
\
|
*
|
Better implemented empathy_tp_call_is_receiving_video and empathy_tp_call_is_...
Jonathan Tellier
2009-06-12
2
-29
/
+5
|
*
|
Not creating the video preview if we don't want to show it (in audio
Jonathan Tellier
2009-06-12
2
-0
/
+19
|
*
|
When no video is received or sent we show contacts' avatars instead of showing
Jonathan Tellier
2009-06-12
3
-0
/
+61
*
|
|
empathy_idle_init: fallback to OFFLINE instead of UNSET if empathy_idle_get_a...
Guillaume Desmottes
2009-06-15
1
-1
/
+4
|
/
/
*
|
Merge branch 'ft_ipv4'
Cosimo Cecchi
2009-06-12
1
-24
/
+162
|
\
\
|
*
|
Drop PORT access control support for now
Cosimo Cecchi
2009-06-12
1
-15
/
+7
|
*
|
Fix make check
Cosimo Cecchi
2009-06-07
1
-1
/
+1
|
*
|
Emit an error for socket types we don't handle
Cosimo Cecchi
2009-06-07
1
-5
/
+26
|
*
|
Use empathy_uint_compare
Cosimo Cecchi
2009-06-07
1
-13
/
+1
|
*
|
Build fix after rebase
Cosimo Cecchi
2009-06-07
1
-1
/
+1
|
*
|
Initialize the address and port values
Cosimo Cecchi
2009-06-07
1
-12
/
+34
|
*
|
Add support for IPV4 sockets
Cosimo Cecchi
2009-06-07
1
-25
/
+68
|
*
|
Look at the available socket type
Cosimo Cecchi
2009-06-07
1
-0
/
+72
*
|
|
Add doc for empathy_avatar_new()
Xavier Claessens
2009-06-12
1
-0
/
+13
*
|
|
Add the filename in EmpathyAvatar and fallback to stock_person
Xavier Claessens
2009-06-12
2
-22
/
+10
*
|
|
Add initial adium theme support: Load the template and append messages.
Xavier Claessens
2009-06-12
2
-0
/
+13
*
|
|
Merge branch 'ft-error-confusion'
Will Thompson
2009-06-10
1
-2
/
+3
|
\
\
\
|
*
|
|
Correctly propagate Provide/Accept errors
Will Thompson
2009-06-10
1
-2
/
+3
*
|
|
|
Merge commit 'jtellier/call-window-redial-button'
Guillaume Desmottes
2009-06-09
2
-2
/
+22
|
\
\
\
\
|
*
|
|
|
Added a "Redial" button to the call window.
Jonathan Tellier
2009-06-09
2
-2
/
+22
|
|
/
/
/
*
|
|
|
contact_get_avatar_filename: remove unused priv pointer
Guillaume Desmottes
2009-06-09
1
-1
/
+0
*
|
|
|
contact_get_avatar_filename: use empathy_contact_get_id instead of priv->id d...
Guillaume Desmottes
2009-06-09
1
-2
/
+2
|
/
/
/
*
|
|
Remove outstanding operations before dispatching them
Will Thompson
2009-06-09
1
-1
/
+1
*
|
|
Document the purpose of outstanding_channels
Will Thompson
2009-06-09
1
-1
/
+10
*
|
|
Break after deleting current item in chatroom list
Will Thompson
2009-06-09
1
-1
/
+4
*
|
|
Extract removing chatroom links to a function
Will Thompson
2009-06-09
1
-9
/
+22
*
|
|
Consistently use this_chatroom when removing a room
Will Thompson
2009-06-09
1
-2
/
+2
*
|
|
tube-handler: use TpChannel directly instead of EmpathyTpTube
Guillaume Desmottes
2009-06-09
1
-17
/
+3
*
|
|
stop to build empathy-tp-tube
Guillaume Desmottes
2009-06-09
1
-2
/
+0
*
|
|
remove empathy-tp-tube
Guillaume Desmottes
2009-06-09
2
-772
/
+0
|
|
/
|
/
|
*
|
Don't double-unref superseded group TpChannels.
Will Thompson
2009-06-08
1
-7
/
+37
|
/
*
Add simple flymake support.
Jonny Lamb
2009-06-05
1
-0
/
+1
*
Coding style fixes.
Jonny Lamb
2009-06-04
2
-2
/
+2
*
Merge branch 'ft_rework'
Cosimo Cecchi
2009-06-02
13
-1190
/
+3105
|
\
|
*
Free the cb_data after errors in construction
Cosimo Cecchi
2009-06-01
1
-6
/
+10
|
*
Update copyright header
Cosimo Cecchi
2009-06-01
1
-1
/
+3
|
*
Clarify the docs
Cosimo Cecchi
2009-06-01
1
-0
/
+6
|
*
Use the new API.
Cosimo Cecchi
2009-06-01
1
-39
/
+22
|
*
Hopefully proper version of _find_requestable_channel_classes ()
Cosimo Cecchi
2009-06-01
1
-84
/
+92
|
*
Fix trailing whitespace
Cosimo Cecchi
2009-06-01
2
-2
/
+2
|
*
Adapt EmpathyCallHandler to the new API
Cosimo Cecchi
2009-06-01
1
-4
/
+5
|
*
Use the new API in the handler
Cosimo Cecchi
2009-06-01
1
-21
/
+65
|
*
Free the list after calling the callback
Cosimo Cecchi
2009-06-01
1
-0
/
+3
|
*
Add a helper uint_compare function
Cosimo Cecchi
2009-06-01
2
-0
/
+9
|
*
Update the requestable channel classes API
Cosimo Cecchi
2009-06-01
2
-120
/
+190
|
*
Fix trailing whitespaces
Cosimo Cecchi
2009-06-01
2
-5
/
+5
|
*
Remove the use_hash arg and property
Cosimo Cecchi
2009-06-01
4
-64
/
+25
|
*
Actually check if FT+hash is supported
Cosimo Cecchi
2009-06-01
1
-40
/
+74
|
*
Use the new API in the call handler
Cosimo Cecchi
2009-06-01
1
-2
/
+3
|
*
Add find_requestable_channel_classes
Cosimo Cecchi
2009-06-01
2
-13
/
+152
|
*
Don't chain up to constructor
Cosimo Cecchi
2009-06-01
1
-2
/
+0
|
*
Add GObject propreties for EmpathyFTHandler
Cosimo Cecchi
2009-06-01
1
-1
/
+109
|
*
Use _constructed instead of _constructor
Cosimo Cecchi
2009-06-01
1
-15
/
+8
|
*
Remove useless member
Cosimo Cecchi
2009-06-01
1
-1
/
+0
|
*
Remove the g_idle sources on destroy
Cosimo Cecchi
2009-06-01
1
-1
/
+32
|
*
Actually see if the connection is ready
Cosimo Cecchi
2009-06-01
1
-3
/
+12
|
*
Style fixes for *_free() functions
Cosimo Cecchi
2009-06-01
2
-23
/
+7
|
*
Don't use slices for 4096 chunks
Cosimo Cecchi
2009-06-01
1
-2
/
+2
|
*
Properly free memory
Cosimo Cecchi
2009-06-01
1
-2
/
+2
|
*
Clarify a bit the docs about checksumming
Cosimo Cecchi
2009-06-01
1
-2
/
+6
|
*
Report the right remaining time in the progress cb
Cosimo Cecchi
2009-06-01
1
-1
/
+1
|
*
Add a comment to make the style checker happy
Cosimo Cecchi
2009-06-01
1
-1
/
+1
|
*
Fix coding style
Cosimo Cecchi
2009-06-01
4
-22
/
+22
|
*
Emit the callback always in an idle
Cosimo Cecchi
2009-06-01
1
-25
/
+36
|
*
Use the new function in EmpathyFTHandler
Cosimo Cecchi
2009-06-01
1
-35
/
+36
|
*
Add empathy_dispatcher_find_channel_class_async()
Cosimo Cecchi
2009-06-01
2
-0
/
+103
|
*
Set use_hash according to what the CM returns
Cosimo Cecchi
2009-06-01
1
-0
/
+11
|
*
Use the right macros to pass a gboolean as user_data
Cosimo Cecchi
2009-06-01
2
-11
/
+14
|
*
Document EmpathyFTHandler
Cosimo Cecchi
2009-06-01
2
-0
/
+257
|
*
Document EmpathyTpFile
Cosimo Cecchi
2009-06-01
2
-17
/
+82
|
*
Remove useless GET_PRIV
Cosimo Cecchi
2009-06-01
1
-2
/
+0
|
*
Remove useless define
Cosimo Cecchi
2009-06-01
1
-2
/
+0
|
*
Use NULL instead of FALSE
Cosimo Cecchi
2009-06-01
1
-1
/
+1
|
*
Document EmpathyFTFactory
Cosimo Cecchi
2009-06-01
1
-0
/
+83
|
*
Move the error declaration in empathy-tp-file.h
Cosimo Cecchi
2009-06-01
2
-10
/
+10
|
*
Use != NULL for pointer checks.
Cosimo Cecchi
2009-06-01
3
-24
/
+24
|
*
Use g_slice_* instead of g_malloc
Cosimo Cecchi
2009-06-01
1
-2
/
+2
|
*
Use tp_g_value_slice_new_* where possible
Cosimo Cecchi
2009-06-01
1
-18
/
+10
|
*
Unref the EmpathyTpContactFactory
Cosimo Cecchi
2009-06-01
1
-0
/
+2
|
*
Adapt the code to the tp style.
Cosimo Cecchi
2009-06-01
6
-144
/
+166
|
*
Don't destroy an hashtable owned by DBus
Cosimo Cecchi
2009-06-01
1
-2
/
+0
|
*
Wait for channel close before closing the socket
Cosimo Cecchi
2009-06-01
1
-14
/
+24
|
*
Don't leak GErrors.
Cosimo Cecchi
2009-06-01
2
-1
/
+4
|
*
Handle construction errors
Cosimo Cecchi
2009-06-01
2
-19
/
+15
|
*
Add some debug messages
Cosimo Cecchi
2009-06-01
1
-0
/
+12
|
*
Add empathy_ft_handler_get_use_hash
Cosimo Cecchi
2009-06-01
2
-1
/
+20
|
*
W.I.P. for hash on receiver side.
Cosimo Cecchi
2009-06-01
2
-11
/
+103
|
*
Add use_hash params for incoming transfers
Cosimo Cecchi
2009-06-01
4
-8
/
+11
|
*
Add the USE_HASH property in class_init
Cosimo Cecchi
2009-06-01
1
-3
/
+8
|
*
Update the EmpathyFTFactory API
Cosimo Cecchi
2009-06-01
2
-3
/
+4
|
*
Make checksum optional when sending
Cosimo Cecchi
2009-06-01
2
-6
/
+20
|
*
Cleanup after rebase v2
Cosimo Cecchi
2009-06-01
1
-0
/
+10
|
*
First cleanup after rebase
Cosimo Cecchi
2009-06-01
4
-77
/
+40
|
*
Simplify the hashing code
Cosimo Cecchi
2009-06-01
1
-70
/
+48
|
*
Ensure the callbacks are only run once
Cosimo Cecchi
2009-06-01
2
-0
/
+15
|
*
Add back speed and remaining time
Cosimo Cecchi
2009-06-01
1
-17
/
+49
|
*
React to Tp remote errors
Cosimo Cecchi
2009-06-01
2
-6
/
+61
|
*
Properly ref/unref the request table
Cosimo Cecchi
2009-06-01
1
-7
/
+14
|
*
Don't set the status to cancelled when closing
Cosimo Cecchi
2009-06-01
1
-16
/
+23
|
*
Handle errors coming from the EmpathyFTFactory
Cosimo Cecchi
2009-06-01
1
-1
/
+1
|
*
Properly emit the TRANSFER_STARTED signal
Cosimo Cecchi
2009-06-01
1
-8
/
+11
|
*
Don't notify progress for zero bytes
Cosimo Cecchi
2009-06-01
1
-23
/
+8
|
*
First implementation of error handling
Cosimo Cecchi
2009-06-01
4
-72
/
+27
|
*
Total FileTransfer draft spec exorcism
Cosimo Cecchi
2009-06-01
4
-13
/
+8
|
*
Rework the logic of cancelling transfers
Cosimo Cecchi
2009-06-01
2
-5
/
+18
|
*
Use proper DEBUG() messages
Cosimo Cecchi
2009-06-01
2
-9
/
+8
|
*
Use values from TpFileTransferState
Cosimo Cecchi
2009-06-01
1
-9
/
+9
|
*
Only close the FT operation after the state change
Cosimo Cecchi
2009-06-01
2
-4
/
+11
|
*
Emit the TRANSFER_STARTED signal
Cosimo Cecchi
2009-06-01
1
-0
/
+3
|
*
Set the "incoming" property at construct
Cosimo Cecchi
2009-06-01
3
-14
/
+24
|
*
Sync with changes in master
Cosimo Cecchi
2009-06-01
1
-17
/
+30
|
*
Add is_completed and is_cancelled API
Cosimo Cecchi
2009-06-01
2
-12
/
+54
|
*
Remove some of the EmpFileTransferState crack
Cosimo Cecchi
2009-06-01
1
-1
/
+3
|
*
Add empathy_ft_handler_get_total_bytes API
Cosimo Cecchi
2009-06-01
2
-10
/
+19
|
*
Add empathy_ft_handler_get_transferred_bytes API
Cosimo Cecchi
2009-06-01
2
-0
/
+13
|
*
Add some useful APIs to EmpathyFTHandler
Cosimo Cecchi
2009-06-01
2
-2
/
+88
|
*
Fix indentation of function prototype
Cosimo Cecchi
2009-06-01
1
-3
/
+2
|
*
Remove useless include of empathy-tp-file.h
Cosimo Cecchi
2009-06-01
1
-2
/
+1
|
*
Remove dead code in EmpathyDispatcher
Cosimo Cecchi
2009-06-01
1
-131
/
+0
|
*
Rethink a bit the logic for an incoming transfer.
Cosimo Cecchi
2009-06-01
4
-17
/
+70
|
*
Emit the transfer_started signal as soon as we start an incoming transfer.
Cosimo Cecchi
2009-06-01
1
-0
/
+5
|
*
Free memory in _finalize inside EmpathyFTHandler.
Cosimo Cecchi
2009-06-01
1
-0
/
+20
|
*
We don't need dispose, finalize and private fields in EmpathyFTFactory (yet?).
Cosimo Cecchi
2009-06-01
1
-31
/
+1
|
*
Cleanup in EmpathyTpFile style.
Cosimo Cecchi
2009-06-01
2
-200
/
+187
|
*
Make libempathy compile with the new changes.
Cosimo Cecchi
2009-06-01
4
-99
/
+100
|
*
Modify EmpathyFTHandler to adapt to the changes in EmpathyTpFile API.
Cosimo Cecchi
2009-06-01
3
-13
/
+45
|
*
Remove the RequestData struct.
Cosimo Cecchi
2009-06-01
1
-147
/
+120
|
*
W.I.P. for heavy lifting on EmpathyTpFile.
Cosimo Cecchi
2009-06-01
8
-1053
/
+681
|
*
Don't schedule the next read two times when we're finished reading the stream.
Cosimo Cecchi
2009-06-01
1
-1
/
+0
|
*
Add debug spew.
Cosimo Cecchi
2009-06-01
1
-0
/
+19
|
*
Add some error handling and keep on adding progress signals.
Cosimo Cecchi
2009-06-01
2
-13
/
+69
|
*
Fix the build.
Cosimo Cecchi
2009-06-01
2
-3
/
+8
|
*
Start implementing signals inside EmpathyFTHandler.
Cosimo Cecchi
2009-06-01
1
-7
/
+73
|
*
Implement empathy_ft_factory_claim_channel and make naming uniform.
Cosimo Cecchi
2009-06-01
2
-7
/
+20
|
*
Fix the build.
Cosimo Cecchi
2009-06-01
2
-3
/
+4
|
*
Set more meaningful names for EmpathyFTHandler public methods.
Cosimo Cecchi
2009-06-01
2
-9
/
+13
|
*
Call the dispatcher to create the Channel after we have built the request.
Cosimo Cecchi
2009-06-01
1
-6
/
+73
|
*
Implement hashing of the file. Make it compile.
Cosimo Cecchi
2009-06-01
4
-17
/
+381
|
*
Little cleanup.
Cosimo Cecchi
2009-06-01
2
-3
/
+7
|
*
Initial commit for EmpathyFTFactory and EmpathyFTHandler.
Cosimo Cecchi
2009-06-01
4
-0
/
+489
*
|
Don't set NM presence state on connect when it was unset
Sjoerd Simons
2009-06-01
1
-1
/
+2
|
/
*
Support all position fields
Pierre-Luc Beaudoin
2009-06-01
1
-0
/
+1
*
Merge commit 'ksz/can_stream_tube'
Guillaume Desmottes
2009-06-01
3
-26
/
+55
|
\
|
*
Add the method empathy_contact_can_stream_tubes in the empathy-tp-contact-fac...
Arnaud Maillet
2009-06-01
3
-26
/
+55
*
|
add chat.freenode.net as default FreeNode server (#584061)
Guillaume Desmottes
2009-05-31
1
-0
/
+1
|
/
*
Remove usage of McPresence as much as possible
Sjoerd Simons
2009-05-31
10
-171
/
+238
*
new tube API is now stable
Guillaume Desmottes
2009-05-28
1
-14
/
+13
*
empathy-tp-contact-factory: coding style fixes
Guillaume Desmottes
2009-05-28
1
-2
/
+2
*
Correctly set the is_member flag when members are added
Sjoerd Simons
2009-05-28
1
-1
/
+1
*
Treat TP_CONNECTION_PRESENCE_TYPE_UNSET as _AVAILABLE
Sjoerd Simons
2009-05-28
1
-1
/
+1
*
Improve code readability
Pierre-Luc Beaudoin
2009-05-28
1
-8
/
+11
*
Don't need to check twice if location has latitude
Pierre-Luc Beaudoin
2009-05-28
1
-6
/
+1
*
Move the geoclue geocoding in EmpathyTpContactFactory
Pierre-Luc Beaudoin
2009-05-28
2
-1
/
+133
*
Fix translation and value errors for relative time
Pierre-Luc Beaudoin
2009-05-28
1
-2
/
+1
*
Display relative time to user
Pierre-Luc Beaudoin
2009-05-28
2
-0
/
+42
*
Copy GHashTable received from Dbus and refactor
Pierre-Luc Beaudoin
2009-05-28
1
-13
/
+24
*
empathy-tp-chat: fix leak in dispose
Guillaume Desmottes
2009-05-26
1
-1
/
+1
*
Merge commit 'ksz/fix-bug-583558'
Guillaume Desmottes
2009-05-22
1
-3
/
+3
|
\
|
*
Rename OfferStreamTube and AcceptStreamTube to Offer and Accept
Arnaud Maillet
2009-05-22
1
-3
/
+3
*
|
Fixed call with list
Gabriel Millaire
2009-05-22
1
-1
/
+1
*
|
Signal "error" is detailed
Gabriel Millaire
2009-05-22
1
-1
/
+1
[next]