| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkWindow.c (OpenIM): Added simple XIM patch to enable | hobbs | 2001-10-16 | 1 | -1/+6 |
|
|
* | implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpoint | tmh | 2001-10-12 | 4 | -15/+34 |
|
|
* | Added -uniform option to grid's row/columnconfigure. | pspjuth | 2001-09-30 | 1 | -6/+139 |
|
|
* | Added labelframe widget. TIP#18. | pspjuth | 2001-09-26 | 3 | -60/+937 |
|
|
* | Geometry manager changes to support TIP#18. | pspjuth | 2001-09-26 | 11 | -51/+241 |
|
|
* | * Corrected definition of | dgp | 2001-09-25 | 4 | -7/+25 |
|
|
* | Update to handle change in | dgp | 2001-09-24 | 1 | -2/+3 |
|
|
* | Pack accepted asymmetric values for -ipadx/y. | pspjuth | 2001-09-23 | 1 | -5/+19 |
|
|
* | * generic/tkWindow.c (Tk_CreateAnonymousWindow): | hobbs | 2001-09-21 | 2 | -6/+2 |
|
|
* | minor cast fixes to prevent 64bit warnings | hobbs | 2001-09-21 | 2 | -9/+9 |
|
|
* | (TkpScanWindowId): changed decl to use | hobbs | 2001-09-21 | 3 | -8/+8 |
|
|
* | correct Window id's to be of type Window | hobbs | 2001-09-21 | 2 | -8/+7 |
|
|
* | * Corrected type definition of | dgp | 2001-09-17 | 2 | -4/+4 |
|
|
* | * generic/tkImgGIF.c: | andreas_kupries | 2001-09-14 | 4 | -5/+15 |
|
|
* | * tests/config.test: added config-14.1 to test namespace import | hobbs | 2001-08-29 | 9 | -300/+142 |
|
|
* | Fixed a bug where adjacent 'x' and '^' where not handled properly. | pspjuth | 2001-08-22 | 1 | -3/+11 |
|
|
* | generic/tkPack.c (TkParsePadAmount): added lint init for sepChar. | hobbs | 2001-08-22 | 1 | -2/+2 |
|
|
* | Objectified grid and pack commands. | pspjuth | 2001-08-21 | 4 | -542/+554 |
|
|
* | TkGetWindowFromObj was useless CPU waster; now caches window names *safely* | dkf | 2001-08-21 | 3 | -17/+115 |
|
|
* | Grid configure rejected initial "x" and "^". [Bug #418664] | pspjuth | 2001-08-18 | 1 | -2/+3 |
|
|
* | The selection highlighting of text objects in the canvas widget | drh | 2001-08-17 | 1 | -4/+4 |
|
|
* | Fixed a stupid error that's been in there for ages... | dkf | 2001-08-17 | 1 | -6/+7 |
|
|
* | Register Tk's object types with Tcl (Tcl Bug 450545) | dkf | 2001-08-15 | 10 | -37/+89 |
|
|
* | *Bumped up patchlevel to 8.4a4 to distinguish | dgp | 2001-08-08 | 1 | -3/+3 |
|
|
* | * TIP 44 changes specific to the Mac and | dgp | 2001-08-06 | 2 | -8/+9 |
|
|
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 2 | -10/+10 |
|
|
* | * generic/default.h: Include tkWinDefault.h | mdejong | 2001-07-24 | 1 | -2/+3 |
|
|
* | The code for generating postscript of a bitmap image was apparently never | drh | 2001-07-14 | 1 | -46/+140 |
|
|
* | * tests/canvas.test: | hobbs | 2001-07-04 | 1 | -13/+8 |
|
|
* | * generic/tkEntry.c: corrected missing Tcl_Release that caused | hobbs | 2001-07-03 | 2 | -28/+52 |
|
|
* | * generic/tkCanvArc.c: | hobbs | 2001-07-03 | 7 | -279/+266 |
|
|
* | * generic/tkImgGIF.c (Mgetc): corrected screwy use of ternary | hobbs | 2001-07-03 | 1 | -2/+3 |
|
|
* | * generic/tkWindow.c (Tk_DestroyWindow): changed to use | hobbs | 2001-07-03 | 1 | -7/+7 |
|
|
* | * library/console.tcl: | hobbs | 2001-07-03 | 2 | -18/+104 |
|
|
* | * generic/tkEntry.c (DestroyEntry): used Tcl_EventuallyFree | hobbs | 2001-07-02 | 1 | -4/+6 |
|
|
* | Upgraded frame to use the newer TK_OPTION | pspjuth | 2001-05-28 | 2 | -136/+235 |
|
|
* | * doc/TkInitStubs.3: | hobbs | 2001-05-22 | 2 | -5/+5 |
|
|
* | implement TIP11, -compound option for menubutton widget | tmh | 2001-05-21 | 2 | -2/+27 |
|
|
* | Better handling of when image creation nukes the main window so now | dkf | 2001-04-12 | 1 | -3/+8 |
|
|
* | * generic/tkMenu.c (TkInvokeMenu): checked for menu deletion | hobbs | 2001-04-03 | 1 | -7/+13 |
|
|
* | * tests/listbox.test: added test listbox-27.1, delete during | hobbs | 2001-04-03 | 1 | -14/+17 |
|
|
* | * tests/entry.test: added tests entry-20.*, delete during widget | hobbs | 2001-04-03 | 1 | -11/+53 |
|
|
* | * tests/canvas.test: test of canvas delete during event | hobbs | 2001-04-03 | 1 | -18/+19 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoCmd): corrected the src and dest | hobbs | 2001-04-03 | 1 | -2/+2 |
|
|
* | * generic/tk.h: | hobbs | 2001-04-02 | 1 | -4/+4 |
|
|
* | * generic/tkImage.c (Tk_ImageObjCmd, EventuallyDeleteImage): | hobbs | 2001-03-30 | 1 | -5/+6 |
|
|
* | * tests/bind.test (bind-22.18): | hobbs | 2001-03-30 | 1 | -4/+10 |
|
|
* | * tests/canvas.test: added test case to check obj conversion | hobbs | 2001-03-30 | 1 | -4/+74 |
|
|
* | Asymmetric padding in "pack" and "grid" geometry managers | drh | 2001-02-12 | 2 | -87/+206 |
|
|
* | * generic/tkObj.c (SetMMFromAny): Added ability to recognize | hobbs | 2000-12-13 | 1 | -47/+55 |
|
|