Locations: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Mon Sep 1 17:05:57 CEST 2008


 TODO                          |    4 +-
 data/themes/diversity_nav.edc |   42 +++
 dbus/e_dbus_proxy.c           |   19 +-
 po/POTFILES.in                |    1 +
 src/Makefile.am               |    2 +
 src/e_mod_nav.c               |  112 ++++----
 src/e_nav_tileset.c           |  409 ++++++---------------------
 src/tileman.c                 |  625 +++++++++++++++++++++++++++++++++++++++++
 src/tileman.h                 |   51 ++++
 9 files changed, 875 insertions(+), 390 deletions(-)

New commits:
commit 4e5386af9c9252341ba51c2159383a67d6e1a215
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 1 22:44:07 2008 +0800

    Updated TODO.

commit 4423e60a956876a8f4048e378ccd81143d412ea5
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 1 18:48:30 2008 +0800

    Use tileman in e_nav_tileset.

commit 7a79644aba8f2d5fb2d36b5366c6ca0519fa69dc
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 1 18:00:47 2008 +0800

    Added tile manager, tileman.
    
    tileman is used to show/download tiles, with the ability to give visual
    feedbacks.

commit 0b6647668dc4844b9a410519b3e53bb95a068de1
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 1 22:18:48 2008 +0800

    Locations should be able to work without diversity-daemon.

commit 497044a0c650490b6657832de9a937ea189a2b09
Author: Chia-I Wu <olv at openmoko.com>
Date:   Mon Sep 1 22:34:44 2008 +0800

    Fixed bugs in dbus proxy signal connect/disconnect.
    
    Wrong signal handler (or none) is removed when
    e_dbus_proxy_disconnect_signal is called.  Also, use strcmp for signal
    name comparison




More information about the commitlog mailing list