CVSROOT: /cvs/gnome Module name: gtksourceview Changes by: paolo 06/01/15 18:35:09
Modified files: . : ChangeLog Makefile.am NEWS configure.in gtksourceview : gtksourcelanguage.c Added files: . : gtksourceview-zip.in Log message: 2006-01-16 Paolo Maggi <[EMAIL PROTECTED]> Fixed bug #318577 [http://bugzilla.gnome.org/show_bug.cgi?id=318577] â win32 port Based on a patch by Tor Lillqvist modified by Paolo Borelli * configure.in: added gtksourceview-zip to AC_CONFIG_FILES * makefile.am: added gtksourceview-zip.in to EXTRA_DIST * gtksourceview-zip.in: new file * gtksourceview/Makefile.am: define PREFIX in INCLUDES * gtksourceview/gtksourcelanguage.c (_gtk_source_language_new_from_file): use xmlReaderForFd instead of xmlNewTextReaderFilename so that it's utf8 safe on win32. (get_mime_types_from_file): ditto (language_file_parse): use GMappedFile and xmlParseMemory instead of xmlParseFile URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtksourceview&who=paolo&date=explicit&mindate=2006-01-15%2018:34&maxdate=2006-01-15%2018:36 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list