New commits:
http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=c36ecdab6355252b334edb9df09e23c6f47cc039
commit c36ecdab6355252b334edb9df09e23c6f47cc039
Author: Tarik Sekmen <[email protected]>
Date:   Thu Jan 31 09:45:41 2013 +0200

    Add a FileBrowser to Player app for testing.

 bin/player/Player.cpp |    2 ++
 bin/player/Player.h   |    2 ++
 2 files changed, 4 insertions(+)

http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=30aca8c6a3c3a3592b8ce6e98d31bc1eb6bfdced
commit 30aca8c6a3c3a3592b8ce6e98d31bc1eb6bfdced
Author: Tarik Sekmen <[email protected]>
Date:   Thu Jan 31 09:44:52 2013 +0200

    Add FileBrowser widget (initial).

 ilixi/ui/FileBrowser.cpp |  273 ++++++++++++++++++++++++++++++++++++++++++++++
 ilixi/ui/FileBrowser.h   |  122 +++++++++++++++++++++
 ilixi/ui/Makefile.am     |    3 +
 3 files changed, 398 insertions(+)

http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=6a9512a63b7f3dbf95ada60b91ccedd67fc5cef8
commit 6a9512a63b7f3dbf95ada60b91ccedd67fc5cef8
Author: Tarik Sekmen <[email protected]>
Date:   Thu Jan 31 09:44:09 2013 +0200

    Add FileInfo.

 ilixi/lib/FileInfo.cpp |  275 ++++++++++++++++++++++++++++++++++++++++++++++++
 ilixi/lib/FileInfo.h   |  214 +++++++++++++++++++++++++++++++++++++
 ilixi/lib/Makefile.am  |    2 +
 3 files changed, 491 insertions(+)

http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=90683350903961a6f2f0f96535cc31e6bc1172f8
commit 90683350903961a6f2f0f96535cc31e6bc1172f8
Author: Tarik Sekmen <[email protected]>
Date:   Thu Jan 31 09:43:30 2013 +0200

    EventManager: Add debug messages.

 ilixi/core/EventManager.cpp |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=a1772d1d0115e0ef7846a6e618cb6d2cbb88e65f
commit a1772d1d0115e0ef7846a6e618cb6d2cbb88e65f
Author: Tarik Sekmen <[email protected]>
Date:   Thu Jan 31 09:42:19 2013 +0200

    Util: Add formatSize helper.

 ilixi/lib/Util.cpp |   40 ++++++++++++++++++++++++++++------------
 ilixi/lib/Util.h   |    6 ++++++
 2 files changed, 34 insertions(+), 12 deletions(-)

http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=9a50769ff00683958633323a0da7e448f9bdab6a
commit 9a50769ff00683958633323a0da7e448f9bdab6a
Author: Tarik Sekmen <[email protected]>
Date:   Thu Jan 31 09:41:28 2013 +0200

    Stylist: Add Music and Movie PackedIcons.

 ilixi/graphics/StylistBase.cpp |    4 ++++
 ilixi/types/Enums.h            |    2 ++
 2 files changed, 6 insertions(+)

http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=6173abae81c45f56771d34c1fc9c9a7f76e0bb1a
commit 6173abae81c45f56771d34c1fc9c9a7f76e0bb1a
Author: Tarik Sekmen <[email protected]>
Date:   Thu Jan 31 09:36:42 2013 +0200

    Icon: Set FixedConstraint for x and y.

 ilixi/ui/Icon.cpp |    1 +
 1 file changed, 1 insertion(+)

http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=05b80b21715d9c62d94175bb8b8493d06f08bce5
commit 05b80b21715d9c62d94175bb8b8493d06f08bce5
Author: Tarik Sekmen <[email protected]>
Date:   Thu Jan 31 09:36:12 2013 +0200

    Label: Center text vertically when in singleLine mode.

 ilixi/ui/Label.cpp |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=624c700995fcaa34d23e0e2446846fed13e4ea0a
commit 624c700995fcaa34d23e0e2446846fed13e4ea0a
Author: Tarik Sekmen <[email protected]>
Date:   Thu Jan 31 09:35:38 2013 +0200

    ListBox: Set keyNavChildrenFirst to true by default and emit
    item state signals.

 ilixi/ui/ListBox.cpp |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=47c5dac9ae1b2b1c0c486f38a8bc6c19b44e84ba
commit 47c5dac9ae1b2b1c0c486f38a8bc6c19b44e84ba
Author: Tarik Sekmen <[email protected]>
Date:   Thu Jan 31 09:34:00 2013 +0200

    Changes for Layouts.
    - Reimplemented clear().
    - Moved setKeyNavChildrenFirst to LayoutBase().
    - Implement keyNavChildrenFirst for existing layouts.

 ilixi/types/RadioGroup.cpp |    6 ++++++
 ilixi/types/RadioGroup.h   |    6 ++++++
 ilixi/ui/GridLayout.cpp    |   10 ++--------
 ilixi/ui/GridLayout.h      |    9 ---------
 ilixi/ui/HBoxLayout.cpp    |   10 +++++++---
 ilixi/ui/LayoutBase.cpp    |   13 +++++++++++--
 ilixi/ui/LayoutBase.h      |   10 ++++++++++
 ilixi/ui/VBoxLayout.cpp    |   10 +++++++---
 8 files changed, 49 insertions(+), 25 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to