summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for Bug 220871.wolfsuit2004-04-012-10/+21
* Backport of FRQ 540375 changes.dkf2004-03-272-10/+323
* Backport of 923555 fixesdkf2004-03-264-28/+140
* XMoveWindow and XMoveResizeWindow need to propagate configure notify eventswolfsuit2004-03-212-4/+58
* Trivial bug in tracking Hide/Show pairs.wolfsuit2004-03-171-2/+2
* Get the "Command-H" -> hide binding working. Also remove the spuriouswolfsuit2004-03-174-46/+123
* update release datecore_8_4_6dgp2004-03-011-2/+2
* updated release note files for 8.4.6dgp2004-03-012-3/+5
* * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling ondgp2004-03-013-2/+8
* * (TkpInitKeymapInfo): Don't make <Alt> and <Meta> synonymscc_benny2004-02-251-1/+15
* typodgp2004-02-231-2/+2
* * macosx/tkMacOSXDraw.c:das2004-02-237-40/+113