CVSROOT: /cvs/gnome Module name: gtkhtml Changes by: tml 05/08/21 22:15:02
Modified files: src : ChangeLog Makefile.am gtkhtml-private.h gtkhtml.c htmlengine-edit-cut-and-paste.c Log message: 2005-08-22 Tor Lillqvist <[EMAIL PROTECTED]> * Makefile.am: Include dllmain.c on Win32. Pass all the pathname defines in AM_CFLAGS so the path mangling in dllmain.c can use them. * gtkhtml-private.h: On Win32 redefine the compile-time pathname macros as calls to the functions in dllmain.c instead. * gtkhtml.c (gtk_html_class_init): Construct filename to parse at run-time, as PREFIX expands to a function call on Win32. * htmlengine-edit-cut-and-paste.c (use_pictograms): Construct filename at run-time. Use g_filename_to_uri() to construct the URI instead of just prefixing with file://, which doesn't work for Win32 file: URIs which look like file:///c:/foo/bar/tem.png. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkhtml&who=tml&date=explicit&mindate=2005-08-21%2022:14&maxdate=2005-08-21%2022:16 _______________________________________________ cvs-commits-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/cvs-commits-list