summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkImgGIF.c: Applied "spirit of" the patch in 1605 (theericm2000-02-261-16/+34
* * generic/tkImgGIF.c (FileReadGIF): added cast for trashBufferhobbs2000-02-107-17/+107
* * generic/tk.decls:hobbs2000-02-095-294/+59
* * generic/tkDecls.h:hobbs2000-02-088-113/+412
* * generic/tk.h (TK_RELEASE_SERIAL): Moved to 8.3.0 patchlevelhobbs2000-02-081-5/+5
* * tests/canvText.test: test for fix for bug #2525.ericm2000-02-031-3/+3
* * tests/text.test:ericm2000-02-031-15/+23
* * generic/tkRectOval.c (ConfigureRectOval):hobbs2000-02-016-19/+235
* Fix for bug #4103.ericm2000-01-311-4/+2
* * generic/tkImgGIF.c: Additional code cleanup (now we only haveericm2000-01-271-163/+44
* * generic/tkImgPhoto.c: Fixed bug with use of binary data forericm2000-01-271-2/+2
* * generic/tkImgPhoto.c: Added some comments regarding slowericm2000-01-262-97/+297
* * generic/tkImgPhoto.c: Fixed bug with use of binary data forericm2000-01-261-4/+8
* * tests/text.test:ericm2000-01-211-2/+3
* * generic/tkInt.h: moved new TkDisplay useInputMethods structurehobbs2000-01-215-21/+28
* * tests/grid.test: Added a test for the consecutive ^ and multipleericm2000-01-201-10/+14
* * changes: updated changes file to reflect 8.3b2 modshobbs2000-01-141-3/+3
* * doc/event.n:hobbs2000-01-131-2/+5
* * generic/tkCanvas.c: fixed mem leak with TagSearchExprInithobbs2000-01-127-98/+77
* * doc/text.n:hobbs2000-01-065-241/+167
* * generic/tkScale.c:hobbs1999-12-222-10/+13
* fix for mac happinesshobbs1999-12-221-8/+10
* * generic/tk.h:hobbs1999-12-219-45/+47
* * generic/tkCmds.c:hobbs1999-12-166-75/+117
* added declaration for PhotoOptionCleanupProc to prevent warninghobbs1999-12-151-1/+3
* * generic/tkStubInit.c:hobbs1999-12-1444-1907/+10933
* * generic/tkText.c: fixed bug in TextSearchCmd for multibyte charshobbs1999-12-121-2/+2
* * generic/tkImgGIF.c: updated castinghobbs1999-12-091-10/+12
* need tclInt.h for TclSetStartupScriptFileName().redman1999-12-081-1/+2
* added TkMacPreprocessMenuhobbs1999-12-073-3/+15
* objectified ImageCreate in tkTest.chobbs1999-12-061-15/+13
* * generic/tkInt.h:hobbs1999-12-033-42/+45
* * generic/tkMain.c :redman1999-12-021-7/+10
* added (int) casthobbs1999-11-301-2/+2
* * generic/tkImgGIF.c: added GIF writing that uses miGIF RLEhobbs1999-11-301-3/+767
* * generic/tkListbox.c: fixed 'get' of listbox to return a stringhobbs1999-11-291-3/+10
* * tests/listbox.test: Added a test to check that the topIndex isericm1999-11-241-1/+7
* Additions to update vertical scrollbar info for listboxes when listvar changes.ericm1999-11-241-1/+5
* * generic/tk.h:hobbs1999-11-233-9/+17
* * generic/tkColor.c:hobbs1999-11-193-14/+18
* * tests/listbox.test: Added tests for itemcget and itemconfigure.ericm1999-11-191-82/+478
* * tests/listbox.test: Updated tests for new error messages.ericm1999-11-181-3/+5
* * tests/listbox.test: Added tests for bad -listvar's.ericm1999-11-181-14/+31
* * tests/listbox.test: Added tests for ListboxUpdateHScrollbar.ericm1999-11-171-3/+3
* * tests/listbox.test: New tests for -listvar functionality, and anericm1999-11-171-29/+29
* * generic/tkWindow.c: Changed "listbox" mapping from old-school toericm1999-11-173-867/+1362
* * generic/tkGrid.c: changed Tcl_Alloc to ckallochobbs1999-11-102-9/+9
* * generic/tk.h:hobbs1999-10-2910-424/+1422
* 1999-09-24 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-10-011-12/+12
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-213-12/+10