Locations: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Mon Aug 25 05:35:51 CEST 2008


 src/Makefile.am                    |    2 +
 src/e_ctrl.c                       |  198 +++++++++++++----------------------
 src/e_ctrl.h                       |   13 +--
 src/e_mod_nav.c                    |   50 ++-------
 src/e_nav_item_location.c          |   25 +++--
 src/e_nav_item_neo_other.c         |   17 +++
 src/e_nav_item_neo_other.h         |   15 +---
 src/e_nav_taglist.c                |   44 +-------
 src/e_nav_tree_model.c             |  199 ++++++++++++++++++++++++++++++++++++
 src/e_nav_tree_model.h             |   28 +++++
 src/widgets/e_nav_contact_editor.c |   30 ++++--
 src/widgets/e_nav_contact_editor.h |    2 +-
 12 files changed, 375 insertions(+), 248 deletions(-)

New commits:
commit d1c603b168ec26f36e7d90018225383d1367f6c6
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Aug 25 11:33:34 2008 +0800

    Comment the ugliness of neo_other.

commit 79e3f4e642ab03b19fee53edeb279e4f8e5e780c
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Aug 25 11:26:53 2008 +0800

    Store contacts as a list of neo_other in e_ctrl.

commit 0a492ce8d04bf37e61b77cfb59c4992d79b885bb
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Aug 25 01:10:54 2008 +0800

    Use custom tree model in taglist.




More information about the commitlog mailing list