summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More improvements to test robustness; problems exposed by changes todgp2005-05-101-7/+7
* * generic/tkTextDisp.c (GetXView): Improved numerical precisiondgp2005-05-103-23/+30
* fixed pkg-config xft check, needed reset of enable_xft firsthobbs2005-05-072-1/+3
* * unix/configure: regenhobbs2005-05-074-12/+286
* Fix [1191097], factor, and tidy up.dkf2005-04-282-192/+214
* Fixed bug # 1189939chengyemao2005-04-281-3/+3
* * macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes sincedas2005-04-265-213/+366
* added an entry for the FontId.3 typo fixgeorgeps2005-04-221-0/+5
* fixed a typogeorgeps2005-04-221-2/+3
* Tk_MeasureChars: Use Tcl_UtfToUnichar() for lax UTF-8 parsingjenglish2005-04-192-7/+13
* fix to Home/End and display linesvincentdarley2005-04-183-15/+22
* * unix/tkUnixFont.c (FontMapLoadPage): reorder char[] decls tohobbs2005-04-142-3/+8
* * library/tkfbox.tcl (::tk::dialog::file::): fix typeMenuLab ref.hobbs2005-04-123-14/+62
* * macosx/README: updated requirements for OS & developer tooldas2005-04-092-12/+15
* * macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually definedas2005-04-092-0/+9
* * macosx/Wish.pbproj/project.pbxproj: fixed absolute path todas2005-04-092-5/+8
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-093-4/+10
* * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople...mdejong2005-04-074-16/+33
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-0635-288/+48
* * library/comdlg.tcl: Added Macintosh file type validation todgp2005-04-052-1/+15
* fix to elide search and insertofftime 0 text widget bugsvincentdarley2005-04-043-38/+251
* Style&clarity fixesdkf2005-04-041-309/+315
* Fixed bug in geometry calculations forpspjuth2005-04-033-8/+46
* * win/tcl.m4, win/configure: do not require cygpath in macros tohobbs2005-03-303-229/+401
* added text widget testvincentdarley2005-03-272-2/+35
* Dopey bug, I should only reset the widget width for spinboxes, since I onlywolfsuit2005-03-242-1/+9
* Syntax/Style Guide fixesdgp2005-03-241-3/+8
* Get the Entry and Spinbox widgets to draw with the native look & feel onwolfsuit2005-03-248-411/+3462
* 2005-03-23 Jim Ingham <jingham@apple.com>wolfsuit2005-03-234-315/+322
* Use Tcl_Set/GetAssocData to remove use of fragile Tcl_GetCommandInfodkf2005-03-192-35/+40
* fix for display lines bug and panicvincentdarley2005-03-152-9/+30
* 2005-03-14 Jim Ingham <jingham@apple.com>wolfsuit2005-03-154-54/+153
* Updated the OpenBSD configuration and regenerated configure script.patthoyts2005-03-153-26/+79
* Correct the InvokeClientMessageHandlers logic. [Bug 1162356]dkf2005-03-142-225/+246
* ChangeLog for the previous two commitswolfsuit2005-03-121-0/+21
* Fix for 1124237.wolfsuit2005-03-123-8/+32
* Fix the mysterious "sometimes one button doesn't draw" bug.wolfsuit2005-03-121-23/+19
* Fix for 1160025wolfsuit2005-03-102-12/+30
* Add a hack to work around some issues with remote debugging with Xcode. Xcod...wolfsuit2005-03-093-2/+21
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-082-14/+25
* (WinSetIcon): fix GCLP_ICONSM -> GCLP_HICONSMhobbs2005-03-081-2/+2
* correct xany -> xkey typo from 2005-02-28 commithobbs2005-03-041-2/+2
* * win/tkWinX.c (GenerateXEvent): correct %A translation onhobbs2005-02-282-6/+14
* * macosx/tkMacOSX.h: fixed incorrect inclusion of internal header.das2005-02-243-10/+13
* * macosx/tkMacOSXDialog.c (Tk_GetSaveFileObjCmd, NavServicesGetFile):das2005-02-222-40/+27
* * doc/wm.n: Add documentation for -fullscreen attribute.mdejong2005-02-175-13/+456
* Modified for the latest embedded/container window implementation for Windows ...chengyemao2005-02-153-4/+67
* fix to newline eliding in text widgetvincentdarley2005-02-149-123/+452
* * doc/options.n: note -cursor {} behavior. [Bug 965618]hobbs2005-02-142-1/+7
* Encourage missing-DISPLAY errors to be early in run of test suite.dkf2005-02-142-1/+8