-
Tidyview is a Perl/Tk application to preview the effect of perltidy options on your source code. Perltidy is extremely flexible, but the flip-side of this is that is can be difficult to check the effect of options in combination - using Tidyview can help.
Minor testing cleanup, one minor warning fixed.
2008-06-23 15:57:31 UTC by leif_eriksen
-
leif_eriksen committed patchset 49 of module tidyview to the tidyview CVS repository, changing 4 files.
2008-06-21 01:14:18 UTC by leif_eriksen
-
Now uses Tk::DiffText from Michael Carman, a dedicated colourised diff module now on CPAN.
2006-12-22 11:33:46 UTC by leif_eriksen
-
leif_eriksen committed patchset 48 of module tidyview to the tidyview CVS repository, changing 7 files.
2006-12-22 11:23:15 UTC by leif_eriksen
-
leif_eriksen committed patchset 47 of module tidyview to the tidyview CVS repository, changing 1 files.
2006-12-22 11:20:45 UTC by leif_eriksen
-
Merged in improved diff colourisation from Michael Carman.
2006-11-08 04:02:03 UTC by leif_eriksen
-
leif_eriksen committed patchset 46 of module tidyview to the tidyview CVS repository, changing 2 files.
2006-11-08 03:47:03 UTC by leif_eriksen
-
leif_eriksen committed patchset 45 of module tidyview to the tidyview CVS repository, changing 2 files.
2006-11-08 03:41:30 UTC by leif_eriksen
-
Added support for coloured diff's, to help preivew the exact nature of the formatting changes made by perltidy.
Added support for Perl::Signature, to detect semantic changes for the current set of perltidy options. It is expected this is an extremely rare occurance.
Fixed buf if user cancelled a file selection dialogue.
2006-11-07 00:27:27 UTC by leif_eriksen
-
leif_eriksen committed patchset 44 of module tidyview to the tidyview CVS repository, changing 1 files.
2006-11-06 11:36:56 UTC by leif_eriksen