]> git.0d.be Git - empathy.git/history - libempathy-gtk
Don't crash when switching to a tab with no TpChat
[empathy.git] / libempathy-gtk /
2010-02-13 Will ThompsonDon't crash when switching to a tab with no TpChat
2010-02-12 Danielle MadeleyPort Moblin widgets to Mx
2010-02-11 Guillaume DesmottesRephrase the helper text and change "Login ID" to ...
2010-02-11 Guillaume Desmottesembold the part of the Facebook URL showing the ID...
2010-02-11 Guillaume Desmottesadd a simple version of the Facebook widget
2010-02-11 Guillaume DesmottesImprove default display name for Facebook accounts
2010-02-11 Guillaume Desmottesadd the '@chat.facebook.com' suffix to account but...
2010-02-11 Guillaume Desmottesassistant: filter out facebook from the new account...
2010-02-11 Guillaume DesmottesHelp user to understand what Facebook alias are and...
2010-02-11 Guillaume Desmotteshide the advanced options for Facebook accounts
2010-02-11 Guillaume Desmottesdon't display the register options for Facebook accounts
2010-02-11 Guillaume Desmottesaccount-widget: display facebook example label
2010-02-11 Guillaume Desmottesadd is_facebook arg to empathy_protocol_chooser_dup_sel...
2010-02-11 Guillaume Desmottesempathy-protocol-chooser: add a column saying if a...
2010-02-11 Guillaume Desmottesadd example label for Facebook accounts
2010-02-11 Guillaume Desmottesaccount_widget_build_jabber: add few comments
2010-02-11 Guillaume DesmottesDrop Haze's facebook implementation
2010-02-11 Xavier ClaessensAdd facebook in protocol chooser for gabble CM.
2010-02-10 Xavier ClaessensMerge branch 'menu'
2010-02-10 Xavier ClaessensFix leaked GtkMenu
2010-02-08 Guillaume DesmottesUse a GSList instead of GList to store messages to ack
2010-02-08 Danielle Madeleyempathy-chat: acknowledge pending messages on empathy_c...
2010-02-08 Guillaume DesmottesAdd translation context for the "Edit" contact menu...
2010-02-08 Danielle MadeleyDon't call SetAlias for subscription requests until...
2010-01-25 Guillaume DesmottesShow protocol in compat mode too
2010-01-25 Guillaume Desmottescontact_list_store_update_list_mode_foreach: remove...
2010-01-25 Guillaume Desmottescontact_list_store_contact_update: remove useless show_...
2010-01-25 Guillaume DesmottesMerge commit 'kaserf/buttons-infobar-606329'
2010-01-25 Guillaume Desmottesaccount-widget-salut: don't display advanced properties...
2010-01-22 Guillaume Desmottesreplace empathy_connection_managers_call_when_ready...
2010-01-22 Guillaume Desmottesempathy-protocol-chooser: use empathy_connection_manage...
2010-01-21 Thomas MeireCapture the escape key on the chat view and search...
2010-01-21 Thomas Meireremoved some trailing spaces
2010-01-21 Thomas Meireadded a "find" menu item
2010-01-21 Thomas Meireimprove behaviour of match_case callback
2010-01-21 Thomas Meireadd match_case option to find_abilities
2010-01-21 Thomas Meirerespect match_case in chat_text_view_highlight
2010-01-21 Thomas MeireUse gtk_text_iter_[backward/forward]_search for case...
2010-01-21 Thomas Meireadded checkbox callback
2010-01-21 Thomas Meireadded case sensitive search for adium themes (reverted...
2010-01-21 Thomas Meiremake the adium theme respect new_search
2010-01-21 Thomas Meireadded case sensitive highlighting for adium themes
2010-01-21 Thomas Meiresimple toggle button to match the case
2010-01-21 Thomas Meireremove priv->last_search and factor out empathy_search_...
2010-01-20 Ken VanDineMake the "Edit Custom Messages" window 420px wide by...
2010-01-19 Guillaume DesmottesPass a boolean saying if the protocol is Google Talk...
2010-01-19 Guillaume Desmottesadd_register_buttons: don't show the register buttons...
2010-01-19 Guillaume Desmottesaccount-widget: check that the apply button actually...
2010-01-19 Cosimo CecchiMake sure the column spacing is the same for all protocols.
2010-01-18 Thomas MeireFix /join command with one channel (#607306)
2010-01-18 Guillaume Desmottesaccount-widget: add empathy_account_widget_set_{account...
2010-01-17 Javier JardónSupport silent build rules with automake 1.11
2010-01-14 Guillaume Desmottesaccount-widget: use empathy_account_widget_changed
2010-01-14 Guillaume Desmottesaccount-widget-irc: Call empathy_account_widget_changed...
2010-01-14 Guillaume Desmottesadd empathy_account_widget_changed as protected method
2010-01-13 Guillaume DesmottesCall xmlCleanupParser() only once when exiting (#600693)
2010-01-13 Xavier ClaessensMerge branch 'contact'
2010-01-13 Xavier ClaessensRemove the "Contact" alignment from contat widget
2010-01-12 Thomas MeireAdd search bar in chat text views (#585168)
2010-01-12 Xavier ClaessensReorder functions to not declare them on top
2010-01-11 Guillaume Desmottescontact_list_store_get_contact_status_icon_with_icon_na...
2010-01-11 Guillaume Desmottesempathy_pixbuf_contact_status_icon_with_icon_name:...
2010-01-11 Felix Kaseruse G_TYPE_OBJECT instead of G_TYPE_POINTER
2010-01-11 Felix Kaserconnect to signals when account has been created
2010-01-09 Felix Kaserremove box around advanced settings
2010-01-06 Guillaume Desmottescontact-list-view: merge the audio and vido call column
2010-01-06 Guillaume DesmottesDisplay a context menu when clicking on audio/video...
2010-01-06 Thomas Meireallow multiple rooms with /join (bug #604347)
2010-01-06 Guillaume Desmottesremove debug message when creating or retrieving a...
2010-01-06 Xavier ClaessensAdd the protocol icon in EmpathyContactWidget. That...
2010-01-06 Guillaume Desmottesrename 'location' to 'loc' to fix shadow declaration
2010-01-06 Philip WithnallRemove Pango markup from translatable strings where...
2010-01-06 Thomas MeirePrint autocompletion suggestions to chatview (#599779)
2010-01-06 Thomas MeireFix autocompletion for non-alphanumeric nicknames
2010-01-01 Philip WithnallMiscellaneous string fixes
2010-01-01 Philip WithnallPunctuation fixes in translatable strings
2009-12-25 Guillaume Desmottesaccount-widget: presence_changed_cb: early return if...
2009-12-25 Guillaume Desmottesaccount-widget: ensure that the object stays alive...
2009-12-22 Guillaume DesmottesAdd register buttons to the account widget
2009-12-22 Guillaume Desmottesfactor out account_widget_is_gtalk
2009-12-22 Guillaume Desmottesreorder moblin specific code
2009-12-22 Guillaume Desmottesaccount-widget: move the 'Enable' checkbox to the top...
2009-12-22 Guillaume Desmottesaccount-widget: factor out add_enable_checkbox
2009-12-22 Danielle MadeleyMerge branch 'pmuc'
2009-12-22 Danielle Madeley[EmpathyContactSelectorDialog] add contact filtering...
2009-12-21 Guillaume Desmottesaccount-widget-sip: re-add tooltips
2009-12-21 Pascal Potvinpresence-chooser: Ellipsize long status messages (...
2009-12-21 Danielle Madeley[EmpathyContactMenu] Replace raw Tp call with existing...
2009-12-21 Danielle Madeley[EmpathyContactSelectorDialog] remove got_response...
2009-12-21 Danielle Madeley[EmpathyContactSelectorDialog] initialise priv->show_ac...
2009-12-18 Danielle Madeley[EmpathyContactSelectorDialog] normalise case in match...
2009-12-18 Danielle Madeley[EmpathyContactSelectorDialog] tweak padding
2009-12-18 Danielle Madeley[EmpathyContactSelectorDialog] switch from table_conten...
2009-12-18 Danielle Madeley[EmpathyContactSelectorDialog] make the Account Chooser...
2009-12-18 Danielle Madeley[EmpathyContactSelectorDialog] make this an abstract...
2009-12-18 Danielle Madeley[EmpathyContactSelectorDialog] Add missing include
2009-12-17 Guillaume Desmottesno need to export contact_list_store_get_contact_status...
2009-12-17 Guillaume Desmottescontact-selector-dialog: set a border of 12 as defined...
2009-12-17 Guillaume Desmottesnew-message-dialog: filter out CM which doesn't support...
2009-12-17 Guillaume Desmottesnew-call-dialog: filter out CM which doesn't support...
next