This is not necessarily the current version of this TIP.
| TIP: | 30 |
| Title: | Tk Toolkit Maintainer Assignments |
| Version: | $Revision: 1.30 $ |
| Authors: |
Don Porter <dgp at users dot sourceforge dot net> Donal K. Fellows <fellowsd at cs dot man dot ac dot uk> Jan Nijtmans <j dot nijtmans at chello dot nl> Todd M. Helfter <tmh at purdue dot edu> Chengye Mao <chengye dot geo at yahoo dot com> George B. Smith <gbs at k9haven dot com> Miguel Bañón <bagnonm at safelayer dot com> Daniel Steffen <das at users dot sourceforge dot net> Peter Spjuth <peter dot spjuth at space dot se> Jeff Hobbs <hobbs at users dot sourceforge dot net> Vince Darley <vincentdarley at users dot sourceforge dot net> |
| State: | Draft |
| Type: | Informative |
| Vote: | Pending |
| Created: | Friday, 09 March 2001 |
This document keeps a record of who maintains each functional area of Tk (TIP #23).
Listed below are Tk's 86 functional units, in the same order as in TIP #23. See TIP #23 for the precise definition of what code belongs to what area, and how maintainers designate their support for platform-specific portions of the code. The area names listed below are also the Categories in the SourceForge Tracker for the Tk Toolkit (http://sourceforge.net/tracker/?group_id=12997).
For each of Tk's functional units, the following maintainers are assigned:
Bindings - Jeff Hobbs <JeffH at ActiveState dot com>
Appearance - Jeff Hobbs <JeffH at ActiveState dot com>
[*button] and [label] - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>, Daniel Steffen <das at users dot sourceforge dot net> (Mac) Vincent Darley <vincentdarley at users dot sourceforge dot net> (Mac)
Canvas Basics - Jeff Hobbs <JeffH at ActiveState dot com>, Jan Nijtmans <j dot nijtmans at chello dot nl>
Canvas Items - Jeff Hobbs <JeffH at ActiveState dot com>, Jan Nijtmans <j dot nijtmans at chello dot nl>
Canvas PostScript - Jeff Hobbs <JeffH at ActiveState dot com>
[entry] - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>
[frame] and [toplevel] - Jeff Hobbs <JeffH at ActiveState dot com>, Peter Spjuth <peter dot spjuth at space dot se>
[listbox] - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>
Generic Menus - Jeff Hobbs <JeffH at ActiveState dot com>, Todd Helfter <tmh at purdue dot edu>
Mac Menus - George B. Smith <gbs at k9haven dot com>, Daniel Steffen <das at users dot sourceforge dot net> Vincent Darley <vincentdarley at users dot sourceforge dot net>
Unix Menus - Jeff Hobbs <JeffH at ActiveState dot com>, Todd Helfter <tmh at purdue dot edu>
Win Menus - Jeff Hobbs <JeffH at ActiveState dot com>, Todd Helfter <tmh at purdue dot edu>
[message] - Jeff Hobbs <JeffH at ActiveState dot com>
[scale] - Jeff Hobbs <JeffH at ActiveState dot com>, Daniel Steffen <das at users dot sourceforge dot net> (Mac)
[scrollbar] - Jeff Hobbs <JeffH at ActiveState dot com>, Daniel Steffen <das at users dot sourceforge dot net> (Mac)
[spinbox] - Jeff Hobbs <JeffH at ActiveState dot com>
[text] - Jeff Hobbs <JeffH at ActiveState dot com>
Menubars (obsolete) - Jeff Hobbs <JeffH at ActiveState dot com>
[tk_optionMenu] - Jeff Hobbs <JeffH at ActiveState dot com>
[panedwindow] - Jeff Hobbs <JeffH at ActiveState dot com>
Style Engine - Frédéric Bonnet <frederic dot bonnet at free dot fr>
Option Parsing - Jeff Hobbs <JeffH at ActiveState dot com>, Daniel Steffen <das at users dot sourceforge dot net> (Mac)
Relief - Jeff Hobbs <JeffH at ActiveState dot com>, Frédéric Bonnet <fredericbonnet at free dot fr>
Built-in Bitmaps - Jeff Hobbs <JeffH at ActiveState dot com>, Jan Nijtmans <j dot nijtmans at chello dot nl>, Daniel Steffen <das at users dot sourceforge dot net> (Mac)
Conversions From String - Jeff Hobbs <JeffH at ActiveState dot com>
Objects - Jeff Hobbs <JeffH at ActiveState dot com>
Utility Functions - Jeff Hobbs <JeffH at ActiveState dot com>
Colormaps and Visuals - Jeff Hobbs <JeffH at ActiveState dot com>
Color Names - Jeff Hobbs <JeffH at ActiveState dot com>, Daniel Steffen <das at users dot sourceforge dot net> (Mac)
Cursor Names - Jeff Hobbs <JeffH at ActiveState dot com>, Daniel Steffen <das at users dot sourceforge dot net> (Mac)
Key Symbols - Jeff Hobbs <JeffH at ActiveState dot com>, Daniel Steffen <das at users dot sourceforge dot net> (Mac)
Generic Dialog Support - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk>, Jeff Hobbs <JeffH at ActiveState dot com>
[tk_chooseColor] - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk> (Unix), Jeff Hobbs <JeffH at ActiveState dot com>
[tk_dialog] - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk> (Unix), Jeff Hobbs <JeffH at ActiveState dot com>, Daniel Steffen <das at users dot sourceforge dot net> (Mac)
[tk_chooseDirectory] - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk> (Unix), Jeff Hobbs <JeffH at ActiveState dot com>
[tk_get*File] - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk> (Unix), Jeff Hobbs <JeffH at ActiveState dot com>
[tk_messageBox] - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk> (Unix), Jeff Hobbs <JeffH at ActiveState dot com>
Image Basics - Jan Nijtmans <j dot nijtmans at chello dot nl>
Bitmap Images - Jan Nijtmans <j dot nijtmans at chello dot nl>, Kevin Griffin <vertov at artstar dot com>
Photo Images - Jan Nijtmans <j dot nijtmans at chello dot nl>
Photo Image|GIF - Jan Nijtmans <j dot nijtmans at chello dot nl>
Photo Image|PPM - Jan Nijtmans <j dot nijtmans at chello dot nl>
Generic Fonts - Jeff Hobbs <JeffH at ActiveState dot com>
Mac Fonts - George B. Smith <gbs at k9haven dot com>, Daniel Steffen <das at users dot sourceforge dot net>
Unix Fonts - Jeff Hobbs <JeffH at ActiveState dot com>
Win Fonts - Jeff Hobbs <JeffH at ActiveState dot com>
Geometry Management - Jeff Hobbs <JeffH at ActiveState dot com>, Chengye Mao <chengye dot geo at yahoo dot com>
[grid] - Jeff Hobbs <JeffH at ActiveState dot com>, Peter Spjuth <peter dot spjuth at space dot se>
[pack] - Jeff Hobbs <JeffH at ActiveState dot com>, Peter Spjuth <peter dot spjuth at space dot se>
[place] - Jeff Hobbs <JeffH at ActiveState dot com>, Peter Spjuth <peter dot spjuth at space dot se>
[clipboard] - Jeff Hobbs <JeffH at ActiveState dot com> Joe English <jenglish at flightlab dot com> (Unix), Daniel Steffen <das at users dot sourceforge dot net> (Mac)
[selection] - Jeff Hobbs <JeffH at ActiveState dot com>, Joe English <jenglish at flightlab dot com> (Unix)
[console] - Jeff Hobbs <JeffH at ActiveState dot com>, Chengye Mao <chengye dot geo at yahoo dot com>
[focus] - Jeff Hobbs <JeffH at ActiveState dot com>
[grab] - Jeff Hobbs <JeffH at ActiveState dot com>
[option] - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>
[send] - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>, Daniel Steffen <das at users dot sourceforge dot net> (Mac)
[tk_focus*] - Jeff Hobbs <JeffH at ActiveState dot com>
[tk_setPalette] - Jeff Hobbs <JeffH at ActiveState dot com>
Safe Tk - Jeff Hobbs <JeffH at ActiveState dot com>
Geometry Functions - Jeff Hobbs <JeffH at ActiveState dot com>, Chengye Mao <chengye dot geo at yahoo dot com>
Tk_Win Functions - Jeff Hobbs <JeffH at ActiveState dot com>
Graphic Contexts - Jeff Hobbs <JeffH at ActiveState dot com>
Generic Window Operations - Jeff Hobbs <JeffH at ActiveState dot com>
Mac Window Operations - George B. Smith <gbs at k9haven dot com>, Daniel Steffen <das at users dot sourceforge dot net> Vincent Darley <vincentdarley at users dot sourceforge dot net>
Unix Window Operations - Jeff Hobbs <JeffH at ActiveState dot com>, Joe English <jenglish at flightlab dot com>
Win Window Operations - Jeff Hobbs <JeffH at ActiveState dot com>, Chengye Mao <chengye dot geo at yahoo dot com> Vincent Darley <vincentdarley at users dot sourceforge dot net>
Events - Jeff Hobbs <JeffH at ActiveState dot com>
Event Loop - Jeff Hobbs <JeffH at ActiveState dot com>, Jan Nijtmans <j dot nijtmans at chello dot nl>
Error Handling - Jeff Hobbs <JeffH at ActiveState dot com>
Atoms - Jeff Hobbs <JeffH at ActiveState dot com>
Argv Parsing - Jeff Hobbs <JeffH at ActiveState dot com>
Application Embedding - Daniel Steffen <das at users dot sourceforge dot net> (Mac)
wish - Daniel Steffen <das at users dot sourceforge dot net> (Mac)
Mac DND Tclets - Daniel Steffen <das at users dot sourceforge dot net>
Widget Tour - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk>, Jeff Hobbs <JeffH at ActiveState dot com>
Square Demo - Jeff Hobbs <JeffH at ActiveState dot com>
Other Demos - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk>, Jeff Hobbs <JeffH at ActiveState dot com>
L10N - Jan Nijtmans <j dot nijtmans at chello dot nl>, Miguel Bañón <bagnonm at safelayer dot com>
Release Notes - Jeff Hobbs <JeffH at ActiveState dot com>
Portability - Jeff Hobbs <JeffH at ActiveState dot com>
X11 Emulation - Jeff Hobbs <JeffH at ActiveState dot com>
Mac Build - George B. Smith <gbs at k9haven dot com>, Daniel Steffen <das at users dot sourceforge dot net>
Unix Build - Jeff Hobbs <JeffH at ActiveState dot com>, Mo DeJong <mdejong at cygnus dot com>, Lloyd Lim <lloydlim at users dot sourceforge dot net>
Win Build - Jeff Hobbs <JeffH at ActiveState dot com>, Mo DeJong <mdejong at cygnus dot com>
Test Tools - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>, Daniel Steffen <das at users dot sourceforge dot net> (Mac)
Logos - Jeff Hobbs <JeffH at ActiveState dot com>
The following categories in Tk's SourceForge Tracker do not refer to any specific portion of Tk. Reports in these categories should be mapped to categories corresponding to a maintained area of Tk, when seeking the appropriate maintainer:
Other - Reports that span multiple categories.
Those funcational areas without a maintainer are maintained by the Tcl Core Team with each change requiring TYANNOTT review.
This document has been placed in the public domain.
This is not necessarily the current version of this TIP.