summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add search provider for GNOME ShellFlorian Müllner2012-06-293-1/+211
* Use folks PresenceDetail get_default_message_from_type. Remove presence_to_st...Jeremy Whiting2012-06-291-25/+1
* contacts: Pass store as parameter to create_primary_persona_from_storeFlorian Müllner2012-06-283-5/+4
* contact: Use our own store reference rather than the on in AppFlorian Müllner2012-06-281-1/+1
* contact: Move get_eds_addressbooks() to AppFlorian Müllner2012-06-283-14/+14
* refresh ContactPane when the store is quiescentGuillaume Desmottes2012-06-201-0/+6
* Convert contacts to new EDS APIsAlexander Larsson2012-06-144-621/+99
* Require/build cheese correctlyAlexander Larsson2012-06-071-1/+3
* Import latest listbox '6b6963465e576012015eb70198599ad5aea81519'Alexander Larsson2012-06-041-8/+35
* Merge latest egg-list-boxAlexander Larsson2012-05-217-21/+115
* Use new ListBox.add_to_scrolled helperAlexander Larsson2012-05-162-5/+2
* Merge commit '736f1c9e3c5c8c539958532b3ea81b19fe822067'Alexander Larsson2012-05-164-87/+269
* Properly escape strings passed to set_markupAlexander Larsson2012-05-156-14/+14
* Remove now unused Contacts.CellRendererShapeAlexander Larsson2012-05-152-331/+0
* Use Egg.ListBox for Contacts.View, not TreeViewAlexander Larsson2012-05-154-388/+173
* Add ListBox.select_child methodAlexander Larsson2012-05-151-0/+7
* Add 'src/listbox/' from commit '744851ea2dad9a26bddb952e6d85f28cb9c451af'Alexander Larsson2012-05-1513-0/+2051
* Delay showing of link hints to make scrolling fasterAlexander Larsson2012-05-152-9/+24
* Update ContactPresense when persona set changesAlexander Larsson2012-05-151-0/+5
* fetch contact info of selected contactGuillaume Desmottes2012-05-101-0/+2
* Add Contact.fetch_contact_info()Guillaume Desmottes2012-05-101-0/+10
* Remove non-working avatar setting in new contact dialogAlexander Larsson2012-04-301-3/+4
* Fix retrieving Personal evo group nameGiovanni Campagna2012-04-302-3/+9
* Support "." in facebook profile urisAlexander Larsson2012-04-301-1/+1
* Improved flash.Erick Pérez Castellanos2012-03-311-3/+4
* Added cheese flash effect to the act to taking the photo.Erick Pérez Castellanos2012-03-291-2/+13
* Adding cheese-flash effect support.Erick Pérez Castellanos2012-03-293-0/+269
* Adding webcam support when setting new avatars.Erick Pérez Castellanos2012-03-291-1/+100
* Adding gstreamer support and Gst initialization in main.Erick Pérez Castellanos2012-03-292-0/+13
* Reorganizing views in AvatarDialog.Erick Pérez Castellanos2012-03-291-48/+60
* Fix up deprecated vala method usage3.3.91Alexander Larsson2012-03-053-15/+15
* Rename member to avoid conflict with Dialgo.add_button methodAlexander Larsson2012-03-051-10/+10
* Fix some unused variable warningsAlexander Larsson2012-03-053-4/+3
* Fix a bunch of warnings about exceptionsAlexander Larsson2012-03-053-12/+20
* Remove unnecessary model property that conflicted with Treeview.modelAlexander Larsson2012-03-051-5/+3
* Fixing bug: Contacts displayed as online while he's notErick Pérez Castellanos2012-03-022-6/+10
* Fixing bug Crash when adding to My Contacts.Erick Pérez Castellanos2012-03-011-2/+3
* Use Call APIGuillaume Desmottes2012-02-271-3/+3
* Make linking other-to-other actually workAlexander Larsson2012-02-271-5/+3
* Support linking non-main contacts with other non-main contactsAlexander Larsson2012-02-272-4/+3
* Switch to a new application iconAlexander Larsson2012-02-201-1/+1
* Make link messages somewhat cleanerAlexander Larsson2012-02-203-7/+11
* Remove weird padding after "Other Contacts" header in listAlexander Larsson2012-02-201-0/+1
* Combine View and ViewWidgetAlexander Larsson2012-02-203-25/+18
* Create new google personas in the "my contacts" groupAlexander Larsson2012-02-161-5/+8
* Centralize calls to add_persona_from_details to one placeAlexander Larsson2012-02-163-3/+8
* Add "Add to My Contacts" button.Alexander Larsson2012-02-161-1/+11
* Support linking with NULL to create a primary personaAlexander Larsson2012-02-161-11/+19
* Show a title for primary non-main contacts in content paneAlexander Larsson2012-02-162-4/+3
* Exit edit mode if clicking on non-editing widgetAlexander Larsson2012-02-141-7/+22