New commits:
http://git.directfb.org/?p=libs/LiTE.git;a=commit;h=f6a06f6a59af20bbac6495d0e3efedbb1e6549b2
commit f6a06f6a59af20bbac6495d0e3efedbb1e6549b2
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date: Mon May 5 18:59:32 2008 +0200
ignore
.gitignore | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
http://git.directfb.org/?p=libs/LiTE.git;a=commit;h=780bc4f6a0df2306aac2a1a76514ba097e763c93
commit 780bc4f6a0df2306aac2a1a76514ba097e763c93
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date: Mon May 5 18:58:52 2008 +0200
Great thanks to "Ahn, Sung Ho" and other people from ETRI for this work on
LiTE! :-D
examples/Makefile.am | 41 ++-
examples/checkbox_images.png | Bin
examples/checktest.c | 144 ++++++
examples/hantextlinetest.c | 125 +++++
examples/listtest.c | 321 +++++++++++++
examples/scrollbar.png | Bin
examples/scrollbartest.c | 230 +++++++++
examples/textbuttonbgnd.png | Bin
examples/textbuttontest.c | 107 +++++
examples/textlinetest.c | 112 +++++
examples/textlisttest.c | 340 ++++++++++++++
fonts/Makefile.am | 3 +-
fonts/gulim.ttf | Bin
lite/Makefile.am | 28 +-
lite/box.h | 7 +-
lite/check.c | 523 +++++++++++++++++++++
lite/check.h | 185 ++++++++
lite/font.c | 2 +
lite/hantextline.c | 847 +++++++++++++++++++++++++++++++++
lite/hantextline.h | 148 ++++++
lite/list.c | 904 +++++++++++++++++++++++++++++++++++
lite/list.h | 318 +++++++++++++
lite/lite_config.h | 2 +
lite/scrollbar.c | 1067 ++++++++++++++++++++++++++++++++++++++++++
lite/scrollbar.h | 202 ++++++++
lite/textbutton.c | 560 ++++++++++++++++++++++
lite/textbutton.h | 181 +++++++
27 files changed, 6384 insertions(+), 13 deletions(-)
http://git.directfb.org/?p=libs/LiTE.git;a=commit;h=d60d46267179ac9740f2b82b2f9de984ae7dfa23
commit d60d46267179ac9740f2b82b2f9de984ae7dfa23
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date: Mon May 5 17:51:15 2008 +0200
updated ignored files
.gitignore | 92 ++++--------------------------------------------------------
1 files changed, 6 insertions(+), 86 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs