summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * library/panedwindow.tcl (::tk::panedwindow::Cursor): checkhobbs2005-02-122-2/+6
* * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907]hobbs2005-02-112-4/+6
* * win/tkWinWm.c (TkWinGetIcon): fix toplevel retrieval forhobbs2005-02-112-10/+14
* * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixedhobbs2005-02-112-32/+62
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-114-573/+1111
* Use more tcltest 2 features so test contents can be less cluttered...dkf2005-02-091-0/+4
* Use more tcltest 2 features so test contents can be less cluttered...dkf2005-02-091-224/+267
* Tidy up coding style (better grouping of related tests)dkf2005-02-091-185/+39
* Fix silly mistake. :^}dkf2005-02-072-4/+9
* D'ohdkf2005-02-031-2/+2
* Ensure that the canvas's static data is either protected by a mutex ordkf2005-02-032-56/+128
* * unix/tcl.m4, unix/configure: add solaris-64 gcc buildhobbs2005-01-313-10/+49
* Doc fix [Bug 110553]dkf2005-01-312-8/+8
* Forgot newline at enddkf2005-01-311-1/+1
* Add es_ES-specific localization. [Bug 1111213]dkf2005-01-312-0/+10
* Modified to handle a wide-character title string of a toplevelchengyemao2005-01-313-6/+13
* Flushed idle events before mapping an embedded windowchengyemao2005-01-271-1/+2
* * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to showdas2005-01-254-12/+24
* Updatedchengyemao2005-01-191-6/+14
* Fixed a bug by adding code the check menu index in selection. This bug cause...chengyemao2005-01-181-4/+5
* Minor change for correct initial embeddedMenuHwndchengyemao2005-01-181-1/+2
* Fixed dialog parenting problem described by Keith Nash. Also tidied up callbacksdkf2005-01-182-15/+23
* Simplified TkpUseWindow; got rid of unnecessary code for saving an embedded w...chengyemao2005-01-171-53/+50
* minor bug fix: should return 0 and indicate handled after processing WM_MENUS...chengyemao2005-01-171-5/+7
* Added TK_INFO message for use in an embedded window attachment protocol; modi...chengyemao2005-01-164-54/+112
* logdgp2005-01-131-0/+5
* More fixing of [Bug 600313]dkf2005-01-132-18/+25
* Partial fix of [Bug 600313]dkf2005-01-132-9/+18
* Removed WM_UNINITMENUPOPUP that may cause compiling error in WINVER < 0x0500chengyemao2005-01-132-9/+3
* * unix/tcl.m4: Sync'ed to Tcl's copy.dgp2005-01-122-1034/+495
* Added docs on predefined virtual events. [608115]dkf2005-01-122-1/+69