| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialise the chatroom manager from empathy itself | Sjoerd Simons | 2009-01-10 | 1 | -0/+6 |
* | Convert EmpathyChatroomManager to the new singleton convention | Sjoerd Simons | 2009-01-10 | 3 | -3/+3 |
* | Move the dispatcher to the new singleton policy | Sjoerd Simons | 2009-01-10 | 2 | -2/+2 |
* | Also free the approvals list | Sjoerd Simons | 2009-01-10 | 1 | -1/+2 |
* | Use gulongs to save signal handler ids | Sjoerd Simons | 2009-01-10 | 1 | -2/+2 |
* | 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 |
* | Completely move to Telepathy coding style | Sjoerd Simons | 2009-01-10 | 1 | -179/+169 |
* | Remove dead code | Sjoerd Simons | 2009-01-10 | 1 | -85/+0 |
* | DIspatch streamed media channels | Sjoerd Simons | 2009-01-10 | 1 | -6/+13 |
* | Initialize with a EmpathyTpCall instead of a TpChannel and explicitly close the | Sjoerd Simons | 2009-01-10 | 2 | -11/+20 |
* | Add support for approving video channels | Sjoerd Simons | 2009-01-10 | 1 | -24/+62 |
* | Report errors when there is no tube handler or poking it fails | Sjoerd Simons | 2009-01-10 | 1 | -7/+62 |
* | Add support for approving tubes | Sjoerd Simons | 2009-01-10 | 1 | -1/+124 |
* | Add EmpathyTubeDispatcher as a helper for dispatching tubes | Sjoerd Simons | 2009-01-10 | 3 | -0/+498 |
* | Call emp_cli_init in empathy_init | Sjoerd Simons | 2009-01-10 | 1 | -4/+0 |
* | Use new dispatcher API to get muc channels | Sjoerd Simons | 2009-01-10 | 2 | -23/+11 |
* | Explicitly close file channels when removing them from the FT manager | Sjoerd Simons | 2009-01-10 | 1 | -0/+2 |
* | Enable approving of file transfers | Sjoerd Simons | 2009-01-10 | 1 | -35/+37 |
* | Enabled dispatching of file tranfers | Sjoerd Simons | 2009-01-10 | 1 | -3/+5 |
* | Initial port to the new dispatcher | Sjoerd Simons | 2009-01-10 | 2 | -73/+132 |
* | Use the new dispatcher api to request text channels | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
* | Set the right weak pointer. | Xavier Claessens | 2009-01-09 | 2 | -2/+2 |
* | Port EmpathyContactManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 2 | -2/+2 |
* | Port EmpathyFTManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 3 | -15/+32 |
* | Port EmpathyEventManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 3 | -13/+27 |
* | Port EmpathySmileyManager 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 | 2 | -3/+3 |
* | Port EmpathyContactFactory to the new singleton policy. | Xavier Claessens | 2009-01-09 | 2 | -2/+2 |
* | Set initial value for sound pref checkboxes. | Xavier Claessens | 2009-01-07 | 1 | -1/+2 |
* | Use gtk_list_store_insert_with_values (). | Xavier Claessens | 2009-01-07 | 1 | -4/+3 |
* | Use gettext() when populating the preferences sound list. | Xavier Claessens | 2009-01-07 | 1 | -1/+1 |
* | Update empathy_sound_play () to be nicer to use and centralize the list | Xavier Claessens | 2009-01-07 | 3 | -29/+15 |
* | Improve wording. | Xavier Claessens | 2009-01-07 | 2 | -6/+6 |
* | Turn empathy_sound_pref_is_enabled into empathy_sound_play that | Xavier Claessens | 2009-01-07 | 2 | -44/+23 |
* | Use new singleton policy for EmpathyAccountManager. | Xavier Claessens | 2009-01-07 | 3 | -10/+6 |
* | Implement sound for contact login/logout. | Xavier Claessens | 2009-01-07 | 1 | -0/+47 |
* | Port EmpathyMainWindow to the new API. | Xavier Claessens | 2009-01-07 | 1 | -168/+114 |
* | Port EmpathyAccountsDialog to use the cached values to get the number of | Xavier Claessens | 2009-01-07 | 1 | -27/+3 |
* | Port EmpathyStatusIcon to the new API. | Xavier Claessens | 2009-01-07 | 1 | -35/+28 |
* | Port EmpathyAccountsDialog to the new API. | Xavier Claessens | 2009-01-07 | 1 | -83/+72 |
* | Only play logout sound if switching to Offline from Available. | Xavier Claessens | 2009-01-07 | 1 | -7/+12 |
* | Don't emit sound when changing state and properly play login sound. | Xavier Claessens | 2009-01-07 | 1 | -1/+12 |
* | Adapt the libcanberra calls to use the new functions. | Xavier Claessens | 2009-01-07 | 3 | -27/+31 |
* | Adapt Patryk's patch to trunk. | Xavier Claessens | 2009-01-07 | 3 | -1/+67 |
* | Create an UI for sound configuration. | Xavier Claessens | 2009-01-07 | 2 | -103/+192 |
* | Don't unref NULL avatar used as chat window icon | Will Thompson | 2008-12-29 | 1 | -1/+4 |
* | Don't forget to unref the smiley manager | Xavier Claessens | 2008-12-16 | 1 | -0/+1 |
* | Move the smiley menu code from EmpathyChatView to EmpathyChatManager. | Xavier Claessens | 2008-12-16 | 1 | -16/+15 |
* | Replace _get_selection_bounds by _get_has_selection | Xavier Claessens | 2008-12-16 | 1 | -3/+2 |
* | gtk_init and g_thread_init shouldn't be called by libraries. Let applications... | Xavier Claessens | 2008-12-12 | 2 | -6/+10 |
* | 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 | 3 | -36/+9 |
* | Drop libgnomeui dependency (Cosimo Cecchi). | Xavier Claessens | 2008-12-02 | 1 | -14/+8 |
* | Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi). | Xavier Claessens | 2008-12-02 | 5 | -5/+5 |
* | Don't forget to install empathy-import-dialog.glade | Xavier Claessens | 2008-12-01 | 1 | -0/+1 |
* | Replace Q_() with C_() for translation context. | Xavier Claessens | 2008-11-22 | 1 | -12/+3 |
* | If first_line xor second_line is NULL, use only one line in ft_manager_update... | Xavier Claessens | 2008-11-22 | 1 | -3/+6 |
* | 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 |
* | Cleanup the code inside ft_manager_build_ui. | Xavier Claessens | 2008-11-22 | 1 | -59/+50 |
* | Simplify and comment the livetime of EmpathyFTManager | Xavier Claessens | 2008-11-22 | 1 | -21/+28 |
* | Reorder the code for more clarity. | Xavier Claessens | 2008-11-22 | 1 | -225/+221 |
* | Cleanup of ft_manager_add_tp_file_to_list. | Xavier Claessens | 2008-11-22 | 1 | -21/+20 |
* | Remove useless gnomevfs include. | Xavier Claessens | 2008-11-22 | 1 | -1/+0 |
* | Update the selection only if we are removing the selected row. | Xavier Claessens | 2008-11-22 | 1 | -9/+11 |
* | Check if URI is not NULL before adding it to the recent manager. | Xavier Claessens | 2008-11-22 | 1 | -1/+2 |
* | Fix ref counting of tp_file, make it singleton per channel, and add a _keep_a... | Xavier Claessens | 2008-11-22 | 2 | -7/+12 |
* | Fix a comment phrasing | Xavier Claessens | 2008-11-22 | 1 | -1/+1 |
* | Update the selection of the ft manager when a ft is removed only if it's not ... | Xavier Claessens | 2008-11-22 | 1 | -8/+15 |
* | There is no reason to remove the FT if it's cancelled while the window was hi... | Xavier Claessens | 2008-11-22 | 1 | -33/+8 |
* | Fix glade lookup | Xavier Claessens | 2008-11-22 | 1 | -2/+1 |
* | Simplify ft_manager_remove_file_from_list. | Xavier Claessens | 2008-11-22 | 1 | -39/+14 |
* | Clean ft_manager_update_ft_row() | Xavier Claessens | 2008-11-22 | 1 | -19/+19 |
* | Simplify condition | Xavier Claessens | 2008-11-22 | 1 | -3/+1 |
* | Add all reasons in ft_manager_state_change_reason_to_string(). Don't use defa... | Xavier Claessens | 2008-11-22 | 1 | -3/+4 |
* | Simplify the code to add a FT in the manager. | Xavier Claessens | 2008-11-22 | 1 | -25/+6 |
* | Simplify the code to set sensibility of buttons | Xavier Claessens | 2008-11-22 | 1 | -21/+8 |
* | When the channel is invalidated, change state to CANCELLED. | Xavier Claessens | 2008-11-22 | 1 | -7/+6 |
* | Move the ft manager to src/ other programs do not need it. | Xavier Claessens | 2008-11-22 | 5 | -1/+1293 |
* | Fix coding style and cleanup | Xavier Claessens | 2008-11-22 | 1 | -18/+9 |
* | Include only used headers | Xavier Claessens | 2008-11-22 | 1 | -2/+2 |
* | 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 | 2 | -4/+4 |
* | 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 | 2 | -59/+38 |
* | Removed account property of EmpathyTpFile as it's only actually used once and... | Jonny Lamb | 2008-11-22 | 1 | -3/+1 |
* | Use empathy_contact_run_until_ready in EmpathyEventManager. | Jonny Lamb | 2008-11-22 | 1 | -0/+2 |
* | Changed _run_ method calls to _call_ calls. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -39/+48 |
* | Changed EmpathyEventManager to not rely on the Direction property of the file... | Jonny Lamb | 2008-11-22 | 1 | -6/+8 |
* | Added a proper Empathy event for an incoming file transfer so that the status... | Jonny Lamb | 2008-11-22 | 1 | -7/+30 |
* | Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -4/+4 |
* | Removed empathy_init in favour of calling emp_cli_init directly. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+3 |
* | Handle incoming file transfers in the event manager. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+30 |
* | Added empathy_init function to call emp_cli_init in main. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+2 |
* | Include account name in chat-window tooltip. Fixes bug #560622 | Mathias Hasselmann | 2008-11-14 | 1 | -4/+8 |
* | Use markup for chat-window tooltips | Mathias Hasselmann | 2008-11-14 | 1 | -10/+21 |
* | If chats have no name, use the channel's ID instead of fallback to "Conversat... | Xavier Claessens | 2008-11-14 | 1 | -19/+2 |
* | Use l to iterate a GList, less confusing naming. | Xavier Claessens | 2008-10-17 | 1 | -3/+3 |
* | It is a map from pidgin to CM, not MC. | Xavier Claessens | 2008-10-17 | 1 | -10/+10 |
* | Split pidgin import code into its own module. It makes easier to add other im... | Xavier Claessens | 2008-10-17 | 5 | -283/+375 |
* | Connect to the "destroy" and "response" signals on the import window instead ... | Xavier Claessens | 2008-10-17 | 2 | -59/+59 |
* | Do not include accounts which don't have profile.. Also fix a leak. | Xavier Claessens | 2008-10-17 | 1 | -2/+7 |
* | Remove useless vars | Xavier Claessens | 2008-10-17 | 1 | -1/+0 |
* | Remove declaration of functions on top of import dialog file. | Xavier Claessens | 2008-10-17 | 1 | -29/+0 |
* | There is no reason for import_dialog_add_account to fail. | Xavier Claessens | 2008-10-17 | 1 | -7/+3 |
* | Be more careful in import_dialog_account_data_free | Xavier Claessens | 2008-10-17 | 1 | -2/+6 |
* | Remove useless include in main window | Xavier Claessens | 2008-10-17 | 1 | -1/+0 |
* | rename import boolean to import_asked. | Xavier Claessens | 2008-10-17 | 1 | -4/+3 |
* | Store the McProfile in AccountData instead of a string of the account name. (... | Jonny Lamb | 2008-10-17 | 1 | -34/+15 |
* | Call import_dialog_account_data_free to actually free the account data after ... | Jonny Lamb | 2008-10-17 | 1 | -5/+4 |
* | Do not store the account data in a G_TYPE_POINTER GValue but straight in the ... | Jonny Lamb | 2008-10-17 | 1 | -10/+4 |
* | Removed call to mc_accounts_filter and wrote another function to loop through... | Jonny Lamb | 2008-10-17 | 1 | -23/+24 |
* | Compare GLists to NULL instead of g_list_length(list) == 0. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -2/+2 |
* | Removed empathy_import_dialog_accounts_to_import to stop the accounts being p... | Jonny Lamb | 2008-10-17 | 3 | -57/+27 |
* | Moved some code around for clarity and also to parse accounts before the Glad... | Jonny Lamb | 2008-10-17 | 1 | -33/+30 |
* | Only display the importing result if there was a failure. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -19/+14 |
* | Ask whether to import if there are accounts to import on loading the account ... | Jonny Lamb | 2008-10-17 | 1 | -0/+34 |
* | Added empathy_import_dialog_accounts_to_import. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 2 | -0/+16 |
* | Automatically tick "import" only for accounts which are not already present i... | Jonny Lamb | 2008-10-17 | 1 | -1/+45 |
* | Make the parent of the import dialog be the parent of the warning message dia... | Jonny Lamb | 2008-10-17 | 1 | -3/+3 |
* | Display a warning when no accounts could be found for importing. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -6/+26 |
* | Check whether ~/.purple/accounts.xml is readable before trying to read it. (J... | Jonny Lamb | 2008-10-17 | 1 | -1/+8 |
* | Use g_ascii_strtod instead of sscanf. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -2/+2 |
* | Use tp_strdiff instead of strcmp. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -18/+18 |
* | Added import_dialog_free and actually destroy the importer when finished impo... | Jonny Lamb | 2008-10-17 | 1 | -2/+9 |
* | Actually add the accounts when the user presses OK. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -7/+54 |
* | Renamed import_dialog_add_accounts to import_dialog_add_accounts_to_model to ... | Jonny Lamb | 2008-10-17 | 1 | -2/+2 |
* | Added more whitespace between indentations and comments. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -1/+4 |
* | Fill the tree view with Pidgin accounts to import. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -14/+19 |
* | Set a height request of 200px for the treeview widget. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -0/+1 |
* | Re-wrote the UI of the importer dialog. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 2 | -33/+250 |
* | Fix wrong condition in import_dialog_pidgin_parse_setting(). | Xavier Claessens | 2008-10-17 | 1 | -1/+1 |
* | Add comments and cleanup the pidgin importer. Account settings are now import... | Xavier Claessens | 2008-10-17 | 1 | -141/+152 |
* | Renamed static empathy_import_dialog_* functions to import_dialog_*. (Jonny L... | Jonny Lamb | 2008-10-17 | 1 | -29/+29 |
* | Simplified the node looping code further. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -69/+66 |
* | Use a different loop with nodes to shorten code. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -3/+1 |
* | Added another empty line between function declaration and code. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -0/+1 |
* | Avoid using gtk_widget_show_all and show each widget separately. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -2/+3 |
* | Added a missing g_free. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -0/+2 |
* | Make EmpathyImportDialog a singleton. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -3/+8 |
* | Name imported accounts in the same way as a new account does. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -5/+10 |
* | Changed import button to "Import Accounts...". (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -1/+1 |
* | Added spacing of 6 to "Import accounts" button. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -0/+1 |
* | Moved to Collabora coding style. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -287/+308 |
* | Added an "Import accounts" button to the accounts dialog. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 2 | -11/+44 |
* | Removed import dialog references from main window. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -10/+0 |
* | Fixed typos of constants in the import dialog. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -3/+3 |
* | Fixed part of dialog, as per Xavier's comments. | Jonny Lamb | 2008-10-17 | 2 | -93/+74 |
* | Added an account importer dialog. Fixes bug #541060 (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 5 | -0/+466 |
* | Use alphabetical order in makefile | Xavier Claessens | 2008-10-17 | 1 | -12/+12 |
* | empathy-chat-window: use new chatroom mgr API | Xavier Claessens | 2008-10-13 | 1 | -1/+1 |
* | empathy-chatrooms-window: no need to call empathy_chatroom_manager_store anymore | Xavier Claessens | 2008-10-13 | 1 | -1/+0 |
* | add the file path as arg to empathy_chatroom_manager_new | Xavier Claessens | 2008-10-13 | 2 | -2/+2 |
* | Do not crash if the chatroom's account has no connection. Fixes bug #550652. | Xavier Claessens | 2008-09-19 | 1 | -7/+9 |
* | add WM_WINDOW_ROLE property to windows (closes: #551113) | Frederic Peters | 2008-09-07 | 7 | -0/+7 |
* | Hide the tab close button where there is a single tab (closes: #551096) | Frederic Peters | 2008-09-07 | 1 | -0/+18 |
* | Do not create a new EmpathyChatroom is it already exists. | Xavier Claessens | 2008-08-30 | 1 | -10/+18 |
* | Add a menu item in chat window to set the room as favorite | Xavier Claessens | 2008-08-30 | 2 | -0/+59 |
* | Hide the Notification preferences because we don't support it. Fixes bug #549... | Xavier Claessens | 2008-08-25 | 1 | -2/+0 |
* | Change label in Accounts window from Undo to Cancel. (closes: #548709) | Frederic Peters | 2008-08-21 | 1 | -1/+1 |
* | If display name of the selected account changes, update the label. | Xavier Claessens | 2008-08-19 | 1 | -5/+41 |
* | When creating an account set its display name to "New Jabber account", when t... | Xavier Claessens | 2008-08-19 | 1 | -6/+39 |
* | Avoid crashing if mc_account_lookup returns NULL, it can happen when status o... | Xavier Claessens | 2008-08-19 | 1 | -0/+3 |
* | If adding a an account that is already in the treeview, simply update values.... | Xavier Claessens | 2008-08-19 | 1 | -20/+17 |
* | Remove unused account_changed boolean | Xavier Claessens | 2008-08-19 | 1 | -1/+0 |
* | Use accounts_dialog_add_account() to add initial set of accounts | Xavier Claessens | 2008-08-19 | 1 | -53/+15 |
* | Rework the way the accounts dialog works | Xavier Claessens | 2008-08-19 | 2 | -156/+116 |
* | Do not crash if there is no salut profile installed | Xavier Claessens | 2008-08-19 | 1 | -0/+4 |
* | Add Marco Barisione to CONTRIBUTORS | Xavier Claessens | 2008-08-09 | 1 | -0/+1 |
* | Update credits for the about dialog. | Xavier Claessens | 2008-08-09 | 1 | -7/+26 |
* | Do not use mission_control_request_channel as we don't use MC's dispatcher an... | Xavier Claessens | 2008-08-07 | 2 | -17/+23 |
* | Pick the correct contact alias for the message telling incoming call is rejec... | Xavier Claessens | 2008-08-04 | 1 | -1/+8 |
* | Fix translators complains about ambigous strings. Fixes bug #546154. | Xavier Claessens | 2008-08-04 | 6 | -75/+77 |
* | Fix little coding style | Xavier Claessens | 2008-08-02 | 1 | -2/+1 |
* | Remove empathy-accounts binary, it is replaced by empathy --accounts | Xavier Claessens | 2008-08-02 | 3 | -85/+1 |
* | Implemented showing a single accounts dialog from the command line. | Jonny Lamb | 2008-08-02 | 1 | -17/+51 |
* | Display an error message if reason is != _REQUESTED instead of > | Xavier Claessens | 2008-07-20 | 1 | -1/+4 |
* | Add support to set register param. Fixes bug #462880. | Xavier Claessens | 2008-07-19 | 2 | -1/+51 |
* | Replace the preview button by a cancel button when creating a new account | Xavier Claessens | 2008-07-19 | 1 | -1/+1 |
* | Allow renaming account name when accounts are connecting. Fixes bug #486801 (... | Jonny Lamb | 2008-07-19 | 1 | -20/+51 |
* | Make more explicit the comment when we activate an event | Xavier Claessens | 2008-07-15 | 1 | -1/+2 |
* | Add a comment telling that if there is no event the default handler of row-ac... | Xavier Claessens | 2008-07-15 | 1 | -1/+2 |
* | Prevent to start a chat when activating a row with an event | Xavier Claessens | 2008-07-15 | 1 | -0/+4 |
* | Move the event manager to src/ | Xavier Claessens | 2008-07-15 | 5 | -4/+756 |
* | Move event code from EmpathyStatusIcon to EmpathyEventManager | Xavier Claessens | 2008-07-15 | 1 | -368/+53 |
* | Correctly update the UI when listing state changes. | Xavier Claessens | 2008-07-15 | 1 | -1/+1 |
* | Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb) | Jonny Lamb | 2008-07-15 | 7 | -6/+1525 |
* | Merge branch 'leak' | Xavier Claessens | 2008-07-14 | 1 | -0/+2 |
* | Useless to cast 2 times to the same class | Xavier Claessens | 2008-07-14 | 1 | -1/+1 |
* | Added support for the chat window to show the avatar as the icon. Fixes bug #... | Jonny Lamb | 2008-07-08 | 1 | -1/+15 |
* | Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ... | Jonny Lamb | 2008-07-04 | 3 | -6/+6 |
* | Set an smiley icon for the "Insert smiley" menu item. | Xavier Claessens | 2008-07-04 | 1 | -1/+8 |
* | Coding style (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -3/+2 |
* | g_object_unref the right variable (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -1/+1 |
* | Replace the has-dtmf property by empathy_tp_call_has_dtmf() (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -3/+1 |
* | Fix identation (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -1/+2 |
* | g_object_unref after g_object_get (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -0/+3 |
* | Do not show the keypad when the media channel does not have the DTMF interfac... | Xavier Claessens | 2008-06-13 | 1 | -0/+11 |
* | Better dialog message when a call is rejected (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -1/+5 |
* | EmpathyCallWindow: Get a new video preview when pushing a new call into the w... | Xavier Claessens | 2008-06-08 | 1 | -0/+6 |
* | Set position/size of chat window only when adding the first chat. Fixes bug #... | Xavier Claessens | 2008-06-08 | 1 | -14/+17 |
* | Add -Wformat and and fix some compile warnings with gcc 4.3. Fixes bug #53712... | Xavier Claessens | 2008-06-08 | 1 | -1/+2 |
* | Close contact list when Escape is pressed. Fixes bug #536628 (Ross Burton). | Xavier Claessens | 2008-06-08 | 1 | -1/+17 |
* | Add a command line option to hide contact list on startup. Fixes bug #535080 ... | Xavier Claessens | 2008-06-04 | 3 | -6/+16 |
* | Only permit to have one running call at any time. Fixes bug #527970. | Xavier Claessens | 2008-05-27 | 3 | -60/+31 |
* | Add CLOEXEC flag on BaconMessageConnection FD. Fixes bug #533840. | Xavier Claessens | 2008-05-24 | 1 | -3/+11 |
* | Update BaconMessageConnection from libbacon SVN | Xavier Claessens | 2008-05-24 | 2 | -0/+16 |
* | Fix warning in status icon | Xavier Claessens | 2008-05-23 | 1 | -1/+2 |
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 5 | -118/+253 |
* | Add a func to activate any event | Xavier Claessens | 2008-05-14 | 1 | -15/+22 |
* | Do not unref tp_chat directly in the message_received callback to avoid a crash. | Xavier Claessens | 2008-05-09 | 1 | -1/+12 |
* | Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p... | Xavier Claessens | 2008-05-09 | 5 | -1094/+341 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 6 | -38/+32 |
* | Avoid copying chat list in chat_window_delete_event_cb. | Xavier Claessens | 2008-05-05 | 1 | -11/+5 |
* | Keypad is unsensitive if the call is not ACCEPTED | Xavier Claessens | 2008-05-02 | 2 | -53/+58 |
* | Implement DTMF. | Xavier Claessens | 2008-05-02 | 1 | -0/+52 |
* | Add keypad to the call window glade. | Xavier Claessens | 2008-05-02 | 1 | -4/+223 |
* | Fix packing of the preview video. | Xavier Claessens | 2008-05-02 | 1 | -2/+4 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 9 | -123/+114 |
* | Add a confirmation dialog to accept/reject incoming calls. Do not show remote... | Xavier Claessens | 2008-04-30 | 2 | -113/+113 |
* | Fix type: s/hand up/hang up/ | Xavier Claessens | 2008-04-30 | 1 | -2/+2 |
* | Fix stock ids marked for translation. Fixes bug #530090 (Gabor Kelemen). | Xavier Claessens | 2008-04-29 | 2 | -6/+6 |
* | Reword call window: Use GtkVolumeButton, only one button to accept/reject cal... | Xavier Claessens | 2008-04-29 | 2 | -279/+146 |
* | Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias). | Baptiste Mille-Mathias | 2008-04-27 | 2 | -2/+2 |
* | Improve the close warning message. (Elliot Fairweather). | Xavier Claessens | 2008-04-25 | 1 | -1/+1 |
* | Create contact menu in empathy-contact-menu.h | Xavier Claessens | 2008-04-25 | 1 | -18/+9 |
* | Setup contact submenu in chat window. | Xavier Claessens | 2008-04-25 | 2 | -9/+21 |
* | Remove useless declarations | Xavier Claessens | 2008-04-25 | 1 | -4/+0 |
* | Remove conditional build of VOIP. | Xavier Claessens | 2008-04-24 | 1 | -10/+0 |
* | Comply to HIG guidelines. Fixes bug #526926 (Elliot Fairweather, Xavier Claes... | Xavier Claessens | 2008-04-23 | 1 | -3/+6 |
* | Add man page for empathy and empathy-accounts. Fixes bug #529552 (Simon McVit... | Xavier Claessens | 2008-04-23 | 3 | -0/+40 |
* | Fix some warnings with roomlist | Xavier Claessens | 2008-04-23 | 1 | -3/+7 |
* | Do not apply different theme to chat and chatrooms | Xavier Claessens | 2008-04-23 | 2 | -46/+0 |
* | Make sure we don't assume Text channel's handle_type is != NONE. | Xavier Claessens | 2008-04-23 | 2 | -9/+24 |
* | Fix warning when changing send video button before accepting the call.EMPATHY_0_23_1 | Xavier Claessens | 2008-04-21 | 1 | -1/+4 |
* | If window->call is NULL consider the call as CLOSED | Xavier Claessens | 2008-04-21 | 1 | -2/+4 |
* | Do not crash on if ListChannels fails | Xavier Claessens | 2008-04-21 | 1 | -0/+6 |
* | Do not use service tube param as it can be anything with DTube. If the tube h... | Xavier Claessens | 2008-04-20 | 1 | -62/+76 |
* | initialize connection_status | Frederic Peters | 2008-04-20 | 1 | -1/+1 |
* | keep track of connected status to disable menu item for "new conversation" | Frederic Peters | 2008-04-20 | 1 | -0/+37 |
* | Do not ask confirmation in empathy, that's the handler's responsability. Just... | Xavier Claessens | 2008-04-20 | 1 | -34/+22 |
* | Change message dialog type if the app is not installed | Xavier Claessens | 2008-04-20 | 1 | -3/+4 |
* | Ask user confirmation before dispatching an incoming tube | Xavier Claessens | 2008-04-20 | 1 | -60/+151 |
* | Display error message when cannot create salut account. | Xavier Claessens | 2008-04-20 | 1 | -2/+5 |
* | Make possible to show "ghelp:" URIs and display a dialog in case of error in ... | Xavier Claessens | 2008-04-20 | 2 | -2/+2 |
* | Don't forget to give an initial value to GValue. | Xavier Claessens | 2008-04-20 | 1 | -1/+1 |
* | Advertise VoIP capabilities and disable VoIP if it's disabled at build time. | Xavier Claessens | 2008-04-20 | 1 | -0/+49 |
* | Fix litle bug in dispatcher | Xavier Claessens | 2008-04-20 | 1 | -1/+2 |
* | Move tube chandler to EmpathyFilter | Xavier Claessens | 2008-04-20 | 5 | -274/+245 |