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. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.dev'
([EMAIL PROTECTED])
3. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.dev'
([EMAIL PROTECTED])
--- Begin Message ---
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 <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
Date: Mon Sep 8 14:34:38 2008 +0800
Added E_Nav_Card.
commit 38e1866b600e93e711dca21844afda99267ba443
Author: Chia-I Wu <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
Date: Mon Sep 8 13:46:23 2008 +0800
diversity_object_destroy should use the correct destructor.
commit 217860cfc18dd91086999ae4ce8dd0c63bc38bfd
Author: Chia-I Wu <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
Date: Mon Sep 8 12:09:37 2008 +0800
Allow data to be attached to Diversity_Object.
commit 40da2c5bd2505179506a8aee67d4e6f8012b4dea
Author: Chia-I Wu <[EMAIL PROTECTED]>
Date: Mon Sep 8 12:13:03 2008 +0800
Do not assume object type in object store.
commit dbfee4535e71f9a3439612ccb236360ed187ec8e
Author: Chia-I Wu <[EMAIL PROTECTED]>
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.
--- End Message ---
--- Begin Message ---
packages/python/python-pygame-1.8.1/Setup | 2 +-
packages/python/python-pygame_1.8.1.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 301b4e7eccac9f4500615881d2c38209a06d979b
Author: Julian_chu <[EMAIL PROTECTED]>
Date: Mon Sep 8 16:26:51 2008 +0800
[python-pygame] fix python-pygame-1.8.1/Setup to let it usable
JPEG = ljpeg -> JPEG = -ljpeg
--- End Message ---
--- Begin Message ---
conf/distro/include/preferred-om-2008-versions.inc | 3 +-
conf/distro/include/sane-srcrevs.inc | 1 -
conf/distro/openmoko.conf | 2 +-
packages/ffmpeg/ffmpeg_git.bb | 1 +
packages/ffmpeg/ffmpeg_svn.bb | 4 +-
packages/ffmpeg/files/pld-onlyarm5.patch | 407 ++++++++++++++++++++
6 files changed, 413 insertions(+), 5 deletions(-)
New commits:
commit a1888d625f1e1dc06267eabcbc60676343d7c994
Merge: 8bc6931004d4e9f50a9e749827c943c19b79141a
301b4e7eccac9f4500615881d2c38209a06d979b
Author: Graeme Gregory <[EMAIL PROTECTED]>
Date: Mon Sep 8 10:10:13 2008 +0100
Merge branch 'org.openmoko.dev' of git+ssh://[EMAIL
PROTECTED]/var/cache/git/openmoko into org.openmoko.dev
commit 8bc6931004d4e9f50a9e749827c943c19b79141a
Author: Graeme Gregory <[EMAIL PROTECTED]>
Date: Mon Sep 8 10:08:12 2008 +0100
[openmoko] change to .opk files
commit a5ce27648488718acf524326df115e0f828a39d6
Author: Graeme Gregory <[EMAIL PROTECTED]>
Date: Mon Sep 8 10:07:57 2008 +0100
[ffmpeg] make default for openmoko
commit 090164d7eec1e6ad42d8b5ab261b730874ea5c9d
Author: Graeme Gregory <[EMAIL PROTECTED]>
Date: Mon Sep 8 10:07:34 2008 +0100
[sane-srcrevs] remove the svn ffmpeg, we want git
commit bb249a8fd989249e02533eab3d64519dda97c30d
Author: Graeme Gregory <[EMAIL PROTECTED]>
Date: Mon Sep 8 10:07:08 2008 +0100
[ffmpeg] fix versioning and armv4 building for svn version
commit 882557cbdbfe90158bdd8834c323973924d656a3
Author: Graeme Gregory <[EMAIL PROTECTED]>
Date: Mon Sep 8 10:04:16 2008 +0100
[prefferred-om-versions] remove ffmpeg update gnash want git ffmpeg
version
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog