]> git.0d.be Git - empathy.git/shortlog
empathy.git
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-14 Nikos CharonitakisUpdated el translation
2008-10-13 Kenneth NielsenUpdated Danish translation (Kenneth Nielsen)
2008-10-13 Xavier ClaessensUpdate gitignore
2008-10-13 Xavier Claessensempathy-contact-menu.c: store the chatroom instead...
2008-10-13 Xavier Claessensempathy-contact-menu.c: use new empathy_chatroom_manage...
2008-10-13 Xavier ClaessensChange menu entry to 'Invite to chatroom'
2008-10-13 Xavier ClaessensActually invite contact to chatroom. Fixes bug #496100...
2008-10-13 Xavier ClaessensDisplay invite menu entry in the contact menu
2008-10-13 Xavier ClaessensUpdate python bindings
2008-10-13 Xavier Claessensempathy_chatroom_manager_remove: when looking for the...
2008-10-13 Xavier Claessensempathy_chatroom_equal: use tp_strdiff instead of g_str...
2008-10-13 Xavier Claessenscheck-empathy-chatroom-manager.c: factor out change_acc...
2008-10-13 Xavier Claessenscheck-empathy-chatroom-manager.c: check the result...
2008-10-13 Xavier Claessensempathy_chatroom_set_auto_connect: notify the favorite...
2008-10-13 Xavier Claessenschatroom-manager: add_chatroom: connect the 'notify...
2008-10-13 Xavier Claessensreuse test account instead of creating one at each...
2008-10-13 Xavier Claessensempathy-chat-window: use new chatroom mgr API
2008-10-13 Xavier Claessensremove empathy_chatroom_manager_store from the API...
2008-10-13 Xavier Claessensempathy-chatrooms-window: no need to call empathy_chatr...
2008-10-13 Xavier Claessensdisconnect chatroom signals when they are removed from...
2008-10-13 Xavier Claessensautomatically save the chatroom mgr XML file when one...
2008-10-13 Xavier Claessenschatroom-mgr: use a save timer instead of saving the...
2008-10-13 Xavier Claessensonly save the chatrooms xml when a favorite chatroom...
2008-10-13 Xavier Claessenstest empathy chatroom manager change favorite
2008-10-13 Xavier Claessenschatroom-mgr: store the file when a chatroom changes...
2008-10-13 Xavier Claessenstest favorite change
2008-10-13 Xavier Claessenstest empathy_chatroom_manager_remove
2008-10-13 Xavier Claessenstest empathy_chatroom_manager_add
2008-10-13 Xavier Claessenscheck_chatrooms_list: don't depend on the order of...
2008-10-13 Xavier Claessensfactor out check_chatrooms_list
2008-10-13 Xavier Claessensfactor out check_chatroom
2008-10-13 Xavier Claessenstest chatroom xml parsing
2008-10-13 Xavier Claessensfix leak in destroy_test_account
2008-10-13 Xavier Claessensrename remove_account_from_gconf to destroy_test_accoun...
2008-10-13 Xavier Claessensfactor out create_test_account
2008-10-13 Xavier Claessensmove empathy specifc helpers to check-empathy-helpers
2008-10-13 Xavier Claessensload the chatrooms sample XML file
2008-10-13 Xavier Claessensadd 2 chatrooms to chatrooms-sample.xml
2008-10-13 Xavier Claessensadd remove_account_from_gconf to check-helpers
2008-10-13 Xavier Claessensfake the profile and the CM for tests
2008-10-13 Xavier Claessensfactor out get_xml_file, get_user_xml_file and copy_xml...
2008-10-13 Xavier Claessenscopy chatrooms xml file instead of using the sample...
2008-10-13 Xavier Claessensmove xml/chatrooms.xml to xml/chatrooms-sample.xml
2008-10-13 Xavier Claessensrename check-empathy-irc-chatroom-manager.c to check...
2008-10-13 Xavier Claessenscheck-empathy-chatroom: unref and destroy the account
2008-10-13 Xavier Claessensadd a test file for EmpathyChatroomManager
2008-10-13 Xavier Claessensadd the file path as arg to empathy_chatroom_manager_new
2008-10-13 Xavier Claessenschatroom-manager: set the file path as a property
2008-10-13 Xavier Claessensadd EmpathyChatroom tests
2008-10-13 Xavier Claessensauto-connect implies favorite
2008-10-13 Xavier Claessensdispatcher: store a ref on the ChatroomManager
2008-10-13 Xavier Claessensrename chatroom_invalidated_cb to dispatcher_chatroom_i...
2008-10-13 Xavier Claessensempathy-dispatcher: use new API of EmpathyChatRoom
2008-10-13 Xavier Claessensadd joined room to EmpathyChatroomManager. Fixes bug...
2008-10-13 Xavier ClaessensSave chatrooms to XML only if they are marked as favorite
2008-10-13 Xavier Claessensadd a favorite and tp-channel property to EmpathyChatroom
2008-10-12 Jorge Gonzalez... Updated es translation (Jorge Gonzalez)
2008-10-09 Daniel NylanderUpdated sv translation (Daniel Nylander)
2008-10-09 Daniel NylanderUpdated sv translation (Daniel Nylander)
2008-10-06 Kjartan MaraasUpdate
2008-10-06 Frederic Petersuse AM_PATH_PYTHON for Python detection (closes: ...
2008-10-06 Petr KovářUpdated cs translation (Martin Picek and Lucas Lommer...
2008-10-06 Gabor KelemanHungarian translation updated
2008-10-05 Xavier ClaessensFix build error, empathy_theme_update_view return void.
2008-10-04 Ignacio Casal... Updated Galician Translation.
2008-10-04 Ilkka TuohelaUpdated Finnish translation
2008-10-03 Og B. MacielUpdated Brazilian Portuguese translation.
2008-10-03 Ignacio Casal... Updated Galician translation
2008-10-03 Gabor KelemanMark some forgotten strings for translation (bug #553066)
2008-09-29 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2008-09-29 Frederic PetersCatch underscores in email addresses. (closes: #554284)
2008-09-26 Yang ZhangFix a typo in zh_CN.po
2008-09-26 Ignacio Casal... Updated Galician Translation.
2008-09-24 Funda WangUpdated zh_CN translation.
2008-09-22 Vincent UntzFix for GTK+ adjustment policy enforcement:
2008-09-22 Yang ZhangUpdated the header of zh_CN.po
next