summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix [Bug 1522467] using fix similar to that used in Tcl recently.dkf2006-12-222-24/+33
| | | FossilOrigin-Name: 1140685f39a8a0df64d4c1ae912cc8a524eacacb
* Spanish always uses "Guardar" to mean "Save" in the computer sense. [Bug ↵dkf2006-12-223-8/+9
| | | | | 1111213] FossilOrigin-Name: 8b89a8f8f416148621bbd3610351bc19009cc638
* (TkpDisplayButton): lint init. [Bug 1618604]hobbs2006-12-192-2/+6
| | | FossilOrigin-Name: 3b9264abfda68fb5d7f10ff8acac1a967d3b7220
* * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-193-149/+237
| | | | | | | flag succeeds before enabling 64bit build. * unix/configure: autoconf-2.13 FossilOrigin-Name: 46484d6f4165f558ba369db7000ba9aaa8cf896a
* typodas2006-12-081-2/+2
| | | FossilOrigin-Name: 6876b25fdc9bd4b0a263fa0b6d53811c2859769d
* * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChangedhobbs2006-12-042-5/+15
| | | | | | not needed - just call EventuallyRedrawRange. [Bug 1608046] (rezic) FossilOrigin-Name: 297e33dd77cb08eeee39a697138c6117a3883941
* * doc/wm.n, tests/winWm.test:hobbs2006-12-014-48/+154
| | | | | | * win/tkWinWm.c: add -transparentcolor attribute for Windows. FossilOrigin-Name: 57ee40f38737bf5de60095e3b704cece30a1932d
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to usedas2006-12-012-1/+10
| | | | | | | buttons with standard Escape key binding as -default button (reported on tcl-mac by Hans-Christoph Steiner). FossilOrigin-Name: 1ecb3412c5b524b884d30517d8a23c6521ef06ee
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-263-151/+203
| | | | | | * configure: autoconf-2.13 FossilOrigin-Name: 01b22ac21fed482ce130df3beb8b9337e5e70450
* * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 ifhobbs2006-11-242-19/+32
| | | | | | | it isn't already defined. Allows embedders to set it to 0 to prevent the console appearing on OS X. [Bug 1487701] FossilOrigin-Name: 2efeca7183124c3df9bb52df974028447f5f3989
* * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-244-22/+43
| | | | | | * tests/menu.test (menu-36.1): [Bug 1599877] FossilOrigin-Name: a019951dd336f1e1870ac69c91b0d2d08f665a83
* * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline):hobbs2006-11-242-41/+53
| | | | | | handle unichar underlining correctly and safely. [Bug 1599877] FossilOrigin-Name: 8997c989fb36b4c5556573bf466e07610231c861
* comment typodas2006-11-021-2/+2
| | | FossilOrigin-Name: 52f72f4b07813bfe21e70096b6309bae02b3b583
* * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling ofdas2006-11-022-31/+44
| | | | | | | | Carbon Update events: the QuickDraw window update region was being ignored and all child TkWindows were sent an Expose XEvent even when they did not need to be redrawn. [Patch 1589226] FossilOrigin-Name: e6579147fd0d20419382fb5628aa6718830ffd16
* * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-319-53/+70
| | | | | | | | | | | | * macosx/tkMacOSXDebug.h: global symbols without Tk prefix; ifdef out * macosx/tkMacOSXEmbed.c: currently unused debug procs. * macosx/tkMacOSXEvent.c: * macosx/tkMacOSXInt.h: * macosx/tkMacOSXCarbonEvents.c: * macosx/tkMacOSXSubwindows.c: * macosx/tkMacOSXWm.c: FossilOrigin-Name: ad3d3ba0c1ba9a4c831ca593aff05fe2adb31ee0
* sync whitespace with HEADdas2006-10-311-301/+301
| | | FossilOrigin-Name: afac6de0239e27cf4bdc61638120686ebbb7bddf
* Fix bug #1582769 build with VC2003 and correct i386 arch.patthoyts2006-10-312-3/+10
| | | FossilOrigin-Name: 6b5677cb26deaf0e36e612d7767c9afe8c8ca278
* * README: Bump version number to 8.4.15dgp2006-10-238-14/+25
| | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: FossilOrigin-Name: 9e887159dcec4b85caf12167b4cb9d015b45c407
* advance 8.4.14 tagcore-8-4-14dgp2006-10-181-2/+2
| | | FossilOrigin-Name: 644d0906748bc175b9a9a3c8053c4e1b3d8e93c5
* Ensure builds with VC6 without Platform SDK and pickup MACHINE from environmentpatthoyts2006-10-183-13/+25
| | | | | | to make life easier on Windows non-x86 platforms. FossilOrigin-Name: 854a284193d1143b75ac1ba436e87c0dbe38f1c3
* * generic/tkPanedWindow.c: Cleaned up some code flagged by adgp2006-10-175-10/+17
| | | | | | | | * generic/tkText.c: `make checkexports` test. * generic/tkText.h * generic/tkTextTag.c: FossilOrigin-Name: 59e9503d17cc03773c368bb9fda72e260206fadd
* Set release date.dgp2006-10-161-2/+2
| | | FossilOrigin-Name: ef47ea815deb338a584b7ac81630717993267b67
* * macosx/Makefile: don't redo prebinding of non-prebound binaires.das2006-10-162-4/+9
| | | FossilOrigin-Name: 47c122c583631d63de58abf727f6c430411d6e22
* whitespacedas2006-10-161-5/+5
| | | FossilOrigin-Name: c86bc4bd69d29aa3781f4bd89c771990d424ab79
* * macosx/README: document CG antialiasing limit changes.das2006-10-162-11/+11
| | | FossilOrigin-Name: 20853f147a8991d2eee130b49e7fc28702c77305
* * changes: updates for 8.4.14 release.das2006-10-167-561/+581
| | | | | | | | | | | | | | | * macosx/tkMacOSXDraw.c: fix numerous issues in CG and QD drawing procs so that they now match X11 drawing much more closely [Bug 1558051]; use Tiger ellipse drawing API when available; fix comments & whitespace. * macosx/tkMacOSXInit.c: set default linewidth limit for CG antialiasing to 0 as thin horizontal/vertical lines look good now. * generic/tkCanvLine.c (ConfigureLine): on TkAqua, pass outline * generic/tkCanvPoly.c (ConfigurePolygon): linewidth in gc even for * generic/tkRectOval.c (ConfigureRectOval): fills (as it controls AA). FossilOrigin-Name: d5ad7c09bcdb5331665449c5bd2d5b0a3d8e59c5
* * changes: changes updated for 8.4.14 release.dgp2006-10-102-2/+19
| | | FossilOrigin-Name: 29d84587bba4a4f6dff2a4dd077934eb6ca43640
* Remove the /RTCc flagpatthoyts2006-10-062-7/+3
| | | FossilOrigin-Name: 2bf08304affa039580c935abeebd355fe3012822
* * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc):hobbs2006-10-052-35/+56
| | | | | | | | (TkpFontPkgInit, encodingAliases): Correct alignment issues in encoding conversion. Call ucs-2be "unicode" on big-endian systems. [Bug 1122671] FossilOrigin-Name: da4f3b713377f547175edc122737f231453d9024
* * win/makefile.vc: Support MSVC8 and AMD64 target. Also try usingpatthoyts2006-09-264-115/+344
| | | | | | | * win/rules.vc: sed to generate the manifest (cross-compile cannot * win/nmakehlp.c: execute tclsh). If no sed, use the tclsh exe. FossilOrigin-Name: 324eb3cceffd0086ad8fbc6c0e8251a58ae80605
* * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-258-21/+35
| | | | | | | | | | | | | | | | * generic/tkMain.c: For compat reason the Tcl core will not change * generic/tkWindow.c: the registered version to include the patchlevel, * library/tk.tcl: making the changes to Tk unnecessary. * unix/configure: * unix/Makefile.in: * unix/tcl.m4: * win/configure: * win/Makefile.in: * win/makefile.vc: * win/rules.vc: * win/tcl.m4: FossilOrigin-Name: 8a215ea28667a92a96b020e42d065bc49ba78303
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-2213-262/+285
| | | | | | | | | | | | | | | | * generic/tkMain.c: version, now using full patchlevel instead of * generic/tkWindow.c: major.minor * library/tk.tcl: * unix/configure: * unix/Makefile.in: * unix/tcl.m4: * win/configure: * win/Makefile.in: * win/makefile.vc: * win/rules.vc: * win/tcl.m4: FossilOrigin-Name: 20c45754f76680260016fd3f7ed12c0c0e9465e5
* Fix [Bug 1562528]dkf2006-09-222-10/+15
| | | FossilOrigin-Name: 3f46d757347b64930d95851c174567ac257e1703
* * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menushobbs2006-09-212-4/+26
| | | | | | with images to avoid clipping bug. [Bug 1329198] FossilOrigin-Name: cc4cbb8cd751697e3fcddf7f1887a676b169bd8c
* fix logic bug in previous commitdas2006-09-112-10/+14
| | | FossilOrigin-Name: 8f372f48067d166b6b7cede68b5e07234bba8b1d
* * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-117-48/+102
| | | | | | | | | | | | | | | | | | 2006-05-16 change that had set overrideredirect windows to not become activated by the window manager, as this prevented interaction with native widgets in such windows [Bug 1472624]; apply changes to carbon window attributes even if native window has already been created. * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): fix app * macosx/tkMacOSXMenu.c (DrawMenuBarWhenIdle): menu item key shortcuts * macosx/tkMacOSXInt.h: when custom ".apple" menu is installed. * library/demos/widget: on TkAqua, don't install file menu with single quit menu item, as the application menu already has a quit item. * macosx/tkMacOSXColor.c: fix building on Mac OS X 10.2. FossilOrigin-Name: bc2ad66b9159d170e032a577ebc06639035d85ae
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-1016-37/+561
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * macosx/tkMacOSXDefault.h: to retrieve platform std colors for text * macosx/tkMacOSXPort.h: selections, add "systemHighlightSecondary" color name for standard color of inactive selections. * library/text.tcl (aqua): change focus bindings to implement platform standard look for inactive text selections using this new color. * generic/tkTextBTree.c (TkTextIsElided): on TkAqua, don't show text * generic/tkTextDisp.c (GetStyle): selection when text widget * generic/tkText.c (TextEventProc): is in disabled state. * generic/tkEntry.c (DisplayEntry): change default TkAqua selection * macosx/tkMacOSXDefault.h: relief to "flat" (platform std). * generic/tkText.c (Tk_TextCmd): fix bug leading to default text selection relief string DEF_TEXT_SELECT_RELIEF being ignored. * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): allow mouse event delivery to background windows with kWindowNoActivatesAttribute (e.g. overrideredirect windows), as these never come to the foreground they would not receive any mouse events otherwise. [Bug 1472624] * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): do not send focus events to any windows with kWindowNoActivatesAttribute. * macosx/tkMacOSXXStubs.c (XQueryColor, XQueryColors): implement basic XColor computation from pixel values, enough to make tkImg's window.c happy, fixes img::window failures reported on tcl-mac. * macosx/tkMacOSXMenu.c (DrawMenuEntryLabel): fix leak. [Bug 1554672] * macosx/Makefile: workaround bug in 'cp -pRH' on Darwin 6 and earlier, fixes 'make embedded' failure reported on tcl-mac; fix error from 'make deploy' with same build tree as previous 'make embedded'. * macosx/tkMacOSXEntry.c (TkpDrawEntryBorderAndFocus): fix typo. * unix/tcl.m4: sync with tcl/unix/tcl.m4. FossilOrigin-Name: a6b148a86cc1751227a181469941db4d39943164
* whitespacedas2006-09-101-2/+2
| | | FossilOrigin-Name: 99b6657a1582c72f686889e863ec051f1066b3e5
* * generic/tkWindow.c: add #include "tclInt.h" now required due to usedas2006-09-072-1/+8
| | | | | | of tcl internal Tcl_CreateNamespace() in previous commit. FossilOrigin-Name: 92014b8b585bb76799f0c3d728929b4f96487451
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-069-52/+98
| | | | | | | | | | | | * generic/tkInt.h: control of entry/text selection display * generic/tkText.c: based on focus to the Tcl level, * generic/tkTextBTree.c: controlled by ::tk::AlwaysShowSelection * generic/tkTextDisp.c: (boolean, private). [Bug 1553691] * generic/tkWindow.c: * library/tk.tcl * unix/tkUnixPort.h: FossilOrigin-Name: a3cfbe860d50a31ca8d861e27c1db67dfde2a8c4
* * generic/tkText.c (DeleteChars): backport of 8.5 text deletehobbs2006-09-062-1/+25
| | | | | | speedup that removes tags from deleted area first. [Bug 1456342] FossilOrigin-Name: b3d4792b3edb1c6aad33d5aff100d41be4767725
* * win/tkWinKey.c: Add WM_UNICHAR window message support (used byhobbs2006-08-303-2/+56
| | | | | | * win/tkWinX.c: virtual keyboard apps). [Bug 1518677] (petasis) FossilOrigin-Name: 75d6edfbeedb568b068dfd46b259b6ef7cc3e667
* * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbardas2006-08-242-7/+14
| | | | | | | control bounds only once all size adjustments have been computed. Fixes issue with grow icon obscuring scrollbar reported on tcl-mac. FossilOrigin-Name: e70a2bfb4199d63fb65ab32be8766b8994418ddf
* update with recent Aqua changesdas2006-08-211-2/+14
| | | FossilOrigin-Name: bd0b74c2a0e942bc234d7c4a54da46f1b4986e0a
* * macosx/tkMacOSXCarbonEvents.c (CarbonTimerProc): avoid starving maindas2006-08-212-4/+14
| | | | | | | event loop: limit the number of tcl events processed per invocation. Fixes bug reported on tcl-mac by Kevan Hashemi. FossilOrigin-Name: e6351e6a0eaf5c7af24d046ffc83621451d4c5c8
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-1810-203/+319
| | | | | | | | | | | | | | | | | | | | | | | | universal builds including x86_64, for 64-bit CoreFoundation on Leopard and for use of -mmacosx-version-min instead of MACOSX_DEPLOYMENT_TARGET. * unix/configure.in (Darwin): remove 64-bit arch flags from CFLAGS for combined 32-bit and 64-bit universal builds, as neither TkAqua nor TkX11 can be built for 64-bit at present. * unix/configure: autoconf-2.13 * macosx/README: updates for x86_64 support in Tcl. * macosx/tkMacOSXInit.c (TkpInit): when available, use public TransformProcessType() API instead of CPSEnableForegroundOperation() SPI to notify the window server that we are a GUI application. * macosx/tkMacOSXWm.c (WmAttrGetTitlePath): use HIWindow API on >=Tiger. * macosx/tkMacOSXMouseEvent.c (GenerateToolbarButtonEvent): * macosx/tkMacOSXMenus.c (GenerateEditEvent): * macosx/tkMacOSXMenu.c (MenuSelectEvent): bzero XVirtualEvent structure before use to ensure all fields are initialized. [Bug 1542205] FossilOrigin-Name: 396a316f6af024382dcb9064c41f393a3acfbecc
* * macosx/tkMacOSXWm.c (WmAttributesCmd): correct OS X result forhobbs2006-08-172-45/+49
| | | | | | [wm attributes $top]. FossilOrigin-Name: 9fd34ee76faa097e780e6f1bfec2081982b979ef
* * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle keydas2006-07-252-1/+8
| | | | | | | shortcut for kHICommandQuit in the same way as other application menu item key shortcuts. [Bug 1516950] FossilOrigin-Name: da022048c05f27c1da3c3ff1b791445e36c71631
* * macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfodas2006-07-242-10/+29
| | | | | | | | parentWidth/Height for toplevels by recalculating them once the window is mapped (i.e. once the window&structure sizes are known). [Bug 1358663] (ParseGeometry): sync with ParseGeometry in tkUnixWm.c/tkWinWm.c. FossilOrigin-Name: 2367230fe070eff0d3e2e882b73f345d9b65fbde
* fix typo: visable -> visibledas2006-07-243-7/+7
| | | FossilOrigin-Name: 9e6b28ea4fc23dce51286e46c88b3566bb0a83ae