summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/tkWinDialog.c (EatSpuriousMessageBugFix): Fix a problem withhobbs2004-08-202-2/+54
* * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon fromhobbs2004-08-204-15/+146
* Add missing GEOMETRY flag to -handlepad option. [Bug 1010938]dkf2004-08-182-2/+7
* Fix for #1006686 "wm resizable command not working on Solaris/CDE"jenglish2004-08-102-1/+8
* * tests/canvText.test:mdejong2004-08-093-3/+68
* Backport of yesterday's compositing fixesdkf2004-08-052-68/+119
* * unix/configure:das2004-07-303-4/+10
* date typocore_8_4_7dgp2004-07-291-1/+1
* Re-tag for core-8-4-7dgp2004-07-291-2/+2
* * changes:dgp2004-07-293-15/+9
* * generic/tkImgGIF.c (FileReadGIF): fix crash reported by Reinhard Max:das2004-07-272-4/+9
* * generic/tkRectOval.c (ComputeRectOvalBbox): Mac OS X specificdas2004-07-273-4/+21
* Fix the doco's for the anti-aliasing limit variable to be more helpfulwolfsuit2004-07-271-3/+3
* typohobbs2004-07-261-2/+2
* changes for 8.4.7hobbs2004-07-262-8/+74
* Change the default menu -tearoff value to 0 until we actually get tearoffwolfsuit2004-07-252-2/+11
* Forgot this one in the last checkin...wolfsuit2004-07-251-221/+526
* Finish the implementation of the CG version of the X Drawing layer.wolfsuit2004-07-255-60/+209
* [Merge from HEAD]cc_benny2004-07-231-0/+14
* [merge from trunk version 1.9]cc_benny2004-07-231-48/+338
* * library/tkfbox.tcl (::tk::dialog::file::Update): use -directoryhobbs2004-07-222-8/+19
* Don't queue events for unmapped children.wolfsuit2004-07-212-1/+10
* * generic/tkEvent.c (Tk_HandleEvent): ensure IC focus is set afterhobbs2004-07-212-1/+16
* * unix/tcl.m4: fixed Darwin autoconf breakage caused bydas2004-07-203-128/+146
* * macosx/Makefile: added support to tk framework build todas2004-07-201-3/+3
* * macosx/Makefile: added support to tk framework build todas2004-07-204-10/+35
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-195-806/+777
* 2004-07-14 Jim Ingham <jingham@apple.com>wolfsuit2004-07-152-4/+17
* * generic/tkUndo.c (TkUndoSetDepth): correct -maxundohobbs2004-07-142-2/+5
* updated to patchlevel 8.4.7hobbs2004-07-142-4/+5
* * README, macosx/Wish.pbproj/project.pbxproj: bumped tohobbs2004-07-138-18/+24
* Users can cause Unix file dialog to vanish early; treat like Cancel [Bug 987169]dkf2004-07-112-1/+18
* * generic/tkCmds.c (Tk_WinfoObjCmd): refetch interp result obj forhobbs2004-06-292-1/+10
* Fix [Bug 979239] by only redrawing an image when it has real area.dkf2004-06-252-1/+16
* * generic/tkCanvText.c (DisplayCanvText): Fix textmdejong2004-06-082-9/+34
* silence compiler warningdgp2004-06-081-3/+2
* Modified UpdateWrapper to fix bug 767176chengyemao2004-05-152-3/+7
* Shrank the font size of messages in the Unix/X11 [tk_messageBox]dkf2004-05-132-2/+8
* * generic/tkBind.c <HandleEventGenerate>: Modified to fix wishdgp2004-05-132-3/+16
* Apply fix from tcl bug #950049 for make docs.patthoyts2004-05-102-2/+6
* * win/tkWinFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make surehobbs2004-05-052-15/+39
* * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): placehobbs2004-05-033-2/+33
* * win/tkWinX.c: fix drawing of unicode chars in menuhobbs2004-05-034-5/+16
* * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-036-55/+183
* * library/panedwindow.tcl (MarkSash): call DragSash to stop sashhobbs2004-05-032-1/+11
* * tests/panedwindow.test: panedwindow-25.1hobbs2004-05-033-14/+49
* (ImgPhotoCmd): correct matched handling to that in headhobbs2004-05-031-2/+3
* * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): force -data intohobbs2004-05-032-5/+21
* Backported fix for bug #915350 "Tk sets min, max size in WM_HINTS when itjenglish2004-04-212-2/+16
* * library/bgerror.tcl (bgerror): rework to only set -topmost bithobbs2004-04-172-56/+42