summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-022-11/+11
* Fixed ANSI-style function definitions so that they work on K&Rredman1999-08-132-4/+4
* Change version numbers to 8.2.0redman1999-08-101-4/+4
* 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-104-12/+24
* Remove the #ifdef MAC_TCL from TkDrawInsetFocusHighlight, this knowledge is n...jingham1999-08-101-17/+7
* New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl...jingham1999-08-109-40/+69
* 1999-07-30 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-07-313-3/+35
* * generic/tkConsole.c: Allow tcl to open CON and NUL, even for stdredman1999-07-301-16/+104
* * Changed version to 8.2b2redman1999-07-221-3/+3
* Fix minor version number.redman1999-07-161-2/+2
* Patches from Bug: 2068 2080 2269redman1999-07-014-9/+13
* Added note about win/configure.in depending on version changewelch1999-06-251-1/+2
* Changed to Tk 8.2b1welch1999-06-251-4/+4
* backed out chenges made to tkInt.h and tkText.h and fixed the problem directl...surles1999-06-172-97/+101
* Cast third argument of Tcl_DStringAppend to (int) value in case thewart1999-06-171-2/+2
* Updated aclocal.m4 to reflect recent changes in tcl.m4wart1999-06-171-3/+3
* modified files to work with new windows Makefilessurles1999-06-166-29/+59
* * unix/tkUnixSelect.c:stanton1999-06-031-20/+87
* * generic/tkIntXlibDecls.h:stanton1999-06-022-3/+7
* * generic/tkFont.c: Eliminated use of isupper/tolower in favor ofstanton1999-06-011-4/+4
* First pass at Unicode support in X selection code.stanton1999-05-251-1/+5
* * generic/tkStubLib.c:stanton1999-05-257-176/+527
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-1/+17
* * Changed version number to 8.1.1.stanton1999-04-301-5/+4
* * Merged changes from 8.1.0 branchstanton1999-04-306-6/+36
* Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make theredman1999-04-286-62/+105
* merged 8.1.0 changes into mainlinestanton1999-04-2411-904/+1119
* Merged 8-1-0 into mainline.rjohnson1999-04-2120-23/+23
* Fixed bug 1777 - bug in displaying selection.rjohnson1999-04-201-2/+2
* Rearranged parens for Tcl style conventions.rjohnson1999-04-201-3/+3
* Added new tests to scale and text.rjohnson1999-04-201-3/+4
* Improved patch for scale widget.rjohnson1999-04-191-4/+6
* Fixed bug 1853 - called NULL interp.rjohnson1999-04-172-4/+8
* Fixed bug 1790 - memory leak.rjohnson1999-04-171-5/+8