Locations: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Sun Sep 14 04:31:50 CEST 2008


 data/themes/diversity_nav.edc  |  149 ++++++++---------
 src/e_flyingmenu.c             |    8 +-
 src/widgets/e_nav_button_bar.c |  372 ++++++++++++++++++++++++++++++---------
 src/widgets/e_nav_button_bar.h |    8 +-
 src/widgets/e_nav_entry.c      |  123 +++++---------
 5 files changed, 405 insertions(+), 255 deletions(-)

New commits:
commit 601678f6c95819616a6717557095ec1b44f37949
Author: Chia-I Wu <olv at openmoko.com>
Date:   Sat Sep 13 19:56:12 2008 +0800

    [entry] Use button bar.

commit 0f72740b7445ec8aae15ca4df2b550415691054a
Author: Chia-I Wu <olv at openmoko.com>
Date:   Sat Sep 13 23:43:52 2008 +0800

    [bbar] Add support for justified style.

commit 8c04b41eab4b678ab9510060356856cb707ae6b2
Author: Chia-I Wu <olv at openmoko.com>
Date:   Sat Sep 13 17:09:27 2008 +0800

    [bbar] Add support for centered style.

commit 1c0d9e40a55637337c33d952fee9ce3f89bfa45e
Author: Chia-I Wu <olv at openmoko.com>
Date:   Sat Sep 13 17:32:59 2008 +0800

    [bbar] Give buttons types.
    
    Buttons can be of two types: front and back.  The types decide how
    buttons are layout.

commit 203242d1abd5e07288b8bd2838f43a8ff060355b
Author: Chia-I Wu <olv at openmoko.com>
Date:   Sat Sep 13 17:42:24 2008 +0800

    [bbar] Small refactoring to button add/remove.

commit b38caa97bf027b50b8a21890d7e8d2f610e9c0ab
Author: Chia-I Wu <olv at openmoko.com>
Date:   Sat Sep 13 18:24:25 2008 +0800

    [flyingmenu] Updated to reflect bbar change.

commit 2b01317664df05e7557a73974c68021519b6e44b
Author: Chia-I Wu <olv at openmoko.com>
Date:   Sat Sep 13 16:03:47 2008 +0800

    [bbar] New function for button size request.
    
    e_nav_button_bar_width_min_calc was used for more than one purpose.
    Move button size request to its own function.  It benefits also the
    layout.

commit 911861bd1f196478adb4d987f28590404a1e4a38
Author: Chia-I Wu <olv at openmoko.com>
Date:   Sat Sep 13 17:05:31 2008 +0800

    [bbar] Changing style does not require recalc of bar width.




More information about the commitlog mailing list