| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix acknoledge of messages | Xavier Claessens | 2008-04-20 | 3 | -54/+82 |
* | Added a --no-connect option. Fixes: #526208. (Frederic Peters) | Frederic Peters | 2008-04-19 | 1 | -2/+10 |
* | Hide password from debug messages. | Xavier Claessens | 2008-04-19 | 1 | -1/+2 |
* | Update release script to take actions in command line options | Xavier Claessens | 2008-04-19 | 1 | -5/+23 |
* | Always set urgency hint on p2p chat windows when receiving a message. | Xavier Claessens | 2008-04-18 | 5 | -8/+40 |
* | Updated es translation <Jorge Gonzalez> | Jorge Gonzalez Gonzalez | 2008-04-18 | 1 | -110/+79 |
* | Marked strings for translation. Fixes bug #528596 (Frederic Peters) | Frederic Peters | 2008-04-18 | 1 | -4/+4 |
* | Escape text in strings using Pango markup. Fixes bug #528529 (Frederic Peters). | Xavier Claessens | 2008-04-17 | 3 | -3/+4 |
* | Redirect debug messages after printing help. Fixes bug #528542 (Frederic Pete... | Xavier Claessens | 2008-04-17 | 1 | -2/+2 |
* | glade property for i18n comments in "comments" and not "comment" | Xavier Claessens | 2008-04-17 | 1 | -2/+2 |
* | Fix crash in DND of chat tab. | Xavier Claessens | 2008-04-17 | 1 | -15/+6 |
* | Add a contact in the roster as soon as it has a name, don't wait for the ID. ... | Xavier Claessens | 2008-04-16 | 1 | -1/+1 |
* | Mute input/output if the button is not active. | Xavier Claessens | 2008-04-16 | 1 | -2/+2 |
* | Do not expand mute input/output button in the call window. | Xavier Claessens | 2008-04-16 | 1 | -26/+30 |
* | If the RequestAliases fails, make sure the name property on all contacts beco... | Xavier Claessens | 2008-04-16 | 2 | -40/+43 |
* | stun-server and stun-port sensibility is the opposit: They are sensitive if d... | Xavier Claessens | 2008-04-16 | 1 | -7/+5 |
* | Remove most SIP settings since they are impossible to understand. | Xavier Claessens | 2008-04-16 | 2 | -321/+58 |
* | Add/Remove preview window can be done at anytime, the call don't have to be r... | Xavier Claessens | 2008-04-16 | 1 | -2/+0 |
* | Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters). | Xavier Claessens | 2008-04-16 | 7 | -100/+180 |
* | Add collabora in copyright and myself in authors since I did lots of changes ... | Xavier Claessens | 2008-04-15 | 4 | -52/+64 |
* | Update copyright year in .h too, it was done in .c only. | Xavier Claessens | 2008-04-15 | 42 | -42/+42 |
* | Get the chat ID only if the handle and handle_type are != 0. Get the remote_c... | Xavier Claessens | 2008-04-15 | 1 | -15/+19 |
* | Request audio and video streams if capabilities are unknown. | Xavier Claessens | 2008-04-15 | 1 | -17/+8 |
* | fix bug #526374. | Xavier Claessens | 2008-04-14 | 1 | -40/+17 |
* | Fix bug #525084. | Xavier Claessens | 2008-04-14 | 1 | -1/+2 |
* | Fix bug #526145. | Xavier Claessens | 2008-04-14 | 1 | -0/+7 |
* | Show/Hide contact list if we have/haven't a remote_contact. | Xavier Claessens | 2008-04-14 | 1 | -0/+27 |
* | Code cleanup | Xavier Claessens | 2008-04-14 | 1 | -59/+41 |
* | Various fixes for chats | Xavier Claessens | 2008-04-14 | 4 | -84/+81 |
* | Set "remote-contact" property even if there is a group interface. | Xavier Claessens | 2008-04-14 | 1 | -0/+41 |
* | Add nothere files to gitignore. | Xavier Claessens | 2008-04-14 | 1 | -0/+4 |
* | Fix icon lookup in nothere. Fixes bug #527924 (Frederic Peters). | Xavier Claessens | 2008-04-14 | 1 | -0/+3 |
* | Make possible to remove nothere applet from planel and activate it by defaut ... | Xavier Claessens | 2008-04-14 | 2 | -1/+15 |
* | "registrar" misspelled Fixes bug #527876 (Frederic Peters). | Xavier Claessens | 2008-04-14 | 1 | -1/+1 |
* | Fix disconnection of AccountStatusChanged signal. | Xavier Claessens | 2008-04-13 | 8 | -41/+45 |
* | Fix crash crash when opening a chat with the keyboard Fixes bug #527713 (Fred... | Xavier Claessens | 2008-04-13 | 1 | -1/+1 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-04-12 | 1 | -103/+77 |
* | Add some comments for translators. Fixes bug #496309 (Andre Klapper). | Xavier Claessens | 2008-04-12 | 11 | -14/+14 |
* | Do not autostart with session. Fixes bug #525039 (Frederic Peters). | Xavier Claessens | 2008-04-11 | 1 | -6/+6 |
* | Hide sound preference since it's not supported yet. Fixes bug #479697 (Freder... | Xavier Claessens | 2008-04-11 | 1 | -1/+1 |
* | Fix some warnings | Xavier Claessens | 2008-04-11 | 4 | -5/+9 |
* | Better call dialog. Fixes bug #527454 (Naba Kumar). | Xavier Claessens | 2008-04-11 | 1 | -209/+186 |
* | Remove deleted file from the makefile | Xavier Claessens | 2008-04-11 | 1 | -3/+1 |
* | Use audio-input-microphone for the mic image | Xavier Claessens | 2008-04-11 | 2 | -2/+2 |
* | We can't use *_run_* API from dbus signal cb or method implementation. To avo... | Xavier Claessens | 2008-04-11 | 10 | -51/+230 |
* | Do not add signal "process", it's added in generated code | Xavier Claessens | 2008-04-11 | 1 | -12/+0 |
* | Use generated API in EmpathyChandler | Xavier Claessens | 2008-04-11 | 2 | -63/+57 |
* | Make use of generated API for EmpathyFilter | Xavier Claessens | 2008-04-11 | 2 | -79/+66 |
* | Add Chandler and Filter interfaces | Xavier Claessens | 2008-04-11 | 4 | -3/+7 |
* | Update extensions dir based on the example in tp-glib | Xavier Claessens | 2008-04-11 | 4 | -19/+39 |
* | Update tools/.gitignore | Xavier Claessens | 2008-04-11 | 1 | -0/+1 |
* | Update tools from tp-glib 0.7.6 | Xavier Claessens | 2008-04-11 | 10 | -39/+421 |
* | TpChannel is not a DBusGProxy | Xavier Claessens | 2008-04-11 | 1 | -5/+4 |
* | Fix a warning | Xavier Claessens | 2008-04-11 | 1 | -1/+1 |
* | Update POTFILES.in | Xavier Claessens | 2008-04-11 | 1 | -1/+2 |
* | Update python binding | Xavier Claessens | 2008-04-11 | 1 | -63/+52 |
* | Remove libtelepathy dep. | Xavier Claessens | 2008-04-11 | 1 | -7/+0 |
* | Remove unused includes | Xavier Claessens | 2008-04-11 | 3 | -4/+0 |
* | Update for new API and cleanup the code. | Xavier Claessens | 2008-04-11 | 2 | -245/+186 |
* | Update for new API | Xavier Claessens | 2008-04-11 | 5 | -105/+78 |
* | Remove empathy_inspect_* and add empathy_channel_get_account | Xavier Claessens | 2008-04-11 | 2 | -69/+16 |
* | Do not take McAccount as construct param, it can be found from the TpChannel | Xavier Claessens | 2008-04-11 | 6 | -232/+72 |
* | Port EmpathyTpRoomlist to tp-glib API | Xavier Claessens | 2008-04-11 | 2 | -224/+272 |
* | Add empathy_tp_group_get_invitation | Xavier Claessens | 2008-04-11 | 2 | -0/+36 |
* | Chandler and Filter only dispatch ready TpChannel | Xavier Claessens | 2008-04-11 | 3 | -54/+38 |
* | Update for new API | Xavier Claessens | 2008-04-11 | 1 | -1/+1 |
* | Port to tp-glib API and cleanup the code | Xavier Claessens | 2008-04-11 | 2 | -394/+252 |
* | Disconnect invalidated signal before unref the connection. | Xavier Claessens | 2008-04-11 | 1 | -0/+3 |
* | Remove all references to TpChan in EmpathyTpGroup | Xavier Claessens | 2008-04-11 | 2 | -54/+7 |
* | Port EmpathyTpContactList to tp-glib API | Xavier Claessens | 2008-04-11 | 2 | -247/+240 |
* | Use tp-glib API in empathy_call_with_contact | Xavier Claessens | 2008-04-11 | 1 | -23/+24 |
* | Completely remove TpConn and TpChan | Xavier Claessens | 2008-04-11 | 2 | -16/+2 |
* | Fix get_property('ready') on EmpathyTpChat and EmpathyTpGroup (Alban Crequy). | Xavier Claessens | 2008-04-11 | 2 | -0/+6 |
* | Make use of empathy_run_until_ready_full | Xavier Claessens | 2008-04-11 | 1 | -45/+10 |
* | Add empathy_run_until_read[_full] functions | Xavier Claessens | 2008-04-11 | 2 | -0/+86 |
* | Wait for the TpGroup to be ready before using it | Xavier Claessens | 2008-04-11 | 1 | -34/+59 |
* | Uncommend the use of empathy_contact_run_until_ready, it works now | Xavier Claessens | 2008-04-11 | 1 | -2/+1 |
* | Use tp-glib client API | Xavier Claessens | 2008-04-11 | 2 | -16/+58 |
* | Make use of mission_control_get_tpconnection() | Xavier Claessens | 2008-04-11 | 2 | -20/+5 |
* | Add new program to gitignore | Xavier Claessens | 2008-04-11 | 1 | -0/+1 |
* | Change this test to be a bit more real-live | Xavier Claessens | 2008-04-11 | 1 | -7/+19 |
* | Add a 2nd test for empathy_contact_run_until_ready(). This tests fails. | Xavier Claessens | 2008-04-11 | 2 | -1/+66 |
* | Use tp-glib API in EmpathyTpGroup and add a ready property | Xavier Claessens | 2008-04-11 | 4 | -242/+331 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-04-11 | 1 | -241/+283 |
* | 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 |