| Commit message (Expand) | Author | Age | Files | Lines |
* | Pressing F2 opens the Edit Contact Information window for #586257 | Kushal Das | 2011-01-11 | 1 | -1/+22 |
* | individual-view: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -11/+10 |
* | Bug 637097 — Port to latest folks API changes | Philip Withnall | 2010-12-14 | 1 | -3/+3 |
* | Bug 636700 — Add an extra warning when deleting a metacontact | Philip Withnall | 2010-12-13 | 1 | -4/+37 |
* | Stop calling gtk_menu_detach() | Guillaume Desmottes | 2010-11-30 | 1 | -2/+0 |
* | empathy_individual_view_get_group_menu: don't leak the group | Guillaume Desmottes | 2010-11-24 | 1 | -0/+1 |
* | rename empathy_individual_view_get_selected_group to empathy_individual_view_... | Guillaume Desmottes | 2010-11-24 | 1 | -4/+4 |
* | Display the phone next to the status | Emilio Pozuelo Monfort | 2010-11-17 | 1 | -39/+2 |
* | individual-widget: show a "on a phone" label in the individual view | Jonny Lamb | 2010-11-16 | 1 | -1/+2 |
* | contact: enable showing a phone next to contacts who are on phones | Jonny Lamb | 2010-11-16 | 1 | -0/+39 |
* | Stop using removed Individual convenience methods from folks | Philip Withnall | 2010-11-13 | 1 | -3/+3 |
* | rename timeout_id to auto_scroll_timeout_id | Guillaume Desmottes | 2010-10-28 | 1 | -5/+5 |
* | move AutoScrollData to priv | Guillaume Desmottes | 2010-10-28 | 1 | -21/+19 |
* | Use GTK3 API | Guillaume Desmottes | 2010-10-28 | 1 | -6/+10 |
* | Add auto scrolling when drag-and-dropping contacts (#619858). | Vitaly Minko | 2010-10-28 | 1 | -0/+54 |
* | Merge remote branch 'vminko/fix-632024-v2' | Guillaume Desmottes | 2010-10-18 | 1 | -4/+15 |
|\ |
|
| * | Add an entry in the View menu to search for contacts (#632024). | Vitaly Minko | 2010-10-18 | 1 | -4/+15 |
* | | Use Folks to check the ability to remove Individuals in the store & view. | Travis Reitter | 2010-10-16 | 1 | -29/+22 |
|/ |
|
* | Port Empathy to use FolksAliasable and FolksGroupable | Philip Withnall | 2010-10-05 | 1 | -4/+4 |
* | GDK keys are now GDK_KEY_* | Guillaume Desmottes | 2010-10-04 | 1 | -2/+2 |
* | Port EmpathyIndividualView to use empathy_contact_dup_best_for_action() | Philip Withnall | 2010-09-03 | 1 | -26/+3 |
* | Bug 628133 — Linking dialog's live search should copy the one from the roster | Philip Withnall | 2010-09-02 | 1 | -0/+20 |
* | Only unref the EmpathyIndividualView after emptying the group hash table | Philip Withnall | 2010-09-02 | 1 | -3/+2 |
* | Remove the expand groups idle handler when destroying an EmpathyIndividualView | Philip Withnall | 2010-09-01 | 1 | -1/+3 |
* | Bug 628106 — Groups are not expanded when reconnecting | Philip Withnall | 2010-09-01 | 1 | -0/+5 |
* | Add an INDIVIDUAL_CALL feature to EmpathyIndividualView | Philip Withnall | 2010-09-01 | 1 | -0/+4 |
* | Bug 628121 — Should pick an online persona when starting a chat | Philip Withnall | 2010-08-30 | 1 | -1/+27 |
* | Fix a logic error when expanding groups in EmpathyIndividualView | Philip Withnall | 2010-08-30 | 1 | -1/+1 |
* | Add an EmpathyIndividualView::show-untrusted property | Philip Withnall | 2010-08-27 | 1 | -0/+49 |
* | Move all individual view visibility logic into is_visible_individual() | Philip Withnall | 2010-08-27 | 1 | -10/+10 |
* | Accept text/plain drops as file transfers, rather than as Individuals | Philip Withnall | 2010-08-27 | 1 | -5/+3 |
* | Add an EmpathyIndividualView feature for receiving Persona drops | Philip Withnall | 2010-08-27 | 1 | -62/+57 |
* | Add an EmpathyIndividualView::drag-persona-received signal | Philip Withnall | 2010-08-27 | 1 | -2/+84 |
* | Add an EmpathyIndividualView::drag-individual-received signal | Philip Withnall | 2010-08-27 | 1 | -35/+49 |
* | Use EmpathyIndividualFeatureFlags consistently in EmpathyIndividualView | Philip Withnall | 2010-08-27 | 1 | -4/+4 |
* | Use text/individual-id instead of text/contact-id for dragging Individuals | Philip Withnall | 2010-08-27 | 1 | -2/+2 |
* | Rename EMPATHY_INDIVIDUAL_VIEW_FEATURE_CONTACT_* to *_FEATURE_INDIVIDUAL_* | Philip Withnall | 2010-08-27 | 1 | -7/+7 |
* | Add an EmpathyIndividualView feature for changing Individuals' groups | Philip Withnall | 2010-08-27 | 1 | -9/+29 |
* | Fix memory leaks in EmpathyIndividualView drop handling code | Philip Withnall | 2010-08-27 | 1 | -15/+11 |
* | Move individual_view_handle_drag() to individual_view_contact_drag_received() | Philip Withnall | 2010-08-27 | 1 | -40/+33 |
* | Add an EmpathyIndividualView feature for dropping files on Individuals | Philip Withnall | 2010-08-27 | 1 | -5/+11 |
* | Don't expand rows if the tree view has been destroyed | Philip Withnall | 2010-08-25 | 1 | -1/+7 |
* | Don't try to expand groups if the EmpathyIndividualView's store is unset | Philip Withnall | 2010-08-20 | 1 | -2/+6 |
* | Bug 627219 — Link dialog search doesn't work | Philip Withnall | 2010-08-20 | 1 | -22/+73 |
* | Use EmpathyIndividualWidget in EmpathyIndividualView tooltips | Philip Withnall | 2010-08-20 | 1 | -12/+8 |
* | Aggregate group expansion/contraction in EmpathyIndividualView | Philip Withnall | 2010-08-18 | 1 | -36/+96 |
* | Don't recursively expand contact list rows unnecessarily | Philip Withnall | 2010-08-18 | 1 | -1/+1 |
* | Bug 626552 — Sporadic tree model warnings upon initial fill in Empathy | Philip Withnall | 2010-08-18 | 1 | -5/+15 |
* | Rearrange functions in EmpathyIndividualView | Philip Withnall | 2010-08-18 | 1 | -109/+109 |
* | Support calls in the Personas menu. | Travis Reitter | 2010-08-16 | 1 | -2/+2 |
* | Only enable row reordering in EmpathyIndividualView if dragging is enabled | Philip Withnall | 2010-08-12 | 1 | -6/+9 |
* | re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch... | Guillaume Desmottes | 2010-08-11 | 1 | -1/+1 |
* | Minor coding style fixes in EmpathyIndividual[Store|View] | Philip Withnall | 2010-08-09 | 1 | -1/+1 |
* | Cast away constness of strings in GtkTargetEntry structs | Philip Withnall | 2010-08-05 | 1 | -8/+13 |
* | Fix missing entries in switch statements | Philip Withnall | 2010-08-05 | 1 | -3/+1 |
* | use different labels if view is empty | Felix Kaser | 2010-08-05 | 1 | -0/+13 |
* | Fix an assertion failure in the filtering code due to show-offline changes | Philip Withnall | 2010-08-05 | 1 | -2/+4 |
* | use member variable instead of getter | Felix Kaser | 2010-08-03 | 1 | -5/+3 |
* | refactored show_offline property to the view | Felix Kaser | 2010-08-03 | 1 | -4/+59 |
* | Connect signals only once, it's enough | Xavier Claessens | 2010-08-03 | 1 | -7/+0 |
* | added return value for the keynav signal | Felix Kaser | 2010-07-29 | 1 | -2/+6 |
* | changed the type of keynav signal | Felix Kaser | 2010-07-29 | 1 | -4/+4 |
* | added check for null before scroll to cell | Felix Kaser | 2010-07-29 | 1 | -2/+5 |
* | add key navigation possibilities to search | Felix Kaser | 2010-07-29 | 1 | -0/+23 |
* | keep the selected contact visible after search | Felix Kaser | 2010-07-29 | 1 | -0/+7 |
* | fix small regression with expanding groups | Felix Kaser | 2010-07-28 | 1 | -1/+1 |
* | Adjust for signature change in folks_groups_change_group() | Travis Reitter | 2010-07-27 | 1 | -2/+20 |
* | Don't depend on Folks capabilities in the IndividualView | Travis Reitter | 2010-07-21 | 1 | -2/+13 |
* | Take advantage of tp_clear_object(). | Travis Reitter | 2010-07-21 | 1 | -2/+1 |
* | Minimize the scope of some variables and avoid risk of double-freeing a string. | Travis Reitter | 2010-07-21 | 1 | -3/+4 |
* | Don't enclose trivial blocks in {}. | Travis Reitter | 2010-07-21 | 1 | -63/+22 |
* | Use explicit '!= NULL' for pointer boolean expressions. | Travis Reitter | 2010-07-21 | 1 | -10/+11 |
* | Don't leak references to the contacts returned from empathy_contact_dup_from_... | Travis Reitter | 2010-07-21 | 1 | -1/+2 |
* | Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i... | Travis Reitter | 2010-07-21 | 1 | -3/+3 |
* | Take advantage of the tp_clear_* utility functions. | Travis Reitter | 2010-07-21 | 1 | -30/+7 |
* | Use explicit boolean expressions for if-conditionals, according to Telepathy ... | Travis Reitter | 2010-07-21 | 1 | -3/+3 |
* | Support removing groups | Philip Withnall | 2010-07-21 | 1 | -2/+4 |
* | Fix some referencing bugs with the IndividualStore and IndividualView | Philip Withnall | 2010-07-21 | 1 | -8/+11 |
* | Re-implement file sending with drag and drop | Philip Withnall | 2010-07-21 | 1 | -2/+3 |
* | Hide/show groups as necessary when their members change. | Travis Reitter | 2010-07-21 | 1 | -0/+7 |
* | Replace the IndividualView's setup function with a more-conventional construc... | Travis Reitter | 2010-07-21 | 1 | -1/+0 |
* | Catch up with convention for getting the view's model. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
* | Finish adding favourites support | Philip Withnall | 2010-07-21 | 1 | -7/+0 |
* | Use the new FolksFavourite interface for favourites support | Philip Withnall | 2010-07-21 | 1 | -0/+2 |
* | Re-add the audio and video call menu items in the call-activated handler. | Travis Reitter | 2010-07-21 | 1 | -4/+6 |
* | Support the contact list tooltip | Travis Reitter | 2010-07-21 | 1 | -1/+48 |
* | Re-implement the context menu for Individuals | Travis Reitter | 2010-07-21 | 1 | -13/+9 |
* | Don't crash if a row gets deleted before being expanded. | Travis Reitter | 2010-07-21 | 1 | -1/+0 |
* | Fix the formatting of some calls to g_object_set() | Travis Reitter | 2010-07-21 | 1 | -6/+26 |
* | Back-port better solution for incorrect-groups-expanded problem. | Travis Reitter | 2010-07-21 | 1 | -0/+1 |
* | Base the contact list around libfolks metacontacts. Not yet to feature-parity | Travis Reitter | 2010-07-21 | 1 | -0/+2125 |