Locations: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Mon Sep 8 09:38:56 CEST 2008


 src/e_ctrl.c                       |   53 ++++++-----
 src/e_ctrl.h                       |   14 ++--
 src/e_mod_nav.c                    |  178 ++++++++++++++++++++++--------------
 src/e_nav_dbus.c                   |   75 ++++++++--------
 src/e_nav_dbus.h                   |    4 +-
 src/e_nav_item_location.c          |   32 +++----
 src/e_nav_item_neo_other.c         |   81 ++++++++++++++++
 src/e_nav_item_neo_other.h         |   13 +++
 src/widgets/e_nav_contact_editor.c |   16 ++--
 src/widgets/e_nav_list.c           |   65 ++++++-------
 src/widgets/e_nav_list.h           |   16 ++--
 src/widgets/e_nav_tree_model.c     |   64 +++++++------
 src/widgets/e_nav_tree_model.h     |    5 +-
 13 files changed, 378 insertions(+), 238 deletions(-)

New commits:
commit 3ae5d4e160c119a786f17d0a870975354d9ca268
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 8 14:39:40 2008 +0800

    Everyone loves card.
    
    Replace all uses of e_nav_neo_other by e_nav_card.

commit e6622f3634fb55fe84051d9464660bdaa16b684d
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 8 14:34:38 2008 +0800

    Added E_Nav_Card.

commit 38e1866b600e93e711dca21844afda99267ba443
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 8 12:20:08 2008 +0800

    Store Diversity_Object in object store.
    
    Ahh, e_ctrl_taglist_tag_delete should also be called on object removed.

commit 7bf7d899c0e80fa2e6d2143aa5c0e5c20bd930be
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 8 13:46:23 2008 +0800

    diversity_object_destroy should use the correct destructor.

commit 217860cfc18dd91086999ae4ce8dd0c63bc38bfd
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 8 13:40:34 2008 +0800

    Changed diversity_world_tag_{add,remove} to suit the need.
    
    This fixed a leak when a new tag is created.

commit 47bcabc4d9b554e0c3f9794d498a29bb994a204d
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 8 12:09:37 2008 +0800

    Allow data to be attached to Diversity_Object.

commit 40da2c5bd2505179506a8aee67d4e6f8012b4dea
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 8 12:13:03 2008 +0800

    Do not assume object type in object store.

commit dbfee4535e71f9a3439612ccb236360ed187ec8e
Author: Chia-I Wu <olv at openmoko.com>
Date:   Sun Sep 7 23:08:11 2008 +0800

    E_Nav_List stores E_Nav_List_Item.
    
    Do not assume E_Nav_List and E_Nav_Tree_Model store Evas_Object.




More information about the commitlog mailing list