diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2008-11-01 Donal K. Fellows <dkf@users.sf.net> + + TIP #97 IMPLEMENTATION + + * generic/tkCanvas.c (CanvasWidgetCmd): Implementation of the 'imove' + and 'rchars' subcommands. + * generic/tk.h (TK_MOVABLE_POINTS): New flag to allow items to state + whether they support finding and moving individual coordinates. + * doc/canvas.n, tests/canvas.test: Docs 'n' tests. + 2008-11-01 Pat Thoyts <patthoyts@users.sourceforge.net> * generic/ttk/ttkEntry.c: Implemented the themed spinbox |