| Commit message (Expand) | Author | Age | Files | Lines |
* | Revised test to account for changed error message | dgp | 2006-04-05 | 1 | -3/+3 |
|
|
* | fix to crash in test suite, with dump -command | vincentdarley | 2006-04-05 | 2 | -2/+9 |
|
|
* | use standard Carbon Fixed <-> Int conversion macros instead of our own | das | 2006-04-05 | 2 | -24/+13 |
|
|
* | * generic/tkOption.c (TkOptionDeadWindow): handle | hobbs | 2006-03-30 | 2 | -2/+9 |
|
|
* | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" | hobbs | 2006-03-29 | 2 | -10/+15 |
|
|
* | * changes: Updates for next RC | dgp | 2006-03-29 | 2 | -4/+9 |
|
|
* | * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" to | dgp | 2006-03-29 | 2 | -3/+9 |
|
|
* | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. | hobbs | 2006-03-28 | 3 | -38/+42 |
|
|
* | further fixes to $text dump -command | vincentdarley | 2006-03-28 | 3 | -6/+70 |
|
|
* | * macosx/Wish.xcode/default.pbxuser: add '-singleproc 1' cli arg to | das | 2006-03-28 | 5 | -7/+18 |
|
|
* | * macosx/tkMacOSXDraw.c: sync whitespace & minor changes | das | 2006-03-28 | 6 | -13/+20 |
|
|
* | * changes: Updates for next RC | dgp | 2006-03-27 | 2 | -3/+13 |
|
|
* | Oops, forgot that this test should return an error... | dkf | 2006-03-27 | 1 | -4/+6 |
|
|
* | * generic/tkTextDisp.c (MeasureChars): Fix calculations of start and | cc_benny | 2006-03-27 | 2 | -4/+10 |
|
|
* | Fix (and add test for) [Bug 1458234] | dkf | 2006-03-27 | 3 | -24/+41 |
|
|
* | fix for text dump -command callbacks which modify the text widget | vincentdarley | 2006-03-26 | 5 | -47/+167 |
|
|
* | * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext): | das | 2006-03-25 | 1 | -3/+3 |
|
|
* | * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext): | das | 2006-03-25 | 3 | -72/+104 |
|
|
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 35 | -203/+146 |
|
|
* | * unix/tkUnixRFont.c (TkpMeasureCharsInContext): Copied over from | rmax | 2006-03-23 | 2 | -5/+17 |
|
|
* | * unix/tk.spec: Cleaned up and completed the spec file. | rmax | 2006-03-23 | 2 | -28/+37 |
|
|
* | * tests/textDisp.test: Updated expected error messages to match the | dgp | 2006-03-23 | 2 | -9/+14 |
|
|
* | * changes: Updates for next RC | dgp | 2006-03-22 | 2 | -3/+13 |
|
|
* | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 19 | -1691/+3279 |
|
|
* | * generic/tkConsole.c: Added exit handler to clean up the interp | dgp | 2006-03-21 | 2 | -9/+31 |
|
|
* | * generic/tkConsole.c: Added exit handler to clean up the interp | dgp | 2006-03-20 | 2 | -5/+32 |
|
|
* | reduce unnecessary namespace use | dkf | 2006-03-20 | 1 | -3/+3 |
|
|
* | undo/modified and empty string fix | vincentdarley | 2006-03-18 | 2 | -14/+23 |
|
|
* | bug #1451587: avoid using abbreviated sub-commands in | patthoyts | 2006-03-17 | 7 | -42/+51 |
|
|
* | corrected silly cut/paste/forget to modify error in the name of the | dgp | 2006-03-16 | 1 | -2/+2 |
|
|
* | Revisions to Tk_CreateConsoleWindow to tolerate case when no console channels | dgp | 2006-03-16 | 1 | -26/+27 |
|
|
* | * generic/tkConsole.c: Substantial rewrite of [console] support. | dgp | 2006-03-16 | 3 | -303/+366 |
|
|
* | Noticed that several other locales were missing too | dkf | 2006-03-16 | 1 | -2/+2 |
|
|
* | Added 'changes' entries for my last two sets of changes | dkf | 2006-03-16 | 1 | -2/+6 |
|
|
* | Added locale | dkf | 2006-03-16 | 1 | -2/+2 |
|
|
* | Added a Portuguese message catalog. [Bug 1405069] | dkf | 2006-03-16 | 2 | -0/+75 |
|
|
* | missing MODULE_SCOPE declarations and obsolete exports discovered by 'make ch... | das | 2006-03-16 | 3 | -11/+7 |
|
|
* | D'oh! | dkf | 2006-03-16 | 1 | -1/+2 |
|
|
* | Hack to make photo-to-photo copies cheaper in the common case of no alpha | dkf | 2006-03-16 | 2 | -4/+33 |
|
|
* | Squelch [Bug 1409140] by special-case-ing the single-pixel put case. | dkf | 2006-03-15 | 2 | -71/+112 |
|
|
* | typo in last commit re notAqua constraint | das | 2006-03-15 | 1 | -2/+1 |
|
|
* | * tests/scrollbar.test: Corrected several broken calls to [testmetrics] | dgp | 2006-03-14 | 2 | -13/+16 |
|
|
* | * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1 | dgp | 2006-03-14 | 3 | -6/+13 |
|
|
* | * generic/tkCmds.c: Purged remaining references to | dgp | 2006-03-13 | 6 | -39/+18 |
|
|
* | 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 | 2 | -1/+6 |
|
|
* | * changes: Update in prep. for 8.5a4 release. | dgp | 2006-03-08 | 2 | -1/+82 |
|
|
* | Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants | jenglish | 2006-03-08 | 3 | -2/+8 |
|
|
* | Band-aid doc update for [Bug 220787] | dkf | 2006-03-07 | 2 | -4/+14 |
|
|
* | * macosx/tkMacOSXDraw.c (TkPutImage): fix endian issue on OS X x86 | hobbs | 2006-03-02 | 2 | -26/+33 |
|
|