Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 |
| | |||||
* | Merged changes from 1-3-b2 branch into mainline. | stanton | 1999-05-26 | 1 | -2/+3 |
| | |||||
* | First pass at Unicode support in X selection code. | stanton | 1999-05-25 | 1 | -9/+122 |
| | |||||
* | * Changed version number to 8.1.1. | stanton | 1999-04-30 | 1 | -2/+2 |
| | |||||
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 1 | -2/+2 |
| | |||||
* | removed extra instance of tkConsole.o | redman | 1999-04-30 | 1 | -2/+2 |
| | |||||
* | Add tkConsole.o | redman | 1999-04-28 | 1 | -4/+7 |
| | |||||
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -2/+8 |
| | |||||
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 2 | -3/+3 |
| | |||||
* | modified the Tk makefiel to copy *.decls for a source release | surles | 1999-04-20 | 1 | -1/+2 |
| | |||||
* | fixed Tk comment errors | surles | 1999-04-16 | 1 | -2/+2 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 25 | -1282/+3420 |
| | |||||
* | remove --enable-tcl-stub from configure scripts due to linking problems. | redman | 1999-03-22 | 1 | -25/+6 |
| | |||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 9 | -41/+250 |
| | |||||
* | applied Paul Duffin's AIX patch | stanton | 1999-03-06 | 2 | -10/+25 |
| | |||||
* | updated readmes for 8.0.5 releasecore_8_1_merge_2_10_99core_8_0_5_base | stanton | 1999-02-09 | 1 | -14/+6 |
| | |||||
* | * unix/tkUnixSend.c (Tk_SetAppName): Fixed uninitialized memory | stanton | 1999-02-04 | 1 | -4/+7 |
| | | | | access bug. [Bug: 919] | ||||
* | * unix/configure.in: TK_LD_SEARCH_FLAGS was set incorrectly if | stanton | 1999-02-04 | 1 | -2/+13 |
| | | | | | | SHLIB_LD_LIBS='${LIBS}', and shared linking is performed through the C compiler. Systems affected are Linux, MP-RAS and NEXTSTEP, but also with gcc on many more systems. [Bug: 908] | ||||
* | * mac/tkMacAppInit.c: | stanton | 1999-02-04 | 1 | -2/+2 |
| | | | | | | | | | * generic/tkTest.c: * generic/tkAppInit.c: * win/winMain.c: Changed some EXTERN declarations to extern since they are not defining exported interfaces. This avoids generating useless declspec() attributes and makes the windows makefile simpler. | ||||
* | Added -pipe option if gcc is being used. | rjohnson | 1999-01-29 | 1 | -1/+18 |
| | |||||
* | Updated the version to 8.0.5. | rjohnson | 1999-01-04 | 1 | -2/+2 |
| | |||||
* | Fixed a typo | rjohnson | 1998-12-07 | 1 | -3/+3 |
| | |||||
* | Fixed font display bug (#846) | stanton | 1998-11-25 | 1 | -1/+30 |
| | |||||
* | Changed config & Makefile to support n32 format on IRIX. | rjohnson | 1998-10-20 | 2 | -3/+5 |
| | |||||
* | Updated patchlevel to 8.0.4 (to match Tcl update) | rjohnson | 1998-10-14 | 1 | -2/+2 |
| | |||||
* | Fixed memory leak in unix wm command | rjohnson | 1998-09-30 | 1 | -1/+8 |
| | |||||
* | Removed old/unused function declarations | rjohnson | 1998-09-30 | 1 | -7/+2 |
| | | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite | ||||
* | Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS. | build | 1998-09-23 | 1 | -5/+2 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 30 | -30/+30 |
| | |||||
* | fixed font display to truncate really long strings | stanton | 1998-08-11 | 1 | -1/+20 |
| | |||||
* | fixed --with-tcl searching | welch | 1998-08-07 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | welch | 1998-08-06 | 1 | -1/+1 |
| | |||||
* | 8.0.3 | welch | 1998-08-06 | 1 | -1/+1 |
| | |||||
* | 8.0.3-5 | welch | 1998-08-04 | 1 | -2/+2 |
| | |||||
* | added SHLIB_PATH to test targets for HPUX | stanton | 1998-08-04 | 1 | -0/+4 |
| | |||||
* | Fixed old calls to XReadBitmapFile | welch | 1998-08-04 | 1 | -2/+2 |
| | |||||
* | 8.0.3-4 | welch | 1998-07-29 | 1 | -1/+1 |
| | |||||
* | More fixes for DBGX | welch | 1998-07-29 | 2 | -6/+9 |
| | |||||
* | *** empty log message *** | welch | 1998-07-29 | 1 | -1/+1 |
| | |||||
* | DGBX changes | welch | 1998-07-28 | 3 | -6/+11 |
| | |||||
* | eliminated static init for library directory | stanton | 1998-07-24 | 1 | -13/+0 |
| | |||||
* | the flag that caused all the X libs warnings was -Wimplicit-int, so turn that | escoffon | 1998-07-24 | 1 | -2/+2 |
| | | | | off | ||||
* | leave -Wconversion out, the X libs generate so many of these warnings | escoffon | 1998-07-24 | 1 | -1/+5 |
| | | | | that they obscure everything else. | ||||
* | Added support for specifying warning flags for the compiler, with checks | escoffon | 1998-07-22 | 2 | -1/+13 |
| | | | | for gcc and appropriate defaults. | ||||
* | Merged changes between child workspace "/home/escoffon/ws/tk8.0" and | escoffon | 1998-07-21 | 2 | -9/+17 |
| | | | | parent workspace "/export/home/ws/tk8.0". | ||||
* | added setting of TK_LIB_FLAG | escoffon | 1998-07-21 | 1 | -0/+3 |
| | |||||
* | 8.0.3-3 | welch | 1998-07-20 | 1 | -1/+1 |
| | |||||
* | Updated dist target | welch | 1998-07-20 | 1 | -5/+6 |
| | |||||
* | deleted debug statements in configure.in that were mistakely left in | escoffon | 1998-07-17 | 1 | -5/+0 |
| |