CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 00/11/10 17:44:18

Modified files:
        .              : ChangeLog 
        src            : main.c 
        src/engine     : kgraphics.c 
        src/gfx        : sci_widgets.c widgets.c 
        src/gfx/resource: sci_pic_0.c sci_resmgr.c 
        src/include    : Makefile.am gfx_state_internal.h menubar.h 
                         resource.h 
Added files:
        src/include    : gfx_widgets.h 

Log message:
* renamed gfx_state.h to gfx_widgets.h
* replaced machine-specific breakpoint with BREAKPOINT() macro
* started experimenting with a better widget system design

Everything should compile on generic systems now (I still have to fix
the warnings on 32 bit machines, though).
BTW: GGI's mode detection doesn't work quite right for me on XFree86 4.0.1;
if you're testing it there and can't get a GGI target, you might want to
manually change the comments in main.c, around line 506.
(Better yet, you might add support for parameters to set horizontal and
vertical zoom values (and color depth) :-)

-- Christoph


Reply via email to