summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * tests/unixSelect.test: Fixed broken test.stanton1999-07-094-5/+25
* Added calls to cleanupTests before return statements.jenn1999-07-082-2/+4
* configure now adds the "g" suffix to the stub library if buildwart1999-07-081-16/+7
* Fix Tk stub file names and flagsredman1999-07-082-2/+8
* Patches from Bug: 2068 2080 2269redman1999-07-016-11/+42
* Add prolog.ps to windows install-librariesredman1999-06-301-2/+3
* Add prolog.psredman1999-06-301-2/+3
* Don't install the DLL if it wasn't being built, by checkingredman1999-06-291-4/+7
* install-binaries was nto installing the Tk DLL on Windowssurles1999-06-291-1/+3
* minor bug in tk Makefile.insurles1999-06-261-2/+2
* Changed to Tk 8.2b1welch1999-06-251-4/+4
* Added note about win/configure.in depending on version changewelch1999-06-251-1/+2
* Changed to Tk 8.2b1welch1999-06-258-36/+34
* Updated comments in Makefile.inwart1999-06-221-2/+2
* Added bug ID to comment about channel I/O bugjenn1999-06-191-2/+2
* Changed references to LD_FLAGS to LDFLAGS to be consistent with Tcl.wart1999-06-181-4/+4
* Modifications to CC_EXENAME macro (aclocal.m4).redman1999-06-182-8/+10
* backed out chenges made to tkInt.h and tkText.h and fixed the problem directl...surles1999-06-172-97/+101
* Updated to reflect recent changeswart1999-06-171-0/+5
* Updated to reflect code changes.wart1999-06-171-0/+6
* 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-172-803/+812
* added Makefile.in files for windowssurles1999-06-164-18/+619
* merged unix and windows stylessurles1999-06-161-2/+1
* modified files to work with new windows Makefilessurles1999-06-1611-1077/+593
* Fix a bug in the region calculation for popup menus which would cause the pop...jingham1999-06-161-3/+23
* Have to call Tcl_FindExecutable BEFORE creating the first interpreter. Need ...jingham1999-06-161-1/+11
* Updated to reflect recent changes in tcl.m4wart1999-06-162-14/+24
* Changes to make the Tk configure and Makefile.in files TEA compliant.wart1999-06-153-362/+838
* macros that autoconf will be looking for (tcl.m4)wart1999-06-102-0/+2002
* *** empty log message ***stanton1999-06-031-0/+7
* * unix/tkUnixSelect.c:stanton1999-06-034-34/+351
* added first pass at Tk Windows configure scriptsurles1999-06-021-0/+191
* *** empty log message ***stanton1999-06-021-0/+8
* * generic/tkIntXlibDecls.h:stanton1999-06-023-3/+11
* *** empty log message ***stanton1999-06-011-0/+12
* * unix/tkUnixSelect.c: Improved I18N selection support.stanton1999-06-011-94/+271
* * unix/tkUnixFont.c: Eliminated redundant case folding code.stanton1999-06-011-7/+2
* * generic/tkFont.c: Eliminated use of isupper/tolower in favor ofstanton1999-06-011-4/+4
* Merged changes from 1-3-b2 branch into mainline.stanton1999-05-262-4/+16
* First pass at Unicode support in X selection code.stanton1999-05-254-38/+140
* *** empty log message ***stanton1999-05-251-0/+11
* * generic/tkStubLib.c:stanton1999-05-257-176/+527
* 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 over...jingham1999-05-221-45/+25
* 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 c...stanton1999-05-222-32/+40
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-225-51/+236