CVSROOT:        /cvs/gnome
Module name:    libcm
Changes by:     ssp     06/02/02 17:49:56

Modified files:
        .              : ChangeLog TODO cm.pc.in configure.ac xid memory 
                         management 
        src            : Makefile.am clip.c cube.c demo.c 
                         drawable-node.c drawable-node.h node.c node.h 
                         rotation.c scenetest.c stacker.c ws.h 
                         wsdisplay.c wsdrawable.c wsint.h wspixmap.c 
                         wsutil.c wswindow.c 

Log message:
Thu Feb  2 17:38:29 2006  Søren Sandmann  <[EMAIL PROTECTED]>

* TODO: various updates.

* cm.pc.in: Remove -lGL and -lGLU

* configure.ac: check for GL and GLU, add to DEP_LIBS here

* src/Makefile.am: build pixtest

* src/clip.c: Use own/disown child

* src/demo.c: Various updates

* src/drawable-node: Use new texture-from-drawable extension, add
drop-shadows. New refresh_pixmap() functionality.

* src/node.c: Add new repaint_needed signal, add
own/disown_child() functions.

* src/rotation.c: Use own/disown

* src/scenetest.c: call g_type_init() as the first thing.

* src/stacker.c: remove glTranslatef() epsilon crack

* src/wsdisplay.c: Support error traps with return, add a way to
register damage to work around freedesktop bug 5730. Dispatch
damage events based on the damage, not on the drawable. Delete
shared memory support. New facilities to look up screens from
xscreens.

* src/wsdrawable.c: Remove most damage support. Add get_format()
virtual function.

* src/wspixmap.c: Use new TFD extension, register damage on
pixmaps rather than windows.

* src/wsutil.c: Facilities to convert get information about
formats. Make 'inputonly' a separate format.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libcm&who=ssp&date=explicit&mindate=2006-02-02%2017:48&maxdate=2006-02-02%2017:50

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to