New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=2b48aaa07cbcfe1d2bea3182ffcbaf02269729f6
commit 2b48aaa07cbcfe1d2bea3182ffcbaf02269729f6
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Fri Jul 6 15:27:22 2007 +0200

    Added multifunctional color configuration function 
dfb_state_set_color_or_index().
    Always tries to set both color and index. If color index is -1, color is 
used and
    searched in palette of destination surface if present. If color index is 
valid the
    color is looked up in palette if present.
    
    Added option "layer-bg-color-index = n".

 src/core/state.c            |   38 ++++++++++++++++++++++++++++++++++++++
 src/core/state.h            |   12 ++++++++++++
 src/core/windows_internal.h |    1 +
 src/core/windowstack.c      |   30 +++++++++++++++++++++++++++++-
 src/core/windowstack.h      |    7 +++++--
 src/idirectfb.c             |    1 +
 src/misc/conf.c             |   37 +++++++++++++++++++++++++++++++------
 src/misc/conf.h             |    1 +
 8 files changed, 118 insertions(+), 9 deletions(-)


http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=14ba567e3b00d273f063d0e97f64f00e02aa756c
commit 14ba567e3b00d273f063d0e97f64f00e02aa756c
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Fri Jul 6 14:38:51 2007 +0200

    no-force-slave

 src/misc/conf.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


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

Reply via email to