Locations: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Mon Aug 25 14:01:00 CEST 2008


 data/themes/diversity_nav.edc      |  172 +++++-------
 src/Makefile.am                    |    4 -
 src/e_ctrl.c                       |   27 ++-
 src/e_nav_taglist.c                |  469 ------------------------------
 src/e_nav_taglist.h                |   38 ---
 src/e_nav_tree_model.c             |  199 -------------
 src/e_nav_tree_model.h             |   28 --
 src/widgets/Makefile.am            |    6 +-
 src/widgets/e_nav_contact_editor.c |   82 +++---
 src/widgets/e_nav_contact_list.c   |  217 --------------
 src/widgets/e_nav_contact_list.h   |   54 ----
 src/widgets/e_nav_dialog.c         |    3 +
 src/widgets/e_nav_list.c           |  562 ++++++++++++++++++++++++++++++++++++
 src/widgets/e_nav_list.h           |   50 ++++
 src/widgets/e_nav_tree_model.c     |  295 +++++++++++++++++++
 src/widgets/e_nav_tree_model.h     |   29 ++
 16 files changed, 1077 insertions(+), 1158 deletions(-)

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

    Replace e_nav_contact_list by e_nav_list

commit 2d37688e72882a5620306e73440cb2b515a96dcb
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Aug 25 17:37:44 2008 +0800

    e_nav_list

commit 8a5bfc46be97610dc04fad98319b4eb35fc3133b
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Aug 25 19:35:16 2008 +0800

    title object is smart member




More information about the commitlog mailing list