Eskil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 descendants and 50 ancestors of f12cf433850dbfb9

2008-02-21
06:31
Moved ttk adaptions to last in Init, to accomodate test suite. check-in: cbfbef9a6f user: peter tags: trunk
2008-02-20
20:50
Adapting more to Tile check-in: 9e3510e827 user: peter tags: trunk
18:18
Checked in for reference check-in: b905a7dedc user: peter tags: trunk
18:18
Checked in for reference check-in: 36f7646e85 user: peter tags: trunk
2008-02-11
19:44
Use 8.5 tclkits. Bumped version to 2.4.b1 check-in: ab2b99de6d user: peter tags: trunk
19:43
Pushed version to 2.4b1 check-in: 9a99a7158d user: peter tags: trunk
2008-02-07
20:44
Documented patch in stdin check-in: 305a7aa6df user: peter tags: trunk
20:15
Mercurial support. check-in: a304020e4c user: peter tags: trunk
20:15
Documented Mercurial support. check-in: 157bd4fbf9 user: peter tags: trunk
20:09
Added Mercurial (HG) support. check-in: 7935c006be user: peter tags: trunk
19:47
Added text on Subversion and Git. check-in: bf14ee8cda user: peter tags: trunk
2008-02-06
17:32
Fixed a bug in patch view. A change last in patch was missed. check-in: 7d9d5a8105 user: peter tags: trunk
2008-02-04
18:34
Lots of ttk adaptions. check-in: e8f803eb57 user: peter tags: trunk
07:42
Use ttk::label. Wrapper fro label until completely changed. Se tab style fo handle 8.5 text widget. check-in: 33444179f9 user: peter tags: trunk
2008-01-23
17:34
No Log check-in: 7a603121e8 user: peter tags: trunk
17:31
Added -cvs and -svn to set version system preference. check-in: feb100370a user: peter tags: trunk
17:27
Added SVN support. Ability to set preference from command line. check-in: c23ebb67c7 user: peter tags: trunk
17:00
Updated link to pdf4tcl. check-in: 91fa68e9d7 user: peter tags: trunk
16:59
Removed padx from buttons. check-in: 81361a44c9 user: peter tags: trunk
16:56
Include file names in dir tree, to see struture better. check-in: 2803ddb92f user: peter tags: trunk
2008-01-18
16:28
Migrated to Tile. check-in: b84589a2c5 user: peter tags: trunk
16:23
Pause background processing while running a file diff. Catch errors during background processing. Show dirs that are present in only one side in file column. Removed -padx from buttons to support Tile. check-in: 778cd485cd user: peter tags: trunk
2008-01-13
20:08
*** empty log message *** check-in: bf95ee6448 user: peter tags: trunk
20:06
Require Tile Don't explicitely start dirdiff. check-in: eb24d4a4ea user: peter tags: trunk
19:56
Added status line showing background progress. check-in: 9384abd564 user: peter tags: trunk
19:37
No need to explicitely run dirdiff in tutorial. check-in: 532e44f1cd user: peter tags: trunk
19:36
Diff on Key-Return Minor fixes. check-in: 51fd8ceb3d user: peter tags: trunk
2007-12-26
16:53
Cleaned up directory diff preferences. check-in: a8638dcafc user: peter tags: trunk
16:52
Complete rework or directory diff window. check-in: b4728d8ec9 user: peter tags: trunk
16:50
Changed file sorting to always be dictionary order regardless of platform. Cleaned up preferences. Copied BrowseDir from dirdiff. Added destructor to cancel idle callback. Handle status update for identical libraries. Added dirdiff toplevel. check-in: 0a3dda7c38 user: peter tags: trunk
13:40
Support changing top directories. Double click on files bring up diff. Implemented context menu entries on files. check-in: 186ee56829 user: peter tags: trunk
2007-12-20
19:15
First version with working comparison using background processing. check-in: 8037773bcd user: peter tags: trunk
2007-12-10
06:56
Rewrote as snidget check-in: 507ba476ff user: peter tags: trunk
2007-12-09
18:42
Initial experiment check-in: f01668f775 user: peter tags: trunk
08:00
Support command line "-" to read patch from stdin. check-in: 1bdf9b7152 user: peter tags: trunk
07:51
Robustness fix. check-in: ba20a13c77 user: peter tags: trunk
2007-12-05
19:38
Added some more on feature list. check-in: 7d18e05c94 user: peter tags: trunk
19:05
Release 2.3 check-in: 187bac1844 user: peter tags: trunk
18:52
Added option for wide map. Release 2.3 check-in: c1f3bdf919 user: peter tags: trunk
18:51
Bumped rev to 2.3 check-in: 2610ff91cf user: peter tags: trunk
18:51
Comment fix check-in: 5e8e3a522f user: peter tags: trunk
18:49
Added optional wide map. Added middle-button click on map. check-in: d178b78ad6 user: peter tags: trunk
16:28
Try if anything from the command line is a kit. check-in: baf7d8ac97 user: peter tags: trunk
2007-11-27
18:05
Handle any number of digits in line numbers. check-in: 345d8aea88 user: peter tags: trunk
18:04
Include .git in default excluded directories. check-in: 668194b3e0 user: peter tags: trunk
18:03
Added a call to cleanup at the end. check-in: 33e21532d5 user: peter tags: trunk
18:03
Test line numbers in PDF check-in: a00e3d71ac user: peter tags: trunk
18:02
Use ct ls in exec stub. check-in: cba61dcce0 user: peter tags: trunk
2007-09-25
19:55
Handle simple GIT cases. check-in: 1e4def9163 user: peter tags: trunk
18:51
Unified revision parsing to system specific ParseRevs routines. check-in: b897829480 user: peter tags: trunk
18:47
Added -printpdf command line option. check-in: f12cf43385 user: peter tags: trunk
18:31
Always show at least one field in preprocess window. check-in: 2b71b88b54 user: peter tags: trunk
2007-09-22
16:47
Adapted to new source organization check-in: fdb04ad7a2 user: peter tags: trunk
2007-09-17
22:29
Reordered procs check-in: 4888bbb2c2 user: peter tags: trunk
22:21
Moved revision system specific commands into namespaces check-in: e62a20dbd5 user: peter tags: trunk
22:03
Added test for GIT detection check-in: c14b7c8048 user: peter tags: trunk
22:02
Started on GIT support, and structuring file per rev system. check-in: b36561e57f user: peter tags: trunk
2007-09-05
18:30
Include Snit 2 in kit. check-in: 8e3a02929d user: peter tags: trunk
2007-04-05
13:18
Release 2.2 check-in: 45e320b3e3 user: peter tags: trunk
13:11
Release 2.2 check-in: c61dc27a08 user: peter tags: trunk
13:09
Cleanup and comments. Release 2.2 check-in: ae677d8758 user: peter tags: trunk
13:07
No Log check-in: 7ec5255ab9 user: peter tags: trunk
13:07
Added version to release files. check-in: 4ec65962d2 user: peter tags: trunk
13:06
*** empty log message *** check-in: 9336dca00f user: peter tags: trunk
2007-04-02
06:12
No Log check-in: 58c0df5859 user: peter tags: trunk
06:11
Corrected a bug that made highlight of changes get misaligned. Initialise nonewline and autoclose earlier to make sure they work. check-in: 2b2e19adcb user: peter tags: trunk
06:08
Make ps print runnable check-in: 8bab80a0d2 user: peter tags: trunk
2007-03-01
04:01
Fixed a bug in dirdiff filters. check-in: 742917b080 user: peter tags: trunk
2007-02-24
21:05
Generate snapshot on release. check-in: f0a1453639 user: peter tags: trunk
21:03
corrected Mount syntaxx check-in: ddd494ee03 user: peter tags: trunk
21:03
Added ignorenewline. check-in: 61d3fb5962 user: peter tags: trunk
2007-02-23
05:30
Added check-in: 4a0f71fd51 user: peter tags: trunk
05:25
Correctly handle toolbars when windows are deleted. Added -close option to automatically close windows with no changes. check-in: 7485ffcb4f user: peter tags: trunk
2007-02-17
04:33
No Log check-in: f5345420c1 user: peter tags: trunk
04:32
Include pdf4tcl and snit in the kit. check-in: 908559cccf user: peter tags: trunk
04:31
Dir compare always yield equal now. check-in: a0f5e3bef4 user: peter tags: trunk
04:30
Mount kits readonly. Added pdf print check-in: ae384b8408 user: peter tags: trunk
04:28
First working pdf print. check-in: 1d6b23a0da user: peter tags: trunk
04:26
Removed dependency on external pdf4tcl. check-in: 76569fcd88 user: peter tags: trunk
2007-01-30
10:13
Consider dirs equal, thus not showing up in only diffs. Check dirdiff filters for listness. check-in: 052b55abac user: peter tags: trunk
10:11
*** empty log message *** check-in: 4f9b7b7807 user: peter tags: trunk
2007-01-28
14:47
Added dir diff filters. check-in: f03b2ed56f user: peter tags: trunk
13:01
*** empty log message *** check-in: 1637c7422b user: peter tags: trunk
13:01
Syntax typo check-in: c2ebee038f user: peter tags: trunk
12:58
Removed ddtoolbar, added dirdiff filter preferences. check-in: b7d1ae61a5 user: peter tags: trunk
12:57
Started on dirdiff filters. Added dirdiff preferences dialog. check-in: e3f42b8e0e user: peter tags: trunk
2007-01-10
21:02
Moved merge to separate source file. check-in: d3a7f91085 user: peter tags: trunk
21:02
Added merge.tcl source file check-in: b58b587b25 user: peter tags: trunk
2007-01-07
00:17
*** empty log message *** check-in: 62c8734260 user: peter tags: trunk
00:15
Started on PDF printing. check-in: 027595bbd6 user: peter tags: trunk
00:12
Added Commit button check-in: 04650ebbd1 user: peter tags: trunk
00:11
Added some PDF notes. check-in: d1c3184406 user: peter tags: trunk
00:09
Fixed dir diff window check-in: 8cad3a42db user: peter tags: trunk
00:08
Added commit function for CVS check-in: d809dbad5e user: peter tags: trunk
2006-10-16
22:20
Improved patch file parsing. Improved font dialog. check-in: 011e62cdd2 user: peter tags: trunk
2006-06-02
19:20
Release 2.1. check-in: eb5bd57f4c user: peter tags: trunk
19:18
Release 2.1 check-in: 55591d57b9 user: peter tags: trunk
19:17
Updated URL to berlios. check-in: 27cc4f1f64 user: peter tags: trunk
19:07
Adapted to berlios. check-in: 2734c03aeb user: peter tags: trunk
2006-05-22
17:58
Typo in experiment. check-in: 94fd9c4f61 user: peter tags: trunk
17:56
More changes... check-in: 5cdcc5bb86 user: peter tags: trunk