| Commit message (Expand) | Author | Age | Files | Lines |
* | nroff macro fix | hobbs | 2002-03-02 | 1 | -2/+2 |
|
|
* | TIP #41 implementation, panedwindow [Patch #512503] (melski) | hobbs | 2002-02-22 | 1 | -0/+246 |
|
|
* | Final part of TIP#14 support (photo image transparency access); the C API | dkf | 2002-02-01 | 1 | -2/+25 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 5 | -11/+11 |
|
|
* | corrected spin(up|down) -> button(up|down) | hobbs | 2001-12-18 | 1 | -3/+3 |
|
|
* | Added code to guess the correct default extension from whatever value | dkf | 2001-12-14 | 1 | -2/+6 |
|
|
* | Add TK patch 481148 to implement TIP 74, the | mdejong | 2001-12-04 | 2 | -5/+20 |
|
|
* | Minor improvements to undo (demo,docs&bindings) | dkf | 2001-11-15 | 1 | -70/+73 |
|
|
* | added TIP#26 text widget undo/redo functionality | hobbs | 2001-11-13 | 1 | -1/+95 |
|
|
* | one char nroff macro fix | hobbs | 2001-11-13 | 1 | -2/+2 |
|
|
* | implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpoint | tmh | 2001-10-12 | 1 | -1/+12 |
|
|
* | Added -uniform option to grid's row/columnconfigure. | pspjuth | 2001-09-30 | 1 | -10/+45 |
|
|
* | Added labelframe widget. TIP#18. | pspjuth | 2001-09-26 | 3 | -18/+163 |
|
|
* | Geometry manager changes to support TIP#18. | pspjuth | 2001-09-26 | 2 | -14/+63 |
|
|
* | removed bogus note about including tkPhoto.h | hobbs | 2001-08-23 | 1 | -2/+1 |
|
|
* | Grid configure rejected initial "x" and "^". [Bug #418664] | pspjuth | 2001-08-18 | 1 | -6/+9 |
|
|
* | corrected minor nroff transgressionscore_8_4_a3 | hobbs | 2001-08-07 | 1 | -2/+2 |
|
|
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 4 | -12/+50 |
|
|
* | * doc/colors.n: Corrected bogus documentation with respect to | ericm | 2001-06-22 | 1 | -13/+13 |
|
|
* | * doc/selection.n: | hobbs | 2001-06-04 | 2 | -3/+14 |
|
|
* | * doc/TkInitStubs.3: | hobbs | 2001-05-22 | 1 | -6/+6 |
|
|
* | implement TIP11, -compound option for menubutton widget | tmh | 2001-05-21 | 1 | -1/+9 |
|
|
* | Added documentation for console command. (Right source tree this time!) | dkf | 2001-05-16 | 1 | -0/+142 |
|
|
* | * doc/image.n: added warning about names chosen for images. | hobbs | 2001-04-03 | 1 | -1/+5 |
|
|
* | * doc/canvas.n: Noted ability to specify coords as a list in the | hobbs | 2001-03-30 | 1 | -10/+28 |
|
|
* | * doc/photo.n: [Bug 132213] Added clarification on interpretation | ericm | 2001-02-13 | 1 | -3/+4 |
|
|
* | Asymmetric padding in "pack" and "grid" geometry managers | drh | 2001-02-12 | 2 | -4/+10 |
|
|
* | 2001-01-02 Andreas Kupries <a.kupries@westend.com> | andreas_kupries | 2001-01-02 | 1 | -2/+14 |
|
|
* | Minor improvement to documentation for entry widgets. | dkf | 2000-12-12 | 1 | -2/+7 |
|
|
* | Backed out previous change (except for test for bug.) | dkf | 2000-11-28 | 1 | -7/+4 |
|
|
* | Fixed bug #120819 by prohibiting images from starting with a period; | dkf | 2000-11-23 | 1 | -4/+7 |
|
|
* | Documentation for Tk_SetClassProcs. | ericm | 2000-11-22 | 1 | -0/+91 |
|
|
* | Added deprecation note from Bug #120944 | dkf | 2000-11-21 | 1 | -1/+10 |
|
|
* | doc/event.n: added note that key events require window focus. | hobbs | 2000-11-03 | 1 | -3/+4 |
|
|
* | * tests/tk.test: | hobbs | 2000-10-31 | 1 | -2/+2 |
|
|
* | * generic/tkCmds.c (Tk_WinfoObjCmd): Added check for | ericm | 2000-10-05 | 1 | -3/+12 |
|
|
* | * doc/MaintGeom.3: Noted that Tk_MaintainGeometry handles direct | ericm | 2000-10-05 | 1 | -2/+3 |
|
|
* | * doc/SetOptions.3: Added note that restoreProc and freeProc may | ericm | 2000-10-01 | 1 | -2/+4 |
|
|
* | * generic/tkTest.c: Fixed tests to use updated API. | ericm | 2000-09-29 | 1 | -16/+23 |
|
|
* | * generic/tk.h: Added declaration of Tk_ObjCustomOption structure, | ericm | 2000-09-17 | 1 | -2/+139 |
|
|
* | * doc/Tk_Init.3: | hobbs | 2000-09-07 | 3 | -9/+8 |
|
|
* | * doc/HWNDToWindow.3: | ericm | 2000-09-07 | 2 | -4/+4 |
|
|
* | * doc/canvas.n: fixed doc bug (ellson). [Bug: 6218] | hobbs | 2000-09-07 | 1 | -2/+2 |
|
|
* | * doc/toplevel.n: | ericm | 2000-08-25 | 16 | -113/+123 |
|
|
* | * doc/SetOptions.3: added missing ')'. | hobbs | 2000-08-15 | 1 | -2/+2 |
|
|
* | * doc/SetOptions.3: Updated documentation to reflect support for | ericm | 2000-08-10 | 2 | -103/+119 |
|
|
* | corrected use of .SS macro | hobbs | 2000-08-07 | 1 | -9/+14 |
|
|
* | * doc/label.n: Added -disabledforeground to list of options [Bug: 6053]. | ericm | 2000-07-28 | 1 | -7/+7 |
|
|
* | * mac/tkMacDefault.h: | ericm | 2000-07-28 | 1 | -6/+14 |
|
|
* | CanvPsY.3, ConfigWidg.3, CrtImgType.3, CrtItemType.3, | jenglish | 2000-07-25 | 12 | -35/+38 |
|
|