| Commit message (Expand) | Author | Age | Files | Lines |
* | individual-widget: don't display unknown presence | Guillaume Desmottes | 2012-07-06 | 1 | -7/+18 |
* | inline block_contact_dialog_show() into subscription-dialog.c | Guillaume Desmottes | 2012-07-06 | 3 | -78/+73 |
* | remove empathy_subscription_dialog_show() | Guillaume Desmottes | 2012-07-06 | 2 | -138/+0 |
* | add empathy-subscription-dialog | Guillaume Desmottes | 2012-07-05 | 3 | -0/+365 |
* | empathy_adium_path_is_valid: check if the directory has the right format | Guillaume Desmottes | 2012-07-04 | 1 | -0/+20 |
* | roster-contact: force the size of the avatar | Guillaume Desmottes | 2012-07-04 | 1 | -0/+2 |
* | pixbuf_avatar_from_individual_closure_new: use the g_slice allocator | Guillaume Desmottes | 2012-07-04 | 1 | -2/+2 |
* | avatar_icon_load_cb: use gdk_pixbuf_new_from_stream_at_scale() | Guillaume Desmottes | 2012-07-04 | 1 | -113/+26 |
* | ui-utils: factor out pixbuf_round_corners() | Guillaume Desmottes | 2012-07-04 | 1 | -14/+18 |
* | ui-utils: remove unused public functions | Guillaume Desmottes | 2012-07-04 | 2 | -699/+7 |
* | ui-utils: port to TP coding style | Guillaume Desmottes | 2012-07-04 | 2 | -1584/+1646 |
* | remove empathy-chat-view | Guillaume Desmottes | 2012-07-02 | 3 | -405/+0 |
* | remove useless chat-view.h includes | Guillaume Desmottes | 2012-07-02 | 2 | -3/+0 |
* | Stop using EmpathyChatView | Guillaume Desmottes | 2012-07-02 | 9 | -146/+160 |
* | theme-adium use self->priv pattern | Guillaume Desmottes | 2012-07-02 | 2 | -178/+160 |
* | theme-adium: port to new coding styles | Guillaume Desmottes | 2012-07-02 | 2 | -1586/+1721 |
* | remove empathy-chat-text-view | Guillaume Desmottes | 2012-07-02 | 4 | -1576/+0 |
* | theme-manager: don't leak info is 2 themes have the same name | Guillaume Desmottes | 2012-07-02 | 1 | -2/+4 |
* | raise a DEBUG instead of WARNING if we can't find the theme | Guillaume Desmottes | 2012-07-02 | 1 | -1/+1 |
* | no need to call empathy_theme_manager_find_theme() twice | Guillaume Desmottes | 2012-07-02 | 1 | -8/+3 |
* | List themes from EMPATHY_SRCDIR as well | Guillaume Desmottes | 2012-07-02 | 1 | -12/+45 |
* | Store the theme name in the 'theme' gsettings key | Guillaume Desmottes | 2012-07-02 | 1 | -27/+20 |
* | add empathy_theme_manager_dup_theme_name_from_path() | Guillaume Desmottes | 2012-07-02 | 2 | -0/+22 |
* | theme-manager: use self->priv pattern | Guillaume Desmottes | 2012-07-02 | 2 | -66/+55 |
* | theme-manager: port to new coding style | Guillaume Desmottes | 2012-07-02 | 2 | -269/+308 |
* | theme-manager: remove useless code | Guillaume Desmottes | 2012-07-02 | 2 | -17/+0 |
* | move theme migration code to sanity-cleaning.c | Guillaume Desmottes | 2012-07-02 | 1 | -40/+0 |
* | theme-manager: we can now look up themes in the path | Danielle Madeley | 2012-07-02 | 1 | -9/+2 |
* | theme-manager: make it possible to look up theme by name | Danielle Madeley | 2012-07-02 | 3 | -2/+69 |
* | theme-manager: automatically migrate from legacy themes to Adium themes | Danielle Madeley | 2012-07-02 | 1 | -0/+47 |
* | theme-manager: clean up memory releasing | Danielle Madeley | 2012-07-02 | 1 | -4/+3 |
* | Remove legacy themes code | Danielle Madeley | 2012-07-02 | 6 | -1064/+6 |
* | Boxes theme: implement set_show_avatars | Will Thompson | 2012-06-28 | 1 | -3/+22 |
* | Adium themes: implement set_show_avatars() | Will Thompson | 2012-06-28 | 1 | -3/+16 |
* | EmpathyChat: tell view to show/hide avatars based on connection interfaces | Will Thompson | 2012-06-28 | 1 | -0/+11 |
* | EmpathyChatView: add vfunc for showing/hiding avatars | Will Thompson | 2012-06-28 | 2 | -0/+24 |
* | factor out empathy_chat_copy() | Guillaume Desmottes | 2012-06-27 | 1 | -37/+58 |
* | Added new function to get selected individual | Laurent Contzen | 2012-06-27 | 2 | -0/+15 |
* | egg-list-box: update to master | Guillaume Desmottes | 2012-06-26 | 1 | -0/+0 |
* | Strip %senderPrefix% in Adium themes | Will Thompson | 2012-06-26 | 1 | -0/+6 |
* | roster-view: export empathy_roster_view_get_individual_at_y() | Guillaume Desmottes | 2012-06-26 | 2 | -7/+29 |
* | don't display 'Send file' menu item in empathy-chat | Guillaume Desmottes | 2012-06-26 | 2 | -7/+14 |
* | egg-list-box: update to master | Guillaume Desmottes | 2012-06-26 | 1 | -0/+0 |
* | Create and use People Nearby group | Laurent Contzen | 2012-06-20 | 1 | -0/+30 |
* | coding style fixes | Guillaume Desmottes | 2012-06-19 | 1 | -2/+3 |
* | widget-irc: don't check 'username' using a regexp | Guillaume Desmottes | 2012-06-19 | 1 | -11/+0 |
* | If group is UNGROUPED, display at the bottom of the roster | Laurent Contzen | 2012-06-19 | 1 | -0/+5 |
* | roster-view: add_to_displayed: no need to try refiltering groups in non group... | Guillaume Desmottes | 2012-06-19 | 1 | -0/+4 |
* | roster-view: add_to_displayed: get the proper EmpathyRosterGroup object | Guillaume Desmottes | 2012-06-19 | 1 | -3/+8 |
* | roster-view: use a signal instead of a cb to handle individual tooltips | Guillaume Desmottes | 2012-06-18 | 2 | -30/+10 |
* | empathy_roster_view_query_tooltip: set the tooltip next to the right child | Guillaume Desmottes | 2012-06-18 | 1 | -1/+12 |
* | Show Popular contacts in the "Top Contacts" group | Seif Lotfy | 2012-06-18 | 1 | -1/+5 |
* | roster-view: select the child when firing the popup menu | Guillaume Desmottes | 2012-06-18 | 1 | -1/+5 |
* | Use audio-input-microphone-muted-symbolic when the mic is muted | Guillaume Desmottes | 2012-06-18 | 1 | -0/+2 |
* | roster-view: display the favorite icon for the 'top' group | Guillaume Desmottes | 2012-06-15 | 3 | -4/+49 |
* | roster-view: display favorite contacts at the top of the roster as well | Guillaume Desmottes | 2012-06-15 | 1 | -1/+68 |
* | roster-view: sort top contacts alphabetically | Guillaume Desmottes | 2012-06-15 | 1 | -25/+19 |
* | s/Ungroupped/Ungrouped | Guillaume Desmottes | 2012-06-14 | 1 | -4/+6 |
* | roster-view: store all the children in EmpathyRosterGroup, not only the displ... | Guillaume Desmottes | 2012-06-14 | 1 | -32/+69 |
* | roster-view: factor out contact_should_be_displayed() | Guillaume Desmottes | 2012-06-14 | 1 | -6/+17 |
* | roster-view: add API to display events | Guillaume Desmottes | 2012-06-14 | 2 | -0/+234 |
* | add empathy_roster_contact_set_event_icon() | Guillaume Desmottes | 2012-06-14 | 2 | -1/+24 |
* | add empathy_roster_view_is_searching() | Guillaume Desmottes | 2012-06-14 | 2 | -0/+9 |
* | roster-view: add 'empty' property | Guillaume Desmottes | 2012-06-14 | 2 | -1/+81 |
* | roster-contact: some sizing fixes | Guillaume Desmottes | 2012-06-14 | 1 | -2/+4 |
* | add API for individual tooltips | Guillaume Desmottes | 2012-06-14 | 2 | -0/+52 |
* | Add popup-individual-menu signal | Guillaume Desmottes | 2012-06-14 | 1 | -0/+73 |
* | add a signal when a contact is activated | Guillaume Desmottes | 2012-06-14 | 1 | -3/+37 |
* | roster-contact: reduce border padding | Guillaume Desmottes | 2012-06-14 | 1 | -5/+5 |
* | Display top contacts on the top of the roster | Guillaume Desmottes | 2012-06-14 | 1 | -0/+131 |
* | roster-view: add live search support | Guillaume Desmottes | 2012-06-14 | 2 | -4/+102 |
* | roster-view: add EmpathyRosterGroup and sort contacts accordingly | Guillaume Desmottes | 2012-06-14 | 1 | -12/+244 |
* | add empathy-roster-group | Guillaume Desmottes | 2012-06-14 | 4 | -0/+263 |
* | roster-view: add one EmpathyRosterContact per group | Guillaume Desmottes | 2012-06-14 | 1 | -13/+117 |
* | roster-contact: add group property | Guillaume Desmottes | 2012-06-14 | 3 | -4/+32 |
* | roster-view: allow to store more than one widget per Individual | Guillaume Desmottes | 2012-06-14 | 1 | -9/+23 |
* | factor out add_roster_contact() | Guillaume Desmottes | 2012-06-14 | 1 | -6/+17 |
* | roster-view: rename some variables | Guillaume Desmottes | 2012-06-14 | 1 | -24/+24 |
* | rename EmpathyRosterItem to EmpathyRosterContact | Guillaume Desmottes | 2012-06-14 | 5 | -110/+110 |
* | roster-view: add 'show-groups' property | Guillaume Desmottes | 2012-06-14 | 2 | -0/+41 |
* | factor out populate_view() | Guillaume Desmottes | 2012-06-14 | 1 | -10/+17 |
* | roster-view: resort when the alias is changed | Guillaume Desmottes | 2012-06-14 | 1 | -0/+4 |
* | roster-item: add 'alias' property | Guillaume Desmottes | 2012-06-14 | 1 | -5/+19 |
* | Filter out offline contacts | Guillaume Desmottes | 2012-06-14 | 2 | -0/+58 |
* | roster-item: track if individual is online or not | Guillaume Desmottes | 2012-06-14 | 2 | -0/+61 |
* | roster-item: add padding around the main box | Guillaume Desmottes | 2012-06-14 | 2 | -8/+16 |
* | set separators between contacts | Guillaume Desmottes | 2012-06-14 | 1 | -0/+23 |
* | display phone icon if needed | Guillaume Desmottes | 2012-06-14 | 1 | -7/+50 |
* | set dim-label style class on the presence message label | Guillaume Desmottes | 2012-06-14 | 1 | -0/+4 |
* | Center the alias if no presence message is displayed | Guillaume Desmottes | 2012-06-14 | 1 | -3/+16 |
* | roster-item: display the contact presence icon | Guillaume Desmottes | 2012-06-14 | 1 | -0/+30 |
* | roster-item: display the contact alias | Guillaume Desmottes | 2012-06-14 | 1 | -0/+65 |
* | roster-item: display the contact avatar | Guillaume Desmottes | 2012-06-14 | 1 | -0/+67 |
* | roster-view: sort items | Guillaume Desmottes | 2012-06-14 | 1 | -0/+20 |
* | roster-view: populate with EmpathyRosterItem | Guillaume Desmottes | 2012-06-14 | 1 | -1/+82 |
* | add empathy-roster-item | Guillaume Desmottes | 2012-06-14 | 3 | -0/+207 |
* | create roster-view skeleton | Guillaume Desmottes | 2012-06-14 | 3 | -0/+207 |
* | Add egg-list-box as a submodule | Guillaume Desmottes | 2012-06-14 | 2 | -0/+4 |
* | empathy-chat: abort chat_log_filter if object was destroyed | Debarshi Ray | 2012-06-11 | 1 | -9/+20 |
* | empathy-chat: abort got_filtered_messages_cb if object was destroyed | Debarshi Ray | 2012-06-11 | 1 | -3/+14 |
* | move 'Remove' item code to individual-menu | Guillaume Desmottes | 2012-06-08 | 3 | -203/+208 |
* | remove libebook support | Guillaume Desmottes | 2012-06-07 | 2 | -73/+2 |
* | account-settings: always use GVariant to store parameters | Guillaume Desmottes | 2012-06-07 | 4 | -36/+65 |
* | remove empathy_account_settings_set_* functions | Guillaume Desmottes | 2012-06-07 | 5 | -57/+65 |
* | accounts-settings: store parameters as GVariant | Guillaume Desmottes | 2012-06-07 | 1 | -3/+3 |
* | account-widget: use TpConnectionManager accessors | Guillaume Desmottes | 2012-06-07 | 1 | -17/+22 |
* | protocol-chooser: use TpConnectionManagerProtocol accessors | Guillaume Desmottes | 2012-06-07 | 1 | -22/+32 |
* | protocol-chooser: use TpProtocol | Guillaume Desmottes | 2012-06-06 | 2 | -11/+12 |
* | account-settings: use TpProtocol's API to get TpConnectionManagerParam | Guillaume Desmottes | 2012-06-06 | 1 | -3/+6 |
* | accounts_widget_generic_setup: continue iterating when treating optional para... | Guillaume Desmottes | 2012-06-06 | 1 | -1/+1 |
* | empathy_account_settings_get_tp_protocol: return a TpProtocol | Guillaume Desmottes | 2012-06-06 | 1 | -2/+2 |
* | account-widget-jabber.ui: remove n-{rows,columns} properties | Guillaume Desmottes | 2012-06-06 | 1 | -2/+0 |
* | live-search: handle the 'Menu' key as a navigation one | Guillaume Desmottes | 2012-06-04 | 1 | -2/+4 |
* | Merge branch 'ui-work-672043' | Danielle Madeley | 2012-05-30 | 13 | -445/+741 |
|\ |
|
| * | account-widget: support for account widget generic | Danielle Madeley | 2012-05-29 | 2 | -9/+71 |
| * | account-widget: msn, icq, groupwise | Danielle Madeley | 2012-05-29 | 3 | -26/+65 |
| * | account-widget-aim: remove colons, dim labels, fix packing | Danielle Madeley | 2012-05-29 | 1 | -8/+26 |
| * | account-widget-local-xmpp: remove colons, dim labels | Danielle Madeley | 2012-05-29 | 1 | -12/+30 |
| * | account-widget-irc: remove colons | Danielle Madeley | 2012-05-29 | 1 | -18/+43 |
| * | account-widget-sip: remove colons, clean up padding | Danielle Madeley | 2012-05-29 | 1 | -16/+22 |
| * | account-widget-jabber: remove colons, clean up advanced section | Danielle Madeley | 2012-05-29 | 1 | -184/+223 |
| * | contact-widget: remove colons and dim labels, move avatar to LHS | Danielle Madeley | 2012-05-29 | 3 | -172/+261 |
* | | factor out empathy_individual_get_client_types() | Guillaume Desmottes | 2012-05-25 | 1 | -44/+2 |
* | | Add empathy.css and helper code to use it | Guillaume Desmottes | 2012-05-24 | 2 | -0/+35 |
|/ |
|
* | individual-store: add missing folks.h include | Guillaume Desmottes | 2012-05-17 | 1 | -0/+1 |
* | Use the symbolic version of the avatar-default icon | Guillaume Desmottes | 2012-05-17 | 1 | -1/+1 |
* | Authentification → Authentication | Guillaume Desmottes | 2012-05-15 | 1 | -1/+1 |
* | remove unused tp-contact-factory includes | Guillaume Desmottes | 2012-05-15 | 3 | -3/+0 |
* | contact-widget: use empathy_client_factory_dup_contact_by_id_async() | Guillaume Desmottes | 2012-05-15 | 1 | -11/+24 |
* | Use (non-)starred-symbolic for presence chooser | Danielle Madeley | 2012-05-15 | 1 | -49/+4 |
* | turn EmpathyContactWidget to be a proper GtkWidget | Guillaume Desmottes | 2012-05-15 | 2 | -406/+443 |
* | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-05-11 | 1 | -1/+1 |
|\ |
|
| * | account-widget-irc: Quit label should be in the first column | Guillaume Desmottes | 2012-05-11 | 1 | -1/+1 |
| * | Use TP_ERROR instead of TP_ERRORS | Guillaume Desmottes | 2012-05-09 | 2 | -3/+3 |
* | | contact-blocking-dialog: use tp_connection_dup_contact_by_id_async() | Guillaume Desmottes | 2012-05-11 | 1 | -29/+30 |
* | | contact-chooser: use empathy_client_factory_dup_contact_by_id_async() | Guillaume Desmottes | 2012-05-11 | 1 | -25/+37 |
* | | chat: use empathy_client_factory_dup_contact_by_id_async() | Guillaume Desmottes | 2012-05-11 | 1 | -62/+33 |
* | | chat: use contact-chat-state-changed signal | Guillaume Desmottes | 2012-05-10 | 1 | -4/+10 |
* | | contact-search-dialog: use empathy_client_factory_dup_contact_by_id_async() | Guillaume Desmottes | 2012-05-10 | 1 | -29/+50 |
* | | remove invisible_char from ui files | Guillaume Desmottes | 2012-05-10 | 2 | -7/+0 |
* | | Use TpTpTLSCertificate | Guillaume Desmottes | 2012-05-10 | 2 | -28/+26 |
* | | new-account-dialog: rely on the EmpathyAccountWidget::close signal | Guillaume Desmottes | 2012-05-09 | 1 | -17/+6 |
* | | account-widget: delay 'close' signal if enabling the account | Guillaume Desmottes | 2012-05-09 | 1 | -2/+11 |
* | | Turn EmpathyAccountWidget to a proper GtkWidget | Guillaume Desmottes | 2012-05-08 | 9 | -117/+116 |
* | | Use TP_ERROR instead of TP_ERRORS | Guillaume Desmottes | 2012-05-07 | 2 | -3/+3 |
* | | contact-widget: stop using tp_connection_get_self_handle() | Guillaume Desmottes | 2012-05-03 | 1 | -4/+7 |
* | | individual-store-channel: stop preparing TP_CHANNEL_FEATURE_CONTACTS | Guillaume Desmottes | 2012-05-03 | 1 | -26/+5 |
* | | Revert "Revert "Stop requesting StreamedMedia channels"" | Guillaume Desmottes | 2012-05-02 | 2 | -73/+5 |
* | | remove empathy-av | Guillaume Desmottes | 2012-05-02 | 1 | -17/+14 |
* | | strip the new group name | Guillaume Desmottes | 2012-04-20 | 1 | -3/+8 |
* | | live-search: don't forward shift keys | Guillaume Desmottes | 2012-04-20 | 1 | -0/+8 |
* | | individual-view: add menu item to rename groups | Guillaume Desmottes | 2012-04-20 | 1 | -20/+97 |
* | | remove empathy_plist_parse_array() | Guillaume Desmottes | 2012-04-10 | 1 | -29/+0 |
* | | remove useless empathy-contact-list.h includes | Guillaume Desmottes | 2012-04-10 | 3 | -3/+0 |
* | | implement empathy_tp_chat_get_members as a method on TpChat | Guillaume Desmottes | 2012-04-10 | 1 | -1/+1 |
* | | implement empathy_tp_chat_add as a method on TpChat | Guillaume Desmottes | 2012-04-10 | 1 | -2/+1 |
* | | presence-chooser: use GNetworkMonitor | Guillaume Desmottes | 2012-04-05 | 1 | -7/+8 |
* | | Remove Meego specific code | Guillaume Desmottes | 2012-04-05 | 1 | -5/+0 |
* | | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-04-05 | 4 | -3/+11 |
|\| |
|
| * | add empathy_local_xmpp_assistant_widget_is_valid() | Guillaume Desmottes | 2012-04-04 | 2 | -0/+10 |
| * | include logger single header | Guillaume Desmottes | 2012-04-04 | 2 | -3/+1 |
* | | Tooltip text marked as translatable | Laurent | 2012-04-03 | 1 | -2/+3 |
* | | Merge branch 'gnome-3-4' | Danielle Madeley | 2012-04-03 | 1 | -23/+10 |
|\| |
|
| * | Logger support for calls is no longer optional | Danielle Madeley | 2012-04-03 | 1 | -18/+4 |
| * | TplCallEndReason ceased to exist on March 28 | Danielle Madeley | 2012-04-03 | 1 | -5/+6 |
* | | Added support for local IP address and port in SIP account settings widget. | Laurent | 2012-04-02 | 2 | -0/+61 |
* | | Tooltip is more usefull when editing status. Fixup | Laurent | 2012-04-02 | 1 | -0/+10 |
|/ |
|
* | groups-widget: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -6/+2 |
* | contact-search-dialog: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -4/+1 |
* | account-widget-sip: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -17/+16 |
* | Move category name constants to #defines | Will Thompson | 2012-03-28 | 1 | -0/+15 |
* | log-window: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-27 | 1 | -6/+2 |
* | factor out add_event_to_store() | Guillaume Desmottes | 2012-03-27 | 1 | -52/+39 |
* | log-window: factor out add_date_if_needed() | Guillaume Desmottes | 2012-03-27 | 1 | -32/+33 |
* | contact_widget_contact_update: check if widget_avatar is a chooser | Guillaume Desmottes | 2012-03-26 | 1 | -2/+5 |
* | Update avatar chooser's account if EMPATHY_CONTACT_WIDGET_EDIT_ACCOUNT is not... | Guillaume Desmottes | 2012-03-26 | 1 | -0/+3 |
* | contact_widget_contact_update: change 'if else' block to a 'if' block inside ... | Guillaume Desmottes | 2012-03-26 | 1 | -8/+13 |
* | Use help:empathy to open the help | Guillaume Desmottes | 2012-03-22 | 1 | -1/+1 |
* | account-widget-irc: add translators comment on up/down tooltips | Guillaume Desmottes | 2012-03-22 | 1 | -2/+2 |
* | account-widget: set shadow_type=in for advanced scrolled windows | Cosimo Cecchi | 2012-03-21 | 3 | -0/+3 |
* | contact-widget: right align contact info fields | Guillaume Desmottes | 2012-03-16 | 2 | -7/+7 |
* | contact-widget: don't display the account when editing our info | Guillaume Desmottes | 2012-03-16 | 3 | -6/+17 |
* | Don't display parameters if Parameters_Exact is not Set | Guillaume Desmottes | 2012-03-16 | 4 | -6/+15 |
* | contact-widget: use EmpathyCalendarButton | Guillaume Desmottes | 2012-03-16 | 1 | -24/+17 |
* | add EmpathyCalendarButton | Guillaume Desmottes | 2012-03-16 | 3 | -0/+343 |
* | Set chat.facebook.com:443 as fallback server | Guillaume Desmottes | 2012-03-15 | 1 | -0/+6 |
* | Free the GError in Geoclue callbacks | Guillaume Desmottes | 2012-03-15 | 1 | -0/+4 |
* | location-manager: use geoclue_master_client_create_address_async() | Guillaume Desmottes | 2012-03-15 | 1 | -13/+24 |
* | location-manager: use geoclue_master_client_create_position_async() | Guillaume Desmottes | 2012-03-15 | 1 | -11/+23 |
* | location-manager: use geoclue_master_client_set_requirements_async() | Guillaume Desmottes | 2012-03-15 | 1 | -27/+44 |
* | location-manager: use geoclue_master_create_client_async() | Guillaume Desmottes | 2012-03-15 | 1 | -12/+27 |
* | Merge remote-tracking branch 'gulic/buttons-668464' | Danielle Madeley | 2012-03-14 | 4 | -68/+92 |
|\ |
|
| * | Toolbar and Treeview merged | Jovanka Gulicoska | 2012-03-13 | 1 | -9/+13 |
| * | Remove size group from Blocked Contacts dialog | Jovanka Gulicoska | 2012-03-13 | 1 | -6/+0 |
| * | Server field expanded | Jovanka Gulicoska | 2012-03-13 | 1 | -3/+3 |
| * | IRC network dialog: use the use the right style for the buttons | Guillaume Desmottes | 2012-01-23 | 2 | -53/+77 |
| * | status preset dialog: use the right style for the remove button | Guillaume Desmottes | 2012-01-23 | 1 | -2/+3 |
| * | contact-blocking-dialog: use the right style for the remove button | Guillaume Desmottes | 2012-01-23 | 1 | -3/+4 |
* | | individual-menu: only use 'gnome-contacts' with individuals from Folks | Guillaume Desmottes | 2012-03-13 | 1 | -1/+19 |
* | | Revert "remove empathy-individual-information-dialog" | Guillaume Desmottes | 2012-03-13 | 3 | -0/+380 |
* | | remove empathy-tp-contact-list | Guillaume Desmottes | 2012-03-12 | 1 | -2/+0 |
* | | individual-store-manager: always display individual's alias in debug messages | Guillaume Desmottes | 2012-03-09 | 1 | -6/+12 |
* | | individual_personas_changed_cb: remove debug message | Guillaume Desmottes | 2012-03-09 | 1 | -3/+0 |
* | | Don't flood logs when individials don't have avatars | Guillaume Desmottes | 2012-03-09 | 2 | -5/+11 |
* | | Remove flooding debug messages | Guillaume Desmottes | 2012-03-09 | 2 | -27/+0 |
* | | empathy_gtk_init: add local copy of icons to the search path (#616159) | Guillaume Desmottes | 2012-03-08 | 1 | -0/+13 |
* | | Make use of new GLib macros to check API we are using | Guillaume Desmottes | 2012-03-07 | 1 | -1/+2 |
* | | add missing config.h includes | Guillaume Desmottes | 2012-03-07 | 2 | -0/+4 |
* | | Show date in local timezone instead of UTC | Debarshi Ray | 2012-03-06 | 1 | -1/+1 |
* | | Allow to build with empathy-av | Guillaume Desmottes | 2012-03-02 | 1 | -14/+17 |
* | | Revert "Stop requesting StreamedMedia channels" | Guillaume Desmottes | 2012-03-01 | 1 | -5/+69 |
* | | Stop requesting StreamedMedia channels | Guillaume Desmottes | 2012-02-21 | 1 | -69/+5 |
* | | always build empathy-call | Guillaume Desmottes | 2012-02-21 | 1 | -35/+0 |
* | | Use the MSN account widget with Haze | Guillaume Desmottes | 2012-02-21 | 1 | -1/+1 |
* | | protocol-chooser: stop using Butterfly | Guillaume Desmottes | 2012-02-21 | 1 | -0/+4 |
* | | tp_call_channel_add_content_async() now takes the direction | Guillaume Desmottes | 2012-02-21 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'origin/call1' into master+call | Guillaume Desmottes | 2012-02-21 | 4 | -12/+92 |
|\ \ |
|
| * \ | Merge branch 'master' into call1 | Danielle Madeley | 2012-01-17 | 7 | -84/+64 |
| |\ \ |
|
| * | | | Remove tp-yell and use TpCallChannel | Xavier Claessens | 2012-01-10 | 4 | -12/+92 |
* | | | | Patch to change Yes/No to Accept/Reject | Brian Curtis | 2012-02-17 | 1 | -2/+2 |
* | | | | local-xmpp-assistant-widget: increase row-spacing | Guillaume Desmottes | 2012-02-17 | 1 | -1/+1 |
* | | | | use the 48x48 version of the local-xmpp icon | Guillaume Desmottes | 2012-02-17 | 1 | -1/+1 |
* | | | | move the second part of the message at the end of the widget | Guillaume Desmottes | 2012-02-17 | 1 | -8/+15 |
* | | | | widget-local-xmpp: expand the entry fields | Guillaume Desmottes | 2012-02-17 | 1 | -0/+6 |
* | | | | local-xmpp-assistant-widget: inherit from a GtkGrid | Guillaume Desmottes | 2012-02-17 | 2 | -13/+8 |
* | | | | Move should_create_salut_account to local-xmpp-assistant-widget | Guillaume Desmottes | 2012-02-17 | 2 | -0/+30 |
* | | | | add empathy-local-xmpp-assistant-widget | Guillaume Desmottes | 2012-02-17 | 3 | -0/+344 |
* | | | | coding style fixes | Guillaume Desmottes | 2012-02-16 | 1 | -2/+2 |
* | | | | empathy-chat: use empathy_ensure_individual_from_tp_contact() | Guillaume Desmottes | 2012-02-15 | 1 | -1/+2 |
* | | | | tls-dialog: add accessor on the 'Continue' button | Guillaume Desmottes | 2012-02-13 | 1 | -1/+1 |
* | | | | Toggle telling others you are typing to them | Patrick F. Allen | 2012-02-13 | 1 | -1/+15 |
* | | | | Don't unhighlight chat tabs when more messages are received | Will Thompson | 2012-02-11 | 2 | -1/+22 |
* | | | | start_gnome_contacts: make sure individual is valid | Guillaume Desmottes | 2012-02-10 | 1 | -0/+2 |
* | | | | fix individual_info_menu_item_activate_cb signature | Guillaume Desmottes | 2012-02-10 | 1 | -1/+2 |
* | | | | ContactInfo: always escape IRC channel names in markup | Will Thompson | 2012-02-10 | 1 | -1/+1 |
* | | | | account-widget-jabber: doesn't allow negative priority | Guillaume Desmottes | 2012-02-09 | 1 | -1/+1 |
* | | | | contact-widget: use 'Personal Details' when editing our own info | Guillaume Desmottes | 2012-02-08 | 2 | -1/+10 |
* | | | | Remove unused persona store/view | Guillaume Desmottes | 2012-02-08 | 5 | -2258/+0 |
* | | | | remove linking UI | Guillaume Desmottes | 2012-02-08 | 5 | -1201/+0 |
* | | | | individual-menu: remove link-contacts-activated signal | Guillaume Desmottes | 2012-02-08 | 2 | -34/+0 |
* | | | | Remove 'Link Contact' menu item | Guillaume Desmottes | 2012-02-08 | 2 | -56/+5 |
* | | | | Try installing gnome-contacts using PackageKit | Guillaume Desmottes | 2012-02-08 | 1 | -5/+47 |
* | | | | factor out start_gnome_contacts() | Guillaume Desmottes | 2012-02-08 | 1 | -1/+7 |
* | | | | Factor out show_gnome_contacts_error_dialog() | Guillaume Desmottes | 2012-02-08 | 1 | -14/+19 |
* | | | | remove empathy-individual-information-dialog | Guillaume Desmottes | 2012-02-07 | 3 | -380/+0 |
* | | | | Use gnome-contacts instead of the information dialog | Guillaume Desmottes | 2012-02-07 | 1 | -2/+56 |
* | | | | individual_menu_add_personas: remove useless variable | Guillaume Desmottes | 2012-02-06 | 1 | -1/+0 |
* | | | | account_widget_generic_format_param_name: make sure param_name is not NULL | Guillaume Desmottes | 2012-02-06 | 1 | -0/+2 |
* | | | | Chat: show who changed the subject | Will Thompson | 2012-02-02 | 1 | -1/+8 |
* | | | | individual_view_drag_end: remove the auto scroll | Guillaume Desmottes | 2012-01-31 | 1 | -0/+6 |