CVSROOT: /cvs/gnome Module name: dia Changes by: hans 06/03/19 16:06:15
Modified files: . : ChangeLog app : display.c makefile.msc preferences.c lib : libdia.def makefile.msc objects : makefile.msc plug-ins : makefile.msc plug-ins/hpgl : hpgl.c plug-ins/xfig : xfig-import.c Log message: 2006-03-19 Hans Breuer <[EMAIL PROTECTED]> * app/display.c app/preferences.c : unset transient, still issues with transient handling, see bug #332828 [http://bugzilla.gnome.org/show_bug.cgi?id=332828] * app/makefile.msc lib/makefile.msc objects/makefile.msc plug-ins/makefile.msc : removed stuff supposed to be used from $(TOP)/glib/build/win32/make.msc * plug-ins/xfig/xfig-import.c : make it compile with strict type checking [these were real errors, freeing stack passed values instead of the intended local variable] : xfig-import.c(580) : error C4047: 'function' : 'struct _GArray *' differs in levels of indirection from 'struct _Point ** ' xfig-import.c(580) : warning C4024: 'g_array_free' : different types for formal and actual parameter 1 * lib/libdia.def : export connection_adjust_for_autogap * plug-ins/hpgl/hpgl.c : there is one floating point value in the whole HPGL output - and it was locale dependent. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dia&who=hans&date=explicit&mindate=2006-03-19%2016:05&maxdate=2006-03-19%2016:07 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list