diff options
author | mdejong <mdejong> | 2002-06-24 06:24:49 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2002-06-24 06:24:49 (GMT) |
commit | fcc04ab1b58756107cc45bf54db5ba4a2ece6613 (patch) | |
tree | bf67ae6c7dc8630f2dbbbc902021d16b46e89a5a | |
parent | 16bf143a0ff9c5e8c574c60f23898a5e121b916a (diff) | |
download | tk-fcc04ab1b58756107cc45bf54db5ba4a2ece6613.zip tk-fcc04ab1b58756107cc45bf54db5ba4a2ece6613.tar.gz tk-fcc04ab1b58756107cc45bf54db5ba4a2ece6613.tar.bz2 |
Mention Tk patch numbers in ChangeLog entries.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -292,6 +292,7 @@ * generic/tkStubInit.c: collapsing. Added a flags parameter to the * generic/tkWindow.c: internal display structure to support this * doc/QWinEvent.3: and be used in the future for other bits. + [Tk patch 564642] * unix/mkLinks: updated from current docs @@ -332,7 +333,7 @@ Add CirculateRequest, Create, MapRequest, ResizeRequest, and ConfigureRequest event types; Split TK_TOPLEVEL flag into TK_TOPLEVEL, TK_HAS_WRAPPER, - TK_WIN_MANAGED, and TK_TOP_HIERARCHY. + TK_WIN_MANAGED, and TK_TOP_HIERARCHY. [Tk patch 572978] 2002-06-14 Andreas Kupries <andreas_kupries@users.sourceforge.net> @@ -347,6 +348,8 @@ 2002-06-14 Donal K. Fellows <fellowsd@cs.man.ac.uk> + Implement TIP 98 [Tk patch 566765] + * doc/FindPhoto.3, generic/tk.h, generic/tk.decls: * generic/tkImgPhoto.c: Changed *_Old to *_NoComposite and USE_OLD_PHOTO_PUT_BLOCK to USE_COMPOSITELESS_PHOTO_PUT_BLOCK |