| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkListbox.c (DestroyListbox): fixed crash in | hobbs | 2000-03-02 | 2 | -30/+54 |
|
|
* | * generic/tkImgGIF.c: Applied "spirit of" the patch in 1605 (the | ericm | 2000-02-26 | 1 | -16/+34 |
|
|
* | * generic/tkImgGIF.c (FileReadGIF): added cast for trashBuffer | hobbs | 2000-02-10 | 7 | -17/+107 |
|
|
* | * generic/tk.decls: | hobbs | 2000-02-09 | 5 | -294/+59 |
|
|
* | * generic/tkDecls.h: | hobbs | 2000-02-08 | 8 | -113/+412 |
|
|
* | * generic/tk.h (TK_RELEASE_SERIAL): Moved to 8.3.0 patchlevel | hobbs | 2000-02-08 | 1 | -5/+5 |
|
|
* | * tests/canvText.test: test for fix for bug #2525. | ericm | 2000-02-03 | 1 | -3/+3 |
|
|
* | * tests/text.test: | ericm | 2000-02-03 | 1 | -15/+23 |
|
|
* | * generic/tkRectOval.c (ConfigureRectOval): | hobbs | 2000-02-01 | 6 | -19/+235 |
|
|
* | Fix for bug #4103. | ericm | 2000-01-31 | 1 | -4/+2 |
|
|
* | * generic/tkImgGIF.c: Additional code cleanup (now we only have | ericm | 2000-01-27 | 1 | -163/+44 |
|
|
* | * generic/tkImgPhoto.c: Fixed bug with use of binary data for | ericm | 2000-01-27 | 1 | -2/+2 |
|
|
* | * generic/tkImgPhoto.c: Added some comments regarding slow | ericm | 2000-01-26 | 2 | -97/+297 |
|
|
* | * generic/tkImgPhoto.c: Fixed bug with use of binary data for | ericm | 2000-01-26 | 1 | -4/+8 |
|
|
* | * tests/text.test: | ericm | 2000-01-21 | 1 | -2/+3 |
|
|
* | * generic/tkInt.h: moved new TkDisplay useInputMethods structure | hobbs | 2000-01-21 | 5 | -21/+28 |
|
|
* | * tests/grid.test: Added a test for the consecutive ^ and multiple | ericm | 2000-01-20 | 1 | -10/+14 |
|
|
* | * changes: updated changes file to reflect 8.3b2 mods | hobbs | 2000-01-14 | 1 | -3/+3 |
|
|
* | * doc/event.n: | hobbs | 2000-01-13 | 1 | -2/+5 |
|
|
* | * generic/tkCanvas.c: fixed mem leak with TagSearchExprInit | hobbs | 2000-01-12 | 7 | -98/+77 |
|
|
* | * doc/text.n: | hobbs | 2000-01-06 | 5 | -241/+167 |
|
|
* | * generic/tkScale.c: | hobbs | 1999-12-22 | 2 | -10/+13 |
|
|
* | fix for mac happiness | hobbs | 1999-12-22 | 1 | -8/+10 |
|
|
* | * generic/tk.h: | hobbs | 1999-12-21 | 9 | -45/+47 |
|
|
* | * generic/tkCmds.c: | hobbs | 1999-12-16 | 6 | -75/+117 |
|
|
* | added declaration for PhotoOptionCleanupProc to prevent warning | hobbs | 1999-12-15 | 1 | -1/+3 |
|
|
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 44 | -1907/+10933 |
|
|
* | * generic/tkText.c: fixed bug in TextSearchCmd for multibyte chars | hobbs | 1999-12-12 | 1 | -2/+2 |
|
|
* | * generic/tkImgGIF.c: updated casting | hobbs | 1999-12-09 | 1 | -10/+12 |
|
|
* | need tclInt.h for TclSetStartupScriptFileName(). | redman | 1999-12-08 | 1 | -1/+2 |
|
|
* | added TkMacPreprocessMenu | hobbs | 1999-12-07 | 3 | -3/+15 |
|
|
* | objectified ImageCreate in tkTest.c | hobbs | 1999-12-06 | 1 | -15/+13 |
|
|
* | * generic/tkInt.h: | hobbs | 1999-12-03 | 3 | -42/+45 |
|
|
* | * generic/tkMain.c : | redman | 1999-12-02 | 1 | -7/+10 |
|
|
* | added (int) cast | hobbs | 1999-11-30 | 1 | -2/+2 |
|
|
* | * generic/tkImgGIF.c: added GIF writing that uses miGIF RLE | hobbs | 1999-11-30 | 1 | -3/+767 |
|
|
* | * generic/tkListbox.c: fixed 'get' of listbox to return a string | hobbs | 1999-11-29 | 1 | -3/+10 |
|
|
* | * tests/listbox.test: Added a test to check that the topIndex is | ericm | 1999-11-24 | 1 | -1/+7 |
|
|
* | Additions to update vertical scrollbar info for listboxes when listvar changes. | ericm | 1999-11-24 | 1 | -1/+5 |
|
|
* | * generic/tk.h: | hobbs | 1999-11-23 | 3 | -9/+17 |
|
|
* | * generic/tkColor.c: | hobbs | 1999-11-19 | 3 | -14/+18 |
|
|
* | * tests/listbox.test: Added tests for itemcget and itemconfigure. | ericm | 1999-11-19 | 1 | -82/+478 |
|
|
* | * tests/listbox.test: Updated tests for new error messages. | ericm | 1999-11-18 | 1 | -3/+5 |
|
|
* | * tests/listbox.test: Added tests for bad -listvar's. | ericm | 1999-11-18 | 1 | -14/+31 |
|
|
* | * tests/listbox.test: Added tests for ListboxUpdateHScrollbar. | ericm | 1999-11-17 | 1 | -3/+3 |
|
|
* | * tests/listbox.test: New tests for -listvar functionality, and an | ericm | 1999-11-17 | 1 | -29/+29 |
|
|
* | * generic/tkWindow.c: Changed "listbox" mapping from old-school to | ericm | 1999-11-17 | 3 | -867/+1362 |
|
|
* | * generic/tkGrid.c: changed Tcl_Alloc to ckalloc | hobbs | 1999-11-10 | 2 | -9/+9 |
|
|
* | * generic/tk.h: | hobbs | 1999-10-29 | 10 | -424/+1422 |
|
|
* | 1999-09-24 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-10-01 | 1 | -12/+12 |
|
|