File: ChangeLog

package info (click to toggle)
tklib 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 23,156 kB
  • sloc: tcl: 105,088; sh: 2,573; ansic: 792; pascal: 359; makefile: 69; sed: 53; exp: 21
file content (340 lines) | stat: -rw-r--r-- 11,649 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
2021-01-10  Csaba Nemethi  <csaba.nemethi@t-online.de>

	* support/installation/actions.tcl: Proc _tab now passes 1 as 3rd
	  argument to xcopy.

2020-02-09  0.7  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tklib 0.7 ========================
	* 

2013-10-30  Andreas Kupries (AS Senior Dev)  <andreask@activestate.com>

	* examples/canvas/crosshairs_for_axes.tcl: [Ticket [19721eff15]].
	* examples/canvas/crosshairs_for_multixyplot.tcl: Updated canvas
	* examples/canvas/crosshairs_scaled.tcl: examples for runnability
	  against an installed tklib. Patch by stu.

2013-10-30  Andreas Kupries  <andreask@activestate.com>

	* README: [Ticket [678c8ac255]]. Updated file references. Reported
	  by Arjen Markus.

2013-04-03  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* apps/diagram-viewer: Renamed 'dia' to avoid clashes with the
	* apps/diagram-viewer.man: Gnome 'dia' application.
	* support/installation/modules.tcl:

2013-03-25  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tklib 0.6 ========================
	*

2012-08-27  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* support/installation/modules.tcl: Added the new widgetl module.
	* support/installation/modules.tcl: Added the new widgetv module.

2012-06-21  Andreas Kupries  <andreask@activestate.com>

	* Makefile.in (install, install-libraries, install-doc):
	  [Bug 3536133]: Added missing -app-path and -no-apps
	  options. Thanks to Georgios Petasis <petasis@users.sourceforge.net>.

2010-12-14  Rüdiger Härtel <r_haertel@gmx.de>

	* support/devel/sak/doc/kwic.txt:	added widget_dateentry.man
	* support/devel/sak/doc/manpages.txt:	so that it is build and
	* support/devel/sak/doc/toc.txt:	installed

2010-12-07  Csaba Nemethi  <csaba.nemethi@t-online.de>

	* examples/mentry:                  Added the modules mentry and wcb,
	* examples/wcb:                     with examples.
	* modules/mentry:
	* modules/wcb:
	* support/installation/modules.tcl:

2010-08-23  Andreas Kupries  <andreask@activestate.com>

	* apps/bitmap-editor: Additional functionality by Keith (mouse
	  stroking, cursor, rename, and undo), plus teapot meta data.

2010-08-20  Andreas Kupries  <andreask@activestate.com>

	* apps/bitmap-editor: New application, by Keith Vetter, added
	* apps/bitmap-editor.man: with permission.
	* support/installation/modules.tcl:

2010-08-10  Arjen Markus  <arjenmarkus@users.sourceforge.net>

	* support/installation/modules.tcl: Added the new controlwidget module

2010-07-07  Andreas Kupries  <andreask@activestate.com>

	* README.developer: New files to help the referenced people with
	* README.releasemgr: their work on Tklib. Copied from Tcllib, and
	  modified to suit.

2009-11-25  Andreas Kupries  <andreask@activestate.com>

	* Makefile.in (test): [Bug 2903927]: Modified test target to
	  behave like tcllib's test target.

2009-02-06  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* modules/swaplist/swaplist.man: General cleanup of all the documentation
	* modules/ntext/ntextBindings.man: warnings reported for the packages.
	* modules/ntext/ntext.man:
	* modules/ntext/ntextIndent.man:
	* modules/ntext/ntextWordBreak.man:
	* modules/widget/widget_toolbar.man:
	* modules/widget/widget_calendar.man:
	* modules/ico/ico.man:
	* modules/khim/khim.man:
	* modules/tkpiechart/canvaslabel.man:
	* modules/tkpiechart/pieperipherallabeler.man:
	* modules/tkpiechart/pieboxlabeler.man:
	* modules/tkpiechart/pie.man:
	* modules/ipentry/ipentry.man:
	* modules/plotchart/plotchart.man:
	* modules/ctext/ctext.man:
	* modules/diagrams/draw_diagram.man:
	* modules/tooltip/tooltip.man:
	* modules/canvas/canvas_sqmap.man:
	* modules/canvas/canvas_zoom.man:

	* installer.tcl: Updated to use the installer and sak of tcllib
	* sak.tcl: head.

	* PACKAGES: Moved to new directory support/releases/
	* tklib_version.tcl: Ditto.
	* README-0.4.txt: Moved to new directory support/releases/history/
	* README-0.5.txt: Ditto.
	* all.tcl: Moved to new directory support/devel
	* install_action.tcl: Moved to new directory support/installation
	* installed_modules.tcl: Ditto.
	* main.tcl: Ditto.
	* man.macros: Ditto.

	* support/: New directory, mostly sak from Tcllib, and the renamed
	  forms of the moved files, see above.

2009-02-05  Andreas Kupries  <andreask@activestate.com>

	* examples/ntext/ntextExample.tcl: Modified examples to assume
	* examples/tkpiechart/demo.tcl: that they are run by a tclsh
	* installed_modules.tcl: found on the PATH, and that this shell
	* modules/plotchart/plotpriv.tcl: has access to the packages of
	  Tklib required by the example. The patches were provided by
	  Stuart Cassoff <stwo@users.sourceforge.net> as part of his work
	  on making a Tklib OpenBSD port. Added the examples for a number
	  of modules to the installer. Patch by Stuart, see above.

2009-01-21  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tklib 0.5 ========================
	*

2008-11-22  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* installed_modules.tcl: New module 'canvas' added, providing
	* modules/canvas:        extended canvas widgets.

2008-11-04  Andreas Kupries  <andreask@activestate.com>

	* installed_modules.tcl: New module 'crosshair' added, providing
	* modules/crosshair: cross-hairs in canvas widgets.

2008-05-01  Andreas Kupries  <andreask@activestate.com>

	* sak.tcl (gd-gen-tap): Added hacks to get proper tap definitions
	  for Tablelist and its related packages.

2008-02-21  Jeff Hobbs  <jeffh@ActiveState.com>

	* installed_modules.tcl:
	* examples/widget/screenruler.tcl: Added widget::screenruler example

2007-10-19  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* modules/chatwidget:    Added a new widget: 'chatwidget'
	* installed_modules.tcl:

2007-09-26  Andreas Kupries  <andreask@activestate.com>

	* installed_modules.tcl: Added 'diagrams' to the list of installed
	  modules.

2007-06-25  Jeff Hobbs  <jeffh@ActiveState.com>

	* examples/ntext/*.tcl (new): examples for ntext module

2007-06-21  Jeff Hobbs  <jeffh@ActiveState.com>

	* installed_modules.tcl: added ntext module

2006-08-28  Andreas Kupries <andreask@activestate.com>

	* PACKAGES:               Reverted changes to the files describing
	* README-0.4.txt:         the last release. At least PACKAGES is
	                          needed unchanged to enable the comparison
	                          of the last release to the current state.

2006-08-27  Kevin B. Kenny  <kennykb@acm.org>

	* PACKAGES:               Added KHIM (Kevin's Hacky Input Method)
	* README-0.4.txt:         to the module list for installation and
	* installed_modules.tcl:  documentation.  Added rules to
	* install_actions.tcl:    'install_actions' to install message
	                          catalogs.
	* configure:              Regenerated.

2006-04-26  Andreas Kupries <andreask@activestate.com>

	* sak.tcl (gd-gen-tap): modified to strip non-version characters
	  out of version numbers.

2006-01-16  Csaba Nemethi <csaba.nemethi@t-online.de>

	* install_action.tcl: Removed the invocation of xcopy for the
	  images directory from the _tab proc, because the contents of that
	  Tablelist directory has been replaced with a new script file.

2005-12-02  Andreas Kupries <andreask@activestate.com>

	* sak.tcl (validate_versions_cmp): Fixed typo causing the use of a
	wrong variable [SF Tcllib Bug 1371186]. Thanks to Wart.

2005-11-10  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tklib 0.4.1 ========================
	*

2005-11-02  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tklib 0.4 ========================
	*

2005-11-02  Andreas Kupries <andreask@activestate.com>

	* sak.tcl (ppackages): Copied the impl. we have in Tcllib over for
	  better detection. Does not help table list however.

2005-10-24  Andreas Kupries <andreask@activestate.com>

	* sak.tcl: Added methods for release engineering: rstatus,
	  release, desc, desc/2, better tap generation.
	* PACKAGES: New file, empty, will be filled when the release is
	  committed.
	* README-0.4.txt: New file, summary changes for 0.4 release.

	* sak.tcl (ipackages): Strip code opening with brace after version
	  number as well when extracting version numbers from package
	  indices.

	* tklib_version.tcl: Bumped to 0.4.

2005-10-17  Andreas Kupries <andreask@activestate.com>

	* install_action.tcl (_tab): Bugfix. Have to install the file
	  'tclIndex' as well to make the package fully-functional.

2005-10-03  Andreas Kupries <andreask@activestate.com>

	* install_action.tcl (_tab): New command for tablelist installation.
	* installed_modules.tcl: New module: tablelist. Originator/Author:
	  Csaba Nemethi <csaba.nemethi@t-online.de>

2005-08-24  Andreas Kupries <andreask@activestate.com>

	* installer.tcl (write_out): Cross-ported the fix for [Tcllib SF
	  Bug 899209] to tklib. Delete an existing file before trying to
	  overwrite it. See Tcllib ChangeLog entry 2004-03-01.

2005-08-22  Jeff Hobbs  <jeffh@ActiveState.com>

	* tklib_version.tcl: updated to 0.3
	* installed_modules.tcl: Added module 'widget' to the list of
	  installed modules.

2005-07-27  Andreas Kupries <andreask@activestate.com>

	* installed_modules.tcl: Added module 'tooltip' to the list of
	  installed modules.

2005-04-01  Andreas Kupries <andreask@activestate.com>

	* installed_modules.tcl: Added new module 'swap_list' to the list
	  of installed modules.

2005-03-31  Andreas Kupries <andreask@activestate.com>

	* installed_modules.tcl: Added 'get'string' and 'history' to the
	  list of installed modules. These are new modules added a few
	  days ago, by Aaron Faupell.

2004-07-22  Jeff Hobbs  <jeffh@ActiveState.com>

	* installed_modules.tcl: added ico to list of installed modules.
	* modules/ico/*: new 'ico' module for extracting icos from exe/ico
	  files - works x-platform.

2004-06-29  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* install_action.tcl:    Added ctext and style to list of
	* installed_modules.tcl: installed modules.

2004-05-18  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* New module 'tkpiechart'. This has been donated by Jean-Luc
	  Fontaine. Thanks. It is based on his stoop OO package, found in
	  our sibling 'Tcllib'.

	* installed_modules.tcl: Added tkpiechart to the list of installed
	  modules.

2004-04-15  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* New module 'plotchart', by Arjen Markus. Thanks for this
	  donation.

2004-04-04  David N. Welton  <davidw@dedasys.com>

	* New module 'style'. Various Tk styles/themes.

2004-04-15  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* New module 'ctext', by George Peter Staplin. Thanks for this
	  donation.

2003-11-28  Andreas Kupries  <andreask@activestate.com>

	* Reworked the entire build system to use the same framework as
	  tcllib does. IOW tklib now uses a swiss army knife tool
	  (sak.tcl, with all attendant files), and configure/Makefile are
	  based on that. Generation of distributions, and installer now
	  also work in the same way as for tcllib.

	* Replaced existing nroff documentation with doctools manpages,
	  and wrote doctools manpages for the modules which had none. All
	  (four) modules now have documentation.

2003-07-21 Aaron Faupell <afaupell@users.sourceforge.net>

	* imported ipentry into tklib

2002-09-25  Jeff Hobbs  <jeffh@ActiveState.com>

	* Makefile.in: better DESTDIR/libdir support (steffen)

2001-11-07  Jeff Hobbs  <jeffh@ActiveState.com>

	* created tklib in CVS