[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openmoko-commitlog
Subject:    commitlog Digest, Vol 611, Issue 1
From:       commitlog-request () lists ! openmoko ! org
Date:       2008-08-29 8:59:42
Message-ID: mailman.434.1220000382.19587.commitlog () lists ! openmoko ! org
[Download RAW message or body]

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
	commitlog-request@lists.openmoko.org

You can reach the person managing the list at
	commitlog-owner@lists.openmoko.org

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' (git@git.openmoko.org)
   2. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.dev'
      (git@git.openmoko.org)
   3. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.testing'
      (git@git.openmoko.org)
   4. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.dev'
      (git@git.openmoko.org)
   5. Locations: Changes to 'master' (git@git.openmoko.org)
   6. Locations: Changes to 'master' (git@git.openmoko.org)
   7. Locations: Changes to 'master' (git@git.openmoko.org)
   8. Locations: Changes to 'master' (git@git.openmoko.org)
   9. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.dev'
      (git@git.openmoko.org)
  10. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.dev'
      (git@git.openmoko.org)
  11. Locations: Changes to '0.2' (git@git.openmoko.org)

[Attachment #4 (multipart/digest)]


From: git@git.openmoko.org
Precedence: list
To: commitlog@lists.openmoko.org
Date: Thu, 28 Aug 2008 10:50:26 +0000
Message-ID: <E1KYf57-0004iy-Vz@git.openmoko.org>
Subject: Locations: Changes to 'master'
Message: 1

 src/e_mod_nav.c            |    4 +-
 src/e_nav_item_location.c  |    6 +---
 src/e_nav_misc.c           |    5 +++-
 src/widgets/e_nav_alert.c  |   43 +++++++++++++++++++--------------
 src/widgets/e_nav_dialog.c |   57 +++++++++++++++++++++++--------------------
 5 files changed, 63 insertions(+), 52 deletions(-)

New commits:
commit 51b858a869548fcd2aa145a89354de918cea370a
Author: Chia-I Wu <olv@openmoko.com>
Date:   Thu Aug 28 17:38:10 2008 +0800

    Fixed visual glitches with dialog and alert.
    
    Some objects is not move to the right place or have other issues.  This
    causes problems since the clip has infinite size.  BTW, dialog and alert
    should be the same widget...

commit ca76afaf15ee9ffc2fd0461bfc556a04f565957a
Author: Chia-I Wu <olv@openmoko.com>
Date:   Thu Aug 28 17:43:59 2008 +0800

    Applying drop implies move and resize.

commit 0ed3177f090622f1a9d11a5d77c8df2e498ac039
Author: Chia-I Wu <olv@openmoko.com>
Date:   Thu Aug 28 17:40:15 2008 +0800

    Activate before shown.
    
    This helps move objects to the right place before being shown.





From: git@git.openmoko.org
Precedence: list
To: commitlog@lists.openmoko.org
Date: Thu, 28 Aug 2008 19:52:29 +0000
Message-ID: <E1KYnXh-0006B0-DU@git.openmoko.org>
Subject: Openmoko's OpenEmbedded repository. This is used to build the
	Openmoko distribution: Changes to 'org.openmoko.asu.dev'
Message: 2

 conf/checksums.ini                                 |   12 +++
 conf/distro/include/preferred-om-2008-versions.inc |    4 +-
 conf/distro/include/sane-srcrevs.inc               |    1 +
 packages/hal/files/hal-right-input-h.patch         |   29 ++++++
 packages/hal/hal-info.inc                          |   20 +++++
 packages/hal/hal-info_20070618.bb                  |   21 +-----
 packages/hal/hal-info_20080313.bb                  |   21 +-----
 packages/hal/hal-info_20080508.bb                  |    1 +
 packages/hal/hal.inc                               |   86 ++++++++++++++++++-
 packages/hal/hal_0.5.11.bb                         |    4 +
 packages/hal/hal_0.5.9.bb                          |   91 --------------------
 packages/numptyphysics/numptyphysics/gcc43.diff    |   50 +++++++++++
 packages/numptyphysics/numptyphysics_svn.bb        |   39 +++++++++
 13 files changed, 245 insertions(+), 134 deletions(-)

New commits:
commit c099032cdc39706f8d1146494578c19853ad1dc6
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 21:30:56 2008 +0200

    [preferred versions] Build hal 0.5.11 and recent hal-info

commit 5853d42a49066e02e0dea95efedfb6e47c4ea0aa
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 19:24:37 2008 +0200

    [hal] Add latest hal and hal-info
        hal-0.5.11 should fix many many leaks compared to hal-0.5.9
        and upgrade hal-info on the way as well

commit 7fe654a687fa680160ea64661f1d9714982ae23f
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 19:20:09 2008 +0200

    [hal] Create hal-info.inc and share it with the releases

commit eed7d28dbc8b053cd0905ebda9cffdb18dd5b56c
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 19:16:59 2008 +0200

    [hal] Move almost everything into the hal.inc file
        hal_0.5.9.bb is the only user of hal.inc and we can safely move everything
        into the common include file.

commit a3a55ed1f300c04032f4157b73319f18fafb0932
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 19:15:49 2008 +0200

    [hal] Remove commented out things we have a SCM to recover it

commit 9cb97f56c64d3e8c547039445f3b146fdb922ef7
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 21:36:08 2008 +0200

    [checksums] Add numptyphysics_setup.tgz checksums..

commit adcb6969b2443a1c614cae0d2c9abd6b09b34f7f
Author: koen@openembedded.org <koen@openembedded.org>
Date:   Fri Aug 8 14:06:58 2008 +0000

    numptyphysics: add patch to build it with gcc 4.3

commit e84c435b8833aeca7953c4a2f736c7e602f91417
Author: rwhitby@nslu2-linux.org <rwhitby@nslu2-linux.org>
Date:   Thu Aug 7 08:04:12 2008 +0000

    numptyphysics: Add -lX11 to LDOPTS to fix build

commit 194e51a97a45cc98c91cd4be630e89b6c9c6faca
Author: Dr. Michael Lauer <mickeyl@openembedded.org>
Date:   Wed Jul 30 16:25:11 2008 +0000

    add numptyphysics (ugly ugly build), an insanely cool crayon game





From: git@git.openmoko.org
Precedence: list
To: commitlog@lists.openmoko.org
Date: Thu, 28 Aug 2008 20:06:59 +0000
Message-ID: <E1KYnlj-0007uk-Hj@git.openmoko.org>
Subject: Openmoko's OpenEmbedded repository. This is used to build the
	Openmoko distribution: Changes to 'org.openmoko.asu.testing'
Message: 3

 conf/checksums.ini                                 |   12 +++
 conf/distro/include/preferred-om-2008-versions.inc |    4 +-
 conf/distro/include/sane-srcrevs.inc               |    1 +
 packages/hal/files/hal-right-input-h.patch         |   29 ++++++
 packages/hal/hal-info.inc                          |   20 +++++
 packages/hal/hal-info_20070618.bb                  |   21 +-----
 packages/hal/hal-info_20080313.bb                  |   21 +-----
 packages/hal/hal-info_20080508.bb                  |    1 +
 packages/hal/hal.inc                               |   86 ++++++++++++++++++-
 packages/hal/hal_0.5.11.bb                         |    4 +
 packages/hal/hal_0.5.9.bb                          |   91 --------------------
 packages/numptyphysics/numptyphysics/gcc43.diff    |   50 +++++++++++
 packages/numptyphysics/numptyphysics_svn.bb        |   39 +++++++++
 13 files changed, 245 insertions(+), 134 deletions(-)

New commits:
commit 9a936ae74765a8bf501301a007af0f4b1612a3eb
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 21:30:56 2008 +0200

    [preferred versions] Build hal 0.5.11 and recent hal-info

commit 018b34153134957a7fe865fb22a81e3789126147
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 19:24:37 2008 +0200

    [hal] Add latest hal and hal-info
        hal-0.5.11 should fix many many leaks compared to hal-0.5.9
        and upgrade hal-info on the way as well

commit 7512ba68a58407ff9f2067db2c6d2a16d7c4a323
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 19:20:09 2008 +0200

    [hal] Create hal-info.inc and share it with the releases

commit 789da54424110a6e9f85680d016f1eff48cdb824
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 19:16:59 2008 +0200

    [hal] Move almost everything into the hal.inc file
        hal_0.5.9.bb is the only user of hal.inc and we can safely move everything
        into the common include file.

commit a46d5a10a6c311d0d5eed413a544990d3c4b32af
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 19:15:49 2008 +0200

    [hal] Remove commented out things we have a SCM to recover it

commit a837f546596188a6290c910cd7507a01aac2d581
Author: Holger Hans Peter Freyther <zecke@openmoko.org>
Date:   Thu Aug 28 21:36:08 2008 +0200

    [checksums] Add numptyphysics_setup.tgz checksums..

commit a08bdd7834286bdf591fbb00c875c0183a7d441c
Author: koen@openembedded.org <koen@openembedded.org>
Date:   Fri Aug 8 14:06:58 2008 +0000

    numptyphysics: add patch to build it with gcc 4.3

commit f9108192d50d36b8795166e085a484aa0624e46f
Author: rwhitby@nslu2-linux.org <rwhitby@nslu2-linux.org>
Date:   Thu Aug 7 08:04:12 2008 +0000

    numptyphysics: Add -lX11 to LDOPTS to fix build

commit 86f7e966a82696e6eb3a203c1fc5f14509e85a10
Author: Dr. Michael Lauer <mickeyl@openembedded.org>
Date:   Wed Jul 30 16:25:11 2008 +0000

    add numptyphysics (ugly ugly build), an insanely cool crayon game





From: git@git.openmoko.org
Precedence: list
To: commitlog@lists.openmoko.org
Date: Thu, 28 Aug 2008 20:22:53 +0000
Message-ID: <E1KYo17-0001Ow-U8@git.openmoko.org>
Subject: Openmoko's OpenEmbedded repository. This is used to build the
	Openmoko distribution: Changes to 'org.openmoko.dev'
Message: 4

 conf/distro/include/sane-srcrevs.inc    |    2 +-
 packages/openmoko-projects/tichy_svn.bb |    7 +++++--
 packages/tasks/task-openmoko-feed.bb    |    3 ++-
 3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 791ce419291a6dcca725872fc464f36bd2dd29e2
Author: Julian_chu <julian_chu@openmoko.com>
Date:   Fri Aug 29 04:23:53 2008 +0800

    [openmoko-feed] Add tichy to openmoko-feed

commit d1f2140223e644a1ec2bd315d90b1b373fc66900
Author: Julian_chu <julian_chu@openmoko.com>
Date:   Fri Aug 29 04:21:51 2008 +0800

    [tichy] Bump up the revision of tichy to 180

commit e27e43ee0f67da91520e6f4601e42274af70ff3a
Author: Julian_chu <julian_chu@openmoko.com>
Date:   Fri Aug 29 04:20:15 2008 +0800

    [tichy] Apply Charlie's change





From: git@git.openmoko.org
Precedence: list
To: commitlog@lists.openmoko.org
Date: Fri, 29 Aug 2008 03:22:14 +0000
Message-ID: <E1KYuYw-0006ls-Gr@git.openmoko.org>
Subject: Locations: Changes to 'master'
Message: 5

 src/e_mod_nav.c               |    2 ++
 tools/om-locations-map-pack.c |   13 +++++++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)

New commits:
commit 842b2bf7a62c4c5701163f451f063facb0dc0a00
Author: Chia-I Wu <olv@openmoko.com>
Date:   Fri Aug 29 11:21:11 2008 +0800

    Disable NNEA logging.
    
    It was turned on accidently.

commit 665e46ef6e76b414a055945761eed7e82fc5cead
Author: Chia-I Wu <olv@openmoko.com>
Date:   Fri Aug 29 11:09:24 2008 +0800

    fetch_sched should not call fetch_completion directly.
    
    It will go too deep since we are calling fetch_sched in
    fetch_completion.  Closes #1878.





From: git@git.openmoko.org
Precedence: list
To: commitlog@lists.openmoko.org
Date: Fri, 29 Aug 2008 03:27:16 +0000
Message-ID: <E1KYudo-0007IM-Nl@git.openmoko.org>
Subject: Locations: Changes to 'master'
Message: 6

 TODO                       |    1 +
 src/e_mod_nav.c            |    1 +
 src/e_nav_item_location.c  |    4 +
 src/widgets/e_nav_alert.c  |  150 +++++++++++++++++++++++++++++-------
 src/widgets/e_nav_alert.h  |    2 +
 src/widgets/e_nav_dialog.c |  184 ++++++++++++++++++++++++++++++++-----------
 src/widgets/e_nav_dialog.h |    2 +
 7 files changed, 270 insertions(+), 74 deletions(-)

New commits:
commit 6c0970e46c9bd0314261d12e4dd4b916bf016895
Author: Chia-I Wu <olv@openmoko.com>
Date:   Fri Aug 29 00:48:38 2008 +0800

    Set transient for for alerts and dialogs.

commit 8000fdf90f5d673d4ea4e63df06160cd7aeb81b6
Author: Chia-I Wu <olv@openmoko.com>
Date:   Fri Aug 29 00:46:04 2008 +0800

    Support for transient for.
    
    d7d3484def8679d3d1b2fe7e884fbc94a4c90447 is not all true.





From: git@git.openmoko.org
Precedence: list
To: commitlog@lists.openmoko.org
Date: Fri, 29 Aug 2008 03:22:14 +0000
Message-ID: <E1KYuYw-0006ls-Gr@git.openmoko.org>
Subject: Locations: Changes to 'master'
Message: 7

 src/e_mod_nav.c               |    2 ++
 tools/om-locations-map-pack.c |   13 +++++++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)

New commits:
commit 842b2bf7a62c4c5701163f451f063facb0dc0a00
Author: Chia-I Wu <olv@openmoko.com>
Date:   Fri Aug 29 11:21:11 2008 +0800

    Disable NNEA logging.
    
    It was turned on accidently.

commit 665e46ef6e76b414a055945761eed7e82fc5cead
Author: Chia-I Wu <olv@openmoko.com>
Date:   Fri Aug 29 11:09:24 2008 +0800

    fetch_sched should not call fetch_completion directly.
    
    It will go too deep since we are calling fetch_sched in
    fetch_completion.  Closes #1878.





From: git@git.openmoko.org
Precedence: list
To: commitlog@lists.openmoko.org
Date: Fri, 29 Aug 2008 03:27:16 +0000
Message-ID: <E1KYudo-0007IM-Nl@git.openmoko.org>
Subject: Locations: Changes to 'master'
Message: 8

 TODO                       |    1 +
 src/e_mod_nav.c            |    1 +
 src/e_nav_item_location.c  |    4 +
 src/widgets/e_nav_alert.c  |  150 +++++++++++++++++++++++++++++-------
 src/widgets/e_nav_alert.h  |    2 +
 src/widgets/e_nav_dialog.c |  184 ++++++++++++++++++++++++++++++++-----------
 src/widgets/e_nav_dialog.h |    2 +
 7 files changed, 270 insertions(+), 74 deletions(-)

New commits:
commit 6c0970e46c9bd0314261d12e4dd4b916bf016895
Author: Chia-I Wu <olv@openmoko.com>
Date:   Fri Aug 29 00:48:38 2008 +0800

    Set transient for for alerts and dialogs.

commit 8000fdf90f5d673d4ea4e63df06160cd7aeb81b6
Author: Chia-I Wu <olv@openmoko.com>
Date:   Fri Aug 29 00:46:04 2008 +0800

    Support for transient for.
    
    d7d3484def8679d3d1b2fe7e884fbc94a4c90447 is not all true.





From: git@git.openmoko.org
Precedence: list
To: commitlog@lists.openmoko.org
Date: Fri, 29 Aug 2008 05:59:03 +0000
Message-ID: <E1KYx0h-0000RZ-HB@git.openmoko.org>
Subject: Openmoko's OpenEmbedded repository. This is used to build the
	Openmoko distribution: Changes to 'org.openmoko.dev'
Message: 9

 conf/distro/include/preferred-om-2008-versions.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

New commits:
commit d3706d1f4f7bcb092529b06bb969b6aae9ef1489
Author: Julian_chu <julian_chu@openmoko.com>
Date:   Fri Aug 29 13:59:42 2008 +0800

    [openmoko]  Remove the duplicated preferred of dbus-native





From: git@git.openmoko.org
Precedence: list
To: commitlog@lists.openmoko.org
Date: Fri, 29 Aug 2008 07:21:34 +0000
Message-ID: <E1KYyIX-0002UR-Vw@git.openmoko.org>
Subject: Openmoko's OpenEmbedded repository. This is used to build the
	Openmoko distribution: Changes to 'org.openmoko.asu.dev'
Message: 10

 conf/distro/include/sane-srcrevs.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit e7084c12e6a99b1d3057dc8fb33095abbb32d148
Author: Carsten Haitzler <raster@openmoko.org>
Date:   Fri Aug 29 17:20:49 2008 +1000

    fix e revert focus bug reported in #1858





From: git@git.openmoko.org
Precedence: list
To: commitlog@lists.openmoko.org
Date: Fri, 29 Aug 2008 08:56:30 +0000
Message-ID: <E1KYzmQ-0005rJ-Tb@git.openmoko.org>
Subject: Locations: Changes to '0.2'
Message: 11

New branch '0.2' available with the following commits:
commit 5cdea8da38561348d4cca6726098afb61d8299eb
Author: olvaffe <olvaffe@c51561e1-0854-0410-8143-f123a9ed69d3>
Date:   Wed Aug 13 06:37:24 2008 +0000

    0.1 is skipped for no reason.  Let's target 0.2 release!

commit fc26758f086b3bbba648551062d618d7225a29c0
Author: jeremy_chang <jeremy_chang@66881bcf-9a29-0410-b710-b4726655af6a>
Date:   Fri Aug 15 10:59:22 2008 +0000

    Improve the function of sending tags by entering phone numbers.
    
    Trim the space characters that lead the phone number string.

commit 03c6513ebfd950db5a557449a40098c90c5b7310
Author: jeremy_chang <jeremy_chang@66881bcf-9a29-0410-b710-b4726655af6a>
Date:   Fri Aug 15 09:15:52 2008 +0000

    Fix "follow" function.

commit fd86c5bf9d7d584858b8d1b0ed58542fe5164d2a
Author: Chia-I Wu <olv@openmoko.com>
Date:   Sat Aug 16 12:11:01 2008 +0800

    Try 16bits optimized engine first

commit 00d1e23520d8afb5bf3be64b7f1fea371c4f4010
Author: Chia-I Wu <olv@openmoko.com>
Date:   Fri Aug 29 11:09:24 2008 +0800

    fetch_sched should not call fetch_completion directly.
    
    It will go too deep since we are calling fetch_sched in
    fetch_completion.  Closes #1878.

commit f3b3bcae799f0f04a7bc203afd3d5fc9b2c23e4f
Author: Chia-I Wu <olv@openmoko.com>
Date:   Mon Aug 18 12:59:43 2008 +0800

    Allow fetching without packing.
    
    Make packing optional.  Default to fetch when description is given.

commit 67d6b93b8d406cc9f97edfb72727fb81101b4e3a
Author: Chia-I Wu <olv@openmoko.com>
Date:   Sun Aug 17 22:35:01 2008 +0800

    Rename diversity-map-pack.c
    
    It should be named om-locations-map-pack.c.

commit a7357c5cff144201479f4ab10ee490e0ba966b74
Author: Chia-I Wu <olv@openmoko.com>
Date:   Sun Aug 17 22:23:10 2008 +0800

    Add fetch support
    
    Fetch tiles from OSM server when -d and -f are both specified.

commit 0c75e008d8358fc88734d4f15b960d7faa572f87
Author: Chia-I Wu <olv@openmoko.com>
Date:   Sun Aug 17 18:00:15 2008 +0800

    Updated TODOs

commit 00bedecd8d1b1ae6943036b17a7e646cd8c052f9
Author: Chia-I Wu <olv@openmoko.com>
Date:   Tue Aug 19 18:49:57 2008 +0800

    Added Finnish translation by Timo Jyrinki.

commit be6390c1e96115882996a63df9c50897185982e5
Author: olvaffe <olvaffe@c51561e1-0854-0410-8143-f123a9ed69d3>
Date:   Wed Aug 13 03:36:39 2008 +0000

    Updated Traditional Chinese translation.

commit 5cd5d9ab6296618565a0b99c4e646be01890327f
Author: olvaffe <olvaffe@c51561e1-0854-0410-8143-f123a9ed69d3>
Date:   Wed Aug 13 03:36:30 2008 +0000

    mark strings as translatable

commit 06090eaa9cbd7174679ec77520ddf2e6b75e0032
Author: olvaffe <olvaffe@c51561e1-0854-0410-8143-f123a9ed69d3>
Date:   Wed Aug 13 03:36:08 2008 +0000

    do not hardcode strings in the theme file

commit b68de0fb962d44da7de0a7fc64dc5fc3be5a00c4
Author: olvaffe <olvaffe@c51561e1-0854-0410-8143-f123a9ed69d3>
Date:   Wed Aug 13 03:35:50 2008 +0000

    respect ENABLE_NLS

commit 25d10338d3086d2cea769d5d9840c6be7a76433a
Author: olvaffe <olvaffe@c51561e1-0854-0410-8143-f123a9ed69d3>
Date:   Mon Aug 11 07:26:59 2008 +0000

    depend on gettext >= 0.14 and remove ABOUT-NLS

commit af84ad7050da3d3b0d2f5901b83d5f152700c39b
Author: olvaffe <olvaffe@c51561e1-0854-0410-8143-f123a9ed69d3>
Date:   Mon Aug 11 07:26:53 2008 +0000

    clean up the desktop file

commit 4da472296973ca28d503c84d1db56e999417fc4d
Author: olvaffe <olvaffe@c51561e1-0854-0410-8143-f123a9ed69d3>
Date:   Mon Aug 11 05:06:35 2008 +0000

    clean up Makefile.am

commit 7f818878bebef455820a3a2ea066777a21fd2d81
Author: olvaffe <olvaffe@c51561e1-0854-0410-8143-f123a9ed69d3>
Date:   Mon Aug 11 05:05:41 2008 +0000

    i18n support




--===============1027433155==--

_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic