Hi,

Thanks for the enhancements and the diff.tcl widget itself!

Here are some uglifications and "improvements" for src/diff.tcl.
Sorry for the ugly insertions, but maybe there is something useful.
Please note: I do not have great experience with TCL.

- (re)set ttk::style on Windows to winnative (ActiveTCL was used)
- adding a lazy exit on double hitting <Esc>
- adding a visual indicator for pressed Invert button
- make Search 'down' & 'up' more clickable
- adding a binding for [Search] (Ctrl+f)
- adding clumsy bindings (via catch {...}) for [Search down] (n) and
[Search up] (p)

Yet another small "problem". The C compiler with -std switch complains
about the comment style in file src/attach.c:91:
http://www.fossil-scm.org/fossil/artifact/3d0f4416538b9154333fba4717670584669bf9eb?txt=1&ln=91

With regards,
Kain

Attachment: diff.tcl.patch
Description: Binary data

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to