Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
102 check-ins using file generic/tkTextImage.c version 99fd856f
2008-10-17
| ||
20:15 | fix missing "-Wl," prefix in HP-UX build check-in: 58f0f966 user: nijtmans tags: trunk | |
20:09 | fix missing "-Wl," prefix in HP-UX build check-in: 2556c2c4 user: nijtmans tags: trunk | |
12:29 | Implemented keyboard bindings for ttk::scale check-in: 7914c071 user: patthoyts tags: trunk | |
2008-10-15
| ||
06:41 | Add "const" to many internal 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. check-in: 7702e3f7 user: nijtmans tags: trunk | |
2008-10-14
| ||
13:24 | Added new utility function: TkNewWindowObj() check-in: c3b79dab user: dkf tags: trunk | |
2008-10-11
| ||
06:47 | Correct error result generation of [$canvas select clear $bogus]. check-in: 9e66671f user: dkf tags: trunk | |
2008-10-10
| ||
21:30 |
*** 8.6a3 TAGGED FOR RELEASE *** * changes: Updates for 8.6a3 release.check-in: 654148c2 user: dgp tags: trunk, core-8-6-a3 | |
16:15 |
* tests/entry.test: Restore test naming consistency with Tk 8.5. * tests/listbox.test: Remove some more dependency on precision in * tests/spinbox.test: test results.check-in: 9764be3b user: dgp tags: trunk | |
2008-10-09
| ||
21:49 | removed bogus comment check-in: 014df6a0 user: dkf tags: trunk | |
21:21 |
* generic/tkListbox.c: Make literal return values consistent with 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.check-in: db586b92 user: dgp tags: trunk | |
17:20 | Restored test naming consistency with Tk 8.5 tests. check-in: 1c37af2e user: dgp tags: trunk | |
09:42 | comment formatting check-in: 51760f94 user: dkf tags: trunk | |
2008-10-08
| ||
21:36 |
* unix/tcl.m4: fix for bug [2073255] * unix/configure: regeneratedcheck-in: fdb51745 user: nijtmans tags: trunk | |
20:15 |
* tests/textDisp.test (textDisp-16.34): Update test that tested string equality of double values based on an assumption of tcl_precision==12. Test now does its own formatting.check-in: 5da178b2 user: dgp tags: trunk | |
19:18 | typo check-in: 5e77713a user: dgp tags: trunk | |
18:57 |
* tests/scrollbar.test: Revised testing of the cget subcommand so 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]check-in: 61ec212b user: dgp tags: trunk | |
16:13 |
* tests/canvText.test (canText-17.1): Update expected result to match revised PostScript output due to more predictable formatting of floating point values.check-in: 4a79db8b user: dgp tags: trunk | |
15:39 |
* unix/tkUnixWm.c: Restored consistency of error messages from * macosx/tkMacOSXWm.c: [wm iconphoto] with the test suite and across all platforms. [Bug 2021443]check-in: 5059871b user: dgp tags: trunk | |
15:20 |
* tests/wm.test: Update expected error messages from [wm iconphoto] to match the new message. [Bug 2021443]check-in: 001b25a8 user: dgp tags: trunk | |
2008-10-07
| ||
18:33 | and another one check-in: 38186033 user: dgp tags: trunk | |
18:27 | Simpleminded protection against fatal error when env(TEMP) is not defined. check-in: 1528b4ca user: dgp tags: trunk | |
00:10 | Removed dependency on default precision check-in: ec65fd19 user: patthoyts tags: trunk | |
2008-10-06
| ||
23:59 | Removed dependency on default precision check-in: 8b2277bd user: patthoyts tags: trunk | |
23:42 | Removed dependency on default precision check-in: 8fc75ab1 user: patthoyts tags: trunk | |
23:13 | Fixed some incorrect error string results and removed precision dependencies in entry tests check-in: 8b1e5e36 user: patthoyts tags: trunk | |
22:09 | Fixed tests for Vista (cannot write to C:\) check-in: ad5c45dd user: patthoyts tags: trunk | |
21:57 | Corrected some errors from the previous commit check-in: 6aacc1b3 user: patthoyts tags: trunk | |
2008-10-05
| ||
21:26 | minor improvements in legibility check-in: 0a65bf91 user: dkf tags: trunk | |
21:23 | minor corrections check-in: 58539c23 user: dkf tags: trunk | |
18:22 | Greatly clean up Tk's handling of the writability of the Tcl result object. check-in: a83341a3 user: dkf tags: trunk | |
2008-10-03
| ||
15:37 | typo check-in: 28361873 user: dkf tags: trunk | |
13:13 | Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563] check-in: 6902fa24 user: dkf tags: trunk | |
2008-10-02
| ||
19:13 | doc fixes check-in: 670f22b2 user: mistachkin tags: trunk | |
2008-10-01
| ||
00:09 | Minor improvements check-in: d103c18b user: dkf tags: trunk | |
2008-09-30
| ||
23:54 | Implemented TIP #236 from patch by Neil McKay. check-in: a2e1a9e4 user: dkf tags: trunk | |
2008-09-23
| ||
13:40 | Fix [Bug 2123813] check-in: e630c9cb user: dkf tags: trunk | |
13:36 | Fix [Bug 2118116] check-in: d93e4007 user: dkf tags: trunk | |
2008-09-09
| ||
18:17 | a final fix check-in: ce2385d0 user: tmh tags: trunk | |
17:48 | add global tk_strickMotif check-in: 5cc93c57 user: tmh tags: trunk | |
2008-09-08
| ||
13:37 | Bug [2098425] docs typo check-in: 7723f475 user: tmh tags: trunk | |
2008-09-03
| ||
06:01 |
* generic/tk.h: Dropped use of _ANSI_ARGS_ macro to preserve * generic/tkSelect.h: Tk's TCL_NO_DEPRECATED build.check-in: 9f2fb463 user: dgp tags: trunk | |
2008-09-02
| ||
16:10 | comments, whitespace check-in: 441577ba user: das tags: trunk | |
2008-08-30
| ||
21:52 | Update to tcltest2 check-in: 3e86dc47 user: aniap tags: trunk | |
2008-08-29
| ||
03:36 |
* unix/tkConfig.sh.in: Added @XFT_LIBS@ to the definition of TK_LIBS to avoid link failures when a "big wish" program links against a --disable-shared build of libtk. (Discovered building expectTk).check-in: 560003ff user: dgp tags: trunk | |
2008-08-28
| ||
18:13 |
* generic/tkImgPhoto.c: Changed TclStack* calls to ck* calls so that we don't create new dependencies on Tcl internals. * unix/tkUnixPort.h: Removed #include of tclInt.h that has been * win/tkWinPort.h: disabled for three years. If we needed this we'd have noticed by now.check-in: 0ce4361b user: dgp tags: trunk | |
16:29 |
* README: Bump version number to 8.6a3 * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:check-in: b9fae78d user: dgp tags: trunk | |
15:36 | Fix 2080587 check-in: a943c8d4 user: dkf tags: trunk | |
08:52 | Update to tcltest2 check-in: b138bc69 user: aniap tags: trunk | |
2008-08-27
| ||
18:49 | fix typo in menu.tcl check-in: 195f819b user: tmh tags: trunk | |
18:08 | Added a "knownBug"-marked test to show a problem identified in the grid implementation. check-in: 89173909 user: pspjuth tags: trunk | |
16:37 | typo check-in: 2f74007e user: dgp tags: trunk | |
2008-08-26
| ||
14:47 | Split the ChangeLog file. check-in: b743518f user: dkf tags: trunk | |
13:58 | Tidy up the photo image tests a bit more. check-in: d84205c1 user: dkf tags: trunk | |
2008-08-25
| ||
23:05 | correct to use global namespace varialbe : 1023955 check-in: ba10c3f9 user: tmh tags: trunk | |
23:01 | [Bug 1023955] don't flip to arrow cursor on menus check-in: 7e8e231b user: tmh tags: trunk | |
17:19 | Fix crash reported by Don Porter. check-in: cff2534e user: dkf tags: trunk | |
17:13 |
Bug tracker ID 1936220
This patch corrects the multiple selection error reported in this bug tracker. check-in: d4c45e5e user: tmh tags: trunk | |
14:33 | add tkImgPhInstance.c check-in: 8ca1c467 user: das tags: trunk | |
11:44 | Split the photo image core into two pieces to make it easier to maintain. check-in: 999c2580 user: dkf tags: trunk | |
2008-08-22
| ||
19:47 |
* changes: Updates for 8.6a2 release.check-in: 8740f0bc user: dgp tags: trunk, core-8-6-a2 | |
2008-08-21
| ||
11:19 | Update to tcltest2 check-in: 9f8d6958 user: aniap tags: trunk | |
09:43 | Use ckrealloc to resize arrays... check-in: e7fcaec3 user: dkf tags: trunk | |
2008-08-19
| ||
21:06 | remove id.test check-in: 0be6573c user: das tags: trunk | |
17:21 | Remove id.test that is no longer needed, because of the XID cleanup. check-in: 85ed9f9d user: georgeps tags: trunk | |
15:57 | XID cleanup patch. Missed during the first commit, sorry. check-in: 71efe02f user: georgeps tags: trunk | |
15:53 | Changelog entry for the XID cleanup patch. check-in: 49705d6b user: georgeps tags: trunk | |
15:52 |
After some discussion with Joe English and subsequently the X.org developers (Keith Packard in particular), it was discovered that Tk is doing management of XIDs that it shouldn't need to do. The very common XC-MISC extension which has come with every version of X for the last 15 years is used with Xlib now, to retrieve the information about the used/unused XIDs. The public Tk_FreeXId is now a no-op. Joe English reviewed the patch, and said "please commit." The patch is associated with the bug tracker id: 2039720 generic/tkError.c: Remove the usage of TkpWindowWasRecentlyDeleted. generic/tkInt.decls: Update the declarations for the now unused internalstubs. generic/tkIntDecls.h: Regenerated based on tkInt.decls. generic/tkIntPlatDecls.h: Regenerated based on tkInt.decls. generic/tkStubInit.c generic/tkWindow.c: Remove the calls to TkInitXId, and TkFreeWindowId. macosx/tkMaxOSXPort.h: Remove TkFreeWindowId and TkInitXId macro definitions. macosx/tkMacOSXXStubs.c: Remove the no-op TkpWindowWasRecentlyDeleted. unix/tkUnixEvent.c: Remove call to TkFreeXId. unix/tkUnixXId.c: Remove a lot of unnecessary code (see above). win/tkWinPort.h: Remove TkFreeWindowId and TkInitXId. win/tkWinWindow.c: Remove TkpWindowWasRecentlyDeleted.check-in: 8356aa0e user: georgeps tags: trunk | |
14:47 | generic/ttk/ttkScroll.c: Don't use sprintf "%g" to format floating point numbers in -[xy]scrollcommand callbacks or [xy]view methods. Minor incompatibility: 0 and 1 now formatted as "0.0" resp "1.0". check-in: 2d900ad0 user: jenglish tags: trunk | |
00:17 |
* macosx/tkMacOSXFont.c (SetFontFeatures): Disable antialiasing of fixed-width fonts with size <= 10.check-in: c90089d3 user: das tags: trunk | |
00:08 | force-disable nonsensical embedded build for X11; only rewrite tkConfig.sh when really necessary check-in: f65a83e1 user: das tags: trunk | |
2008-08-18
| ||
16:09 | Update to tcltest2 check-in: d28306f6 user: aniap tags: trunk | |
2008-08-17
| ||
19:40 | Update to tcltest2 check-in: 2f1cf32e user: aniap tags: trunk | |
2008-08-16
| ||
23:52 | Update to tcltest2 check-in: 98ddf864 user: aniap tags: trunk | |
2008-08-15
| ||
01:10 | Update to tcltest2 check-in: 674ff658 user: aniap tags: trunk | |
2008-08-13
| ||
23:57 | Update to tcltest2 check-in: c2ebdaf7 user: aniap tags: trunk | |
23:14 | autoheader-2.59 check-in: 333c9a69 user: das tags: trunk | |
23:13 | autoconf-2.59 check-in: 3adf907d user: das tags: trunk | |
23:11 | sync with tcl check-in: 9a290fb3 user: das tags: trunk | |
23:04 |
* unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to libX11.so et al.check-in: 7744c943 user: das tags: trunk | |
2008-08-12
| ||
22:52 | Update to tcltest2 check-in: 15a50c0d user: aniap tags: trunk | |
15:14 |
* README: Bump version number to 8.6a2 * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:check-in: 39d0f313 user: dgp tags: trunk | |
15:06 |
* changes: Updates for 8.6a2 release.check-in: b4c0982a user: dgp tags: trunk | |
2008-08-11
| ||
21:33 | Update to tcltest2 check-in: 27f62804 user: aniap tags: trunk | |
2008-08-08
| ||
17:46 | Update to tcltest2 check-in: 166a37a1 user: aniap tags: trunk | |
2008-08-07
| ||
23:05 | Update to tcltest2 check-in: bbbe6cff user: aniap tags: trunk | |
2008-08-05
| ||
20:31 |
Fix for [Bug 2010422] "no event type or button # or keysym
while executing "bind Listbox <MouseWheel> [...]".
This allows Tk to compile and run against newer versions of libX11 where the protocol constant LastEvent has changed. check-in: f2b70826 user: jenglish tags: trunk | |
2008-08-03
| ||
15:34 | Update to tcltest2 check-in: fa28d4c5 user: aniap tags: trunk | |
15:30 | Update to tcltest2; report: test text-33.11 fails check-in: ef3f816c user: aniap tags: trunk | |
15:28 | Update to tcltest2 check-in: 18be1a7b user: aniap tags: trunk | |
10:20 | remove NRE.test & add new test files check-in: fc9b3742 user: das tags: trunk | |
2008-08-01
| ||
19:38 | Check wmPtr is valid in TopLevelReqProc to fix [Bug 2028703] check-in: 74f3c981 user: patthoyts tags: trunk | |
2008-07-31
| ||
22:11 | tclNRE.h die die die check-in: 82a7447c user: das tags: trunk | |
04:22 |
* generic/tk.h: Added missing EXTERN for the Tcl_PkgInitStubsCheck declaration to fix inability to embed non-stub-enabled Tk on Windows.check-in: 7dd2f97f user: dgp tags: trunk | |
2008-07-29
| ||
09:10 | -highlightthickness entry's option (fonts constraint) check-in: 22970727 user: aniap tags: trunk | |
2008-07-28
| ||
10:53 | Update to tcltest2 check-in: 1f8c1afc user: aniap tags: trunk | |
2008-07-26
| ||
16:13 | bug #1686012: Direct user to the font manual for the -font option check-in: 57245966 user: patthoyts tags: trunk | |
13:32 | Conform to testing policy and added a nonwin contraint. [Bug 2024753] check-in: f1204190 user: patthoyts tags: trunk | |
13:03 | Check that the parent has been mapped before calling RemapWindows. [Bug 2009788] check-in: 08c95e0b user: patthoyts tags: trunk | |
11:17 | bug #2026405: Check for 0x prefix in sprintf %p and redo if necessary. Works around cygwin issue. check-in: fd3c2941 user: patthoyts tags: trunk | |
2008-07-25
| ||
23:47 | Update to tcltest2 check-in: cdf26379 user: aniap tags: trunk | |
13:40 | Update to tcltest2 check-in: 7c7e823e user: aniap tags: trunk | |
2008-07-23
| ||
23:24 | fix [2021443] inconsistant "wrong # args" messages (for Tk) check-in: def570d7 user: nijtmans tags: trunk | |