| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/Makefile.in: Updated `make dist` target to be sure the | dgp | 2006-04-11 | 1 | -1/+2 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errors | das | 2006-04-06 | 3 | -11/+0 |
|
|
* | * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" to | dgp | 2006-03-29 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. | hobbs | 2006-03-28 | 1 | -26/+26 |
|
|
* | * unix/tkUnixRFont.c (TkpMeasureCharsInContext): Copied over from | rmax | 2006-03-23 | 1 | -1/+11 |
|
|
* | * unix/tk.spec: Cleaned up and completed the spec file. | rmax | 2006-03-23 | 1 | -28/+31 |
|
|
* | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 3 | -9/+110 |
|
|
* | Noticed that several other locales were missing too | dkf | 2006-03-16 | 1 | -2/+2 |
|
|
* | Added locale | dkf | 2006-03-16 | 1 | -2/+2 |
|
|
* | * generic/tkCmds.c: Purged remaining references to | dgp | 2006-03-13 | 1 | -10/+3 |
|
|
* | more images copied into dist | dgp | 2006-03-08 | 1 | -2/+3 |
|
|
* | * unix/Makefile.in: Update `make dist` to copy the image files | dgp | 2006-03-08 | 1 | -1/+2 |
|
|
* | Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants | jenglish | 2006-03-08 | 2 | -2/+2 |
|
|
* | Scope the config a bit better; it only needs to be visible inside one function. | dkf | 2006-02-07 | 1 | -7/+7 |
|
|
* | Use the fact that ckalloc() *never* returns NULL to optimize the code | dkf | 2006-02-07 | 1 | -19/+7 |
|
|
* | space->tab | dkf | 2006-02-07 | 1 | -20/+20 |
|
|
* | * unix/configure: minor fix to Darwin specific code removing | das | 2006-01-23 | 2 | -3/+3 |
|
|
* | XIM fixes [See #905830, patch tk84-xim-fixes.patch]. | jenglish | 2006-01-20 | 1 | -30/+12 |
|
|
* | * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() function | das | 2006-01-10 | 3 | -375/+519 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 2 | -3/+3 |
|
|
* | * generic/tkInt.decls: move all platform test sources from tk lib into | das | 2005-12-09 | 1 | -4/+6 |
|
|
* | fix dist target for manifest dir change | hobbs | 2005-12-08 | 1 | -3/+3 |
|
|
* | remove extraneous const | hobbs | 2005-12-07 | 1 | -2/+2 |
|
|
* | * unix/tkUnixEvent.c (OpenIM): Added a workaround to allow at | rmax | 2005-12-05 | 1 | -2/+23 |
|
|
* | documented macosx-only configure options. | das | 2005-12-03 | 1 | -1/+6 |
|
|
* | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 2 | -6/+4 |
|
|
* | Darwin: disable ppc64 for fat builds since neither Aqua nor X11 is | das | 2005-11-27 | 2 | -1/+11 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 9 | -979/+1420 |
|
|
* | Added support for [wm attributes] on X11 [TIP#231, patch#1062022]. | jenglish | 2005-11-16 | 1 | -26/+374 |
|
|
* | Oops! Very stupid typo. | dkf | 2005-11-14 | 1 | -13/+16 |
|
|
* | missing commas; typos? | dgp | 2005-11-14 | 1 | -4/+4 |
|
|
* | ANSIfy | dkf | 2005-11-14 | 8 | -1531/+1598 |
|
|
* | Finish ANSIfying | dkf | 2005-11-14 | 1 | -124/+130 |
|
|
* | Quell warning | dkf | 2005-11-13 | 1 | -2/+2 |
|
|
* | Glurk, SelCvtToX was just as broken as SelCvtFromX when atoms contain spaces. | dkf | 2005-11-13 | 1 | -45/+38 |
|
|
* | Fix [Bug 1353414] by doing the list generation using standard Tcl utilities. | dkf | 2005-11-13 | 1 | -54/+31 |
|
|
* | ANSIfy | dkf | 2005-11-13 | 7 | -922/+928 |
|
|
* | Fix SHLIB_LD_LIBS for building tclkit on OpenBSD. | patthoyts | 2005-11-06 | 2 | -2/+2 |
|
|
* | Whitespace/style/ANSI improvements | dkf | 2005-10-21 | 8 | -2876/+2785 |
|
|
* | tip256 implementation | vincentdarley | 2005-10-10 | 1 | -1/+2 |
|
|
* | * unix/tkUnixPort.h: Disabled inclusion of the private Tcl header | dgp | 2005-09-28 | 1 | -2/+4 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 3 | -12/+13 |
|
|
* | * unix/Makefile.in (html): reverted/amended changes of 2005-08-23 | das | 2005-08-25 | 1 | -5/+8 |
|
|
* | * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE. | mdejong | 2005-08-23 | 4 | -703/+230 |
|
|
* | Getting more systematic about style | dkf | 2005-08-10 | 1 | -13/+20 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 1 | -1/+28 |
|
|
* | * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550]. | dgp | 2005-07-05 | 1 | -3/+3 |
|
|
* | * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wish | das | 2005-06-18 | 2 | -2/+2 |
|
|
* | autoconf | dgp | 2005-06-07 | 1 | -1/+1 |
|
|
* | Bumped patchlevel | dkf | 2005-06-07 | 2 | -5/+5 |
|
|