Locations: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Fri Aug 22 11:10:54 CEST 2008


 TODO                      |    3 +
 dbus/e_dbus_proxy.c       |    8 +-
 dbus/e_dbus_proxy.h       |    4 +-
 src/e_ctrl.c              |   51 +-----
 src/e_ctrl.h              |    4 -
 src/e_mod_nav.c           |  399 ++++++++++++++++++++++++---------------------
 src/e_nav.c               |   55 +++++-
 src/e_nav.h               |    9 +-
 src/e_nav_item_location.c |   66 +++++---
 src/e_nav_item_location.h |    2 +-
 src/e_nav_item_neo_me.c   |   23 +++-
 src/e_nav_item_neo_me.h   |    1 +
 12 files changed, 349 insertions(+), 276 deletions(-)

New commits:
commit 06d6574cd348548001e494015a78a55308e6da2f
Author: Chia-I Wu <olv at openmoko.com>
Date:   Fri Aug 22 12:12:54 2008 +0800

    updated TODO.

commit 4459a40c5f1952a1a21d3e94db55657b5386c8d4
Author: Chia-I Wu <olv at openmoko.com>
Date:   Fri Aug 22 16:18:15 2008 +0800

    Clean up to _e_mod_nav_{init, shutdown}.
    
    This change made the processes more clear and revealed some bugs.  The
    main purpose was to make Locations work as a map viewer when there is no
    dbus.  Got to fix bugs in tileset first!

commit a9130fbe5716490fe945ff19a897f8be650a1d89
Author: Chia-I Wu <olv at openmoko.com>
Date:   Fri Aug 22 15:41:37 2008 +0800

    Swap the last 2 arguments of e_dbus_proxy_new_from_proxy.

commit 293c0149397dfdaa87f15f3451890c9fb5e0c8c7
Author: Chia-I Wu <olv at openmoko.com>
Date:   Fri Aug 22 14:48:29 2008 +0800

    e_nav_world_get should take nav as its argument.

commit c1edf38fa2624cccfcbde894fcfd352971e1562e
Author: Chia-I Wu <olv at openmoko.com>
Date:   Fri Aug 22 12:54:43 2008 +0800

    Move neo me from e_ctrl to e_nav.




More information about the commitlog mailing list