]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-06-04 Jonny LambAdd level label to priv struct.
2009-06-04 Jonny LambStore toolbar items in priv struct.
2009-06-04 Jonny LambKeep a ref to the TpDBusDaemon so the NameOwnerChanged...
2009-06-04 Jonny LambClean up EmpathyDebugDialogPriv.
2009-06-03 Jonny LambUse G_GSIZE_FORMAT instead of %u.
2009-06-03 Jonny LambUpdated Debug spec.
2009-04-24 Jonny LambAdd a "Copy" toolbar item to copy text to clipboard.
2009-04-24 Jonny LambCreate a straight TpProxy instead of a TpConnection.
2009-04-24 Jonny LambConnect to NameOwnerChanged so the CM chooser can be...
2009-04-24 Jonny LambStore unique names in CM model.
2009-04-24 Jonny LambUse GtkWindow's "transient-for" property instead of...
2009-04-24 Jonny LambDon't show the same CM more than once in the CM chooser...
2009-04-24 Jonny LambUse GFile and GFileOutputStream instead of fopen and...
2009-04-24 Jonny LambUse "foo != NULL" instead of "foo".
2009-04-24 Jonny LambAdd more comments to debug_dialog_press_event_cb.
2009-04-24 Jonny LambUse guint instead of int for for loop counter.
2009-04-24 Jonny LambSplit some long lines into two.
2009-04-24 Jonny LambChanged Help menu item to simply "Debug.
2009-04-24 Jonny LambUpdated coding style.
2009-04-24 Jonny LambRemove tabs, sigh.
2009-04-24 Jonny LambImplement save button.
2009-04-24 Jonny LambClear the store when changing CM.
2009-04-24 Jonny LambImplemented a menu when selecting a row to copy message...
2009-04-24 Jonny LambDisplay debug message as monospace.
2009-04-24 Jonny LambImplement clear button.
2009-04-24 Jonny LambImplement level combo box.
2009-04-24 Jonny LambAlign text at the top of the row.
2009-04-24 Jonny LambRemove trailing whitespace from the debug message.
2009-04-24 Jonny LambStore the bus name of CMs in an the combo box's tree...
2009-04-24 Jonny LambMake the tree view have alternating row colours.
2009-04-24 Jonny LambCorrect indentation and tab problems.
2009-04-24 Jonny LambDefine the debug object path in the header and keep...
2009-04-24 Jonny LambCreate a new string for category as it's g_free'd.
2009-04-24 Jonny LambAdd Debug interface to TpProxy's known interfaces.
2009-04-24 Jonny LambReturn NULL if _new is not given a GtkWindow.
2009-04-24 Jonny LambOnly set Enabled=false in dispose if there we have...
2009-04-24 Jonny LambChanged account chooser to CM chooser.
2009-04-24 Jonny LambGet the CM bus name from the TpProxy instead of hard...
2009-04-24 Jonny LambMake sure the toolbar labels are shown.
2009-04-24 Jonny LambOnly set Enabled when we already have a proxy.
2009-04-24 Jonny LambSet Enabled dbus property to the correct value dependin...
2009-04-24 Jonny LambImplement pause button and handle connections to signal...
2009-04-24 Jonny LambOnly connect to NewDebugMessage if the paused button...
2009-04-24 Jonny LambConnect to NewDebugMessage and append it to the treeview.
2009-04-24 Jonny LambCall GetMessages when the debug dialog opens.
2009-04-24 Jonny LambAdd GtkTreeView to debug dialog.
2009-04-24 Jonny LambAdd Debug interface.
2009-04-24 Jonny LambAdded Debug Window menu item.
2009-04-24 Jonny LambAdded a basic UI to debug dialog.
2009-04-24 Jonny LambAdded initial empty EmpathyDebugDialog.
2009-04-23 Guillaume DesmottesMerge branch 'send-video-576394'
2009-04-23 Olav Vittersdoap: Add desktop category
2009-04-23 Guillaume Desmottesempathy-call-window: add priv->sending_video so we...
2009-04-23 Guillaume Desmottesempathy-contact-widget: call contact_widget_change_cont...
2009-04-23 Guillaume Desmottesempathy-call-window: send-video meny entry has to be...
2009-04-23 Guillaume DesmottesSync 'Send Video' button and 'Call -> Send video' menu...
2009-04-23 Guillaume Desmottescheck-empathy-helpers: gconf_entry_free has been deprec...
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-23 Davyd MadeleyRest of gtk-doc
2009-04-23 Davyd MadeleyPreserve the status message across combo box changes
2009-04-23 Davyd MadeleyAdd a comment for cassidy ;-)
2009-04-23 Davyd MadeleySort presets alphabetically in the list
2009-04-23 Davyd Madeleygtk-doc entry
2009-04-23 Guillaume DesmottesMerge branch 'irc-dialog-579800'
2009-04-23 Guillaume Desmottesempathy-account-widget-irc: remove unused widgets
2009-04-23 Guillaume Desmottesempathy-account-widget-irc: rename button_remove to...
2009-04-23 Jonny LambMisc. gtk-doc updates, including being more explicit...
2009-04-23 Davyd MadeleyMake it possible to edit a status message by double...
2009-04-23 Davyd MadeleyFix function naming
2009-04-23 Jonny LambAdd documentation for EmpathyNewMessageDialog.
2009-04-23 Jonny LambAdd documentation for EmpathyProfileChooser.
2009-04-22 Jonny LambAdd documentation for EmpathyAvatarImage.
2009-04-22 Jonny LambAdd documentation for EmpathyAvatarChooser.
2009-04-22 Jonny LambAdd documentation for EmpathyPresenceChooser.
2009-04-22 Jonny LambAdd documentation for EmpathyContactWidget.
2009-04-22 Jonny LambAdd documentation for EmpathyContactSelector.
2009-04-22 Jonny LambAdd documentation for EmpathyAccountChooser.
2009-04-22 Guillaume Desmottesempathy_irc_network_dialog_show: call show_all on the...
2009-04-22 Guillaume Desmottesfix another id clash
2009-04-22 Guillaume Desmottesrename button_remove to button_remove_network to fix...
2009-04-22 Guillaume Desmottesempathy-account-widget-irc.ui: the network dialog doesn...
2009-04-22 Jonny LambRemove g_object_ref from empathy_dispatch_operation_get...
2009-04-22 Jonny LambRenamed empathy_profile_chooser_get_selected to empathy...
2009-04-22 Jonny LambRenamed empathy_contact_list_view_get_selected to empat...
2009-04-22 Jonny LambRenamed empathy_account_chooser_get_account to empathy_...
2009-04-22 Xavier ClaessensRename empathy_contact_new_static to empathy_contact_ne...
2009-04-22 Xavier ClaessensDon't forget to show the contact widget in some places
2009-04-22 Xavier ClaessensDo not rely on suppress_handlers, it is deprecated.
2009-04-22 Xavier ClaessensRename manager to self to not confuse with account_manager.
2009-04-22 Xavier ClaessensReplace empathy_connection_get_protocol by tp_connectio...
2009-04-22 Xavier ClaessensAdd a comment to tell that tp_contact_list_group_add...
2009-04-22 Xavier ClaessensMake the comment for group hash table more explicit
2009-04-22 Xavier ClaessensAdd a comment to explain what does tp_contact_list_grou...
2009-04-22 Xavier ClaessensSimplify expression in tp_contact_list_group_add_data_unref
2009-04-22 Xavier ClaessensAdd doc for empathy_account_manager_dup_connections.
2009-04-22 Xavier ClaessensMake explicit in the doc of empathy_account_manager_get...
2009-04-22 Xavier ClaessensAdd asserts in connection_invalidated_cb
2009-04-22 Xavier ClaessensDocument hash tables in EmpathyAccountManagerPriv
2009-04-22 Xavier ClaessensAdd empathy_contact_new_static() to create a contact...
2009-04-22 Xavier ClaessensAdd G_PARAM_STATIC_STRINGS to EmpathyContact properties
next