Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk ↵ | jan.nijtmans | 2013-01-26 | 1 | -1/+1 |
| | | | | to work with "novem" | ||||
* | more places converted | jan.nijtmans | 2013-01-24 | 1 | -16/+16 |
| | |||||
* | Replace various functions calls, for functions which are small wrappers ↵ | jan.nijtmans | 2013-01-14 | 1 | -2/+2 |
| | | | | around other functions, to call the wrapped function directly. | ||||
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and ↵ | jan.nijtmans | 2013-01-11 | 3 | -8/+8 |
|\ | | | | | | | | | Tcl_GlobalEvalObj functions. Add [file normalize] to pkgIndex.tcl, in order to prevent '..' in file paths. | ||||
| *---. | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and ↵ | jan.nijtmans | 2013-01-11 | 3 | -8/+7 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Enable tk.h to be used with higher tcl.h versions which might lack _ANSI_ARGS_ | ||||
| | | | * | add [file normalize] to UNIX pkgIndex.tcl too | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
| | | |/ | |||||
| | | * | wrong end brace location | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
| | |/ | |||||
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and ↵ | jan.nijtmans | 2013-01-11 | 3 | -8/+7 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
| | * | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 4 | -19/+3 |
| | | | | | | | | | | | | systems. | ||||
| * | | make dist | dgp | 2012-11-06 | 1 | -4/+18 |
| | | | |||||
| * | | 3584471 Repair `make dist` backport. | dgp | 2012-11-06 | 1 | -4/+5 |
| | | | |||||
| * | | Release branch for Tk 8.5.13. | dgp | 2012-11-05 | 3 | -9/+9 |
| | | | |||||
* | | | Create Tk 8.6.0 release branch | dgp | 2012-11-08 | 3 | -3/+3 |
| | | | |||||
* | | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -29/+12 |
|\ \ \ | |/ / | | | | | | | <p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal | ||||
| * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 6 | -43/+59 |
| |\ \ | | |/ | | | | | | | <p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal | ||||
* | | | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar ↵ | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | metrics handling from trunk | ||||
| * | | fix typo | dgp | 2012-10-05 | 1 | -1/+1 |
| | | | |||||
| * | | Backport of dgp fixes on 50e0c049b2 to 8.5 | Kevin Walzer | 2012-10-02 | 1 | -0/+2 |
| | | | |||||
| * | | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵ | jan.nijtmans | 2012-09-28 | 1 | -0/+13 |
| |\ \ | | |/ | | | | | | | lime, olive, silver and teal), part of TIP #403 | ||||
| | * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵ | jan.nijtmans | 2012-09-28 | 1 | -91/+110 |
| | | | | | | | | | | | | lime, olive, silver and teal), part of TIP #403 | ||||
| * | | Test for XftFontOpen in Xft library, not FT_New_Face | jan.nijtmans | 2012-09-25 | 2 | -25/+30 |
| | | | |||||
| * | | Merge Tk-Cocoa backport into core-8-5-branch | Kevin Walzer | 2012-09-25 | 4 | -110/+58 |
| |\ \ | |||||
| | * | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 3 | -4439/+7025 |
| | | | | |||||
| | * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 4 | -7123/+4485 |
| |/ / | |||||
* | | | merge trunk | dgp | 2012-09-17 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | typo | dgp | 2012-09-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | 3567812 3567779 Repaired regressions in 3546073 fix. | dgp | 2012-09-15 | 1 | -0/+3 |
| | | | | | | | | | | | | Stopped test event leakage in winWm-9.2. | ||||
* | | | | merge trunk | dgp | 2012-09-13 | 2 | -0/+24 |
|\ \ \ \ | |/ / / | |||||
| * | | | Building Tk 8.6 requires Tcl 8.6 headers. | dgp | 2012-09-13 | 2 | -0/+24 |
| | | | | |||||
* | | | | merge trunk | dgp | 2012-09-13 | 1 | -8/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | autoconf-2.59 | dgp | 2012-09-13 | 1 | -8/+8 |
| | | | | |||||
* | | | | merge trunk | dgp | 2012-09-13 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | 3566106 Solaris9/x86 support. Thanks Dagobert and others. | dgp | 2012-09-13 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | post-review, believed minimalbug_3566106 | dkf | 2012-09-12 | 1 | -3/+2 |
| | | | | | |||||
| | * | | | contributed patch for Solaris 9/x86 support | dgp | 2012-09-11 | 1 | -4/+5 |
| | |/ / | |||||
* | | | | Updates from `make dist` | dgp | 2012-09-11 | 1 | -7/+24 |
| | | | | |||||
* | | | | Bump to 8.6b3 | dgp | 2012-09-07 | 3 | -3/+3 |
|/ / / | |||||
* | | | merge trunk | dkf | 2012-08-27 | 2 | -1/+29 |
|\ \ \ | |||||
| * \ \ | 3554026 3561016 Better fix from Emiliano Gavilan. | dgp | 2012-08-25 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | 3554026 3561016 Better fix from Emiliano Gavilan | dgp | 2012-08-25 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | 3554026 3561016 Better fix from Emiliano Gavilan. | dgp | 2012-08-25 | 1 | -2/+2 |
| | | | | |||||
| * | | | 3554026,3561016 Stop crash with tearoff menus | dgp | 2012-08-23 | 1 | -0/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 1 | -0/+7 |
| | |\ \ | | | |/ | |||||
| | | * | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 1 | -0/+7 |
| | | | | |||||
| | * | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The ↵ | stwo | 2012-08-09 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | warnings were false flags from a faulty OpenBSD C compiler. | ||||
| | * | | Installer improvements, like [a3b936f0a1]. | stwo | 2012-08-07 | 4 | -144/+533 |
| | | | | |||||
| * | | | [TIP 403]: Web Colors for Tk. | jan.nijtmans | 2012-08-22 | 1 | -0/+21 |
| |\ \ \ | | | | | | | | | | | | | | | | New colors aqua, crimson, fuchsia, indigo, lime, olive, silver, and teal. Modified RGB values for gray/grey, green, maroon and purple. | ||||
| | * \ \ | merge trunkjn_web_colors | jan.nijtmans | 2012-08-09 | 10 | -45/+44 |
| | |\ \ \ | |||||
| | * \ \ \ | merge trunk | jan.nijtmans | 2012-08-02 | 3 | -18/+17 |
| | |\ \ \ \ |