]> git.0d.be Git - empathy.git/history - src
Renamed import_dialog_add_accounts to import_dialog_add_accounts_to_model to avoid...
[empathy.git] / src /
2008-10-17 Jonny LambRenamed import_dialog_add_accounts to import_dialog_add...
2008-10-17 Jonny LambAdded more whitespace between indentations and comments...
2008-10-17 Jonny LambFill the tree view with Pidgin accounts to import....
2008-10-17 Jonny LambSet a height request of 200px for the treeview widget...
2008-10-17 Jonny LambRe-wrote the UI of the importer dialog. (Jonny Lamb)
2008-10-17 Xavier ClaessensFix wrong condition in import_dialog_pidgin_parse_setti...
2008-10-17 Xavier ClaessensAdd comments and cleanup the pidgin importer. Account...
2008-10-17 Jonny LambRenamed static empathy_import_dialog_* functions to...
2008-10-17 Jonny LambSimplified the node looping code further. (Jonny Lamb)
2008-10-17 Jonny LambUse a different loop with nodes to shorten code. (Jonny...
2008-10-17 Jonny LambAdded another empty line between function declaration...
2008-10-17 Jonny LambAvoid using gtk_widget_show_all and show each widget...
2008-10-17 Jonny LambAdded a missing g_free. (Jonny Lamb)
2008-10-17 Jonny LambMake EmpathyImportDialog a singleton. (Jonny Lamb)
2008-10-17 Jonny LambName imported accounts in the same way as a new account...
2008-10-17 Jonny LambChanged import button to "Import Accounts...". (Jonny...
2008-10-17 Jonny LambAdded spacing of 6 to "Import accounts" button. (Jonny...
2008-10-17 Jonny LambMoved to Collabora coding style. (Jonny Lamb)
2008-10-17 Jonny LambAdded an "Import accounts" button to the accounts dialo...
2008-10-17 Jonny LambRemoved import dialog references from main window....
2008-10-17 Jonny LambFixed typos of constants in the import dialog. (Jonny...
2008-10-17 Jonny LambFixed part of dialog, as per Xavier's comments.
2008-10-17 Jonny LambAdded an account importer dialog. Fixes bug #541060...
2008-10-17 Xavier ClaessensUse alphabetical order in makefile
2008-10-13 Xavier Claessensempathy-chat-window: use new chatroom mgr API
2008-10-13 Xavier Claessensempathy-chatrooms-window: no need to call empathy_chatr...
2008-10-13 Xavier Claessensadd the file path as arg to empathy_chatroom_manager_new
2008-09-19 Xavier ClaessensDo not crash if the chatroom's account has no connectio...
2008-09-07 Frederic Petersadd WM_WINDOW_ROLE property to windows (closes: #551113)
2008-09-07 Frederic PetersHide the tab close button where there is a single tab...
2008-08-29 Xavier ClaessensDo not create a new EmpathyChatroom is it already exists.
2008-08-29 Xavier ClaessensAdd a menu item in chat window to set the room as favorite
2008-08-25 Xavier ClaessensHide the Notification preferences because we don't...
2008-08-21 Frederic PetersChange label in Accounts window from Undo to Cancel...
2008-08-18 Xavier ClaessensIf display name of the selected account changes, update...
2008-08-18 Xavier ClaessensWhen creating an account set its display name to "New...
2008-08-18 Xavier ClaessensAvoid crashing if mc_account_lookup returns NULL, it...
2008-08-18 Xavier ClaessensIf adding a an account that is already in the treeview...
2008-08-18 Xavier ClaessensRemove unused account_changed boolean
2008-08-18 Xavier ClaessensUse accounts_dialog_add_account() to add initial set...
2008-08-18 Xavier ClaessensRework the way the accounts dialog works
2008-08-18 Xavier ClaessensDo not crash if there is no salut profile installed
2008-08-08 Xavier ClaessensAdd Marco Barisione to CONTRIBUTORS
2008-08-08 Xavier ClaessensUpdate credits for the about dialog.
2008-08-07 Xavier ClaessensDo not use mission_control_request_channel as we don...
2008-08-04 Xavier ClaessensPick the correct contact alias for the message telling...
2008-08-04 Xavier ClaessensFix translators complains about ambigous strings. Fixes...
2008-08-01 Xavier ClaessensFix little coding style
2008-08-01 Xavier ClaessensRemove empathy-accounts binary, it is replaced by empat...
2008-08-01 Jonny LambImplemented showing a single accounts dialog from the...
2008-07-19 Xavier ClaessensDisplay an error message if reason is != _REQUESTED...
2008-07-19 Xavier ClaessensAdd support to set register param. Fixes bug #462880.
2008-07-19 Xavier ClaessensReplace the preview button by a cancel button when...
2008-07-19 Jonny LambAllow renaming account name when accounts are connectin...
2008-07-15 Xavier ClaessensMake more explicit the comment when we activate an...
2008-07-15 Xavier ClaessensAdd a comment telling that if there is no event the...
2008-07-15 Xavier ClaessensPrevent to start a chat when activating a row with...
2008-07-15 Xavier ClaessensMove the event manager to src/
2008-07-15 Xavier ClaessensMove event code from EmpathyStatusIcon to EmpathyEventM...
2008-07-15 Xavier ClaessensCorrectly update the UI when listing state changes.
2008-07-15 Jonny LambMoved empathy-accounts-dialog from libempathy-gtk to...
2008-07-14 Xavier ClaessensMerge branch 'leak'
2008-07-14 Xavier ClaessensUseless to cast 2 times to the same class
2008-07-08 Jonny LambAdded support for the chat window to show the avatar...
2008-07-04 Jonny LambSelect the bugged account upon a failed connection...
2008-07-03 Xavier ClaessensSet an smiley icon for the "Insert smiley" menu item.
2008-06-13 Xavier ClaessensCoding style (Alban Crequy)
2008-06-13 Xavier Claessensg_object_unref the right variable (Alban Crequy)
2008-06-13 Xavier ClaessensReplace the has-dtmf property by empathy_tp_call_has_dt...
2008-06-13 Xavier ClaessensFix identation (Alban Crequy)
2008-06-13 Xavier Claessensg_object_unref after g_object_get (Alban Crequy)
2008-06-13 Xavier ClaessensDo not show the keypad when the media channel does...
2008-06-13 Xavier ClaessensBetter dialog message when a call is rejected (Alban...
2008-06-07 Xavier ClaessensEmpathyCallWindow: Get a new video preview when pushing...
2008-06-07 Xavier ClaessensSet position/size of chat window only when adding the...
2008-06-07 Xavier ClaessensAdd -Wformat and and fix some compile warnings with...
2008-06-07 Xavier ClaessensClose contact list when Escape is pressed. Fixes bug...
2008-06-04 Xavier ClaessensAdd a command line option to hide contact list on start...
2008-05-26 Xavier ClaessensOnly permit to have one running call at any time. Fixes...
2008-05-23 Xavier ClaessensAdd CLOEXEC flag on BaconMessageConnection FD. Fixes...
2008-05-23 Xavier ClaessensUpdate BaconMessageConnection from libbacon SVN
2008-05-23 Xavier ClaessensFix warning in status icon
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-05-13 Xavier ClaessensAdd a func to activate any event
2008-05-09 Xavier ClaessensDo not unref tp_chat directly in the message_received...
2008-05-08 Xavier ClaessensMove non-gtk parts of EmpathyFilter to EmpathyDispatche...
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-05-04 Xavier ClaessensAvoid copying chat list in chat_window_delete_event_cb.
2008-05-01 Xavier ClaessensKeypad is unsensitive if the call is not ACCEPTED
2008-05-01 Xavier ClaessensImplement DTMF.
2008-05-01 Xavier ClaessensAdd keypad to the call window glade.
2008-05-01 Xavier ClaessensFix packing of the preview video.
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-30 Xavier ClaessensAdd a confirmation dialog to accept/reject incoming...
2008-04-30 Xavier ClaessensFix type: s/hand up/hang up/
2008-04-28 Xavier ClaessensFix stock ids marked for translation. Fixes bug #530090...
2008-04-28 Xavier ClaessensReword call window: Use GtkVolumeButton, only one butto...
2008-04-26 Baptiste Mille-MathiasCorrect spacing in some strings. Fix bug #529437 (Bapti...
2008-04-25 Xavier ClaessensImprove the close warning message. (Elliot Fairweather).
2008-04-25 Xavier ClaessensCreate contact menu in empathy-contact-menu.h
next