Locations: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Thu Sep 11 10:26:50 CEST 2008


 TODO                               |    1 -
 data/themes/default_nav_alert.edc  |   10 +-
 data/themes/default_nav_dialog.edc |   12 +-
 data/themes/diversity_nav.edc      |   52 ++--
 po/POTFILES.in                     |    1 +
 src/e_nav_theme.c                  |    9 +
 src/e_nav_theme.h                  |    1 +
 src/widgets/Makefile.am            |    2 +
 src/widgets/e_nav_button_bar.c     |  541 ++++++++++++++++++++++++++++++++++++
 src/widgets/e_nav_button_bar.h     |   42 +++
 src/widgets/e_nav_dialog.c         |  314 +++++++++++-----------
 src/widgets/e_nav_list.c           |   57 ++--
 12 files changed, 818 insertions(+), 224 deletions(-)

New commits:
commit e035d04f402053bc7244fe6e2c0221b216b67c92
Author: Chia-I Wu <olv at openmoko.com>
Date:   Thu Sep 11 16:27:31 2008 +0800

    Updated TODO.
    
    We already have a button bar widget.

commit afdf88f2ba593970630a61e558642d909644cb3e
Author: Chia-I Wu <olv at openmoko.com>
Date:   Thu Sep 11 15:47:58 2008 +0800

    Use button bar widget in e_nav_dialog.

commit 0b547348121489518079fe7ce00f2f1deef70429
Author: Chia-I Wu <olv at openmoko.com>
Date:   Thu Sep 11 11:10:09 2008 +0800

    Use button bar widget in e_nav_list.

commit 1b0d0724f09947785be4912dd666d6f4c3f8236f
Author: Chia-I Wu <olv at openmoko.com>
Date:   Wed Sep 10 21:43:54 2008 +0800

    Added button bar widget.

commit ffcec2d9ce517aba1d441db201ca7ddbc863d5b1
Author: Chia-I Wu <olv at openmoko.com>
Date:   Thu Sep 11 10:58:45 2008 +0800

    Added new theme function to check whether a group exists.




More information about the commitlog mailing list