Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
49 events by user spjutp occurring around 1998-08-14 07:17:52.
2012-02-07
| ||
17:33 | Handle context=0 corner cases better [7084745f4b54] check-in: 710b764b81 user: spjutp tags: trunk | |
2002-05-14
| ||
07:03 | Rewrote searching into a textSearch "package". Fixed a bug in CompareLines. Fixed a bug in padding text widgets to same height. Started on DiffUtil support. check-in: a491c3025e user: spjutp tags: trunk | |
2002-04-24
| ||
10:47 | Skip line parsing on lines that differ too much. Added variable context in debug menu. check-in: 2622b9da9a user: spjutp tags: trunk | |
2002-04-12
| ||
11:02 | Removed code for supporting Tk < 8.3. check-in: 1c55ec033b user: spjutp tags: trunk | |
10:51 | Added edit file on context menu. check-in: b1509ddd59 user: spjutp tags: trunk | |
10:48 | Fixed CVS on windows. check-in: a94ed66d1e user: spjutp tags: trunk | |
2002-04-09
| ||
15:52 | Added no directory option. Exclude CVS from recursion. check-in: 97b879f13e user: spjutp tags: trunk | |
2002-03-15
| ||
14:44 | Improved compareBlocks a bit for the case of same number of lines. Clear map and set eqLabel to "*" during external diff execution. Fixed a big in -limit. check-in: c8952314db user: spjutp tags: trunk | |
2002-03-11
| ||
13:34 | Added -limit option. Fixed bug where a skipped large block did not show up in map. Added 'C' to prettyprint options. check-in: d787c9f604 user: spjutp tags: trunk | |
2001-11-09
| ||
16:27 | Fixed zoom to display better and to adjust to long lines. Fixed Freewrap support. check-in: 7a3de8b571 user: spjutp tags: trunk | |
2001-11-05
| ||
15:26 | Release 1.9. check-in: 0f7a4d40e6 user: spjutp tags: trunk | |
15:18 | Improved incremental search. Added status indicator. Improved search to work in both windows. check-in: 2e8c70e978 user: spjutp tags: trunk | |
2001-11-02
| ||
19:00 | Added context around a 'diffs only' output. Improved printing with headers and syntax printing. Printing now doesn't use mpage and does all job with enscript. check-in: 661551c44a user: spjutp tags: trunk | |
2001-10-26
| ||
11:42 | Added search function made by Ulf Nilsson. check-in: 210c6423c4 user: spjutp tags: trunk | |
08:22 | Added incremental search. Updated documentation. check-in: 19acdf2727 user: spjutp tags: trunk | |
2001-05-04
| ||
13:36 | Patch display missed the last patch. Printing did not handle tabs well. check-in: c18e99bea8 user: spjutp tags: trunk | |
08:44 | Added -h for usage and removed usage header. Moved insertMatchingBlock out of dotext procedure. Added display patch mode. Fixed a bug in printing caused by highlight tags. Added support for printing on windows. Improved soom balloons. check-in: f68e41849b user: spjutp tags: trunk | |
2001-04-26
| ||
11:19 | Changed -print to take an argument. Optimised eval use with pure list. check-in: 89f8b8de1d user: spjutp tags: trunk | |
10:57 | Added -print option for script based generation of postscript. check-in: 8e6f2b163b user: spjutp tags: trunk | |
2001-03-13
| ||
09:08 | Added zoomrow function. check-in: 462ea1c612 user: spjutp tags: trunk | |
2001-03-06
| ||
13:51 | Handle conflict files without conflicts better. check-in: 11fe3c8515 user: spjutp tags: trunk | |
2000-11-15
| ||
14:52 | Release 1.8 Updated header and help texts. check-in: deeced35b6 user: spjutp tags: trunk | |
2000-11-07
| ||
08:53 | Moved most global vars into diff array. Added conflict handling and merging. Added highlighting of current diff. Added Wrap in debug menu. Added experimental Nuisance in debug. Updated help text. check-in: e0ce814913 user: spjutp tags: trunk | |
2000-09-14
| ||
08:02 | Added print dialog. Reworked how change information are stored internally. Map drawing now uses the new info. Reworked how prev/next diff work. Highlight current diff. Started on merge function. check-in: 06b3e39d30 user: spjutp tags: trunk | |
2000-08-31
| ||
14:24 | Removed old code and cleaned a bit. check-in: ef7c680b74 user: spjutp tags: trunk | |
2000-08-24
| ||
12:29 | Improved block parsing. Added crlf option on windows. check-in: 77b90bc4e6 user: spjutp tags: trunk | |
2000-07-25
| ||
11:39 | Added right mouse menu with file copy. Improved command line parsing. check-in: ac0f283357 user: spjutp tags: trunk | |
11:33 | Some code cleanup. Use -translation crlf on windows. Added line numbers when printing. check-in: 61405d781b user: spjutp tags: trunk | |
2000-06-26
| ||
15:50 | Added FreeWrap support. Bug fix in accessing CVS revisions. check-in: cba3aa052f user: spjutp tags: trunk | |
2000-04-27
| ||
11:04 | Release 1.7 check-in: 2cd6a226eb user: spjutp tags: trunk | |
10:58 | Restricted parsing of large blocks. Fixed bug with spaces in file names. Regular screen updates during processing. CVS support. check-in: 5f76fd4f5d user: spjutp tags: trunk | |
2000-02-17
| ||
12:14 | Robuster call to diff.tcl Binary comparison added. Special tag for directories. Command line arguments. check-in: 7c093622dd user: spjutp tags: trunk | |
2000-01-31
| ||
11:35 | Bug-fix in printing. Release 1.6 check-in: dbfc80fcf3 user: spjutp tags: trunk | |
09:16 | Code cleanup. Added 'open both (forget)'. Bug fix in scroll map. Some fixes regarding printing. Added scrolling with keys. check-in: e906694790 user: spjutp tags: trunk | |
2000-01-27
| ||
08:35 | Initial revision check-in: 396b618289 user: spjutp tags: trunk | |
1999-06-23
| ||
12:10 | Split text windows. Added "Mark last". Release 1.5 check-in: 69290e3136 user: spjutp tags: trunk | |
1999-06-22
| ||
11:31 | Improved block parse. Added font selection. Added server option. check-in: eab8d09390 user: spjutp tags: trunk | |
1999-02-10
| ||
16:13 | Release 1.4 check-in: f33ac07fca user: spjutp tags: trunk | |
1998-11-30
| ||
15:51 | Use both files for display. Better RCS handling. check-in: 60a86635a3 user: spjutp tags: trunk | |
1998-09-21
| ||
11:12 | Release 1.3 check-in: 8873c0ac6f user: spjutp tags: trunk | |
1998-09-08
| ||
14:57 | Diff only option. Printing. 2nd stage word mode. check-in: be677d7faa user: spjutp tags: trunk | |
1998-09-07
| ||
09:12 | Improved blocks. Added 2nd stage. Added colours. check-in: 23d073626f user: spjutp tags: trunk | |
1998-08-18
| ||
12:30 | Release 1.2 check-in: 36950bd9cd user: spjutp tags: trunk | |
1998-08-14
| ||
07:17 | Optimizations with foreach check-in: 703198ac34 user: spjutp tags: trunk | |
1998-08-12
| ||
09:22 | Added map. Improved yscroll. check-in: 893dd218dc user: spjutp tags: trunk | |
1998-08-07
| ||
14:16 | Minor fixes. Release 1.1 check-in: 2dd54f03f5 user: spjutp tags: trunk | |
14:01 | Word parsing. More Help. check-in: aaecdd645d user: spjutp tags: trunk | |
1998-08-05
| ||
07:48 | Block parse. Changed options. check-in: 6a2a8923c0 user: spjutp tags: trunk | |
06:49 | Initial revision. Release 1.0 check-in: e311b0f31a user: spjutp tags: trunk | |