| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated list. | Marcel Telka | 2008-04-10 | 1 | -3/+2 |
* | Use g_date_set_time_t instead of g_date_set_time. Fixes bug #523703 (Frederi... | Xavier Claessens | 2008-04-09 | 2 | -2/+2 |
* | Empathy should not require python-config. Fixes bug #525562 (Frederic Peters). | Xavier Claessens | 2008-04-09 | 4 | -5/+72 |
* | Ask confirmation to close call only if it was accepted. Fixes bug #526927 (Fr... | Xavier Claessens | 2008-04-09 | 1 | -1/+1 |
* | Remove invisible_char property to let GTK use the default. | Xavier Claessens | 2008-04-05 | 10 | -29/+0 |
* | Enable setting input/output volume | Xavier Claessens | 2008-04-05 | 1 | -5/+1 |
* | Add missing glade file | Xavier Claessens | 2008-04-04 | 1 | -0/+1 |
* | Enable VoIP by default. Requier latest stream-engine. | Xavier Claessens | 2008-04-04 | 1 | -1/+1 |
* | Comment out a empathy_contact_run_until_ready call because it doesn't work. | Xavier Claessens | 2008-04-03 | 1 | -1/+2 |
* | Removed deleted header | Xavier Claessens | 2008-04-03 | 1 | -1/+0 |
* | Update python binding | Xavier Claessens | 2008-04-02 | 2 | -0/+15 |
* | Display a warning if used when not ready instead of silently return. | Xavier Claessens | 2008-04-02 | 1 | -11/+3 |
* | Add a 'ready' property telling if the object is ready to use. | Xavier Claessens | 2008-04-02 | 2 | -6/+27 |
* | Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson). | Xavier Claessens | 2008-04-02 | 6 | -1/+236 |
* | Update python binding | Xavier Claessens | 2008-04-02 | 7 | -258/+101 |
* | Fix ContactListStore constructor. Fixes bug #522297 (Juan Pizarro). | Xavier Claessens | 2008-04-02 | 1 | -0/+18 |
* | Do not ack pending messages until they are displayed | Xavier Claessens | 2008-04-02 | 1 | -1/+22 |
* | Do not update the chat if the window doesn't exists anymore. | Xavier Claessens | 2008-04-02 | 1 | -0/+3 |
* | ref the contact temporally when setting properties because it could destroy t... | Xavier Claessens | 2008-04-02 | 1 | -3/+8 |
* | Fix a warning: don't set the ui sensitive if it's not yet created | Xavier Claessens | 2008-04-02 | 1 | -3/+5 |
* | Add contact list and restructure a bit the code | Xavier Claessens | 2008-04-02 | 1 | -60/+101 |
* | Move create_ui to constructed() | Xavier Claessens | 2008-04-02 | 1 | -37/+45 |
* | Correctly block events | Xavier Claessens | 2008-04-02 | 1 | -17/+17 |
* | Redefine size_request and size_allocation on EmpathyChatClass | Xavier Claessens | 2008-04-02 | 3 | -6/+48 |
* | Fix various warnings | Xavier Claessens | 2008-04-02 | 2 | -32/+40 |
* | Fix separator in the glade and show the chat widget when adding on a window | Xavier Claessens | 2008-04-02 | 2 | -3/+2 |
* | Update doc for new API | Xavier Claessens | 2008-04-02 | 4 | -6/+0 |
* | Fix build errors EmpathyChatWindow, port to new API. | Xavier Claessens | 2008-04-02 | 5 | -672/+294 |
* | Add a tooltip property on EmpathyChat | Xavier Claessens | 2008-04-02 | 2 | -55/+110 |
* | Fix load/save chat geometry | Xavier Claessens | 2008-04-02 | 2 | -48/+19 |
* | Remove Room menu, chatrooms will be handled in a dedicated program. | Xavier Claessens | 2008-04-02 | 1 | -93/+1 |
* | Adapt to new api | Xavier Claessens | 2008-04-02 | 1 | -1/+1 |
* | Build UI from glade | Xavier Claessens | 2008-04-02 | 1 | -16/+180 |
* | Rework EmpathyChat's API, it is now a subclass of GtkBin. | Xavier Claessens | 2008-04-02 | 13 | -528/+511 |
* | Move window's glade to empathy-chat-window.glade. Reorder empathy-chat-window.c | Xavier Claessens | 2008-04-02 | 3 | -927/+810 |
* | Fix some coding style and move group chat glade into empathy-chat.glade | Xavier Claessens | 2008-04-02 | 2 | -44/+120 |
* | Remove unimplementer and not used API | Xavier Claessens | 2008-04-02 | 1 | -1/+0 |
* | Add empathy_chat_new and don't use empathy_group/private_* in empathy.c | Xavier Claessens | 2008-04-02 | 3 | -25/+10 |
* | Remove vtable and add info as properties. Reorder empathy-chat.c to not decla... | Xavier Claessens | 2008-04-02 | 2 | -573/+493 |
* | Remove deleted files from Makefile.am | Xavier Claessens | 2008-04-02 | 1 | -5/+0 |
* | Remove group/private chat, will unify in empathy-chat.ch | Xavier Claessens | 2008-04-02 | 5 | -1315/+0 |
* | Fix leaks in finalize | Xavier Claessens | 2008-04-02 | 1 | -0/+7 |
* | Update status icon for new chat API | Xavier Claessens | 2008-04-02 | 1 | -1/+1 |
* | Unify EmpathyTpChatroom and EmpathyTpChat. | Xavier Claessens | 2008-04-02 | 5 | -385/+131 |
* | Updated el translation by Giannis Katsampirhs | Nikos Charonitakis | 2008-03-31 | 1 | -896/+1379 |
* | Add missing glade files | Xavier Claessens | 2008-03-27 | 1 | -1/+3 |
* | Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz). | Xavier Claessens | 2008-03-27 | 5 | -0/+232 |
* | Disconnect invalidated signal when TpCall is finalized. Fixes bug #523766. | Xavier Claessens | 2008-03-26 | 1 | -9/+9 |
* | Better detection of backlog to avoid droping messages | Xavier Claessens | 2008-03-26 | 1 | -28/+42 |
* | Add more SIP profiles | Xavier Claessens | 2008-03-25 | 4 | -0/+48 |
* | Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mat... | Xavier Claessens | 2008-03-25 | 5 | -0/+561 |
* | Disconnect invalidated signal from stream-engine when media channel is closed... | Xavier Claessens | 2008-03-23 | 1 | -12/+20 |
* | More coding style | Xavier Claessens | 2008-03-23 | 1 | -19/+5 |
* | Fix some coding style | Xavier Claessens | 2008-03-23 | 1 | -14/+14 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-03-21 | 1 | -60/+108 |
* | Fix includes | Xavier Claessens | 2008-03-19 | 2 | -3/+4 |
* | Hide unused functions with #if 0 | Xavier Claessens | 2008-03-19 | 1 | -70/+48 |
* | Do not autoconnect if networkmanager says we are not connected at startup. | Xavier Claessens | 2008-03-17 | 2 | -56/+66 |
* | Adding groupwise profile. Fixes bug #517776 (Vincent Untz). | Xavier Claessens | 2008-03-17 | 2 | -1/+13 |
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and... | Xavier Claessens | 2008-03-17 | 22 | -36/+143 |
* | Remove previous hack, it was stupid, we have a param to increase dbus timeout... | Xavier Claessens | 2008-03-17 | 1 | -29/+8 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-03-17 | 1 | -555/+579 |
* | Keep the 0 in the end of the array when duping it | Xavier Claessens | 2008-03-17 | 1 | -1/+1 |
* | Make sure the dup_handles array is ended by 0. | Xavier Claessens | 2008-03-17 | 1 | -1/+3 |
* | Fix includes of files that are now in src/. Fixes bug #522780. | Xavier Claessens | 2008-03-17 | 2 | -4/+3 |
* | Fix warning when showing about dialog from a chat window | Xavier Claessens | 2008-03-16 | 1 | -1/+3 |
* | Bump version to 0.23.1 | Xavier Claessens | 2008-03-16 | 1 | -1/+1 |
* | Remove doc for modules removed from libempathy-gtk | Xavier Claessens | 2008-03-16 | 2 | -11/+0 |
* | fix indentation | Xavier Claessens | 2008-03-16 | 1 | -2/+1 |
* | Add python example | Xavier Claessens | 2008-03-16 | 1 | -0/+31 |
* | Update python binding | Xavier Claessens | 2008-03-16 | 1 | -6/+0 |
* | Remove Presence object, it doesn't exists anymore (Alban Crequy). | Xavier Claessens | 2008-03-16 | 1 | -1/+0 |
* | Remove empathy_chat_present from header, it's not implemented anymore | Xavier Claessens | 2008-03-16 | 1 | -1/+0 |
* | Update python binding and add a script to make it more automatic | Xavier Claessens | 2008-03-16 | 6 | -1890/+1708 |
* | Retry requesting aliases if it fails, it can happen if there is too many alia... | Xavier Claessens | 2008-03-16 | 2 | -4/+26 |
* | Update POTFILES.in according to new files layout. Fixes bug #522528. | Nickolay V. Shmyrev | 2008-03-16 | 1 | -14/+14 |
* | Install glade files that got moved to src/ | Xavier Claessens | 2008-03-15 | 1 | -1/+11 |
* | Cleanup a bit previous commit | Xavier Claessens | 2008-03-14 | 1 | -15/+17 |
* | Confirmation dialog on remove contact/group. Fixes bug #519946 (Bruno Dusausoy). | Xavier Claessens | 2008-03-14 | 1 | -6/+57 |
* | Wait for the factory to be ready before getting members | Xavier Claessens | 2008-03-14 | 1 | -19/+47 |
* | Emit notify::ready signals | Xavier Claessens | 2008-03-14 | 1 | -0/+3 |
* | Remove EmpathyChatViewBlock and empaty_chat_view_set_last_contact | Xavier Claessens | 2008-03-14 | 3 | -109/+17 |
* | Add a ready property on EmpathyTpContactFactory | Xavier Claessens | 2008-03-14 | 4 | -11/+34 |
* | Move modules that make no sense to be used in other applicaton from libempath... | Xavier Claessens | 2008-03-14 | 39 | -377/+323 |
* | Move chat chandler into the same process than contact list | Xavier Claessens | 2008-03-14 | 4 | -162/+79 |
* | Updated ca translation (Gil Forcada). | Gil Forcada Codinachs | 2008-03-13 | 1 | -13/+13 |
* | Updated ca translation (Gil Forcada). | Gil Forcada Codinachs | 2008-03-13 | 1 | -485/+926 |
* | Updated Basque translation (Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>). | Iñaki Larrañaga Murgoitio | 2008-03-11 | 1 | -144/+144 |
* | Remove the select all entry for now | Xavier Claessens | 2008-03-11 | 1 | -14/+0 |
* | Use more stock menu entries and fix a separator | Xavier Claessens | 2008-03-11 | 1 | -12/+3 |
* | Convert another glade file to glade3 | Xavier Claessens | 2008-03-11 | 1 | -524/+313 |
* | Use stock menu entries | Xavier Claessens | 2008-03-11 | 2 | -40/+27 |
* | Convert glade file to glade3 to minimize future delta | Xavier Claessens | 2008-03-11 | 16 | -6509/+4099 |
* | Make use of tp-glib helpers func for GValue | Xavier Claessens | 2008-03-11 | 1 | -6/+3 |
* | remove _set_topic from binding since it's removed from API | Xavier Claessens | 2008-03-11 | 1 | -11/+0 |
* | Remove useless libtelepathy headers | Xavier Claessens | 2008-03-11 | 14 | -15/+9 |
* | Fix warnings if finalizing a disconnected EmpathyGroupChat | Xavier Claessens | 2008-03-11 | 1 | -2/+6 |
* | Connect to PropertyFlagsChanged | Xavier Claessens | 2008-03-11 | 1 | -0/+40 |
* | Check if property is writable before setting it. Fix leaks | Xavier Claessens | 2008-03-11 | 1 | -0/+7 |
* | Implement _set_property | Xavier Claessens | 2008-03-11 | 3 | -2/+43 |
* | Fix usage of property iface and make use of it to get chatroom topic. | Xavier Claessens | 2008-03-11 | 2 | -73/+63 |
* | Display GError's message when a call fails. | Xavier Claessens | 2008-03-11 | 1 | -0/+18 |
* | Fix some warnings when getting properties | Xavier Claessens | 2008-03-11 | 1 | -8/+21 |
* | Add back "tp-chan" property, still used to inspect the channel handle. | Xavier Claessens | 2008-03-11 | 2 | -9/+23 |
* | Continue property stuff | Xavier Claessens | 2008-03-11 | 3 | -5/+90 |
* | Do not close the channel if the channel is invalidated | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Prepare a new API for chat properties | Xavier Claessens | 2008-03-11 | 3 | -107/+160 |
* | Fix coding style | Xavier Claessens | 2008-03-11 | 1 | -2/+2 |
* | Remove unused priv->factory | Xavier Claessens | 2008-03-11 | 1 | -8/+4 |
* | Queue received messages until the sender got his alias. | Xavier Claessens | 2008-03-11 | 3 | -31/+48 |
* | Refactor EmpathyTpChat to use tp-glib client code | Xavier Claessens | 2008-03-11 | 2 | -456/+173 |
* | Don't wait for connection-ready if it was already ready. | Xavier Claessens | 2008-03-11 | 1 | -3/+11 |
* | Improve a bit the test and fix empathy_contact_run_until, data.ready was not ... | Xavier Claessens | 2008-03-11 | 2 | -9/+12 |
* | Minimal version of contact-run-until-ready test | Xavier Claessens | 2008-03-11 | 2 | -20/+15 |
* | Add a test for empathy_contact_run_until_ready | Xavier Claessens | 2008-03-11 | 2 | -1/+48 |
* | Remove useless empathy_contact_run_until_ready and use tp_strdiff instead of ... | Xavier Claessens | 2008-03-11 | 1 | -5/+2 |
* | Simplify !(a==b) to a!=b | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Make sure we don't expect contact id and handle to be directly ready. Add som... | Xavier Claessens | 2008-03-11 | 17 | -124/+108 |
* | Simplify tp_group_get_contact. | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Add debug messages in _run_until_ready | Xavier Claessens | 2008-03-11 | 1 | -0/+5 |
* | Keep EmpathyContact object instead of the self handle, avoid using the connec... | Xavier Claessens | 2008-03-11 | 1 | -98/+141 |
* | Fix droping a contact to the chat window. | Xavier Claessens | 2008-03-11 | 1 | -21/+6 |
* | simplify empathy_call_with_contact_id using empathy_contact_run_until_ready | Xavier Claessens | 2008-03-11 | 1 | -25/+5 |
* | Add empathy_contact_run_until_ready() | Xavier Claessens | 2008-03-11 | 2 | -2/+81 |
* | Ready property on EmpathyContact is not a boolean but flags for each property. | Xavier Claessens | 2008-03-11 | 2 | -10/+19 |
* | Add a ready property on EmpathyContact and make use of tp_strdiff. | Xavier Claessens | 2008-03-11 | 2 | -13/+33 |
* | Lazy init of contact hash. | Xavier Claessens | 2008-03-11 | 1 | -4/+5 |
* | If we set contact's id and name is still empty, emit notify::name. | Xavier Claessens | 2008-03-11 | 1 | -0/+3 |
* | Make InspectHandles call async | Xavier Claessens | 2008-03-11 | 1 | -26/+41 |
* | Set self handle to 0 when connection is invalidated | Xavier Claessens | 2008-03-11 | 1 | -2/+1 |
* | Use new api | Xavier Claessens | 2008-03-11 | 3 | -384/+306 |
* | Fix compilation and usage of GError | Xavier Claessens | 2008-03-11 | 1 | -2/+2 |
* | Fix build of extensions: s/>>/>/ for signals rule. | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Fix leaks | Xavier Claessens | 2008-03-11 | 1 | -10/+11 |
* | Avoid dup the url string if not needed. | Xavier Claessens | 2008-03-11 | 1 | -15/+11 |
* | Drop gnome-vfs dependency and use gio instead. Fixes bug #514380 (Cosimo Cecc... | Xavier Claessens | 2008-03-11 | 5 | -34/+43 |
* | Fix a leak and simplify account_chooser_set_account_foreach. | Xavier Claessens | 2008-03-11 | 1 | -4/+7 |
* | By default display all the favorite rooms in the favorite room dialog. Fixes ... | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Never show avatars in compact mode. Fixes #475789 (Marco Barisione). | Xavier Claessens | 2008-03-11 | 1 | -1/+5 |
* | Fix indentation | Xavier Claessens | 2008-03-11 | 1 | -1/+2 |
* | Merge commit 'bari/disable-avatars-opt-if-compact' | Xavier Claessens | 2008-03-11 | 2 | -14/+40 |
* | Do not use a global variable but a field in the call. Use a boolean since we ... | Xavier Claessens | 2008-03-11 | 1 | -9/+9 |
* | Fix: do not close the call channel if stream-engine is not yet started (Alban... | Xavier Claessens | 2008-03-11 | 1 | -1/+13 |
* | Updated Basque translation ( Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>). | Iñaki Larrañaga Murgoitio | 2008-03-10 | 1 | -34/+45 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-03-10 | 1 | -99/+104 |
* | Removed some tasks from TODOEMPATHY_0_22_0 | Xavier Claessens | 2008-03-10 | 1 | -2/+0 |
* | Bump revision version of ABI | Xavier Claessens | 2008-03-10 | 1 | -2/+2 |
* | Update NEWS | Xavier Claessens | 2008-03-09 | 1 | -0/+20 |
* | Remove commit log that has nothing to do there. | Xavier Claessens | 2008-03-09 | 1 | -4/+0 |
* | Remove useless header | Xavier Claessens | 2008-03-09 | 1 | -1/+0 |
* | Updatre python binding | Xavier Claessens | 2008-03-09 | 4 | -15/+218 |
* | Update API documentation | Xavier Claessens | 2008-03-09 | 3 | -5/+6 |
* | Add missing file in POTFILES.in | Xavier Claessens | 2008-03-09 | 1 | -0/+1 |
* | Updated Finnish translation | Ilkka Tuohela | 2008-03-09 | 2 | -120/+177 |
* | Bump version, forgot to do that after previous release | Xavier Claessens | 2008-03-09 | 1 | -1/+1 |
* | Reset block event time to 1sec, messages are not blocked anymore | Xavier Claessens | 2008-03-09 | 1 | -1/+1 |
* | Do not queue messages in EmpathyChat as there are queued in EmpathyTpChat now. | Xavier Claessens | 2008-03-09 | 1 | -23/+0 |
* | Queue received messages until the sender got his alias. | Xavier Claessens | 2008-03-09 | 5 | -94/+154 |
* | Reorder functions to avoid having to declare them in the begining | Xavier Claessens | 2008-03-09 | 1 | -471/+421 |
* | Do not run multiple instances of empathy. Fixes bug #501805 (Marco Barisione). | Xavier Claessens | 2008-03-09 | 4 | -1/+561 |
* | Reduce block events time, this is still a ugly hack but better fix is too dan... | Xavier Claessens | 2008-03-08 | 1 | -1/+1 |
* | If the main window already exists show it using empathy_window_present() inst... | Xavier Claessens | 2008-03-08 | 1 | -1/+1 |
* | Allow underscores in URLs. Fixes bug #505616 (Marco Barisione). | Xavier Claessens | 2008-03-08 | 1 | -1/+1 |
* | Move the "Close" button after the other ones in the favourite rooms dialog. F... | Xavier Claessens | 2008-03-08 | 1 | -7/+7 |
* | Add an advanced expander in the generic setting widget. Fixes bug #466521 (Ma... | Xavier Claessens | 2008-03-08 | 3 | -17/+117 |
* | Remember correctly the window position and size when using tabs in the chat w... | Xavier Claessens | 2008-03-08 | 2 | -25/+33 |
* | Updated en_GB translation (Philip Withnall). | Philip Withnall | 2008-03-08 | 1 | -489/+1292 |
* | Updated sv translation (Daniel Nylander). | Daniel Nylander | 2008-03-08 | 1 | -98/+142 |
* | === DO NOT EDIT === | Stéphane Raimbault | 2008-03-06 | 1 | -181/+497 |
* | Replace g_signal_emit_by_name by g_signal_emit (Alban Crequy). | Xavier Claessens | 2008-03-05 | 1 | -8/+8 |
* | Fix call when then stream is created with a 'Bidirectional' direction (Alban ... | Xavier Claessens | 2008-03-05 | 1 | -0/+13 |
* | Remove EMPATHY_CAPABILITIES_UNKNOWN flag when setting capabilities | Xavier Claessens | 2008-03-05 | 1 | -0/+1 |
* | Updated it translation (Milo Casagrande) | Luca Ferretti | 2008-03-05 | 1 | -197/+542 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-03-05 | 1 | -30/+74 |
* | Add an action to the release script | Xavier Claessens | 2008-03-04 | 1 | -0/+1 |
* | Add an entry for latest commit in NEWSEMPATHY_0_21_91 | Xavier Claessens | 2008-03-04 | 1 | -0/+1 |
* | Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead. | Xavier Claessens | 2008-03-04 | 6 | -36/+84 |
* | Updated eu translation <dooteo@euskalgnu.org> | Iñaki Larrañaga Murgoitio | 2008-03-03 | 1 | -98/+142 |
* | Add xml files for unit tests to the release tarball | Xavier Claessens | 2008-03-03 | 3 | -0/+6 |
* | Install missing glade files and add them in POTFILES | Xavier Claessens | 2008-03-03 | 2 | -3/+5 |
* | Add missing files to POTFILE | Xavier Claessens | 2008-03-03 | 1 | -0/+2 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 48 | -48/+48 |
* | Prepare for release | Xavier Claessens | 2008-03-03 | 2 | -23/+63 |
* | Fix crash: g_object_new()'s last argument must be NULL (Alban Crequy). | Xavier Claessens | 2008-03-02 | 1 | -1/+2 |
* | Minor fix in pt_BR translation (Og Maciel). | Leonardo Ferreira Fontenelle | 2008-03-02 | 1 | -2/+2 |
* | Updated pt_BR translation (Og Maciel). | Leonardo Ferreira Fontenelle | 2008-03-02 | 1 | -92/+83 |
* | Updated sv translation(Daniel Nylander) | Daniel Nylander | 2008-03-02 | 1 | -10/+19 |
* | Add missing include of tp-conn.h | Xavier Claessens | 2008-03-02 | 1 | -0/+1 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-02-29 | 2 | -15/+20 |
* | Added Hebrew translation | Yair Hershkovitz | 2008-02-29 | 2 | -0/+1680 |
* | Updated pt_BR translation (Og Maciel). | Leonardo Ferreira Fontenelle | 2008-02-28 | 1 | -199/+485 |
* | Updated Arabic Translation by Abou Manal. | Djihed Afifi | 2008-02-27 | 2 | -63/+325 |
* | Updated eu translation (Inaki Larranaga Murgoitio | Iñaki Larrañaga Murgoitio | 2008-02-27 | 1 | -7/+16 |
* | Add filter for incoming calls so the status icon blink instead of popup direc... | Xavier Claessens | 2008-02-27 | 3 | -6/+132 |
* | configure.ac: Add -Wno-portability to AM_INIT_AUTOMAKE to suppress automake >... | Xavier Claessens | 2008-02-26 | 1 | -1/+1 |
* | libempathy-gtk/libempathy-gtk.pc.in: fix name of the library | Xavier Claessens | 2008-02-26 | 1 | -1/+1 |
* | Remove useless commit messages | Xavier Claessens | 2008-02-26 | 1 | -24/+0 |
* | Cancel name owner watch when the call is finalized | Xavier Claessens | 2008-02-26 | 1 | -0/+7 |
* | Watch name owner changes to know when s-e falls off the bus. | Xavier Claessens | 2008-02-26 | 1 | -1/+24 |
* | Avoid calling Close() on the media channel if it's already closed. | Xavier Claessens | 2008-02-26 | 1 | -0/+5 |
* | Close the channel if se proxy is invalidated and do not change status to clos... | Xavier Claessens | 2008-02-26 | 1 | -8/+1 |
* | Change status to closed if stream engine dies or if a call fails. | Xavier Claessens | 2008-02-26 | 1 | -1/+24 |
* | unref stream-engine proxy when TpCall is finalized | Xavier Claessens | 2008-02-26 | 1 | -2/+3 |
* | Fix typo in var name and don't link empathy-call-chandler on libemp-extension... | Xavier Claessens | 2008-02-26 | 2 | -2/+1 |
* | It's now safe to call emp_cli_init multiple times. Move that call to empathy_... | Xavier Claessens | 2008-02-26 | 3 | -5/+11 |
* | Make use of generated code for using stream engine. | Xavier Claessens | 2008-02-26 | 8 | -165/+88 |
* | Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la. | Xavier Claessens | 2008-02-26 | 32 | -2/+4275 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2008-02-23 | 1 | -34/+34 |
* | Updated sv translation (Daniel Nylander). | Daniel Nylander | 2008-02-23 | 1 | -123/+375 |
* | Updated Basque translation. | Inaki Larranaga Murgoitio | 2008-02-22 | 2 | -13/+259 |
* | Fix typo in API | Xavier Claessens | 2008-02-21 | 2 | -6/+6 |
* | Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana). | Xavier Claessens | 2008-02-20 | 5 | -1/+567 |
* | Remove "override server settings" frame in ICQ widget. | Xavier Claessens | 2008-02-20 | 1 | -256/+373 |
* | Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson). | Xavier Claessens | 2008-02-20 | 5 | -1/+297 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2008-02-20 | 1 | -165/+460 |
* | Updated Finnish translation | Ilkka Tuohela | 2008-02-19 | 2 | -42/+293 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-02-18 | 1 | -49/+293 |
* | Do not load avatar from cache if token is empty. Fixes bug #517098. | Xavier Claessens | 2008-02-18 | 1 | -1/+1 |
* | Merge commit 'bari/marshalList' | Xavier Claessens | 2008-02-18 | 2 | -2/+2 |
* | Remove useless m4/Makefile.am | Xavier Claessens | 2008-02-18 | 1 | -0/+0 |
* | Merge commit 'cassidy/irc' | Xavier Claessens | 2008-02-18 | 36 | -11/+5770 |
* | Merge commit 'cassidy/accounts-create-order' | Xavier Claessens | 2008-02-18 | 1 | -15/+15 |
* | Add tags in .gitignore | Xavier Claessens | 2008-02-18 | 1 | -0/+2 |
* | EmpathyContact: Set G_PARAM_CONSTRUCT on the capabilities property. (Sjoerd) | Xavier Claessens | 2008-02-18 | 1 | -1/+1 |
* | Updated Basque translation. | Inaki Larranaga Murgoitio | 2008-02-17 | 2 | -63/+69 |
* | Updated ja translation (Takeshi AIHANA). | Takeshi Aihana | 2008-02-16 | 1 | -96/+108 |
* | Wait a bit before displaying pending messages of a chat to have a chance to g... | Xavier Claessens | 2008-02-16 | 1 | -7/+31 |
* | Remove unused PROP_SUBSCRIPTION | Xavier Claessens | 2008-02-16 | 1 | -1/+0 |
* | Block events messages when the chat is connecting to a new Text channel. Fixe... | Xavier Claessens | 2008-02-16 | 4 | -21/+48 |
* | Removed unused PROP_GROUPS | Xavier Claessens | 2008-02-16 | 1 | -1/+0 |
* | Create avatar pixbuf only if the theme shows avatars | Xavier Claessens | 2008-02-16 | 1 | -7/+8 |
* | Cleanup code from previous merge | Xavier Claessens | 2008-02-16 | 3 | -15/+14 |
* | Merge commit 'sjoerd/master' | Xavier Claessens | 2008-02-16 | 4 | -4/+33 |
* | Simplifies empathy_call_with_contact_id. | Xavier Claessens | 2008-02-16 | 1 | -20/+11 |
* | Merge commit 'sjoerd/master' | Xavier Claessens | 2008-02-16 | 2 | -8/+49 |
* | Add self contact to the group iface of media channel. | Xavier Claessens | 2008-02-16 | 1 | -8/+15 |
* | If there is an error when listing streams, return for the func to avoid crash... | Xavier Claessens | 2008-02-15 | 1 | -0/+1 |
* | Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens. | Xavier Claessens | 2008-02-15 | 11 | -1209/+1744 |
* | Call gtk_window_deiconify() when presenting a window because in some cases th... | Xavier Claessens | 2008-02-15 | 1 | -0/+3 |
* | Updated Nepali Translation | Pawan Chitrakar | 2008-02-14 | 2 | -1510/+822 |
* | Updated Finnish translation | Ilkka Tuohela | 2008-02-14 | 2 | -204/+278 |
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2008-02-12 | 2 | -28/+38 |
* | Try to create salut account if getting the gconf key fails. If the user start... | Xavier Claessens | 2008-02-12 | 1 | -6/+4 |
* | Gdk python module is in the Gtk namespace. | Xavier Claessens | 2008-02-11 | 1 | -1/+1 |
* | Updated Spanish translation by Jorge Gonzalez | Jorge Gonzalez Gonzalez | 2008-02-11 | 1 | -32/+38 |
* | Update README explaining how update python binding. | Xavier Claessens | 2008-02-11 | 1 | -13/+1 |
* | Fix a bug when unset port | Xavier Claessens | 2008-02-11 | 1 | -6/+4 |
* | Change a bit the generic account setting API. | Xavier Claessens | 2008-02-11 | 5 | -102/+47 |
* | Add a generic UI to make easy building UI for protocol specific settings. Por... | Xavier Claessens | 2008-02-11 | 18 | -1258/+741 |
* | EmpathyTpContactFactory: If the presence dict doesn't contain a presence-mess... | Xavier Claessens | 2008-02-10 | 1 | -0/+2 |