Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. Locations: Changes to 'master' ([EMAIL PROTECTED])
2. Locations: Changes to 'master' ([EMAIL PROTECTED])
--- Begin Message ---
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 <[EMAIL PROTECTED]>
Date: Fri Aug 22 12:12:54 2008 +0800
updated TODO.
commit 4459a40c5f1952a1a21d3e94db55657b5386c8d4
Author: Chia-I Wu <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
Date: Fri Aug 22 12:54:43 2008 +0800
Move neo me from e_ctrl to e_nav.
--- End Message ---
--- Begin Message ---
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 <[EMAIL PROTECTED]>
Date: Fri Aug 22 12:12:54 2008 +0800
updated TODO.
commit 4459a40c5f1952a1a21d3e94db55657b5386c8d4
Author: Chia-I Wu <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
Date: Fri Aug 22 12:54:43 2008 +0800
Move neo me from e_ctrl to e_nav.
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog