CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     neo     06/01/25 09:35:56

Modified files:
        .              : ChangeLog 
        libgimp        : gimpfontselectbutton.c gimpfontselectbutton.h 
                         gimpzoompreview.c 
        libgimpwidgets : gimpintcombobox.c gimpintcombobox.h 
                         gimppageselector.c gimppageselector.h 
                         gimpscrolledpreview.c gimpscrolledpreview.h 
                         gimpwidgets.def gimpzoommodel.c gimpzoommodel.h 

Log message:
2006-01-25  Sven Neumann  <[EMAIL PROTECTED]>

* libgimpwidgets/gimpintcombobox.[ch]
* libgimpwidgets/gimppageselector.[ch]
* libgimpwidgets/gimpzoommodel.[ch]: added a priv pointer to the
instance struct and changed the GET_PRIVATE() macro to access the
private data via that pointer.

* libgimpwidgets/gimpscrolledpreview.[ch]
* libgimpwidgets/gimpwidgets.def: added a priv pointer to the
instance struct and moved all private data to the
GimpScrolledPreviewPrivate struct. Added freeze/thaw methods so
that derived widgets can be implemented without accessing private
data.

* libgimp/gimpzoompreview.c: changed accordingly.

* libgimp/gimpfontselectbutton.[ch]: let the priv pointer be an
anonymous void pointer.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-01-25%2009:34&maxdate=2006-01-25%2009:36

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

Reply via email to