Revision history for Perl extension Tk::Tree.
4.75 2007-11-17 Slaven Rezic <srezic@cpan.org>
* DirTree
* locale-specific sorting
* convert utf8 characters back to something perl's filesystem
functions understand
* removed t/Tree_Manifest.t -- make distcheck should be enough
4.74 2007-11-16 Slaven Rezic <srezic@cpan.org>
* (hopefully) fixed DirTree problem on Windows, spotted by
Martin Thurn (http://rt.cpan.org/Ticket/Display.html?id=30781)
* a couple of more tests for DirTree
4.73 2007-11-08 Slaven Rezic <srezic@cpan.org>
* synchronized with version found in Tk SVN repository
* solved problems with Tk::DirTree under Windows
* minor test fixes
* internal change: Makefile.PL has a rule for detecting diffs
between Tk-Tree and Tk
4.72 2007-11-04 Slaven Rezic <srezic@cpan.org>
* restored 5.005 compatibility
* reordered this file
4.71 2007-11-03 Slaven Rezic <srezic@cpan.org>
* synchronized with version found in Tk SVN repository:
* Pod found in Tree.pm split into own file
* restored original indentation (NI-S style) and
line endings (Unix)
* fixed Tk::Widget bug also in Tk::DirTree
* removed Pod::Coverage test, because it does not fit into
classic Tk modules (e.g. Populate never needs to be
documented in a Tk system)
* Tree.pod now follows the Tk version, which seems to
be more modern
* moved examples directory one up, to prevent from installing
into the site directory
4.7 Wed Feb 07 15:47:24 2007 Renee Baecker <module@renee-baecker.de>
* fixed the Tk::Widget-Bug, thanks to Slaven Rezic
4.6 Mon Dec 18 10:47:24 2006 Renee Baecker <module@renee-baecker.de>
* fixed some bugs in Tests
4.5 Mon Oct 02 11:07:14 2006 Renee Baecker <module@renee-baecker.de>
* added pseudo documentation for some methods
* added tests: Pod, Pod_Coverage, Manifest
4.4
* Minor bugfixes
4.3
* Minor bugfixes
4.2 Tue Nov 15 05:24:52 2005 Renee Baecker <module@renee-baecker.de>
* Tk/Tree.pm: child_entries implemented
4.1 Fri Nov 04 10:59:23 2005 Renee Baecker <module@renee-baecker.de>
* Tk/Tree.pm: add_pathimage added and code of module changed
3.00401 Fri Mar 20 11:45:54 1998 Chris Dean <ctdean@cogit.com>
* Tk/DirTree.pm: Created.
* HList.pm.patched: Starting from HList.pm in Tk800.0_02, removed
references to EventType. The -indicatorcmd callback takes the
EventType as an additional argument.
* Tk/Tree.pm: Starting from Tree.pm in Tk800.0_02, expect
-indicatorcmd to have an additional arg.
* examples/perl-tix-dirtree: Created.
0.05 Mon Jan 12 13:21:41 1998 Chris Dean <ctdean@cogit.com>
* Tk/Tree.pm: Version 0.05
* Tk/VTree.pm: From Achim -- A VTree isa HList, it doesn't have
a component that is a Scrolled HList.
* Tk/Tree.pm: From Achim -- Since a Tree is not scrolled by
default add the Tk::Widget::ScrlTree method.
* README: Trees are not Scrolled by default.
* examples/adjuster: Another example
* examples/perl-tix-*tree: Use ScrlTree
* Tk/Tree.pm: Mention that Trees are not Scrolled in the docs.
0.04 Mon Dec 8 13:00:46 1997 Chris Dean <ctdean@cogit.com>
* Tk/Tree.pm: Version 0.04
* Tk/VTree.pm: Added VERSION to VTree.pm to help out CPAN.pm.
Otherwise CPAN.pm's `r' command gets confused. (From Achim
Bohnet <ach@mpe.mpg.de>)
0.03 Mon Dec 8 09:26:32 1997 Chris Dean <ctdean@cogit.com>
* Tk/Tree.pm: Version 0.03
* Tk/Tree.pm: More doc changes from Achim. Removed some fo the
subwidget section.
* Tk/VTree.pm: Verify correct HList.pm version.
* test.pl: Check for patched HList.pm.
* Makefile.PL: Use new HList.pm if needed.
Fri Dec 5 10:46:19 1997 Chris Dean <ctdean@cogit.com>
* MANIFEST: Removed folder.xpm (already in Tk402.003), and Tree.n
(the pod info supersede it).
* Tk/Tree.pm: Moved Tree.pod to end of Tree.pm
* Tk/Tree.pod: Removed some Tix leftovers via patch
from Achim Bohnet <ach@mpe.mpg.de>.
0.02 Thu Dec 4 17:51:01 PST 1997
- Fixed package name in Makefile.PL.
0.01 Thu Dec 4 14:32:54 1997
- original version; created by h2xs 1.18