aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix coding styleSjoerd Simons2009-07-011-1/+0
| * | Clarify that we own the keys/values in the accounts hashSjoerd Simons2009-07-011-1/+2
| * | explain the connect_time struct memberSjoerd Simons2009-07-011-0/+1
| * | Fix coding styleSjoerd Simons2009-07-011-1/+2
| * | Port libempathy to EmpathyAccountSjoerd Simons2009-07-0115-107/+93
| * | Port EmpathyTpRoomlist to EmpathyAccountSjoerd Simons2009-07-012-32/+18
| * | Implement EmpathyAccountSjoerd Simons2009-07-016-355/+956
* | | Improve geocoding debugging and add more fieldsPierre-Luc Beaudoin2009-07-011-8/+34
|/ /
* | Fallback to OFFLINE when getting an unknown presence from MCSjoerd Simons2009-07-011-1/+1
* | Use NM by defaultSjoerd Simons2009-07-011-4/+2
* | Always react when disconnecting from the networkSjoerd Simons2009-07-011-3/+3
* | Optionally use libnm-glib for NetworkManager integrationSjoerd Simons2009-07-012-48/+37
* | Merge commit 'elliot/bug-584703-c'Xavier Claessens2009-06-282-20/+38
|\ \
| * | disconnect from invalidated signal before unreferencing connectionsElliot Fairweather2009-06-261-0/+14
| * | disconnnect from invalidated signal before unreferencing connectionsElliot Fairweather2009-06-261-20/+24
* | | Ring on outgoing call.Xavier Claessens2009-06-271-1/+2
* | | Use gnome-session instead of gnome-screensaver to know when session is idleGiedrius Slavinskas2009-06-261-11/+21
* | | Merge branch 'debugger'Jonny Lamb2009-06-265-10/+433
|\ \ \
| * | | Implement o.fd.Tp.Debug. (Fixes #580631)Jonny Lamb2009-06-185-8/+430
| * | | Set G_LOG_DOMAIN in libempathy and empathy.Jonny Lamb2009-06-181-0/+1
| * | | Use correct emacs modelines.Jonny Lamb2009-06-182-2/+2
* | | | empathy-utils: remove trailing tabsGuillaume Desmottes2009-06-251-3/+3
* | | | empathy-tp-contact-list: remove trailing tabsGuillaume Desmottes2009-06-251-2/+2
* | | | empathy-tp-chat: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
* | | | empathy-time: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
* | | | empathy-idle: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
* | | | empathy-contact-manager: remove trailing tabsGuillaume Desmottes2009-06-251-3/+3
* | | | empathy-chatroom: remove trailing tabsGuillaume Desmottes2009-06-251-2/+2
* | | | Assume our presence is offline if MC reports it as UNSET (#586645)Guillaume Desmottes2009-06-221-0/+4
| |_|/ |/| |
* | | status_presets_file_parse: discard invalid presence (#585031)Guillaume Desmottes2009-06-181-10/+11
* | | add doc about empathy_status_presets_is_validGuillaume Desmottes2009-06-181-0/+8
* | | add empathy_status_presets_is_validGuillaume Desmottes2009-06-182-0/+21
|/ /
* | Refuse sending empty or special files (directories, char/block devices, etc.)Frédéric Péters2009-06-172-2/+21
* | Merge commit 'jtellier/video-call-stop-showing-last-frame'Guillaume Desmottes2009-06-162-3/+7
|\ \
| * | The EmpathyCallHandler correctly initializes it "initial_video" propertyJonathan Tellier2009-06-162-3/+7
* | | Introduce empathy_contact_equal, adapt themesPatryk Zawadzki2009-06-162-1/+40
* | | empathy_time_to_string_relative was missing weeksPierre-Luc Beaudoin2009-06-151-0/+5
|/ /
* | Merge commit 'jtellier/call-window-video-preview'Guillaume Desmottes2009-06-154-0/+56
|\ \
| * | Better implemented empathy_tp_call_is_receiving_video and empathy_tp_call_is_...Jonathan Tellier2009-06-122-29/+5
| * | Not creating the video preview if we don't want to show it (in audioJonathan Tellier2009-06-122-0/+19
| * | When no video is received or sent we show contacts' avatars instead of showingJonathan Tellier2009-06-123-0/+61
* | | empathy_idle_init: fallback to OFFLINE instead of UNSET if empathy_idle_get_a...Guillaume Desmottes2009-06-151-1/+4
|/ /
* | Merge branch 'ft_ipv4'Cosimo Cecchi2009-06-121-24/+162
|\ \
| * | Drop PORT access control support for nowCosimo Cecchi2009-06-121-15/+7
| * | Fix make checkCosimo Cecchi2009-06-071-1/+1
| * | Emit an error for socket types we don't handleCosimo Cecchi2009-06-071-5/+26
| * | Use empathy_uint_compareCosimo Cecchi2009-06-071-13/+1
| * | Build fix after rebaseCosimo Cecchi2009-06-071-1/+1
| * | Initialize the address and port valuesCosimo Cecchi2009-06-071-12/+34
| * | Add support for IPV4 socketsCosimo Cecchi2009-06-071-25/+68
| * | Look at the available socket typeCosimo Cecchi2009-06-071-0/+72
* | | Add doc for empathy_avatar_new()Xavier Claessens2009-06-121-0/+13
* | | Add the filename in EmpathyAvatar and fallback to stock_personXavier Claessens2009-06-122-22/+10
* | | Add initial adium theme support: Load the template and append messages.Xavier Claessens2009-06-122-0/+13
* | | Merge branch 'ft-error-confusion'Will Thompson2009-06-101-2/+3
|\ \ \
| * | | Correctly propagate Provide/Accept errorsWill Thompson2009-06-101-2/+3
* | | | Merge commit 'jtellier/call-window-redial-button'Guillaume Desmottes2009-06-092-2/+22
|\ \ \ \
| * | | | Added a "Redial" button to the call window.Jonathan Tellier2009-06-092-2/+22
| |/ / /
* | | | contact_get_avatar_filename: remove unused priv pointerGuillaume Desmottes2009-06-091-1/+0
* | | | contact_get_avatar_filename: use empathy_contact_get_id instead of priv->id d...Guillaume Desmottes2009-06-091-2/+2
|/ / /
* | | Remove outstanding operations before dispatching themWill Thompson2009-06-091-1/+1
* | | Document the purpose of outstanding_channelsWill Thompson2009-06-091-1/+10
* | | Break after deleting current item in chatroom listWill Thompson2009-06-091-1/+4
* | | Extract removing chatroom links to a functionWill Thompson2009-06-091-9/+22
* | | Consistently use this_chatroom when removing a roomWill Thompson2009-06-091-2/+2
* | | tube-handler: use TpChannel directly instead of EmpathyTpTubeGuillaume Desmottes2009-06-091-17/+3
* | | stop to build empathy-tp-tubeGuillaume Desmottes2009-06-091-2/+0
* | | remove empathy-tp-tubeGuillaume Desmottes2009-06-092-772/+0
| |/ |/|
* | Don't double-unref superseded group TpChannels.Will Thompson2009-06-081-7/+37
|/
* Add simple flymake support.Jonny Lamb2009-06-051-0/+1
* Coding style fixes.Jonny Lamb2009-06-042-2/+2
* Merge branch 'ft_rework'Cosimo Cecchi2009-06-0213-1190/+3105
|\
| * Free the cb_data after errors in constructionCosimo Cecchi2009-06-011-6/+10
| * Update copyright headerCosimo Cecchi2009-06-011-1/+3
| * Clarify the docsCosimo Cecchi2009-06-011-0/+6
| * Use the new API.Cosimo Cecchi2009-06-011-39/+22
| * Hopefully proper version of _find_requestable_channel_classes ()Cosimo Cecchi2009-06-011-84/+92
| * Fix trailing whitespaceCosimo Cecchi2009-06-012-2/+2
| * Adapt EmpathyCallHandler to the new APICosimo Cecchi2009-06-011-4/+5
| * Use the new API in the handlerCosimo Cecchi2009-06-011-21/+65
| * Free the list after calling the callbackCosimo Cecchi2009-06-011-0/+3
| * Add a helper uint_compare functionCosimo Cecchi2009-06-012-0/+9
| * Update the requestable channel classes APICosimo Cecchi2009-06-012-120/+190
| * Fix trailing whitespacesCosimo Cecchi2009-06-012-5/+5
| * Remove the use_hash arg and propertyCosimo Cecchi2009-06-014-64/+25
| * Actually check if FT+hash is supportedCosimo Cecchi2009-06-011-40/+74
| * Use the new API in the call handlerCosimo Cecchi2009-06-011-2/+3
| * Add find_requestable_channel_classesCosimo Cecchi2009-06-012-13/+152
| * Don't chain up to constructorCosimo Cecchi2009-06-011-2/+0
| * Add GObject propreties for EmpathyFTHandlerCosimo Cecchi2009-06-011-1/+109
| * Use _constructed instead of _constructorCosimo Cecchi2009-06-011-15/+8
| * Remove useless memberCosimo Cecchi2009-06-011-1/+0
| * Remove the g_idle sources on destroyCosimo Cecchi2009-06-011-1/+32
| * Actually see if the connection is readyCosimo Cecchi2009-06-011-3/+12
| * Style fixes for *_free() functionsCosimo Cecchi2009-06-012-23/+7
| * Don't use slices for 4096 chunksCosimo Cecchi2009-06-011-2/+2
| * Properly free memoryCosimo Cecchi2009-06-011-2/+2
| * Clarify a bit the docs about checksummingCosimo Cecchi2009-06-011-2/+6
| * Report the right remaining time in the progress cbCosimo Cecchi2009-06-011-1/+1
| * Add a comment to make the style checker happyCosimo Cecchi2009-06-011-1/+1
| * Fix coding styleCosimo Cecchi2009-06-014-22/+22
| * Emit the callback always in an idleCosimo Cecchi2009-06-011-25/+36
| * Use the new function in EmpathyFTHandlerCosimo Cecchi2009-06-011-35/+36
| * Add empathy_dispatcher_find_channel_class_async()Cosimo Cecchi2009-06-012-0/+103
| * Set use_hash according to what the CM returnsCosimo Cecchi2009-06-011-0/+11
| * Use the right macros to pass a gboolean as user_dataCosimo Cecchi2009-06-012-11/+14
| * Document EmpathyFTHandlerCosimo Cecchi2009-06-012-0/+257
| * Document EmpathyTpFileCosimo Cecchi2009-06-012-17/+82
| * Remove useless GET_PRIVCosimo Cecchi2009-06-011-2/+0
| * Remove useless defineCosimo Cecchi2009-06-011-2/+0
| * Use NULL instead of FALSECosimo Cecchi2009-06-011-1/+1
| * Document EmpathyFTFactoryCosimo Cecchi2009-06-011-0/+83
| * Move the error declaration in empathy-tp-file.hCosimo Cecchi2009-06-012-10/+10
| * Use != NULL for pointer checks.Cosimo Cecchi2009-06-013-24/+24
| * Use g_slice_* instead of g_mallocCosimo Cecchi2009-06-011-2/+2
| * Use tp_g_value_slice_new_* where possibleCosimo Cecchi2009-06-011-18/+10
| * Unref the EmpathyTpContactFactoryCosimo Cecchi2009-06-011-0/+2
| * Adapt the code to the tp style.Cosimo Cecchi2009-06-016-144/+166
| * Don't destroy an hashtable owned by DBusCosimo Cecchi2009-06-011-2/+0
| * Wait for channel close before closing the socketCosimo Cecchi2009-06-011-14/+24
| * Don't leak GErrors.Cosimo Cecchi2009-06-012-1/+4
| * Handle construction errorsCosimo Cecchi2009-06-012-19/+15
| * Add some debug messagesCosimo Cecchi2009-06-011-0/+12
| * Add empathy_ft_handler_get_use_hashCosimo Cecchi2009-06-012-1/+20
| * W.I.P. for hash on receiver side.Cosimo Cecchi2009-06-012-11/+103
| * Add use_hash params for incoming transfersCosimo Cecchi2009-06-014-8/+11
| * Add the USE_HASH property in class_initCosimo Cecchi2009-06-011-3/+8
| * Update the EmpathyFTFactory APICosimo Cecchi2009-06-012-3/+4
| * Make checksum optional when sendingCosimo Cecchi2009-06-012-6/+20
| * Cleanup after rebase v2Cosimo Cecchi2009-06-011-0/+10
| * First cleanup after rebaseCosimo Cecchi2009-06-014-77/+40
| * Simplify the hashing codeCosimo Cecchi2009-06-011-70/+48
| * Ensure the callbacks are only run onceCosimo Cecchi2009-06-012-0/+15
| * Add back speed and remaining timeCosimo Cecchi2009-06-011-17/+49
| * React to Tp remote errorsCosimo Cecchi2009-06-012-6/+61
| * Properly ref/unref the request tableCosimo Cecchi2009-06-011-7/+14
| * Don't set the status to cancelled when closingCosimo Cecchi2009-06-011-16/+23
| * Handle errors coming from the EmpathyFTFactoryCosimo Cecchi2009-06-011-1/+1
| * Properly emit the TRANSFER_STARTED signalCosimo Cecchi2009-06-011-8/+11
| * Don't notify progress for zero bytesCosimo Cecchi2009-06-011-23/+8
| * First implementation of error handlingCosimo Cecchi2009-06-014-72/+27
| * Total FileTransfer draft spec exorcismCosimo Cecchi2009-06-014-13/+8
| * Rework the logic of cancelling transfersCosimo Cecchi2009-06-012-5/+18
| * Use proper DEBUG() messagesCosimo Cecchi2009-06-012-9/+8
| * Use values from TpFileTransferStateCosimo Cecchi2009-06-011-9/+9
| * Only close the FT operation after the state changeCosimo Cecchi2009-06-012-4/+11
| * Emit the TRANSFER_STARTED signalCosimo Cecchi2009-06-011-0/+3
| * Set the "incoming" property at constructCosimo Cecchi2009-06-013-14/+24
| * Sync with changes in masterCosimo Cecchi2009-06-011-17/+30
| * Add is_completed and is_cancelled APICosimo Cecchi2009-06-012-12/+54
| * Remove some of the EmpFileTransferState crackCosimo Cecchi2009-06-011-1/+3
| * Add empathy_ft_handler_get_total_bytes APICosimo Cecchi2009-06-012-10/+19
| * Add empathy_ft_handler_get_transferred_bytes APICosimo Cecchi2009-06-012-0/+13
| * Add some useful APIs to EmpathyFTHandlerCosimo Cecchi2009-06-012-2/+88
| * Fix indentation of function prototypeCosimo Cecchi2009-06-011-3/+2
| * Remove useless include of empathy-tp-file.hCosimo Cecchi2009-06-011-2/+1
| * Remove dead code in EmpathyDispatcherCosimo Cecchi2009-06-011-131/+0
| * Rethink a bit the logic for an incoming transfer.Cosimo Cecchi2009-06-014-17/+70
| * Emit the transfer_started signal as soon as we start an incoming transfer.Cosimo Cecchi2009-06-011-0/+5
| * Free memory in _finalize inside EmpathyFTHandler.Cosimo Cecchi2009-06-011-0/+20
| * We don't need dispose, finalize and private fields in EmpathyFTFactory (yet?).Cosimo Cecchi2009-06-011-31/+1
| * Cleanup in EmpathyTpFile style.Cosimo Cecchi2009-06-012-200/+187
| * Make libempathy compile with the new changes.Cosimo Cecchi2009-06-014-99/+100
| * Modify EmpathyFTHandler to adapt to the changes in EmpathyTpFile API.Cosimo Cecchi2009-06-013-13/+45
| * Remove the RequestData struct.Cosimo Cecchi2009-06-011-147/+120
| * W.I.P. for heavy lifting on EmpathyTpFile.Cosimo Cecchi2009-06-018-1053/+681
| * Don't schedule the next read two times when we're finished reading the stream.Cosimo Cecchi2009-06-011-1/+0
| * Add debug spew.Cosimo Cecchi2009-06-011-0/+19
| * Add some error handling and keep on adding progress signals.Cosimo Cecchi2009-06-012-13/+69
| * Fix the build.Cosimo Cecchi2009-06-012-3/+8
| * Start implementing signals inside EmpathyFTHandler.Cosimo Cecchi2009-06-011-7/+73
| * Implement empathy_ft_factory_claim_channel and make naming uniform.Cosimo Cecchi2009-06-012-7/+20
| * Fix the build.Cosimo Cecchi2009-06-012-3/+4
| * Set more meaningful names for EmpathyFTHandler public methods.Cosimo Cecchi2009-06-012-9/+13
| * Call the dispatcher to create the Channel after we have built the request.Cosimo Cecchi2009-06-011-6/+73
| * Implement hashing of the file. Make it compile.Cosimo Cecchi2009-06-014-17/+381
| * Little cleanup.Cosimo Cecchi2009-06-012-3/+7
| * Initial commit for EmpathyFTFactory and EmpathyFTHandler.Cosimo Cecchi2009-06-014-0/+489
* | Don't set NM presence state on connect when it was unsetSjoerd Simons2009-06-011-1/+2
|/
* Support all position fieldsPierre-Luc Beaudoin2009-06-011-0/+1
* Merge commit 'ksz/can_stream_tube'Guillaume Desmottes2009-06-013-26/+55
|\
| * Add the method empathy_contact_can_stream_tubes in the empathy-tp-contact-fac...Arnaud Maillet2009-06-013-26/+55
* | add chat.freenode.net as default FreeNode server (#584061)Guillaume Desmottes2009-05-311-0/+1
|/
* Remove usage of McPresence as much as possibleSjoerd Simons2009-05-3110-171/+238
* new tube API is now stableGuillaume Desmottes2009-05-281-14/+13
* empathy-tp-contact-factory: coding style fixesGuillaume Desmottes2009-05-281-2/+2
* Correctly set the is_member flag when members are addedSjoerd Simons2009-05-281-1/+1
* Treat TP_CONNECTION_PRESENCE_TYPE_UNSET as _AVAILABLESjoerd Simons2009-05-281-1/+1
* Improve code readabilityPierre-Luc Beaudoin2009-05-281-8/+11
* Don't need to check twice if location has latitudePierre-Luc Beaudoin2009-05-281-6/+1
* Move the geoclue geocoding in EmpathyTpContactFactoryPierre-Luc Beaudoin2009-05-282-1/+133
* Fix translation and value errors for relative timePierre-Luc Beaudoin2009-05-281-2/+1
* Display relative time to userPierre-Luc Beaudoin2009-05-282-0/+42
* Copy GHashTable received from Dbus and refactorPierre-Luc Beaudoin2009-05-281-13/+24
* empathy-tp-chat: fix leak in disposeGuillaume Desmottes2009-05-261-1/+1
* Merge commit 'ksz/fix-bug-583558'Guillaume Desmottes2009-05-221-3/+3
|\
| * Rename OfferStreamTube and AcceptStreamTube to Offer and AcceptArnaud Maillet2009-05-221-3/+3
* | Fixed call with listGabriel Millaire2009-05-221-1/+1
* | Signal "error" is detailedGabriel Millaire2009-05-221-1/+1
* | Implement error signalGabriel Millaire2009-05-221-4/+17
|/
* document empathy_call_factory_new_call and empathy_call_factory_new_call_with...Guillaume Desmottes2009-05-181-0/+16
* document empathy_call_handler_new_for_contact_with_streams and empathy_call_h...Guillaume Desmottes2009-05-181-0/+18
* Allow the call factory to create calls with specific types of mediaSjoerd Simons2009-05-182-3/+17
* Change empathy_tp_call_to to indicate with what media streams we want to startSjoerd Simons2009-05-182-3/+14
* Allow handlers to be created for streams with initial audio and videoSjoerd Simons2009-05-182-2/+47
* Tweak the properties of various elements for a better voip experienceSjoerd Simons2009-05-181-0/+48
* enable coding style checks in libempathyGuillaume Desmottes2009-05-181-0/+6
* empathy-tube-handler: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-tp-tube: fix coding styleGuillaume Desmottes2009-05-181-2/+2
* empathy-tp-roomlist: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-tp-contact-factory: fix coding styleGuillaume Desmottes2009-05-181-3/+3
* empathy-tp-chat: fix coding styleGuillaume Desmottes2009-05-182-7/+7
* empathy-tp-call: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-time: update FSF addressGuillaume Desmottes2009-05-182-4/+4
* empathy-status-presets: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-7/+7
* empathy-message: update FSF addressGuillaume Desmottes2009-05-182-4/+4
* empathy-log-store: update FSF addressGuillaume Desmottes2009-05-182-4/+4
* empathy-log-store-empathy: update FSF addressGuillaume Desmottes2009-05-182-4/+4
* empathy-log-manager: update FSF addressGuillaume Desmottes2009-05-182-4/+4
* empathy-irc-network: update FSF addressGuillaume Desmottes2009-05-181-2/+2
* empathy-irc-network-manager: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-types: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-tp-contact-list: fix coding styleGuillaume Desmottes2009-05-182-8/+8
* empathy-utils: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-9/+9
* empathy-idle: fix coding styleGuillaume Desmottes2009-05-181-2/+2
* empathy-dispatcher: fix coding styleGuillaume Desmottes2009-05-181-9/+9
* empathy-dispatch-operation: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-contact: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-contact-manager: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-contact-monitor: fix coding styleGuillaume Desmottes2009-05-182-4/+4
* empathy-contact-groups: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-6/+6
* empathy-chatroom-manager: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-6/+6
* empathy-call-handler: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-call-factory: fix coding styleGuillaume Desmottes2009-05-182-2/+2
* empathy-account-manager: fix coding styleGuillaume Desmottes2009-05-182-6/+6
* Use a quark as it is fasterPierre-Luc Beaudoin2009-05-101-2/+2
* Don't ref the returned hash tablePierre-Luc Beaudoin2009-05-101-2/+2
* Drop tp_contact_factory_update_location for code readabilityPierre-Luc Beaudoin2009-05-101-20/+7
* Remove the interface checks as per Zdra commentsPierre-Luc Beaudoin2009-05-101-43/+9
* Add keys' originPierre-Luc Beaudoin2009-05-101-0/+1
* Update Copyright yearPierre-Luc Beaudoin2009-05-101-1/+1
* Don't create an unused hashtable and free location on finalizePierre-Luc Beaudoin2009-05-101-5/+7
* Fix bug #579484: Join Chatroom dialog doesn't list rooms when changingGabriel Millaire2009-05-081-5/+37
* Verify if the connection supports interface Location.DRAFTPierre-Luc Beaudoin2009-05-081-12/+51
* Remove a trailing space and g_printPierre-Luc Beaudoin2009-05-082-3/+1
* Fix doc's consistencyPierre-Luc Beaudoin2009-05-081-2/+2
* Get rid of the run callPierre-Luc Beaudoin2009-05-081-26/+14
* Use iters on hash tables instead of foreachPierre-Luc Beaudoin2009-05-081-10/+9
* Fix review comments on EmpathyTpContactFactory by Guillaume DesmottesPierre-Luc Beaudoin2009-05-081-10/+11
* Fix review comments on EmpathyContact by Guillaume DesmottesPierre-Luc Beaudoin2009-05-081-4/+18