1Revision history for Perl extension Tk::XMLViewer.
2
30.21
4	- default comment color is now a little bit darker
5	- tests check for existing DISPLAY
6
70.20
8	- fix: XPath To Selection menu item seemed to work only once
9	- fix: XPath To Selection menu item works also from the normal
10	  menu, not only from the popup menu
11
120.19
13	- just made the changes in 0.18_xx official
14
150.18_92
16	- fixed closing tag indentation (bug introduced in 0.18_91)
17	- fixed "make demo"
18
190.18_91
20	- massive speed improvement from large files by defering
21	  tagAdd calls
22
230.18
24	- -showxpath option for tkxmlview
25	- BalloonInfo showing XPath information
26	- new menu item: XPath to Selection
27	- tkxmlview has now a standard menu
28	- file history in tkxmlview (for now the history is lost when
29	  quitting the application)
30
310.17
32	- -loaddtd option for tkxmlview
33	- Pod for tkxmlview
34	- -xmlparserargs option for insertXML
35	- fix for Tk804.026
36
370.16
38	- tkxmlview uses Tk::HistEntry if available
39	- Win32 compat fix for tkxmlview
40	- can handle unicode with Tk804
41	- fix for -elide/-state confusion
42
430.15
44	- revert usage of ProtocolEncoding => 'UTF-8'
45	- Open URL feature in tkxmlview
46
470.14
48	- using ProtocolEncoding => 'UTF-8'
49	- new options -tagcolor, -attrkeycolor, -attrvalcolor, -commentcolor
50	- documented use of tagConfigure
51
520.13
53	- unicode compatibility with perl 5.7.0 and perl 5.6.1
54	  NOTE: older versions of Tk::XMLViewer will not work with perl 5.6.1
55                or newer!
56
570.12
58	- pod additions
59	- bug fixes
60	- GetInfo method
61
620.11
63	- fixed call order of MainWindow and GetOptions in tkxmlview
64
650.10
66	- Unicode handling on older perls with Unicode::String enabled
67	- new Info dialog with DTD and other information
68	- comments are also shown
69
700.09
71	- limited Unicode handling
72	- fixed numerous bugs
73	- new methods: DumpXML, ShowToDepth, XMLMenu, OpenDepth
74
750.01  Tue Jan 18 13:19:26 2000
76	- original version; created by h2xs 1.19
77
78