summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tkStubLib.c:stanton1999-05-257-176/+527
| | | | | | | | | | * generic/tkStubInit.c: * generic/tkIntXlibDecls.h: * generic/tkIntPlatDecls.h: * generic/tkIntDecls.h: * generic/tkInt.decls: * generic/tkConsole.c: Various changes to try to get the Mac builds working.
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-229-1328/+52
|
* Changes needed to get Tk8.1 to compile with stubs on the Mac Also copied ↵jingham1999-05-221-45/+25
| | | | over some changes from Tk8.0.5 to support themed menus.
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-223-8/+8
|
* Copied changes over from Tk8.0.5 to support Themed menusjingham1999-05-221-10/+21
|
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-225-15/+13
|
* Fixed bug in Windows clipboard code when dealing with selections that don't ↵stanton1999-05-222-32/+40
| | | | contain locale information.
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-225-51/+236
|
* *** empty log message ***scriptics_tclpro_1_3_b1core_8_1_1_basestanton1999-05-071-0/+5
|
* * library/menu.tcl: Fixed bug where tk_popup fails when called toostanton1999-05-071-3/+8
| | | | quickly. [Bug: 2009]
* renamed to avoid conflict with tcl's InitStubs doc.hershey1999-05-051-1/+1
|
* * Changed version number to 8.1.1.stanton1999-04-303-7/+10
|
* * Merged changes from 8.1.0 branchstanton1999-04-3017-16/+168
|
* removed extra instance of tkConsole.oredman1999-04-301-2/+2
|
* Add tkConsole.oredman1999-04-281-4/+7
|
* Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make theredman1999-04-288-70/+111
| | | | | | function public. Add an interp argument and init the Tcl stubs. Rename TkConsoleInit() to Tk_CreateConsoleWindow() Remove TkConsoleCreate() (no underbar)
* merged 8.1.0 changes into mainlinestanton1999-04-2416-1493/+1173
|
* Merged 8-1-0 into mainline.rjohnson1999-04-2147-56/+59
|
* merge with 8.1.0 branchredman1999-04-211-1/+1
|
* Fixed bug 1777 - bug in displaying selection.rjohnson1999-04-202-3/+16
|
* linthershey1999-04-201-12/+22
|
* update defs.tcl to be the same as tcl8.1/tests/defs.tclhershey1999-04-201-2/+93
|
* Rearranged parens for Tcl style conventions.rjohnson1999-04-201-3/+3
|
* modified the Tk makefiel to copy *.decls for a source releasesurles1999-04-201-1/+2
|
* Added new tests to scale and text.rjohnson1999-04-203-6/+34
| | | | Fixed core dump in text serach code: Bug 1642
* changed tests--marked some nonPortable; added new constraints to fix bug 1770hershey1999-04-197-15/+29
|
* 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 bugs 1785 and 1799: decl header files not installedsurles1999-04-171-6/+8
|
* removed makefile.bc since we don't support it any longerstanton1999-04-161-344/+0
|
* fixed Tk comment errorssurles1999-04-1617-49/+48
|
* fixed Tk doc bugssurles1999-04-1611-30/+30
|
* * Merged 8.1 branch into the main trunkstanton1999-04-16332-23596/+48220
|
* * Merged changes from 8.0.5:stanton1999-04-1615-1500/+465
| | | | - Updated for Mac release
* all file now exits only when Tk is not in interactive mode.hershey1999-03-241-3/+5
|
* remove --enable-tcl-stub from configure scripts due to linking problems.redman1999-03-222-25/+13
|
* added reserved slot for use by the dash patchstanton1999-03-125-826/+849
|
* ChangeLog for 8.0.6, stubs implementation and focus -force patchredman1999-03-101-0/+64
|
* Backported "focus -force" patch from 8.1.redman1999-03-103-4/+36
|
* Merge changes in 8.1 into 8.0.6, specifically we should be exportingredman1999-03-105-561/+604
| | | | XCreateBitmapFromData() from the Xlib code.
* integrated stubs into 8.0 main branchstanton1999-03-1048-4038/+14379
|
* applied Paul Duffin's AIX patchstanton1999-03-062-10/+25
|
* linthershey1999-02-171-7/+7
|
* updated for 8.0.5 with John O's changes.hershey1999-02-171-122/+206
|
* fixed bad compiler flagsstanton1999-02-121-2/+8
|
* updated readmes for 8.0.5 releasecore_8_1_merge_2_10_99core_8_0_5_basestanton1999-02-093-63/+19
|