| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change the default menu -tearoff value to 0 until we actually get tearoff | wolfsuit | 2004-07-25 | 2 | -2/+11 |
|
|
* | Forgot this one in the last checkin... | wolfsuit | 2004-07-25 | 1 | -221/+526 |
|
|
* | Finish the implementation of the CG version of the X Drawing layer. | wolfsuit | 2004-07-25 | 5 | -60/+209 |
|
|
* | [Merge from HEAD] | cc_benny | 2004-07-23 | 1 | -0/+14 |
|
|
* | [merge from trunk version 1.9] | cc_benny | 2004-07-23 | 1 | -48/+338 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::Update): use -directory | hobbs | 2004-07-22 | 2 | -8/+19 |
|
|
* | Don't queue events for unmapped children. | wolfsuit | 2004-07-21 | 2 | -1/+10 |
|
|
* | * generic/tkEvent.c (Tk_HandleEvent): ensure IC focus is set after | hobbs | 2004-07-21 | 2 | -1/+16 |
|
|
* | * unix/tcl.m4: fixed Darwin autoconf breakage caused by | das | 2004-07-20 | 3 | -128/+146 |
|
|
* | * macosx/Makefile: added support to tk framework build to | das | 2004-07-20 | 1 | -3/+3 |
|
|
* | * macosx/Makefile: added support to tk framework build to | das | 2004-07-20 | 4 | -10/+35 |
|
|
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-19 | 5 | -806/+777 |
|
|
* | 2004-07-14 Jim Ingham <jingham@apple.com> | wolfsuit | 2004-07-15 | 2 | -4/+17 |
|
|
* | * generic/tkUndo.c (TkUndoSetDepth): correct -maxundo | hobbs | 2004-07-14 | 2 | -2/+5 |
|
|
* | updated to patchlevel 8.4.7 | hobbs | 2004-07-14 | 2 | -4/+5 |
|
|
* | * README, macosx/Wish.pbproj/project.pbxproj: bumped to | hobbs | 2004-07-13 | 8 | -18/+24 |
|
|
* | Users can cause Unix file dialog to vanish early; treat like Cancel [Bug 987169] | dkf | 2004-07-11 | 2 | -1/+18 |
|
|
* | * generic/tkCmds.c (Tk_WinfoObjCmd): refetch interp result obj for | hobbs | 2004-06-29 | 2 | -1/+10 |
|
|
* | Fix [Bug 979239] by only redrawing an image when it has real area. | dkf | 2004-06-25 | 2 | -1/+16 |
|
|
* | * generic/tkCanvText.c (DisplayCanvText): Fix text | mdejong | 2004-06-08 | 2 | -9/+34 |
|
|
* | silence compiler warning | dgp | 2004-06-08 | 1 | -3/+2 |
|
|
* | Modified UpdateWrapper to fix bug 767176 | chengyemao | 2004-05-15 | 2 | -3/+7 |
|
|
* | Shrank the font size of messages in the Unix/X11 [tk_messageBox] | dkf | 2004-05-13 | 2 | -2/+8 |
|
|
* | * generic/tkBind.c <HandleEventGenerate>: Modified to fix wish | dgp | 2004-05-13 | 2 | -3/+16 |
|
|
* | Apply fix from tcl bug #950049 for make docs. | patthoyts | 2004-05-10 | 2 | -2/+6 |
|
|
* | * win/tkWinFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make sure | hobbs | 2004-05-05 | 2 | -15/+39 |
|
|
* | * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): place | hobbs | 2004-05-03 | 3 | -2/+33 |
|
|
* | * win/tkWinX.c: fix drawing of unicode chars in menu | hobbs | 2004-05-03 | 4 | -5/+16 |
|
|
* | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.c | hobbs | 2004-05-03 | 6 | -55/+183 |
|
|
* | * library/panedwindow.tcl (MarkSash): call DragSash to stop sash | hobbs | 2004-05-03 | 2 | -1/+11 |
|
|
* | * tests/panedwindow.test: panedwindow-25.1 | hobbs | 2004-05-03 | 3 | -14/+49 |
|
|
* | (ImgPhotoCmd): correct matched handling to that in head | hobbs | 2004-05-03 | 1 | -2/+3 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): force -data into | hobbs | 2004-05-03 | 2 | -5/+21 |
|
|
* | Backported fix for bug #915350 "Tk sets min, max size in WM_HINTS when it | jenglish | 2004-04-21 | 2 | -2/+16 |
|
|
* | * library/bgerror.tcl (bgerror): rework to only set -topmost bit | hobbs | 2004-04-17 | 2 | -56/+42 |
|
|
* | Fix for Bug 220871. | wolfsuit | 2004-04-01 | 2 | -10/+21 |
|
|
* | Backport of FRQ 540375 changes. | dkf | 2004-03-27 | 2 | -10/+323 |
|
|
* | Backport of 923555 fixes | dkf | 2004-03-26 | 4 | -28/+140 |
|
|
* | XMoveWindow and XMoveResizeWindow need to propagate configure notify events | wolfsuit | 2004-03-21 | 2 | -4/+58 |
|
|
* | Trivial bug in tracking Hide/Show pairs. | wolfsuit | 2004-03-17 | 1 | -2/+2 |
|
|
* | Get the "Command-H" -> hide binding working. Also remove the spurious | wolfsuit | 2004-03-17 | 4 | -46/+123 |
|
|
* | update release datecore_8_4_6 | dgp | 2004-03-01 | 1 | -2/+2 |
|
|
* | updated release note files for 8.4.6 | dgp | 2004-03-01 | 2 | -3/+5 |
|
|
* | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on | dgp | 2004-03-01 | 3 | -2/+8 |
|
|
* | * (TkpInitKeymapInfo): Don't make <Alt> and <Meta> synonyms | cc_benny | 2004-02-25 | 1 | -1/+15 |
|
|
* | typo | dgp | 2004-02-23 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 7 | -40/+113 |
|
|
* | date typos | dgp | 2004-02-20 | 1 | -3/+3 |
|
|
* | update changes for 8.4.6 release | dgp | 2004-02-20 | 1 | -1/+29 |
|
|
* | move 8.4.6 tag to include grid fix | hobbs | 2004-02-18 | 1 | -2/+2 |
|
|