CVSROOT: /cvs/gnome Module name: libegg Changes by: ebassi 06/03/22 15:51:08
Modified files: . : ChangeLog libegg/bookmarkfile: eggbookmarkfile.c Log message: 2006-03-22 Emmanuele Bassi <[EMAIL PROTECTED]> * libegg/bookmarkfile/eggbookmarkfile.c: Remove the Egg prefix from the private data structures and related function names in order to ease the merging. Remove the unused "dirty" flag. Remove a bunch of redundant checks. (egg_bookmark_file_load_from_file): Do not leak the file contents. (error_cb): Conditionally compile the function, so that it's easier to remove when merging. (egg_bookmark_file_init), (egg_bookmark_file_clear): Use g_new/g_free instead of g_slice_new/g_slice_free. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libegg&who=ebassi&date=explicit&mindate=2006-03-22%2015:50&maxdate=2006-03-22%2015:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list