TIP #30 Version 1.8: Tk Toolkit Maintainer Assignments

This is not necessarily the current version of this TIP.


TIP:30
Title:Tk Toolkit Maintainer Assignments
Version:$Revision: 1.8 $
Authors: Don Porter <dgp at users dot sourceforge dot net>
Donal K. Fellows <fellowsd at cs dot man dot ac dot uk>
State:Draft
Type:Informative
Vote:Pending
Created:Friday, 09 March 2001

Abstract

This document keeps a record of who maintains each functional area of Tk (TIP #23).

Assignments

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:

  1. Bindings - Jeff Hobbs <JeffH at ActiveState dot com>

  2. Appearance - Jeff Hobbs <JeffH at ActiveState dot com>

  3. [*button] and [label] - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>

  4. Canvas Basics - Jeff Hobbs <JeffH at ActiveState dot com>

  5. Canvas Items - Jeff Hobbs <JeffH at ActiveState dot com>

  6. Canvas PostScript - Jeff Hobbs <JeffH at ActiveState dot com>

  7. [entry] - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>

  8. [frame] and [toplevel] - Jeff Hobbs <JeffH at ActiveState dot com>

  9. [listbox] - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>

  10. Generic Menus - Jeff Hobbs <JeffH at ActiveState dot com>

  11. Mac Menus -

  12. Unix Menus - Jeff Hobbs <JeffH at ActiveState dot com>

  13. Win Menus - Jeff Hobbs <JeffH at ActiveState dot com>

  14. [message] - Jeff Hobbs <JeffH at ActiveState dot com>

  15. [scale] - Jeff Hobbs <JeffH at ActiveState dot com>

  16. [scrollbar] - Jeff Hobbs <JeffH at ActiveState dot com>

  17. [spinbox] - Jeff Hobbs <JeffH at ActiveState dot com>

  18. [text] - Jeff Hobbs <JeffH at ActiveState dot com>

  19. Menubars (obsolete) - Jeff Hobbs <JeffH at ActiveState dot com>

  20. [tk_optionMenu] - Jeff Hobbs <JeffH at ActiveState dot com>

  21. Option Parsing - Jeff Hobbs <JeffH at ActiveState dot com>

  22. Relief - Jeff Hobbs <JeffH at ActiveState dot com>, Frédéric Bonnet <fredericbonnet at free dot fr>

  23. Built-in Bitmaps - Jeff Hobbs <JeffH at ActiveState dot com>

  24. Conversions From String - Jeff Hobbs <JeffH at ActiveState dot com>

  25. Objects - Jeff Hobbs <JeffH at ActiveState dot com>

  26. Utility Functions - Jeff Hobbs <JeffH at ActiveState dot com>

  27. Colormaps and Visuals - Jeff Hobbs <JeffH at ActiveState dot com>

  28. Color Names - Jeff Hobbs <JeffH at ActiveState dot com>

  29. Cursor Names - Jeff Hobbs <JeffH at ActiveState dot com>

  30. Key Symbols - Jeff Hobbs <JeffH at ActiveState dot com>

  31. Generic Dialog Support - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk>, Jeff Hobbs <JeffH at ActiveState dot com>

  32. [tk_chooseColor] - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk> (Unix), Jeff Hobbs <JeffH at ActiveState dot com>

  33. [tk_dialog] - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk> (Unix), Jeff Hobbs <JeffH at ActiveState dot com>

  34. [tk_chooseDirectory] - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk> (Unix), Jeff Hobbs <JeffH at ActiveState dot com>

  35. [tk_get*File] - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk> (Unix), Jeff Hobbs <JeffH at ActiveState dot com>

  36. [tk_messageBox] - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk> (Unix), Jeff Hobbs <JeffH at ActiveState dot com>

  37. Image Basics -

  38. Bitmap Images -

  39. Photo Images -

  40. Photo Image|GIF -

  41. Photo Image|PPM -

  42. Generic Fonts - Jeff Hobbs <JeffH at ActiveState dot com>

  43. Mac Fonts -

  44. Unix Fonts - Jeff Hobbs <JeffH at ActiveState dot com>

  45. Win Fonts - Jeff Hobbs <JeffH at ActiveState dot com>

  46. Geometry Management - Jeff Hobbs <JeffH at ActiveState dot com>

  47. [grid] - Jeff Hobbs <JeffH at ActiveState dot com>

  48. [pack] - Jeff Hobbs <JeffH at ActiveState dot com>

  49. [place] - Jeff Hobbs <JeffH at ActiveState dot com>

  50. [clipboard] - Jeff Hobbs <JeffH at ActiveState dot com>

  51. [selection] - Jeff Hobbs <JeffH at ActiveState dot com>

  52. [console] - Jeff Hobbs <JeffH at ActiveState dot com>

  53. [focus] - Jeff Hobbs <JeffH at ActiveState dot com>

  54. [grab] - Jeff Hobbs <JeffH at ActiveState dot com>

  55. [option] - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>

  56. [send] - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>

  57. [tk_focus*] - Jeff Hobbs <JeffH at ActiveState dot com>

  58. [tk_setPalette] - Jeff Hobbs <JeffH at ActiveState dot com>

  59. Safe Tk - Jeff Hobbs <JeffH at ActiveState dot com>

  60. Geometry Functions - Jeff Hobbs <JeffH at ActiveState dot com>

  61. Tk_Win Functions - Jeff Hobbs <JeffH at ActiveState dot com>

  62. Graphic Contexts - Jeff Hobbs <JeffH at ActiveState dot com>

  63. Generic Window Operations - Jeff Hobbs <JeffH at ActiveState dot com>

  64. Mac Window Operations -

  65. Unix Window Operations - Jeff Hobbs <JeffH at ActiveState dot com>

  66. Win Window Operations - Jeff Hobbs <JeffH at ActiveState dot com>

  67. Events - Jeff Hobbs <JeffH at ActiveState dot com>

  68. Event Loop - Jeff Hobbs <JeffH at ActiveState dot com>

  69. Error Handling - Jeff Hobbs <JeffH at ActiveState dot com>

  70. Atoms - Jeff Hobbs <JeffH at ActiveState dot com>

  71. Argv Parsing - Jeff Hobbs <JeffH at ActiveState dot com>

  72. Embedding -

  73. wish -

  74. Mac DND Tclets -

  75. Widget Tour - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk>, Jeff Hobbs <JeffH at ActiveState dot com>

  76. Square Demo - Jeff Hobbs <JeffH at ActiveState dot com>

  77. Other Demos - Donal K. Fellows <fellowsd at cs dot man dot ac dot uk>, Jeff Hobbs <JeffH at ActiveState dot com>

  78. L10N -

  79. Release Notes - Jeff Hobbs <JeffH at ActiveState dot com>

  80. Portability - Jeff Hobbs <JeffH at ActiveState dot com>

  81. X11 Emulation - Jeff Hobbs <JeffH at ActiveState dot com>

  82. Mac Build -

  83. Unix Build - Jeff Hobbs <JeffH at ActiveState dot com>

  84. Win Build - Jeff Hobbs <JeffH at ActiveState dot com>

  85. Test Tools - Allen Flick <allenflick at home dot com>, Jeff Hobbs <JeffH at ActiveState dot com>

  86. Logos - Jeff Hobbs <JeffH at ActiveState dot com>

General Categories

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:

  1. Code Cleanup - map to category for the code cleaned up.

  2. Threading - map to the category for the code where there are threading issues.

  3. Other - reassign once appropriate category is determined.

Areas Without Maintainers

Those funcational areas without a maintainer are maintained by the Tcl Core Team with each change requiring TYANNOTT review.

Copyright

This document has been placed in the public domain.


Powered by TclThis is not necessarily the current version of this TIP.

TIP AutoGenerator - written by Donal K. Fellows