summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * tests/grid.test: fix segfault on empty or "all" index listhobbs2006-04-052-28/+67
* (wm-attributes-1.2.4): correct expected resulthobbs2006-04-051-2/+6
* Revised test to account for changed error messagedgp2006-04-051-3/+3
* fix to crash in test suite, with dump -commandvincentdarley2006-04-052-2/+9
* use standard Carbon Fixed <-> Int conversion macros instead of our owndas2006-04-052-24/+13
* * generic/tkOption.c (TkOptionDeadWindow): handlehobbs2006-03-302-2/+9
* * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\"hobbs2006-03-292-10/+15
* * changes: Updates for next RCdgp2006-03-292-4/+9
* * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" todgp2006-03-292-3/+9
* * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions.hobbs2006-03-283-38/+42
* further fixes to $text dump -commandvincentdarley2006-03-283-6/+70
* * macosx/Wish.xcode/default.pbxuser: add '-singleproc 1' cli arg todas2006-03-285-7/+18
* * macosx/tkMacOSXDraw.c: sync whitespace & minor changesdas2006-03-286-13/+20
* * changes: Updates for next RCdgp2006-03-272-3/+13
* Oops, forgot that this test should return an error...dkf2006-03-271-4/+6
* * generic/tkTextDisp.c (MeasureChars): Fix calculations of start andcc_benny2006-03-272-4/+10
* Fix (and add test for) [Bug 1458234]dkf2006-03-273-24/+41
* fix for text dump -command callbacks which modify the text widgetvincentdarley2006-03-265-47/+167
* * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext):das2006-03-251-3/+3
* * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext):das2006-03-253-72/+104
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-2435-203/+146
* * unix/tkUnixRFont.c (TkpMeasureCharsInContext): Copied over fromrmax2006-03-232-5/+17
* * unix/tk.spec: Cleaned up and completed the spec file.rmax2006-03-232-28/+37
* * tests/textDisp.test: Updated expected error messages to match thedgp2006-03-232-9/+14
* * changes: Updates for next RCdgp2006-03-222-3/+13
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-2219-1691/+3279
* * generic/tkConsole.c: Added exit handler to clean up the interpdgp2006-03-212-9/+31
* * generic/tkConsole.c: Added exit handler to clean up the interpdgp2006-03-202-5/+32
* reduce unnecessary namespace usedkf2006-03-201-3/+3
* undo/modified and empty string fixvincentdarley2006-03-182-14/+23
* bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-177-42/+51
* corrected silly cut/paste/forget to modify error in the name of thedgp2006-03-161-2/+2
* Revisions to Tk_CreateConsoleWindow to tolerate case when no console channelsdgp2006-03-161-26/+27
* * generic/tkConsole.c: Substantial rewrite of [console] support.dgp2006-03-163-303/+366
* Noticed that several other locales were missing toodkf2006-03-161-2/+2
* Added 'changes' entries for my last two sets of changesdkf2006-03-161-2/+6
* Added localedkf2006-03-161-2/+2
* Added a Portuguese message catalog. [Bug 1405069]dkf2006-03-162-0/+75
* missing MODULE_SCOPE declarations and obsolete exports discovered by 'make ch...das2006-03-163-11/+7
* D'oh!dkf2006-03-161-1/+2
* Hack to make photo-to-photo copies cheaper in the common case of no alphadkf2006-03-162-4/+33
* Squelch [Bug 1409140] by special-case-ing the single-pixel put case.dkf2006-03-152-71/+112
* typo in last commit re notAqua constraintdas2006-03-151-2/+1
* * tests/scrollbar.test: Corrected several broken calls to [testmetrics]dgp2006-03-142-13/+16
* * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1dgp2006-03-143-6/+13
* * generic/tkCmds.c: Purged remaining references todgp2006-03-136-39/+18
* more images copied into distdgp2006-03-081-2/+3
* * unix/Makefile.in: Update `make dist` to copy the image filesdgp2006-03-082-1/+6
* * changes: Update in prep. for 8.5a4 release.dgp2006-03-082-1/+82
* Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variantsjenglish2006-03-083-2/+8