CVSROOT: /cvs/gnome Module name: dia Changes by: hans 05/07/19 17:04:15
Modified files: . : ChangeLog app : diagram.c lib : dia_dirs.c message.h Log message: 2005-07-19 Hans Breuer <[EMAIL PROTECTED]> * app/diagram.c(new_diagram) : what comes from g_object_new() MUST NOT be g_free()'d * lib/message.h : added dia_message_filename() here as well. Mainly to not touch all files using. They *all* where using lib/message.h already! Maybe the implemantation should be moved to message.c as well cause the function has *nothing* to do with dynamic filename resolving. It is a wrapper around g_display_filename() mostly (only?) used for messages ... * lib/dia_dirs.c(dia_message_filename) : fix C99ism URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dia&who=hans&date=explicit&mindate=2005-07-19%2017:03&maxdate=2005-07-19%2017:05 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list