CVSROOT:        /cvs/gnome
Module name:    gtk-engines
Changes by:     bberg   06/11/11 13:13:32

Modified files:
        .              : ChangeLog 
        engines/clearlooks/src: clearlooks_draw.c clearlooks_style.c 
                                clearlooks_theme_main.c 
        engines/crux/src: crux-draw.c crux-main.c crux.h 
        engines/glide/src: glide_gtk2_engine.c glide_gtk2_support.c 
        engines/hc/src : hc-style.c hc_gtk2_engine.c 
        engines/industrial/src: industrial_style.c 
                                industrial_theme_main.c 
        engines/mist/src: mist-style.c mist.c 
        engines/redmond/src: redmond_gtk2_drawing.c 
                             redmond_gtk2_engine.c redmond_gtk2_misc.c 
        engines/smooth/src/engine: smooth_gtk2_engine.c 
                                   smooth_gtk2_misc.h 
        engines/smooth/src/interfaces/shared/gdk: gdk_type_defines.h 
        engines/smooth/src/utils: draw_border.c draw_grips.c 
        engines/support: cairo-support.c cairo-support.h 
                         general-support.h 
        engines/thinice/src: thinice_main.c thinice_theme_draw.c 

Log message:
2006-11-11  Benjamin Berg  <[EMAIL PROTECTED]>

* engines/*:
- replace G_MODULE_EXPORT with GE_EXPORT
- removed GE_HIDDEN, not used
- GE_EXPORT:
- defined to G_MODULE_EXPORT
- special cases for SUNPRO_C and if G_HAVE_GNUC_VISIBILITY is set.
This makes compiling with -fvisibility=hidden possible.
- GE_INTERNAL
- defined to G_GNUC_INTERNAL
- special case for SUNPRO_C

- replace M_PI* with G_PI* and removed unneeded definitions
- removed include of sys/time.h from clearlooks
- removed some min/max defines, and replaced them with MIN/MAX and CLAMP

gtk-engines should now work on win32

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk-engines&who=bberg&date=explicit&mindate=2006-11-11%2013:12&maxdate=2006-11-11%2013:14

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

Reply via email to