Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
154 check-ins using file doc/frame.n version 2c99ca5a
2013-06-03
| ||
18:07 | merge release Closed-Leaf check-in: 83ac457a user: dgp tags: core-8-4-branch | |
17:26 | Tag for release. Closed-Leaf check-in: 8b35c005 user: dgp tags: core-8-4-20-rc, core-8-4-20 | |
14:32 | last-moment fix for FreeBSD from Pietro Cerutti check-in: b5c3b552 user: jan.nijtmans tags: core-8-4-branch | |
13:48 | docs typo check-in: 7add0cae user: dgp tags: core-8-4-branch | |
2013-05-28
| ||
15:15 | Tag for release check-in: b51073a1 user: dgp tags: core-8-4-20-rc | |
2013-05-19
| ||
19:18 | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Pietro Cerutti check-in: d3f88940 user: jan.nijtmans tags: core-8-4-branch | |
2013-05-14
| ||
18:12 | merge 8.4 check-in: 51c1c4e1 user: dgp tags: core-8-4-20-rc | |
2013-05-01
| ||
21:24 | sync with Tcl's upgrade of dde/reg packages check-in: 969ad602 user: jan.nijtmans tags: core-8-4-branch | |
2013-04-11
| ||
08:33 | Tell fossil and Eclipse that the default eol-convention is LF. Tell fossil which files are binary and which files should never be committed. Tell Eclipse that the default encoding is UTF-8 check-in: 3270a820 user: jan.nijtmans tags: core-8-4-branch | |
2013-03-26
| ||
14:01 | Tag for release. check-in: 238dab81 user: dgp tags: core-8-4-20-rc | |
2013-03-22
| ||
20:32 | selected changes check-in: c34d46ac user: dgp tags: core-8-4-20-rc | |
16:48 | merge 8.4 check-in: 17b60612 user: dgp tags: core-8-4-20-rc | |
2013-03-13
| ||
15:31 | Patch by Andrew Shadura, providing better support for three architectures they have in Debian. check-in: 43608b4d user: jan.nijtmans tags: core-8-4-branch | |
2013-02-15
| ||
15:42 | Extend the public and private stub tables with dummy NULL entries, up to the size of the Tk 8.6 stub tables. This makes it easier to debug Tk extensions which use Tk 8.5/8.6 features but (erroneously) are attempted to be loaded in wish8.4 check-in: ba787bf9 user: jan.nijtmans tags: core-8-4-branch | |
2013-02-14
| ||
06:25 | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin shell. check-in: 40c52cd5 user: jan.nijtmans tags: core-8-4-branch | |
2013-02-12
| ||
23:17 | Backport various improvements from Tcl 8.5 check-in: 67d52fd4 user: jan.nijtmans tags: core-8-4-branch | |
2013-01-22
| ||
21:12 | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fails, in stead of simply abort() check-in: 6ecc1189 user: jan.nijtmans tags: core-8-4-branch | |
2013-01-16
| ||
15:33 | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt when we compile Tk 8.x against Tcl 8.y with y > x, because new deprecated constructs might be added in higher Tcl versions (except for Tk 8.6, for now, because there is no higher 8.x yet) check-in: 62e30f2b user: jan.nijtmans tags: core-8-4-branch | |
2013-01-15
| ||
16:48 | Don't use deprecated "case" any more. Don't do unnecessary Tcl_PkgRequire(..., "Tcl", ...), the preceding Tcl_InitStubs() call already does that, both for dynamic loaded as wel as the static case. check-in: c72168ce user: jan.nijtmans tags: core-8-4-branch | |
2013-01-11
| ||
10:32 | add [file normalize] to UNIX pkgIndex.tcl too check-in: fb142fc7 user: jan.nijtmans tags: core-8-4-branch | |
10:28 | wrong end brace location check-in: af4ada42 user: jan.nijtmans tags: core-8-4-branch | |
09:51 | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalEvalObj functions. Add [file normalize] to pkgIndex.tcl, in order to prevent '..' in file paths. Remove unused TCLPATCHL, it should be ".0" for all final releases. check-in: 202603bf user: jan.nijtmans tags: core-8-4-branch | |
2013-01-04
| ||
12:57 | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the error message, but Tcl_ResetResult/Tcl_AppendResult, as all other stub libraries do. This will allow us to remove Tcl_SetResult() in Tcl 9.0, eventually. More structural improvements, taken over from Tcl 8.6's tclOOStubLib.c/tclTomMathStubLib.c and from Tk 8.6's tclStubLib.c check-in: 8dbe7bcb user: jan.nijtmans tags: core-8-4-branch | |
2012-12-06
| ||
13:59 | Minor improvements now that we're no longer tracking a standard API. check-in: 10be8e54 user: dkf tags: core-8-4-branch | |
10:49 | Force the use of the correct internal function for parsing hex colors rather than leaving it to the vagaries of the system library (buggy on some versions of MinGW apparently). check-in: 70611e00 user: dkf tags: core-8-4-branch | |
2012-12-03
| ||
01:24 | Fixed commit date check-in: 2f0eb00f user: fvogel tags: core-8-4-branch | |
01:23 | [Bug 3588824]: bug in image index handling for weird image names check-in: 407486bb user: fvogel tags: core-8-4-branch | |
2012-11-24
| ||
08:23 | Added tests for weird embedded windows names Closed-Leaf check-in: f5d72ec4 user: fvogel tags: bug-3588824 | |
2012-11-22
| ||
21:12 | [Bug 3588824]: bug in image index handling for weird image names check-in: 7bb1876e user: fvogel tags: bug-3588824 | |
2012-11-19
| ||
16:54 | merge 8.4 check-in: 0096c844 user: dgp tags: core-8-4-20-rc | |
2012-11-15
| ||
19:31 | More complete purge of things only present for supporting long-dead Mac 9 systems. check-in: 599ec1e5 user: dgp tags: core-8-4-branch | |
13:07 | merge 8.4 check-in: 190fef4d user: dgp tags: core-8-4-20-rc | |
08:29 |
Remove all the long dead mac entries in tk*.decls files
re-generate all tk*Decls.h files. check-in: 4b7cb51b user: jan.nijtmans tags: core-8-4-branch | |
04:22 | merge 8.4 check-in: f2ce27a7 user: dgp tags: core-8-4-20-rc | |
04:21 | Remove all long-dead mac/* files (for Mac OS9 !?!). check-in: b3cdf234 user: dgp tags: core-8-4-branch | |
2012-11-14
| ||
23:32 | merge 8.4 check-in: 528dcc60 user: dgp tags: core-8-4-20-rc | |
23:04 | Avoid crashing the test suite due to apparent Xlib bug handling the zapfdingbats font as a core font, observed on Snow Leopard. check-in: c7990b62 user: dgp tags: core-8-4-branch | |
00:28 | Release branch for Tk 8.4.20. check-in: be07ca7f user: dgp tags: core-8-4-20-rc | |
2012-11-13
| ||
10:11 |
[Bug 3585396]: winDialog.test requires user interaction.
Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style. check-in: e123dddd user: jan.nijtmans tags: core-8-4-branch | |
2012-10-23
| ||
13:26 | sync nmakehlp.c with Tcl version check-in: d6caa983 user: jan.nijtmans tags: core-8-4-branch | |
2012-09-28
| ||
09:41 | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lime, olive, silver and teal), part of TIP #403 check-in: d222d486 user: jan.nijtmans tags: core-8-4-branch | |
2012-09-26
| ||
13:04 | Compile win32 binaries with -DTCL_NO_DEPRECATED check-in: 93d8c72f user: jan.nijtmans tags: core-8-4-branch | |
2012-08-28
| ||
14:02 | [Bug 3562426]: Context menu goes out of edge of screen check-in: 9e4a1cd8 user: jan.nijtmans tags: core-8-4-branch | |
13:59 |
[Bug 3562426]: Context menu goes out of edge of screen.
PLEASE DON'T PUT THIS ASIDE TO A MISTAKE BRANCH OR SOMETHING! It's simply a fork, in fossil there's nothing wrong with that! check-in: 65071721 user: jan.nijtmans tags: core-8-4-branch | |
2012-08-25
| ||
08:09 | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure that knows how to avoid nasty problems when non-list filters are used. check-in: 4cd38030 user: dkf tags: core-8-4-branch | |
01:52 | 3554026 3561016 Better fix from Emiliano Gavilan. check-in: 3cf36aec user: dgp tags: core-8-4-branch | |
2012-08-23
| ||
21:40 | 3554026,3561016 Stop crash with tearoff menus. check-in: 4dc9a8d8 user: dgp tags: core-8-4-branch | |
2012-08-17
| ||
07:50 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: ccc54f7f user: jan.nijtmans tags: core-8-4-branch | |
2012-08-03
| ||
19:31 | Fixed [Bug 3554081]: Test bind-22.10 failed check-in: 261fda85 user: fvogel tags: core-8-4-branch | |
2012-07-31
| ||
20:21 | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix deprecation warning. check-in: ce3012cd user: dkf tags: core-8-4-branch | |
10:51 | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension check-in: fa4d08cf user: jan.nijtmans tags: core-8-4-branch | |
05:07 | Backport fix for [Bug 3546073] check-in: 61b638f6 user: jenglish tags: core-8-4-branch | |
2012-07-19
| ||
21:35 | Fixed previous commit date in changelog check-in: 4991c550 user: fvogel tags: core-8-4-branch | |
21:34 | Bug 3545457: Crash on packing a menubutton check-in: 8b2f601a user: fvogel tags: core-8-4-branch | |
2012-07-18
| ||
18:38 | [Bug 3545457]: Crash on packing a menubutton Closed-Leaf check-in: 04a26474 user: fvogel tags: bug-3545457 | |
2012-07-17
| ||
13:10 | [Bug 3544932]: Visual studio compiler check fails check-in: f277df6f user: jan.nijtmans tags: core-8-4-branch | |
2012-07-08
| ||
08:17 | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::argv variable before trying to use it check-in: 0ba8a8f5 user: jan.nijtmans tags: core-8-4-branch | |
04:29 | [Bug 3541305]: Xfree/Xsync... should not be macros check-in: 971cdf51 user: jan.nijtmans tags: core-8-4-branch | |
2012-07-05
| ||
09:49 | [Bug 3538401]: Better description of the key difference between [wm geometry] and [winfo geometry] check-in: 95150c8c user: dkf tags: core-8-4-branch | |
2012-07-04
| ||
13:48 | typo check-in: e76f1d5a user: jan.nijtmans tags: core-8-4-branch | |
12:54 | [Bug 3540127]: Clean up the tables of options for the file dialogs so that there's no longer any need to have mysterious increments. check-in: 734390fa user: dkf tags: core-8-4-branch | |
06:41 | Add various X11 stub functions, Cygwin only remove TkBindDeadWindow from Cygwin stub table check-in: 708cadfa user: jan.nijtmans tags: core-8-4-branch | |
2012-06-28
| ||
11:13 | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared check-in: 20d6976e user: jan.nijtmans tags: core-8-4-branch | |
2012-06-27
| ||
13:14 | link cygwin wish with tk84.dll install tk84.dll check-in: 54d1f549 user: jan.nijtmans tags: core-8-4-branch | |
2012-06-26
| ||
19:52 | link cygwin wish8.6 with tk86.dll (configuration part) check-in: 39ae97db user: jan.nijtmans tags: core-8-4-branch | |
2012-06-23
| ||
07:41 | sync tcl.m4 with Tcl version autoconf-2.13 check-in: 6ee6c4cc user: jan.nijtmans tags: core-8-4-branch | |
2012-06-22
| ||
12:32 | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 check-in: fec5f2f7 user: jan.nijtmans tags: core-8-4-branch | |
2012-06-19
| ||
09:55 | SetOptions.3: minor doc fix make various other tables CONST (All backported from Tk 8.6) check-in: 213ad7fd user: jan.nijtmans tags: core-8-4-branch | |
2012-06-10
| ||
14:47 | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] check-in: c19c493c user: jan.nijtmans tags: core-8-4-branch | |
2012-06-08
| ||
22:11 | function def in front check-in: 8c1ea956 user: jan.nijtmans tags: core-8-4-branch | |
20:53 | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll check-in: 1a49039b user: jan.nijtmans tags: core-8-4-branch | |
20:45 | OXS Tiger Breakage check-in: 673c3417 user: jan.nijtmans tags: core-8-4-branch | |
2012-06-07
| ||
09:26 | some more quoting issues check-in: 2d12089b user: jan.nijtmans tags: core-8-4-branch | |
04:30 | Change XChangeWindowAttributes signature and many others to match Xorg, needed for Cygwin check-in: b5e6b38e user: jan.nijtmans tags: core-8-4-branch | |
2012-06-05
| ||
13:12 | merge core-8-4-branch Closed-Leaf check-in: 61bf2ca3 user: jan.nijtmans tags: bug-3508771 | |
2012-06-01
| ||
22:29 | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. Add .PHONY targets, and various quoting issues (Makefile.in) check-in: 74f3185b user: jan.nijtmans tags: core-8-4-branch | |
2012-05-29
| ||
15:23 | merge core-8-4-branch check-in: c6470d3b user: jan.nijtmans tags: bug-3508771 | |
15:08 | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cygwin. Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally useable for both. check-in: 4b760eba user: jan.nijtmans tags: core-8-4-branch | |
2012-05-25
| ||
12:19 | Simpify determination whether we are running on cygwin. Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll. Fix "make genstubs" when cross-compiling on UNIX check-in: 09a6f032 user: jan.nijtmans tags: core-8-4-branch | |
2012-05-24
| ||
20:59 | Change XSetCommand signature to match Xorg, needed for Cygwin check-in: 55225690 user: jan.nijtmans tags: core-8-4-branch | |
2012-05-14
| ||
18:58 | fix some visual studio warnings, eliminate some ANSI_ARGS check-in: 81524cf1 user: jan.nijtmans tags: core-8-4-branch | |
13:56 | typo check-in: 1203fa3c user: jan.nijtmans tags: core-8-4-branch | |
13:34 | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin export TkWinChildProc for win32 backport TCHAR determination from tkWinPort.h check-in: b8bf8248 user: jan.nijtmans tags: core-8-4-branch | |
2012-05-09
| ||
20:54 | Change TkpWmSetState signature to match UNIX, needed for Cygwin Don't check for cygwin in win32 static build Some more useful #defines for Cygwin check-in: 6024bffd user: jan.nijtmans tags: core-8-4-branch | |
2012-05-05
| ||
17:16 | merge core-8-4-branch check-in: 029d1cb7 user: jan.nijtmans tags: bug-3508771 | |
06:53 | [Bug 2768586]: Only do menu correction on Windows < Win7 If tk.dll loaded in cygwin, don't use the win32 file dialogs check-in: 98036cba user: jan.nijtmans tags: core-8-4-branch | |
2012-05-04
| ||
22:05 | [Bug 2768586]: Menu posting problem on dual monitors check-in: a174ee32 user: jan.nijtmans tags: core-8-4-branch | |
2012-05-02
| ||
22:11 | unneccessary variable check-in: 4fffd013 user: jan.nijtmans tags: core-8-4-branch | |
11:48 | merge core-8-4-branch check-in: 9509d715 user: jan.nijtmans tags: bug-3508771 | |
11:22 | [Bug 533519]: Window placement with multiple screens check-in: cb030e1f user: jan.nijtmans tags: core-8-4-branch | |
11:09 | change signature of all X11 functions to match those of CYGWIN check-in: 513498f8 user: jan.nijtmans tags: bug-3508771 | |
2012-04-26
| ||
14:32 | merge trunk shorten command table, and make sure that tk.dll, when loaded in cygwin, doesn't use the win32 file dialogs check-in: e21ebc9e user: jan.nijtmans tags: bug-3508771 | |
13:46 | Ensure that Tk_GetHINSTANCE is defined on OSX. check-in: 356fef0d user: dkf tags: core-8-4-branch | |
12:36 | provide dummy Tk_AttachHWND and friends for OSX as well check-in: 82cf3c1a user: jan.nijtmans tags: core-8-4-branch | |
09:14 | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin check-in: 6855a651 user: jan.nijtmans tags: core-8-4-branch | |
2012-04-25
| ||
13:30 | implement various internal win32 stub functions for cygwin check-in: cbfd3027 user: jan.nijtmans tags: bug-3508771 | |
2012-04-22
| ||
22:03 | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! check-in: 09655b04 user: dkf tags: core-8-4-branch | |
2012-04-20
| ||
13:20 | unused variable check-in: bfdb0257 user: jan.nijtmans tags: bug-533519 | |
12:50 | fix (hopefully) menu posting in the same way as window placement check-in: b1dda72b user: jan.nijtmans tags: bug-533519 | |
12:16 | Use vroot size in stead of screen size for clipping window coordinates in ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there. check-in: 53c95a25 user: jan.nijtmans tags: core-8-4-branch | |
2012-04-18
| ||
18:08 | make some more internal tables CONST check-in: aa726163 user: jan.nijtmans tags: core-8-4-branch | |
2012-04-17
| ||
21:12 | make loading of tk.dll in cygwin possible reduce command table size check-in: db6c2704 user: jan.nijtmans tags: core-8-4-branch | |
2012-04-16
| ||
22:26 | set [wm maxsize] as well check-in: d6d2ddb5 user: jan.nijtmans tags: bug-533519 | |
22:23 | Fix bug 533519 check-in: 1507edf8 user: jan.nijtmans tags: bug-533519 | |
2012-04-13
| ||
19:34 | [Bug 3517448] TclKit build fails (unresolved __strtoi64) some more tkInt.decls formatting check-in: 4139d30f user: jan.nijtmans tags: core-8-4-branch | |
2012-04-12
| ||
20:05 | disallow colors like "xellow" check-in: e30176d1 user: jan.nijtmans tags: core-8-4-branch | |
2012-04-11
| ||
22:03 | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 check-in: 9af0a97a user: jan.nijtmans tags: core-8-4-branch | |
2012-04-09
| ||
19:20 | make genstubs check-in: 1184c33f user: dgp tags: core-8-4-branch | |
2012-04-06
| ||
23:17 | [Bug 3176239] control-MouseWheel causes segv check-in: 316704e1 user: jan.nijtmans tags: core-8-4-branch | |
22:04 | some more cygwin compatibility improvements check-in: e18429c9 user: jan.nijtmans tags: core-8-4-branch | |
21:47 | format tk.decls like tcl8.5/8.6, re-generiate tk(Int)Decls.h check-in: 4af947ee user: jan.nijtmans tags: core-8-4-branch | |
2012-04-02
| ||
09:14 | gcc warning: signed-unsigned compare check-in: 955354d8 user: jan.nijtmans tags: core-8-4-branch | |
2012-03-29
| ||
22:37 | Only check for cygwin with $GCC check-in: 0f2cc67a user: jan.nijtmans tags: core-8-4-branch | |
20:52 | [Bug 3511806] Compiler checks too early This change allows to build the cygwin and mingw32 ports of Tcl/Tk to build out-of-the-box using a native or cross- compiler. check-in: 1f224bb6 user: jan.nijtmans tags: core-8-4-branch | |
07:28 | implementation ready for further field-tests Closed-Leaf check-in: 10a332d1 user: jan.nijtmans tags: bug-3511806 | |
2012-03-26
| ||
21:06 | enable cygwin build in /win directory (using mingw-w64 compiler) check-in: beead5e4 user: jan.nijtmans tags: core-8-4-branch | |
12:32 | fix scoping of buf (introduced with fix for [Bug 2809525] check-in: bde05b36 user: jan.nijtmans tags: core-8-4-branch | |
2012-03-21
| ||
22:17 | [Bug 2809525] Abort on overlong color name check-in: 46289902 user: jan.nijtmans tags: core-8-4-branch | |
2012-03-19
| ||
14:26 | experiment: use web colors in stead of X11 colors (win only) check-in: 79468fd3 user: jan.nijtmans tags: jn-web-colors | |
2012-03-18
| ||
21:00 | rfe-3503317: XParseColor speedup check-in: 26bdfc04 user: jan.nijtmans tags: core-8-4-branch | |
16:45 | test output in Xorg rgb.txt format Closed-Leaf check-in: 588cd445 user: jan.nijtmans tags: rfe-3503317 | |
2012-03-17
| ||
00:33 | elimination of gray table by using calculations in stead check-in: 4ecc5287 user: jan.nijtmans tags: rfe-3503317 | |
00:18 | implementation complete, todo: more testing check-in: 190211c6 user: jan.nijtmans tags: rfe-3503317 | |
2012-03-16
| ||
22:36 | further reduction of color table to 147 entries! check-in: 7f343b6e user: jan.nijtmans tags: rfe-3503317 | |
2012-03-15
| ||
20:45 | workaround for _strtoi64 determination on win64 (autoconf-2.13 issue) check-in: 11cf61f5 user: jan.nijtmans tags: core-8-4-branch | |
20:10 | [bug 3505358 ] invalid color name "#f75df642f527" check-in: 7518016c user: jan.nijtmans tags: core-8-4-branch | |
2012-03-14
| ||
23:08 | workaround attempt for win64 problem????? check-in: 038983f7 user: jan.nijtmans tags: core-8-4-branch | |
2012-03-13
| ||
15:05 | make sure that "burly wood" is not a valid color check-in: 3a32cd8c user: jan.nijtmans tags: rfe-3503317 | |
10:14 | rfe-3503317: XParseColor speedup check-in: b6dabd0a user: jan.nijtmans tags: rfe-3503317 | |
08:58 | missing include <stdlib.h> check-in: 73e407b6 user: jan.nijtmans tags: core-8-4-branch | |
2012-03-04
| ||
16:51 | Patch from the cygwin folks check-in: 8e4f684b user: jan.nijtmans tags: core-8-4-branch | |
2012-02-28
| ||
13:45 | [Bug 3495198]: Corrected types of canvas bitmap options. check-in: b585e983 user: dkf tags: core-8-4-branch | |
2012-02-26
| ||
21:23 | Provide fallback for _strtoi64 check-in: 2f32e4e8 user: jan.nijtmans tags: core-8-4-branch | |
2012-02-21
| ||
05:38 | _Xconst -> CONST check-in: 38c69518 user: jan.nijtmans tags: core-8-4-branch | |
2012-02-15
| ||
20:33 | [Bug 3486474]: Inconsistent color scaling check-in: feaff433 user: jan.nijtmans tags: core-8-4-branch | |
2012-02-12
| ||
17:46 | improved, faster implementations of XParseColor and TkParseColor Closed-Leaf check-in: acbeaf88 user: jan.nijtmans tags: bug-3486474 | |
2012-02-11
| ||
00:19 | let Tk_NameOfColor output a shorter color-name, when possible check-in: 349169c6 user: jan.nijtmans tags: bug-3486474 | |
2012-02-10
| ||
23:55 | proposed fix for bug-3486474 check-in: 6f74cf37 user: jan.nijtmans tags: bug-3486474 | |
2012-01-25
| ||
22:00 | Bug-2433260: non-critical error in Tk_PhotoPutBlock check-in: a2b769a6 user: jan.nijtmans tags: core-8-4-branch | |
2011-12-22
| ||
18:39 | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. check-in: 45ce45eb user: dgp tags: core-8-4-branch | |
2011-11-22
| ||
16:53 | [Bug 1945073]: Demo square.tcl cannot run; need package tktest check-in: 43a8cf52 user: jan.nijtmans tags: core-8-4-branch | |
2011-11-17
| ||
21:16 | Fix the escaping of leading dots in lines that start with a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line check-in: e5f64795 user: jan.nijtmans tags: core-8-4-branch | |
20:57 | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower] check-in: 1995a580 user: jan.nijtmans tags: core-8-4-branch | |
2011-10-11
| ||
11:33 | Add dummy user_data field to XVirtualEvent, for improved upwards compatibility with Tk 8.5 check-in: 74fb989b user: jan.nijtmans tags: core-8-4-branch | |
2011-09-26
| ||
11:56 | Support Visual Studio 11 check-in: 19ec9437 user: jan.nijtmans tags: core-8-4-branch | |
2011-09-06
| ||
14:39 | Add --disable-rpath option to configure script. Fixes [1231033f]. check-in: 020966fb user: jan.nijtmans tags: core-8-4-branch | |
2011-08-30
| ||
07:44 | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necessary basis. Add Haiku support and better NetBSD/FreeBSD support. check-in: bb80dd08 user: jan.nijtmans tags: core-8-4-branch | |
2011-08-16
| ||
12:22 | [Bug 3388350] mingw64 compiler warnings check-in: 3aea88a4 user: jan.nijtmans tags: core-8-4-branch | |
07:57 | [Bug 3388350] mingw64 compiler warnings check-in: 38034808 user: jan.nijtmans tags: core-8-4-branch | |
2011-08-13
| ||
20:59 | [Bug 3388350] mingw64 compiler warnings check-in: 2cc61836 user: jan.nijtmans tags: core-8-4-branch | |
2011-07-28
| ||
08:42 | [Bug 3380684] XEmptyRegion prototype doesn't match usage check-in: b754e2d6 user: jan.nijtmans tags: core-8-4-branch | |
2011-06-16
| ||
11:51 | Sync with win/tcl.m4 from Tcl check-in: e5c3146c user: jan.nijtmans tags: core-8-4-branch | |
2011-06-10
| ||
17:18 | [Bug 3175610]: Incomplete refresh of line items. check-in: 87393b6f user: dgp tags: core-8-4-branch | |
2011-06-08
| ||
16:13 | Purge RCS Keywords. check-in: a74f32bb user: dgp tags: core-8-4-branch | |