Locations: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Thu Aug 21 10:42:40 CEST 2008


 src/e_ctrl.c              |   60 +++----
 src/e_ctrl.h              |   26 ++--
 src/e_mod_nav.c           |    2 +-
 src/e_nav_item_location.c |   66 +++++---
 src/e_nav_item_location.h |    1 +
 src/e_nav_taglist.c       |  404 ++++++++++++++++++---------------------------
 src/e_nav_taglist.h       |   39 ++---
 7 files changed, 263 insertions(+), 335 deletions(-)

New commits:
commit 617c9eb9a458c8146b1523f25ca946212e87e800
Author: Chia-I Wu <olv at openmoko.com>
Date:   Thu Aug 21 15:29:35 2008 +0800

    Cleaned up e_nav_taglist.
    
    This commit hides Tag_List and removes Tag_List_Item.  The way it
    handles tags is also changed to have better performance and lower memory
    footprint.

commit d104c540fe85013d8e7a6430a65e8268314bd1a5
Author: Chia-I Wu <olv at openmoko.com>
Date:   Thu Aug 21 16:16:03 2008 +0800

    Make form_description reentrant.

commit 4d9711137d7681b3fdd450d1a69a1c849e2fed36
Author: Chia-I Wu <olv at openmoko.com>
Date:   Thu Aug 21 16:07:14 2008 +0800

    Add a function to get time string from tag.




More information about the commitlog mailing list