]> git.0d.be Git - empathy.git/shortlog
empathy.git
2010-08-11 Guillaume Desmottesremove empathy-dispatch-operation
2010-08-11 Guillaume Desmottesdispatcher: remove more unused attributes and code
2010-08-11 Guillaume DesmottesMerge remote branch 'lfrb/ft-cancel'
2010-08-11 Guillaume Desmottesdispatcher: use TpCapabilities to get the RCC (#626636)
2010-08-11 Guillaume Desmottesdispatcher: use tp_proxy_prepare_async instead of tp_co...
2010-08-11 Louis-Francis... Ignore socket errors when closing the file-transfer...
2010-08-11 Guillaume Desmottesbye bye empathy-handler
2010-08-11 Guillaume Desmottesdispatcher: remove channel handling and requesting...
2010-08-11 Guillaume DesmottesMerge branch 'request-chat-626630'
2010-08-11 Guillaume Desmottesempathy_dispatcher_join_muc: use TpAccountChannelRequest
2010-08-11 Guillaume Desmottesempathy_dispatcher_join_muc: get an account instead...
2010-08-11 Guillaume Desmottesre-implement empathy_dispatcher_chat_with_contact using...
2010-08-11 Guillaume Desmottesempathy_dispatcher_chat_with_contact_id: use TpAccountC...
2010-08-11 Guillaume Desmottesempathy_dispatcher_chat_with_contact_id: get a TpAccoun...
2010-08-11 Matej UrbančičUpdated Slovenian translation
2010-08-11 Guillaume Desmottesempathy_dispatcher_chat_with_contact_id: remove callbac...
2010-08-11 Guillaume Desmottesempathy_call_factory_new_call_with_streams: don't leak...
2010-08-11 Guillaume Desmottesshare-my-desktop: use TpAccountChannelRequest
2010-08-11 Guillaume Desmottestp-chat: use TpAccountChannelRequest
2010-08-11 Guillaume Desmottesnew-call-dialog: use TpAccountChannelRequest
2010-08-11 Guillaume Desmottescall-factory: use TpAccountChannelRequest to request...
2010-08-11 Guillaume Desmottesempathy_call_factory_new_call_with_streams: remove...
2010-08-11 Guillaume Desmottesempathy_call_handler_start_call: use tp_account_channel...
2010-08-11 Guillaume Desmottesfactor out empathy_call_factory_create_request
2010-08-11 Guillaume Desmottesadd support for the errors introduced in spec 0.19.11
2010-08-11 Guillaume Desmottesfix indentation
2010-08-11 Philip WithnallDon't abort when closing the FT dialogue
2010-08-11 Bilal AkhtarUse GimpNet as default IRC network (#625675)
2010-08-11 Guillaume Desmottesstop using Empathy's internal dispatcher to request...
2010-08-11 Guillaume Desmottesbump tp-glib dep to 0.11.12
2010-08-11 Guillaume DesmottesUse TpSimpleHandler to handle incoming file transfer...
2010-08-11 Guillaume Desmottestp-file: remove unused ready variable
2010-08-11 Guillaume Desmottestp-file: no need to pass the incoming property during...
2010-08-11 Guillaume Desmottescall-factory: don't leak the handler
2010-08-11 Guillaume Desmottesstop handling internally FT channels
2010-08-10 Guillaume Desmottesremove empathy_dispatcher_send_file_to_contact prototype
2010-08-10 Guillaume Desmottesempathy_contact_selector_dialog_get_selected: allow...
2010-08-10 Daniel NylanderUpdated Swedish translation
2010-08-09 Philip WithnallMinor coding style fixes in EmpathyIndividual[Store...
2010-08-09 Guillaume Desmottesempathy-individual-menu: no need to get the call factory
2010-08-09 Matej UrbančičUpdated Slovenian translation
2010-08-09 Nicolò ChieffoAllow translators to localize time formats (#623934)
2010-08-09 Philip WithnallFix capability change notification in the EmpathyIndivi...
2010-08-09 Felix Kaseronly show label during search
2010-08-09 Yaron ShahrabaniUpdated Hebrew translation.
2010-08-09 Yaron ShahrabaniUpdated Hebrew translation.
2010-08-09 Guillaume Desmottesuse gtk_clutter_init rather than clutter_init
2010-08-09 Jorge GonzálezUpdated Spanish translation
2010-08-06 Philip WithnallRemove uses of new GStreamer API
2010-08-06 Matej UrbančičUpdated Slovenian translation
2010-08-06 Philip WithnallAdd casts to fix constness problems in empathy-import...
2010-08-05 Philip WithnallCast away constness of strings in GtkTargetEntry structs
2010-08-05 Philip WithnallAdd noreturn annotation to version callback function
2010-08-05 Philip WithnallFix old-style function definition (missing void)
2010-08-05 Philip WithnallFix constness of various variables and parameters
2010-08-05 Philip WithnallFix missing entries in switch statements
2010-08-05 Philip WithnallUse #ifdef instead of #if to avoid warnings of undefine...
2010-08-05 Jorge GonzálezUpdated Spanish translation
2010-08-05 Philip WithnallFix memory corruption introduced by not removing a...
2010-08-05 Fran DiéguezUpdated Galician translations
2010-08-05 Felix Kaseruse different labels if view is empty
2010-08-05 Felix Kasershow label if contact list is empty
2010-08-05 Felix Kaseradded structure to show text when list empty
2010-08-05 Guillaume DesmottesMerge branch 'connection-error-523895'
2010-08-05 Guillaume Desmottesno need to pass the reason to main_window_error_display
2010-08-05 Guillaume Desmottesno need to pass the reason to empathy_account_get_error...
2010-08-05 Guillaume Desmottesempathy_account_get_error_message: no need to get the...
2010-08-05 Guillaume Desmottesempathy_status_reason_get_default_message can be static now
2010-08-05 Guillaume Desmottesaccounts-dialog: use empathy_account_get_error_message...
2010-08-05 Guillaume Desmottesmain-window: use empathy_account_get_error_message...
2010-08-05 Guillaume Desmottesadd empathy_account_get_error_message
2010-08-05 Guillaume Desmottescreate_errors_to_message_hash: add support for more...
2010-08-05 Guillaume Desmottesadd empathy_dbus_error_name_get_default_message
2010-08-05 Guillaume Desmottesmain-window: pass the TpConnectionStatusReason to main_...
2010-08-05 Jorge GonzálezUpdated Spanish translation
2010-08-05 Guillaume DesmottesMerge branch 'av-candidate-624344'
2010-08-05 Guillaume Desmottesdisplay the tooltip on the info image
2010-08-05 Guillaume Desmottesadd 'info' icon next to the candidates
2010-08-05 Philip WithnallFix an assertion failure in the filtering code due...
2010-08-05 Guillaume Desmottescall-window: use candidates-changed signal
2010-08-05 Guillaume Desmottescall-handler: add candidates-changed signal
2010-08-05 Guillaume Desmottesuse a space to separate the IP from the port
2010-08-05 Guillaume Desmottesadd tooltips giving a bit more context about the candidate
2010-08-05 Guillaume Desmottesdestroy the old candidates before updating them
2010-08-05 Guillaume Desmottescall-window: display candidates info (#599166)
2010-08-05 Guillaume Desmottescall-handler: add properties tracking the candidates
2010-08-04 Kjartan MaraasUpdated Norwegian bokmål translation
2010-08-04 Brian Curtisirc-networks: Remove Ubuntu Servers (#625950)
2010-08-04 A S Alamupdate Punjabi Translation by A S Alam
2010-08-03 Felix Kaseruse member variable instead of getter
2010-08-03 Felix Kaserremoved fixme comment when toggling show_offline
2010-08-03 Felix Kaserrefactored show_offline property to the view
2010-08-03 Matej UrbančičUpdated Slovenian translation
2010-08-03 Xavier ClaessensConnect signals only once, it's enough
2010-08-03 Philip WithnallEnsure contacts have a persona set
2010-08-03 Felix Kaserfixing a method name typo
2010-08-03 Leonid KanterUpdated Russian translation from Александр Семёнов...
2010-08-03 Guillaume Desmottescontact: coding style fix
2010-08-03 Guillaume DesmottesAdd a translator comment explaining the "reduce locatio...
2010-08-03 Funda WangUpdated zh_CN translation.
next