summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a typing error in ::tk::PlaceWindow. Please do a test before ↵chengyemao2003-10-291-2/+2
| | | | | commiting a change. FossilOrigin-Name: 4bc9abe63c4ea1177f6d157de37490c3abab9846
* see changeshobbs2003-10-281-0/+12
| | | FossilOrigin-Name: 913359d7fe4ef633baf74b38dbd64ac9a9ea0303
* * tests/focusTcl.test (setup1): expand frame size to allow forhobbs2003-10-281-2/+2
| | | | | | correct visibility of windows that use larger default fonts. FossilOrigin-Name: ce163253384dc8d4bb20e667162244e2f151bc62
* * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpphobbs2003-10-281-1/+28
| | | | | | | XGetImage code to correctly handle 16bpp requests. This appears to never have worked correctly. FossilOrigin-Name: d792c849c9791f0e7527e97b0ff6864a6859e918
* * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULLhobbs2003-10-281-1/+8
| | | | | | family against bad X servers. FossilOrigin-Name: 301e9e8ab40c73d692994b16b49a1ba466296fb6
* Make sure we do default placement strategy when placement is empty [Bug 819284]dkf2003-10-282-2/+11
| | | FossilOrigin-Name: c9ddee9e218bf7e111effafd7780a45dc11d1c63
* Whitespace policedkf2003-10-261-7/+7
| | | FossilOrigin-Name: c24d57191727865694f0595c8a9947c9456a26a3
* 2003-10-23 Jim Ingham <jingham@apple.com>wolfsuit2003-10-232-27/+63
| | | | | | | | | | | * macosx/tkMacOSXDialog.c (NavServicesGetFile): Minor cleanups. (OpenFileFilterProc): Handle FSRef's as well as FSSpec's in the input file. Also convert the FSSpec filename to an C-string before passing to MatchOneFile. [bug 517600] (MatchOneFile): Require the input filename to be a C-string, not a pascal string. FossilOrigin-Name: b79543b4d7fe17886346a0550710f7b2814323a8
* Constrain tk_dialg to be sensibly sized and placed. [Bug 827535]dkf2003-10-222-1/+16
| | | FossilOrigin-Name: e4873304864963353daa07d9aca267fb0ac666bd
* Delete WM_TRANSIENT_FOR property instead of setting it to Nonejenglish2003-10-153-10/+18
| | | | | | when making a window nontransient [Bug #632816 "cannot remove transient"] FossilOrigin-Name: 358b1fa034566ce8371b295157e7a662e7b99862
* changed macro argument names to match function argument namesjenglish2003-10-142-4/+9
| | | | | | ('dest' and 'src' were swapped, which was confusing) [GPS] FossilOrigin-Name: 80ff4af3594155ae5c44515570a7197792c2ddb8
* * win/makefile.vc: Applied patches from tcl bug #801467 frompatthoyts2003-10-143-6/+53
| | | | | | * win/winMain.c: Joe Mistachkin FossilOrigin-Name: 61f443b1d6f0094d96611654658cf411d833e91b
* * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-139-11/+2668
| | | | | | | | | | | | * generic/tkIntDecls.h: * generic/tkInt.decls: * generic/tkStubInit.c: * tkDecls.h: updated with latest genstubs * tkIntPlatDecls.h: * tkIntXlibDecls.h: * tkPlatDecls.h: FossilOrigin-Name: b73708a4758b570cc93be613693c3676eab41f32
* * tests/listbox.test (13.3): correct result sizehobbs2003-10-132-13/+21
| | | | | | (4.7): correct test for possible window drift [Bug #701931] (dgp) FossilOrigin-Name: 1bc1c9254242e76b23215e3022aa0898fc9b0262
* * unix/mkLinks:hobbs2003-10-132-3/+16
| | | | | | * doc/GetHWND.3: add Tk_AttachHWND docs [Bug #220803] FossilOrigin-Name: 38c67625082b41996c3a682ebd7f2363d9054c0d
* Forgot to commit ChangeLog for send fixes.patthoyts2003-10-111-0/+9
| | | FossilOrigin-Name: 14df56d1691d28997ffa0b0d9313b682d95f3340
* * mac/tkMacButton.c (TkpDisplayButton):hobbs2003-10-104-12/+19
| | | | | | | | * macosx/tkMacOSXButton.c (TkpDisplayButton): * unix/tkUnixButton.c (TkpDisplayButton): correct imageYOffset for buttons with just images. FossilOrigin-Name: 8e5511b775c5d42cd3d75bb89f355bcdae8dcbd9
* Register the type of text indices. Also some exported symbol name policing...dkf2003-10-104-6/+13
| | | FossilOrigin-Name: c884375873751ed16a27f40511c97dd41c660a49
* correct imageYOffset for buttons with just imageshobbs2003-10-102-4/+9
| | | FossilOrigin-Name: c9fbf9635bfafc5b56634666901dea80b62f000a
* * win/tcl.m4: Add TIP #150 items to the TEA makefiles.patthoyts2003-10-085-67/+79
| | | | | | | | | | * win/configure: * win/Makefile.in: * win/tkWinSend.c: Clean up some warnings from gcc -Wall. * win/tkWinSendCom.c: FossilOrigin-Name: 34f9ee5a119c768702a1ab36c15e9a018580f3c7
* * doc/ConfigWidg.3: Removed reference to Tk_Offset from thedgp2003-10-063-9/+6
| | | | | | | NAME section to resolve mkLinks conflict with SetOptions.3 [Bug 404197] * unix/mkLinks: make mklinks FossilOrigin-Name: b34bcfd0bd547f10af50e36dcfcbbca52be2b9eb
* * library/text.tcl, doc/text.n: Text widget binding forjenglish2003-10-063-13/+12
| | | | | | | Control-v is now Mac-only, since it conflicts with standard <<Paste>> binding on other platforms. [Bug #605277] FossilOrigin-Name: 121da1209e3711c43cef11e2c5d634ddeb86c5d5
* Fix double-free in style engine [Bug #798211]jenglish2003-10-062-115/+15
| | | FossilOrigin-Name: 8094c5dbb802fe51df00a5bbcc12ce264e50c216
* * win/configure:hobbs2003-10-063-62/+21
| | | | | | | | * win/tcl.m4: removed incorrect checks for existence of optimization. TCL_CFG_OPTIMIZED is now defined whenever the user does not build with --enable-symbols. FossilOrigin-Name: 9d21ce3bc796de067940eb398e4bab58e32d58a5
* *unix/configure.in: Reconfigured to use $TCL_PREFIX as thedgp2003-10-063-192/+212
| | | | | | | | | | default value of --prefix, and also added warning when a TK_PREFIX value different from TCL_PREFIX is selected, since [package require Tk] fails in that configuration. [Bugs 428627,765642] * unix/configure: autoconf (2.57) FossilOrigin-Name: 8b0f23a2a60389c9ec82e1fd0ef5ce119651c744
* * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path sodgp2003-10-063-26/+102
| | | | | | | | that alpha and beta releases of Tcl are not favored. [Bug 608698] * unix/configure: autoconf (2.57) FossilOrigin-Name: c7d2b8683d33984ba59b1f798fdd01a772069cb4
* * unix/configure.in: Added check that version of Tcl header founddgp2003-10-063-1/+26
| | | | | | | | | | by configure matches that of the Tk we wish to build. As long as the Tk sources insist on lockstep releases, Tk's configuration should verify that's what we have. [Bug 749088] * unix/configure: autoconf (2.57) FossilOrigin-Name: 93aa6cd97bc18b3b2d6f68459e723d33c1623053
* * library/scale.tcl: Clear bug with chording mouse buttons.patthoyts2003-10-032-3/+7
| | | FossilOrigin-Name: 853cff6916163be727053ce3a8e638cecc70e584
* * library/console.tcl: Avoid including the console in the listpatthoyts2003-10-022-1/+9
| | | | | | of interpreters exposed by [winfo interps]. FossilOrigin-Name: acd539e8719b4d3a9896804982ec08fe9124950f
* * macosx/Wish.pbproj/project.pbxproj:das2003-10-014-29/+63
| | | | | | | | | | | | | | * macosx/Makefile: fixed redo prebinding bug when DESTDIR="". Added support for all applicable customizable makefile variables from tcl/macosx/Makefile. * macosx/README: * macosx/Wish.pbproj/project.pbxproj: ensure that the versioned wishX.X script works correctly when Tk.framework with multiple versions is present by referring to a copy of 'Wish Shell.app' located in Tk.framework/Versions/X.X/Resources. FossilOrigin-Name: 4893bfc36a7ab7d505d5756af6a2fabe305d3fa5
* Add an implementation of XSync that flushes the window buffers. This fixes ↵wolfsuit2003-09-304-5/+28
| | | | | | | | 814810. Also use tk text drawing for checkbutton & radiobutton labels. FossilOrigin-Name: d65fbe42b3353601615ae304e20fa1dd4c77c802
* Added [package require] to demos. [FRQ 815118]dkf2003-09-3010-70/+109
| | | FossilOrigin-Name: 70d76de080686bad069d3cf935d48c8a2b6cf61f
* Remove a dependency on font size in textWind 10.1patthoyts2003-09-302-3/+8
| | | FossilOrigin-Name: 8c609d57726868146748186fc39af9cf21900386
* Accomodate TIP #150 in the test results.patthoyts2003-09-301-2/+2
| | | FossilOrigin-Name: d76b2c6574f4c4bd6ec1715c701b67e1e9fb8417
* Private functions should be either static or prefixed with 'Tk' (thanks GPS!)dkf2003-09-295-17/+24
| | | FossilOrigin-Name: 68c9d1264aecb9232db9a518d79bc3eba6edaf91
* changelog policedkf2003-09-291-15/+15
| | | FossilOrigin-Name: 92c15adea5f4def530cd11284fb590e5603499d6
* Update from Tcldkf2003-09-291-1/+1
| | | FossilOrigin-Name: 0c928bb6a007dc9c08464fb9cdfbb89f1cb6f11a
* * win/makefile.vc: Implementation of TIP #150, "Providepatthoyts2003-09-265-5/+1370
| | | | | | | | * win/tkWinSend.c: 'send' command for Windows" * win/tkWinSendCom.h: * win/tkWinSendCom.c: FossilOrigin-Name: 0ac88e3771844bf1cbca4a2f9343139667dd4d43
* * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap): Addcc_benny2003-09-262-5/+12
| | | | | | GetWindowFromPort() [Bug #812415]; make function static. FossilOrigin-Name: cdd2ef83eb052234e6443c0cad36b61c1e1729f5
* * library/demos/widget: don't create iconwindow on aqua, but adddas2003-09-254-6/+31
| | | | | | | | about menu like on classic. * macosx/Makefile: pass MAKEOVERRIDES to pxbuild. * macosx/tkMacOSXButton.c: added -compound support for bevel buttons. FossilOrigin-Name: 37a4bafe1bb6b064196a940c0d4c6d764e153eca
* * unix/configure:das2003-09-254-4/+24
| | | | | | | | * unix/configure.in: * unix/tkConfig.sh.in: added TK_INCLUDE_SPEC to allow extensions to find installed Tk headers, parallel to TCL_INCLUDE_SPEC. [Bug 777203] FossilOrigin-Name: 9ca23925e38994d41c80b6e5bd62be7762cbdcdf
* Bug fix [Bug 802435]chengyemao2003-09-201-0/+3
| | | FossilOrigin-Name: bac06b3eea1117a80cef06d0d02c23f467a002bd
* Fixed memory leak (bug 802435)chengyemao2003-09-201-11/+11
| | | FossilOrigin-Name: cbe581a3ce5ff0e4ddf7922888b0895b839d9767
* Fixed a small mistake in previous checkin.pspjuth2003-09-182-6/+13
| | | FossilOrigin-Name: 72daa74f3ed65d55e16c28363d44b9b0e9e2c115
* Implementation of TIP#147, "Make Grid's Column/Row Configure Easier".pspjuth2003-09-184-124/+251
| | | FossilOrigin-Name: 29c05ff37e49aa6ea3179acabca248ba366d1f5d
* * generic/tkImage.c: Stopped [image create] from generating andgp2003-09-173-5/+26
| | | | | | | * tests/image.test: image command name that would overwrite an existing command name. Thanks to Michael Schlenker. [Bug 808039]. FossilOrigin-Name: 3023c17eaf943a887e0b043c7e6094ced7177168
* Reworked a part of grid's geometry computationspspjuth2003-09-163-23/+200
| | | | | | to handle some tricky cases better. [Bug #792387] FossilOrigin-Name: 59c22534361e4939e907d682827a6e5585675ea2
* Describe %P and %s substitution for Property events. [BUG #577906]jenglish2003-09-132-3/+13
| | | FossilOrigin-Name: ea5b800b20e31ddf2e65b59b34686cf76db5956a
* * doc/wish.1: Implementation of TIPs 137/151.dgp2003-09-054-42/+153
| | | | | | | | | | | | | * generic/tkMain.c (Tk_MainEx): Added recognition of the -encoding * tests/main.test: command line option by Tk_MainEx() and thus by wish, and any other program built on Tk_MainEx(). [Patch 800139]. This is a ***POTENTIAL INCOMPATIBILITY*** only for those C programs that embed Tcl and Tk, build on Tk_MainEx(), and make use of Tk_MainEx's former ability to pass a leading "-encoding" option to interactive shell operations. FossilOrigin-Name: 50f23f311a7a11ae198cac8f950d95e932e405c6
* Removed unused variable [Bug 664783]dkf2003-08-272-3/+7
| | | FossilOrigin-Name: 42cf7f470d795743bc668af45bd177939c1230c2