Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge Tk-Cocoa backport into core-8-5-branch | Kevin Walzer | 2012-09-25 | 5 | -52/+133 | |
| |\ \ | ||||||
| | * | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 4 | -8/+0 | |
| | * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 5 | -52/+141 | |
* | | | | merge trunk | dgp | 2012-09-17 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | 3567812 3567779 Repaired regressions in 3546073 fix. | dgp | 2012-09-15 | 1 | -0/+3 | |
* | | | | | merge trunk | dgp | 2012-09-14 | 2 | -6/+8 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 2 | -6/+8 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 2 | -6/+8 | |
| | |/ / | ||||||
* | | | | merge trunk | dgp | 2012-09-12 | 2 | -6/+9 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 2 | -6/+9 | |
| |\ \ \ | | |/ / | ||||||
| | * | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 2 | -6/+9 | |
* | | | | merge trunk | dgp | 2012-09-07 | 1 | -9/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3565533]: Purge use of variable that was only ever checked once immediately | dkf | 2012-09-07 | 1 | -9/+4 | |
* | | | | Bump to 8.6b3 | dgp | 2012-09-07 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Unbreak AIX, replaced use of C99 comments in commit [961ae24a3f] (2012-08-27)... | andreask | 2012-08-30 | 1 | -2/+2 | |
* | | | [Bug 3562426]: Context menu goes out of edge of screen. | jan.nijtmans | 2012-08-28 | 1 | -0/+2 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3562426]: Context menu goes out of edge of screen. | jan.nijtmans | 2012-08-28 | 1 | -0/+2 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 3562426]: Context menu goes out of edge of screen. | jan.nijtmans | 2012-08-28 | 1 | -0/+2 | |
| | * | Backport fix for [Bug 3546073] | jenglish | 2012-07-31 | 1 | -5/+2 | |
* | | | Generate -errorcode values to go with errors. Generate messages and postscript | dkf | 2012-08-27 | 79 | -2941/+3880 | |
|\ \ \ | ||||||
| * \ \ | merge trunk | dkf | 2012-08-27 | 2 | -4/+51 | |
| |\ \ \ | |/ / / |/| | | | ||||||
| * | | | merge trunk | dkf | 2012-08-14 | 4 | -23/+26 | |
| |\ \ \ | ||||||
| * \ \ \ | merge trunk | dkf | 2012-08-08 | 3 | -7/+11 | |
| |\ \ \ \ | ||||||
| * | | | | | minor improvements to flag handling | dkf | 2012-07-31 | 16 | -95/+94 | |
| * | | | | | more reorganization of error codes: safety is common failure mode | dkf | 2012-07-30 | 5 | -10/+10 | |
| * | | | | | more auditing of error codes | dkf | 2012-07-30 | 21 | -61/+70 | |
| * | | | | | Working towards making the error codes more consistent. | dkf | 2012-07-30 | 19 | -118/+113 | |
| * | | | | | Purged Tcl_AppendElement from all non-test code. | dkf | 2012-07-29 | 18 | -518/+596 | |
| * | | | | | merge trunk | dkf | 2012-07-28 | 1 | -5/+2 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Postscript generation now uses Tcl_Objs more extensively; still nasty in places. | dkf | 2012-07-27 | 9 | -384/+640 | |
| * | | | | | | more conversions | dkf | 2012-07-26 | 1 | -20/+25 | |
| * | | | | | | Ttk and Aqua done | dkf | 2012-07-24 | 10 | -129/+157 | |
| * | | | | | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 57 | -1217/+1431 | |
| * | | | | | | consistent error formatting, added error codes | dkf | 2012-07-21 | 13 | -214/+312 | |
| * | | | | | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 35 | -446/+701 | |
* | | | | | | | [TIP 403]: Web Colors for Tk. | jan.nijtmans | 2012-08-22 | 2 | -4/+51 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | merge trunkjn_web_colors | jan.nijtmans | 2012-08-09 | 2 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2012-08-02 | 2 | -8/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | better wrapper, with one less roundtrip through X11 server | jan.nijtmans | 2012-07-16 | 2 | -10/+6 | |
| * | | | | | | | | merge trunk | jan.nijtmans | 2012-07-16 | 29 | -218/+218 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | merge trunk | jan.nijtmans | 2012-06-11 | 16 | -510/+875 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2012-05-05 | 2 | -75/+97 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2012-04-29 | 9 | -411/+286 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2012-04-12 | 5 | -9/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | implement for Unix as well | jan.nijtmans | 2012-03-26 | 1 | -4/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Fixed [Bug 3554273]: Test textDisp-32.2 failed | fvogel | 2012-08-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fixed [Bug 3554273]: Test textDisp-32.2 failed | fvogel | 2012-08-11 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273 | fvogel | 2012-08-04 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning... | stwo | 2012-08-09 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The warning... | stwo | 2012-08-09 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |