| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix conflict after rebase | Cosimo Cecchi | 2009-06-02 | 1 | -1/+0 |
* | Don't claim outgoing channels | Cosimo Cecchi | 2009-06-01 | 1 | -1/+8 |
* | Handle construction errors | Cosimo Cecchi | 2009-06-01 | 1 | -2/+12 |
* | Remove the singleton logic from the manager | Cosimo Cecchi | 2009-06-01 | 1 | -7/+1 |
* | Unref the EmpathyFTHandlers | Cosimo Cecchi | 2009-06-01 | 1 | -0/+2 |
* | Use the proper TP interface instead of emp_cli | Cosimo Cecchi | 2009-06-01 | 1 | -1/+1 |
* | Add to the EmpathyFTManager the new handlers. | Cosimo Cecchi | 2009-06-01 | 1 | -4/+7 |
* | Rethink a bit the logic for an incoming transfer. | Cosimo Cecchi | 2009-06-01 | 1 | -1/+25 |
* | W.I.P. for heavy lifting on EmpathyTpFile. | Cosimo Cecchi | 2009-06-01 | 1 | -9/+5 |
* | Reimplement the singleton in the constructor | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -1/+1 |
* | Rename empathy_location_manager_get_default to dup_default | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -1/+1 |
* | Fix compilation if geoclue is not enabled | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -1/+7 |
* | Add EmpathyLocationManager | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -0/+6 |
* | Remove usage of McPresence as much as possible | Sjoerd Simons | 2009-05-31 | 1 | -2/+3 |
* | Fix coding style issues found by make check | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+1 |
* | Add a Contact Map window | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+8 |
* | empathy: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -3/+3 |
* | empathy: update the FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
* | empathy: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -3/+3 |
* | Port empathy.c to new API | Xavier Claessens | 2009-04-22 | 1 | -1/+8 |
* | Set empathy's media role to phone for so pulse can do policy on it | Sjoerd Simons | 2009-03-09 | 1 | -0/+1 |
* | Don't leak EmpathyFTManager object. Rebuild UI if it got destroyed. | Xavier Claessens | 2009-03-08 | 1 | -0/+5 |
* | Remove useless include of contact-factory.h | Xavier Claessens | 2009-03-06 | 1 | -1/+0 |
* | Moved dispatcher observing and logging into EmpathyLogManager. | Jonny Lamb | 2009-03-06 | 1 | -53/+6 |
* | Pass the channel to received_message_cb and use tp_channel_get_identifier. | Jonny Lamb | 2009-03-06 | 1 | -13/+10 |
* | Only write messages to one specified log source, hardcoded at the moment. | Jonny Lamb | 2009-03-06 | 1 | -2/+10 |
* | Use the channel wrapper to log chats instead of connecting to the signals dir... | Jonny Lamb | 2009-03-06 | 1 | -98/+18 |
* | Move logging to the dispatcher on Received and Sent signals. | Jonny Lamb | 2009-03-06 | 1 | -0/+130 |
* | Remove gdk_threads_{enter,leave}, gdk thread support is useless untill we aud... | Sjoerd Simons | 2009-03-04 | 1 | -2/+0 |
* | Ensure to always call gtk/gdk functions while holding the gdk lock | Sjoerd Simons | 2009-03-04 | 1 | -0/+2 |
* | Use tp-glib generated code for file transfers rather than extensions. | Jonny Lamb | 2009-02-21 | 1 | -1/+1 |
* | remove second call of g_set_application_name as doc says explicitely it have ... | Guillaume Desmottes | 2009-02-11 | 1 | -1/+0 |
* | Toss out the old EmpathyCallWindow initialise the CallFactory and hook into i... | Sjoerd Simons | 2009-02-03 | 1 | -7/+19 |
* | Initial port from telepathy-stream-engine to telepathy-farsight | Sjoerd Simons | 2009-02-03 | 1 | -0/+6 |
* | Fix some i18n issues in main(). | Xavier Claessens | 2009-02-03 | 1 | -3/+6 |
* | Re-add "--version" option from command line. | Xavier Claessens | 2009-02-03 | 1 | -0/+15 |
* | Use PACKAGE_NAME instead of hardcoding "empathy" on notify_init (). | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | uninit linotify after unrefing status icon | Xavier Claessens | 2009-01-31 | 1 | -2/+2 |
* | add notify uninit | Xavier Claessens | 2009-01-31 | 1 | -1/+4 |
* | initialize libnotify | Xavier Claessens | 2009-01-31 | 1 | -0/+2 |
* | Removed extensions.h inclusion in public API. | Jonny Lamb | 2009-01-17 | 1 | -0/+2 |
* | empathy_mission_control_new -> dup_singleton. | Xavier Claessens | 2009-01-16 | 1 | -1/+1 |
* | Make the dispatch operation _get_ functions not return a ref | Sjoerd Simons | 2009-01-10 | 1 | -7/+1 |
* | Initialise the chatroom manager from empathy itself | Sjoerd Simons | 2009-01-10 | 1 | -0/+6 |
* | Move the dispatcher to the new singleton policy | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
* | No need to call empathy_run_until_ready, the DispatchOperation already ensure... | Sjoerd Simons | 2009-01-10 | 1 | -1/+0 |
* | Style fixes | Sjoerd Simons | 2009-01-10 | 1 | -2/+2 |
* | DIspatch streamed media channels | Sjoerd Simons | 2009-01-10 | 1 | -6/+13 |
* | Call emp_cli_init in empathy_init | Sjoerd Simons | 2009-01-10 | 1 | -4/+0 |
* | Enabled dispatching of file tranfers | Sjoerd Simons | 2009-01-10 | 1 | -3/+5 |
* | Initial port to the new dispatcher | Sjoerd Simons | 2009-01-10 | 1 | -10/+15 |
* | Port EmpathyFTManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
* | Port EmpathyIdle to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
* | gtk_init and g_thread_init shouldn't be called by libraries. Let applications... | Xavier Claessens | 2008-12-12 | 1 | -5/+7 |
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -0/+1 |
* | Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They... | Xavier Claessens | 2008-12-12 | 1 | -18/+5 |
* | Remove empathy_tp_file_keep_alive hack and connect to "notify::state" in file... | Xavier Claessens | 2008-11-22 | 1 | -1/+0 |
* | Avoid a string dup. | Xavier Claessens | 2008-11-22 | 1 | -4/+2 |
* | Fix ref counting of tp_file, make it singleton per channel, and add a _keep_a... | Xavier Claessens | 2008-11-22 | 1 | -0/+2 |
* | Simplify the code to add a FT in the manager. | Xavier Claessens | 2008-11-22 | 1 | -25/+6 |
* | Move the ft manager to src/ other programs do not need it. | Xavier Claessens | 2008-11-22 | 1 | -1/+1 |
* | Fix coding style and cleanup | Xavier Claessens | 2008-11-22 | 1 | -18/+9 |
* | Implement latest ft draft | Xavier Claessens | 2008-11-22 | 1 | -18/+2 |
* | fix FT client side code as the generated code changed | Xavier Claessens | 2008-11-22 | 1 | -3/+3 |
* | Added a wait for file channels so outgoing transfers are only added to the ma... | Jonny Lamb | 2008-11-22 | 1 | -7/+50 |
* | Handle new file channels regardless of direction in the dispatcher. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+10 |
* | Removed empathy_init in favour of calling emp_cli_init directly. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+3 |
* | Added empathy_init function to call emp_cli_init in main. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+2 |
* | Do not crash if there is no salut profile installed | Xavier Claessens | 2008-08-19 | 1 | -0/+4 |
* | Fix translators complains about ambigous strings. Fixes bug #546154. | Xavier Claessens | 2008-08-04 | 1 | -14/+14 |
* | Fix little coding style | Xavier Claessens | 2008-08-02 | 1 | -2/+1 |
* | Implemented showing a single accounts dialog from the command line. | Jonny Lamb | 2008-08-02 | 1 | -17/+51 |
* | Merge branch 'leak' | Xavier Claessens | 2008-07-14 | 1 | -0/+2 |
* | Add a command line option to hide contact list on startup. Fixes bug #535080 ... | Xavier Claessens | 2008-06-04 | 1 | -1/+6 |
* | Only permit to have one running call at any time. Fixes bug #527970. | Xavier Claessens | 2008-05-27 | 1 | -8/+1 |
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 1 | -5/+8 |
* | Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p... | Xavier Claessens | 2008-05-09 | 1 | -0/+64 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -24/+22 |
* | Display error message when cannot create salut account. | Xavier Claessens | 2008-04-20 | 1 | -2/+5 |
* | Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself. | Xavier Claessens | 2008-04-20 | 1 | -77/+0 |
* | Added a --no-connect option. Fixes: #526208. (Frederic Peters) | Frederic Peters | 2008-04-19 | 1 | -2/+10 |
* | Redirect debug messages after printing help. Fixes bug #528542 (Frederic Pete... | Xavier Claessens | 2008-04-17 | 1 | -2/+2 |
* | Update for new API | Xavier Claessens | 2008-04-11 | 1 | -7/+31 |
* | Removed deleted header | Xavier Claessens | 2008-04-03 | 1 | -1/+0 |
* | Fix various warnings | Xavier Claessens | 2008-04-02 | 1 | -1/+0 |
* | Adapt to new api | Xavier Claessens | 2008-04-02 | 1 | -1/+1 |
* | Add empathy_chat_new and don't use empathy_group/private_* in empathy.c | Xavier Claessens | 2008-04-02 | 1 | -24/+3 |
* | Do not autoconnect if networkmanager says we are not connected at startup. | Xavier Claessens | 2008-03-17 | 1 | -32/+66 |
* | Fix includes of files that are now in src/. Fixes bug #522780. | Xavier Claessens | 2008-03-17 | 1 | -3/+2 |
* | Move modules that make no sense to be used in other applicaton from libempath... | Xavier Claessens | 2008-03-14 | 1 | -3/+3 |
* | Move chat chandler into the same process than contact list | Xavier Claessens | 2008-03-14 | 1 | -0/+76 |
* | Drop gnome-vfs dependency and use gio instead. Fixes bug #514380 (Cosimo Cecc... | Xavier Claessens | 2008-03-11 | 1 | -2/+0 |
* | Do not run multiple instances of empathy. Fixes bug #501805 (Marco Barisione). | Xavier Claessens | 2008-03-09 | 1 | -0/+118 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
* | Try to create salut account if getting the gconf key fails. If the user start... | Xavier Claessens | 2008-02-12 | 1 | -6/+4 |
* | Move nickname to the main section of account setting UI and do not set automa... | Xavier Claessens | 2008-02-08 | 1 | -12/+3 |
* | fix src/empathy build. empathy-conf was moved to libempathy-gtk. Fixes bug #5... | Xavier Claessens | 2008-01-24 | 1 | -1/+1 |
* | Add option in preference to automatically connect at startup. Fixes bug #4998... | Xavier Claessens | 2008-01-12 | 1 | -10/+7 |
* | Conflicts: | Xavier Claessens | 2007-12-03 | 1 | -1/+2 |
* | Move chats to its own process. | Xavier Claessens | 2007-11-11 | 1 | -72/+3 |
* | Make use of gtk_init_with_args for command line parsing. Fixes bug #491985 | Xavier Claessens | 2007-11-04 | 1 | -4/+7 |
* | Rename icons to follow fd.o icon naming spec. Move icons to the right | Xavier Claessens | 2007-10-28 | 1 | -1/+1 |
* | Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them | Xavier Claessens | 2007-10-09 | 1 | -0/+2 |
* | Remove GnomeProgram, not useful anymore, drop libgnome dependency. Fixes | Xavier Claessens | 2007-09-28 | 1 | -13/+1 |
* | Chech if there is already a Salut account before creating a new one and | Xavier Claessens | 2007-08-25 | 1 | -0/+27 |
* | Add specialised UI for salut settings. Configure a Salut account first | Xavier Claessens | 2007-08-23 | 1 | -0/+84 |
* | Initial room list support. It does not works yet. | Xavier Claessens | 2007-07-20 | 1 | -1/+1 |
* | Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes). | Xavier Claessens | 2007-07-10 | 1 | -0/+2 |
* | Fix a leaked ref. | Xavier Claessens | 2007-07-01 | 1 | -1/+6 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -19/+19 |
* | Adding NetworkManager support. | Xavier Claessens | 2007-06-21 | 1 | -26/+12 |
* | Empathy is no more splitted into 2 processes. It makes debugging more | Xavier Claessens | 2007-06-14 | 1 | -0/+242 |