summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed bug 1768 - core dump in scale widget.rjohnson1999-04-171-2/+3
* Fixed bug 1840rjohnson1999-04-172-6/+8
* Fixed bug 1479rjohnson1999-04-171-3/+9
* fixed Tk comment errorssurles1999-04-1614-43/+42
* * Merged 8.1 branch into the main trunkstanton1999-04-1695-14756/+19945
* added reserved slot for use by the dash patchstanton1999-03-124-826/+844
* Merge changes in 8.1 into 8.0.6, specifically we should be exportingredman1999-03-104-550/+604
* integrated stubs into 8.0 main branchstanton1999-03-1025-788/+14009
* * generic/tkImgPhoto.c: Changed so color tables are freedstanton1999-02-041-7/+15
* * tests/main.test:stanton1999-02-041-3/+3
* * mac/tkMacAppInit.c:stanton1999-02-041-2/+2
* * generic/tkImgBmap.c (ImgBmapConfigureInstance): If an imagestanton1999-02-041-5/+13
* * generic/tkFocus.c (SetFocus): Changed to focus window is alwaysstanton1999-02-041-2/+9
* * generic/tkConsole.c: Fixed so errors in console eval arestanton1999-02-041-4/+7
* * generic/tkCanvLine.c: Changed to treat zero width lines likestanton1999-02-041-11/+22
* * generic/tkGrid.c: Fixed bug in "grid forget" that failed to cancelscriptics_tclpro_1_2_b1stanton1999-01-061-1/+4
* Updated the version to 8.0.5.rjohnson1999-01-041-5/+6
* Updated win/README to 8.0.4, added it to the list of files to updateescoffon1998-10-161-1/+2
* Fixed bug in options for text items in canvas widget. unlike all otherrjohnson1998-10-161-2/+2
* Updated patchlevel to 8.0.4 (to match Tcl update)rjohnson1998-10-141-3/+3
* Added performance improvement to canvas tag manipulation. This wasrjohnson1998-10-133-64/+106
* Added support for the MouseWheel event.rjohnson1998-10-103-13/+40
* Removed old/unused function declarationsrjohnson1998-09-305-55/+28
* Added missing line terminatorcore_8_0_3stanton1998-09-221-2/+2
* Replaced SCCS strings, fixed binary filesstanton1998-09-1488-89/+89
* Fixed compiler warningswelch1998-08-071-9/+9