Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
|\ | | | | | | | <p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal | ||||
* | | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar ↵ | jan.nijtmans | 2012-10-23 | 4 | -45/+41 |
| | | | | | | | | metrics handling from trunk | ||||
* | | Cherrypick Merge, Backport of [6223d9e067]. Restored from | andreask | 2012-10-09 | 3 | -0/+16 |
| | | | | | | | | | | | | | | | | | | tk-cocoa-8-5-bacport-branch, did not survive the merge. See trunk 2012-05-29 Donal K. Fellows * generic/tkInt.decls (TkMacOSXDrawable): Added OSX-specific mechanism to allow retrieval of the drawing surface. Allows Canvas3d to be adapted to 8.6. | ||||
* | | 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 | 2 | -6/+47 |
|\ \ | |/ | | | | | 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 | 2 | -189/+228 |
| | | | | | | | | lime, olive, silver and teal), part of TIP #403 | ||||
* | | 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 |
| | | | |||||
* | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 2 | -6/+8 |
|/ / | | | | | TkSetRegion on X11. | ||||
* | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 2 | -6/+9 |
| | | | | | | reused GCs. | ||||
* | | [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 |
| | | | | | | | | <p>PLEASE DON'T PUT THIS ASIDE TO A <b>MISTAKE</b> BRANCH OR SOMETHING! It's simply a fork, in fossil there's nothing wrong with that!</p> | ||||
| * | Backport fix for [Bug 3546073] | jenglish | 2012-07-31 | 1 | -5/+2 |
| | | |||||
* | | 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 ↵ | stwo | 2012-08-09 | 1 | -3/+3 |
| | | | | | | | | | | | | warnings were false flags from a faulty OpenBSD C compiler. | ||||
* | | | partly backport from 8.6 | jan.nijtmans | 2012-08-09 | 1 | -0/+4 |
|/ / | |||||
* | | merge 8.5 | dgp | 2012-07-24 | 1 | -5/+2 |
|\ \ | |||||
| * | | silence compiler warnings | dgp | 2012-07-24 | 1 | -1/+1 |
| | | | |||||
| * | | Fix for [Bug 3546073]: | root | 2012-07-23 | 1 | -5/+2 |
| | | | | | | | | | | | | Replace Tk_CreateWindow(... DisplayString(dispPtr->display)) with direct call to TkAllocWindow(). | ||||
* | | | merge 8.5 | dgp | 2012-07-16 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Type correctness fix, to stop compiler complaint. | dkf | 2012-07-12 | 1 | -1/+1 |
| | | | |||||
* | | | missed a spot | dgp | 2012-07-10 | 1 | -2/+2 |
|/ / | |||||
* | | [Bug 3541305]: Xfree/Xsync... should not be macros | jan.nijtmans | 2012-07-08 | 1 | -1/+30 |
|\ \ | |/ | |||||
| * | [Bug 3541305]: Xfree/Xsync... should not be macros | jan.nijtmans | 2012-07-08 | 1 | -1/+30 |
| | | |||||
* | | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 4 | -5/+196 |
|\ \ | |/ | | | | | remove TkBindDeadWindow from Cygwin stub table [Bug 3540127]: filebox.test fails on win32 | ||||
| * | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 4 | -5/+170 |
| | | | | | | remove TkBindDeadWindow from Cygwin stub table | ||||
* | | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288] | jenglish | 2012-07-02 | 1 | -1/+1 |
| | | |||||
* | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish | 2012-07-02 | 2 | -2/+2 |
| | | | | | | are statically allocated. Caught by Michael Kirkham. | ||||
* | | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 11 | -283/+283 |
|\ \ | |/ | | | | | make various other tables const (all backported from Tk 8.6) | ||||
| * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 16 | -70/+70 |
| | | | | | | | | make various other tables CONST (All backported from Tk 8.6) | ||||
* | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | dkf | 2012-06-15 | 1 | -4/+4 |
| | | | | | | some libc versions. | ||||
* | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 3 | -2/+27 |
| | | |||||
* | | fix test failure | dkf | 2012-06-11 | 1 | -3/+3 |
| | | |||||
* | | make it build | dkf | 2012-06-11 | 1 | -1/+1 |
| | | |||||
* | | fix the clipping in entries too | dkf | 2012-06-11 | 1 | -7/+25 |
| | | |||||
* | | [Bug 3294450]: Do clipping of ttk text elements correctly. | dkf | 2012-06-11 | 1 | -7/+15 |
| | | |||||
* | | eliminate some ANSI_ARGS | jan.nijtmans | 2012-06-08 | 2 | -9/+9 |
|\ \ | |/ | |||||
| * | function def in front | jan.nijtmans | 2012-06-08 | 1 | -1/+1 |
| | | |||||
* | | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 4 | -7/+77 |
|\ \ | |/ | |||||
| * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 2 | -56/+126 |
| | | |||||
| * | OXS Tiger Breakage | jan.nijtmans | 2012-06-08 | 2 | -5/+5 |
| | | |||||
* | | eliminate some warnings, caused by previous merge | jan.nijtmans | 2012-06-07 | 1 | -0/+2 |
| | | |||||
* | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-07 | 3 | -206/+205 |
|\ \ | |/ | | | | | needed for Cygwin | ||||
| * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 4 | -89/+144 |
| |\ | |||||
| * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 11 | -280/+396 |
| |\ \ | |||||
| * \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 3 | -14/+12 |
| |\ \ \ | |||||
| * \ \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 4 | -37/+18 |
| |\ \ \ \ | |||||
| * | | | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 4 | -308/+310 |
| | | | | | |