summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CONST updatedgp2008-10-291-2/+2
|
* formattingdgp2008-10-291-17/+17
|
* CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-2820-97/+132
| | | | | and Tk_ParseArgv. move TkSelGetSelection to internal stub table (needed in tkWinTest.c)
* Expanded set of symbolic cursors.jenglish2008-10-287-37/+217
| | | | | Add correct platform-specific cursors for OSX [Bug 2054562] Use correct cursor for ttk::entry and ttk::combobox widgets [Bug 1534835]
* * win/tkWinTest.c: Revise [testclipboard] to form thatdgp2008-10-284-28/+23
| | | | | * tests/winClipboard.test: handles encodings. [Bug 2191960] * tests/constraints.tcl: [tcltest::bytestring] no longer used.
* Tweaking for better readability.dkf2008-10-272-71/+92
|
* Code style improvements, especially including making code less deeply nested.dkf2008-10-2710-1940/+2014
|
* Disable test ttk-6.3, it's not applicable [Bug 2175411].jenglish2008-10-243-16/+15
| | | | | | Use different Tcl_AssocData key for Ttk so the tile extension can be loaded into an 8.6 interp, in the off-chance that anyone wants to do this.
* Silence warning.dkf2008-10-242-4/+10
|
* * README: Bump version number to 8.6a4dgp2008-10-239-21/+33
| | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* fix TkX11 builddas2008-10-231-2/+2
|
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-2212-896/+910
| | | | broken since 8.4 and no-one complained about it.
* add tkBusy.cdas2008-10-221-1/+7
|
* fix GenericEvent Tcl_Panic errordas2008-10-221-2/+2
|
* Reduce number of castsdkf2008-10-201-2/+2
|
* Correct mistake in [tk busy configure].dkf2008-10-201-27/+27
|
* fix compile errors and warningsdgp2008-10-201-9/+10
|
* Factor out the platform-specific bits of [tk busy]. [Bug 2180919]dkf2008-10-2010-428/+617
|
* msvc uses __inline, so added the necessary macro now that we are using thispatthoyts2008-10-191-3/+4
|
* Implementation of the [tk busy] command on non-OSX.dkf2008-10-1814-50/+1988
| | | | Adapted from [Patch 1997907]
* [Bug 1825353] To fix a problem with tiny fonts on Russian versions ofpatthoyts2008-10-182-3/+22
| | | | | Windows we will avoid removing the internal leading for fixed width fonts. See the bug for more details on why this change is as it is.
* Avoid const jiggling by using Tcl_SetObjResultpatthoyts2008-10-181-2/+3
|
* Add "const" to many internalnijtmans2008-10-1751-347/+397
| | | | | | | | const tables, so those will be put by the C-compiler in the TEXT segment in stead of the DATA segment. This makes those table sharable in shared libraries.
* fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-172-2/+2
|
* fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-172-2/+2
|
* Implemented keyboard bindings for ttk::scalepatthoyts2008-10-172-6/+46
|
* Add "const" to many internalnijtmans2008-10-1512-35/+49
| | | | | | | | const tables, so those will be put by the C-compiler in the TEXT segment in stead of the DATA segment. This makes those table sharable in shared libraries.
* Added new utility function: TkNewWindowObj()dkf2008-10-143-107/+141
|
* Correct error result generation of [$canvas select clear $bogus].dkf2008-10-113-4/+14
|
* *** 8.6a3 TAGGED FOR RELEASE ***core_8_6_a3dgp2008-10-102-1/+24
| | | | * changes: Updates for 8.6a3 release.
* * tests/entry.test: Restore test naming consistency with Tk 8.5.dgp2008-10-102-293/+297
| | | | | * tests/listbox.test: Remove some more dependency on precision in * tests/spinbox.test: test results.
* removed bogus commentdkf2008-10-091-3/+3
|
* * generic/tkListbox.c: Make literal return values consistent withdgp2008-10-093-74/+90
| | | | | | | | those generated by Tcl_PrintDouble(). * tests/entry.test: Restore test naming consistency with Tk 8.5. * tests/listbox.test: Remove some more dependency on precision in test results.
* Restored test naming consistency with Tk 8.5 tests.dgp2008-10-091-114/+123
|
* comment formattingdkf2008-10-091-4/+3
|
* * unix/tcl.m4: fix for bug [2073255]nijtmans2008-10-083-22/+27
| | | | * unix/configure: regenerated
* * tests/textDisp.test (textDisp-16.34): Update test that testeddgp2008-10-082-8/+18
| | | | | string equality of double values based on an assumption of tcl_precision==12. Test now does its own formatting.
* typodgp2008-10-081-1/+1
|
* * tests/scrollbar.test: Revised testing of the cget subcommand sodgp2008-10-083-22/+27
| | | | | | | | | | that it tests consistency with the configure subcommand and not agreement with a hardcoded value that will change as tastes in GUIs evolve. * unix/tkUnixWm.c: Restored consistency of error messages from * macosx/tkMacOSXWm.c: [wm iconphoto] with the test suite and across * tests/unixWm.test: all platforms. [Bug 2021443]
* * tests/canvText.test (canText-17.1): Update expected result todgp2008-10-082-3/+7
| | | | | match revised PostScript output due to more predictable formatting of floating point values.
* * unix/tkUnixWm.c: Restored consistency of error messages fromdgp2008-10-084-11/+12
| | | | | * macosx/tkMacOSXWm.c: [wm iconphoto] with the test suite and across all platforms. [Bug 2021443]
* * tests/wm.test: Update expected error messages fromdgp2008-10-082-3/+8
| | | | [wm iconphoto] to match the new message. [Bug 2021443]
* and another onedgp2008-10-071-1/+3
|
* Simpleminded protection against fatal error when env(TEMP) is not defined.dgp2008-10-071-1/+3
|
* Removed dependency on default precisionpatthoyts2008-10-074-14/+17
|
* Removed dependency on default precisionpatthoyts2008-10-062-24/+25
|
* Removed dependency on default precisionpatthoyts2008-10-063-49/+52
|
* Fixed some incorrect error string results and removed precision dependencies ↵patthoyts2008-10-064-41/+47
| | | | in entry tests
* Fixed tests for Vista (cannot write to C:\)patthoyts2008-10-062-5/+8
|
* Corrected some errors from the previous commitpatthoyts2008-10-062-4/+6
|