Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * unix/tkUnixSelect.c: | stanton | 1999-06-03 | 4 | -34/+351 |
| | | | | | | * tests/unixSelect.test: * generic/tkSelect.c: Fixed selection code to handle Unicode data in COMPOUND_TEXT and STRING selections. [Bug: 1791] | ||||
* | added first pass at Tk Windows configure script | surles | 1999-06-02 | 1 | -0/+191 |
| | |||||
* | *** empty log message *** | stanton | 1999-06-02 | 1 | -0/+8 |
| | |||||
* | * generic/tkIntXlibDecls.h: | stanton | 1999-06-02 | 3 | -3/+11 |
| | | | | | | | * xlib/X11/Xlib.h: Added Mac specific defines to help with compilation. * generic/tkFont.c: lint | ||||
* | *** empty log message *** | stanton | 1999-06-01 | 1 | -0/+12 |
| | |||||
* | * unix/tkUnixSelect.c: Improved I18N selection support. | stanton | 1999-06-01 | 1 | -94/+271 |
| | | | | | | COMPOUND_TEXT is converted to/from iso2022, and STRING is converted to/from iso8859-1. There are still a few loose ends to tie up before this is completely done. | ||||
* | * unix/tkUnixFont.c: Eliminated redundant case folding code. | stanton | 1999-06-01 | 1 | -7/+2 |
| | |||||
* | * generic/tkFont.c: Eliminated use of isupper/tolower in favor of | stanton | 1999-06-01 | 1 | -4/+4 |
| | | | | Unicode variants. | ||||
* | Merged changes from 1-3-b2 branch into mainline. | stanton | 1999-05-26 | 2 | -4/+16 |
| | |||||
* | First pass at Unicode support in X selection code. | stanton | 1999-05-25 | 4 | -38/+140 |
| | |||||
* | *** empty log message *** | stanton | 1999-05-25 | 1 | -0/+11 |
| | |||||
* | * generic/tkStubLib.c: | stanton | 1999-05-25 | 7 | -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 Mac | jingham | 1999-05-22 | 9 | -1328/+52 |
| | |||||
* | Changes needed to get Tk8.1 to compile with stubs on the Mac Also copied ↵ | jingham | 1999-05-22 | 1 | -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 Mac | jingham | 1999-05-22 | 3 | -8/+8 |
| | |||||
* | Copied changes over from Tk8.0.5 to support Themed menus | jingham | 1999-05-22 | 1 | -10/+21 |
| | |||||
* | Changes needed to get Tk8.1 to compile with stubs on the Mac | jingham | 1999-05-22 | 5 | -15/+13 |
| | |||||
* | Fixed bug in Windows clipboard code when dealing with selections that don't ↵ | stanton | 1999-05-22 | 2 | -32/+40 |
| | | | | contain locale information. | ||||
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 5 | -51/+236 |
| | |||||
* | *** empty log message ***scriptics_tclpro_1_3_b1core_8_1_1_base | stanton | 1999-05-07 | 1 | -0/+5 |
| | |||||
* | * library/menu.tcl: Fixed bug where tk_popup fails when called too | stanton | 1999-05-07 | 1 | -3/+8 |
| | | | | quickly. [Bug: 2009] | ||||
* | renamed to avoid conflict with tcl's InitStubs doc. | hershey | 1999-05-05 | 1 | -1/+1 |
| | |||||
* | * Changed version number to 8.1.1. | stanton | 1999-04-30 | 3 | -7/+10 |
| | |||||
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 17 | -16/+168 |
| | |||||
* | removed extra instance of tkConsole.o | redman | 1999-04-30 | 1 | -2/+2 |
| | |||||
* | Add tkConsole.o | redman | 1999-04-28 | 1 | -4/+7 |
| | |||||
* | Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make the | redman | 1999-04-28 | 8 | -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 mainline | stanton | 1999-04-24 | 16 | -1493/+1173 |
| | |||||
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 47 | -56/+59 |
| | |||||
* | merge with 8.1.0 branch | redman | 1999-04-21 | 1 | -1/+1 |
| | |||||
* | Fixed bug 1777 - bug in displaying selection. | rjohnson | 1999-04-20 | 2 | -3/+16 |
| | |||||
* | lint | hershey | 1999-04-20 | 1 | -12/+22 |
| | |||||
* | update defs.tcl to be the same as tcl8.1/tests/defs.tcl | hershey | 1999-04-20 | 1 | -2/+93 |
| | |||||
* | Rearranged parens for Tcl style conventions. | rjohnson | 1999-04-20 | 1 | -3/+3 |
| | |||||
* | modified the Tk makefiel to copy *.decls for a source release | surles | 1999-04-20 | 1 | -1/+2 |
| | |||||
* | Added new tests to scale and text. | rjohnson | 1999-04-20 | 3 | -6/+34 |
| | | | | Fixed core dump in text serach code: Bug 1642 | ||||
* | changed tests--marked some nonPortable; added new constraints to fix bug 1770 | hershey | 1999-04-19 | 7 | -15/+29 |
| | |||||
* | Improved patch for scale widget. | rjohnson | 1999-04-19 | 1 | -4/+6 |
| | |||||
* | Fixed bug 1853 - called NULL interp. | rjohnson | 1999-04-17 | 2 | -4/+8 |
| | |||||
* | Fixed bug 1790 - memory leak. | rjohnson | 1999-04-17 | 1 | -5/+8 |
| | |||||
* | Fixed bug 1768 - core dump in scale widget. | rjohnson | 1999-04-17 | 1 | -2/+3 |
| | |||||
* | Fixed bug 1840 | rjohnson | 1999-04-17 | 2 | -6/+8 |
| | |||||
* | Fixed bug 1479 | rjohnson | 1999-04-17 | 1 | -3/+9 |
| | |||||
* | fixed bugs 1785 and 1799: decl header files not installed | surles | 1999-04-17 | 1 | -6/+8 |
| | |||||
* | removed makefile.bc since we don't support it any longer | stanton | 1999-04-16 | 1 | -344/+0 |
| | |||||
* | fixed Tk comment errors | surles | 1999-04-16 | 17 | -49/+48 |
| | |||||
* | fixed Tk doc bugs | surles | 1999-04-16 | 11 | -30/+30 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 332 | -23596/+48220 |
| | |||||
* | * Merged changes from 8.0.5: | stanton | 1999-04-16 | 15 | -1500/+465 |
| | | | | - Updated for Mac release | ||||
* | all file now exits only when Tk is not in interactive mode. | hershey | 1999-03-24 | 1 | -3/+5 |
| |