I'd like to reconcile the code within the hv3 kit(s) available for
download at
http://tkhtml.tcl.tk/hv3.html
This is important because last month Dan made an important update to
one of the hv3 files, and it would be nice to incorporate this into
the kits for downloading.
Below is a summary of what's different within the kit as opposed to
the fossil repo, excluding some .c files in the latter.
I also plan to have a look inside the make file within the tkhtml
project as it currently stands within the fossil repo, and see if
there is a target specifically for hv3, and/or have a look and see if
I can't find a historical branch dedicated to hv3 as opposed to what
appears to be "hv"
$ diff -r hv3-win32.vfs tkhtml/hv | egrep '^Only in|^diff -r' | egrep -
v '.c$'
Only in tkhtml/hv: README
Only in tkhtml/hv: bookmarks.html
Only in tkhtml/hv: bugreport.html
Only in tkhtml/hv: hv.tcl
diff -r hv3-win32.vfs/hv3.tcl tkhtml/hv/hv3.tcl
diff -r hv3-win32.vfs/hv3_bookmarks.tcl tkhtml/hv/hv3_bookmarks.tcl
diff -r hv3-win32.vfs/hv3_browser.tcl tkhtml/hv/hv3_browser.tcl
Only in tkhtml/hv: hv3_common.tcl
diff -r hv3-win32.vfs/hv3_debug.tcl tkhtml/hv/hv3_debug.tcl
diff -r hv3-win32.vfs/hv3_dom.tcl tkhtml/hv/hv3_dom.tcl
Only in tkhtml/hv: hv3_dom2.tcl
Only in tkhtml/hv: hv3_dom3.tcl
diff -r hv3-win32.vfs/hv3_dom_containers.tcl tkhtml/hv/
hv3_dom_containers.tcl
diff -r hv3-win32.vfs/hv3_dom_core.tcl tkhtml/hv/hv3_dom_core.tcl
diff -r hv3-win32.vfs/hv3_dom_html.tcl tkhtml/hv/hv3_dom_html.tcl
diff -r hv3-win32.vfs/hv3_dom_ns.tcl tkhtml/hv/hv3_dom_ns.tcl
diff -r hv3-win32.vfs/hv3_dom_xmlhttp.tcl tkhtml/hv/
hv3_dom_xmlhttp.tcl
diff -r hv3-win32.vfs/hv3_download.tcl tkhtml/hv/hv3_download.tcl
diff -r hv3-win32.vfs/hv3_form.tcl tkhtml/hv/hv3_form.tcl
Only in tkhtml/hv: hv3_frames.tcl
diff -r hv3-win32.vfs/hv3_frameset.tcl tkhtml/hv/hv3_frameset.tcl
diff -r hv3-win32.vfs/hv3_history.tcl tkhtml/hv/hv3_history.tcl
diff -r hv3-win32.vfs/hv3_http.tcl tkhtml/hv/hv3_http.tcl
diff -r hv3-win32.vfs/hv3_icons.tcl tkhtml/hv/hv3_icons.tcl
Only in tkhtml/hv: hv3_image.tcl
diff -r hv3-win32.vfs/hv3_main.tcl tkhtml/hv/hv3_main.tcl
Only in tkhtml/hv: hv3_nav.tcl
diff -r hv3-win32.vfs/hv3_notebook.tcl tkhtml/hv/hv3_notebook.tcl
Only in hv3-win32.vfs: hv3_polipo.exe
diff -r hv3-win32.vfs/hv3_polipo.tcl tkhtml/hv/hv3_polipo.tcl
Only in hv3-win32.vfs: hv3_safewidgets.tcl
Only in tkhtml/hv: hv3_style.tcl
Only in tkhtml/hv: hv3_url.tcl
diff -r hv3-win32.vfs/hv3_widgets.tcl tkhtml/hv/hv3_widgets.tcl
Only in tkhtml/hv: index.html
Only in hv3-win32.vfs: lib
Only in tkhtml/hv: license.txt
Only in tkhtml/hv: nogif.fig
Only in tkhtml/hv: nogif.gif
Only in tkhtml/hv: nogifsm.gif
Only in tkhtml/hv: ss.tcl
Only in tkhtml/hv: tst_main.tcl