Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> ↵ | jan.nijtmans | 2020-09-03 | 19 | -873/+872 |
| | | | | Container related (internal) changes | ||||
* | Merge 8.6 | jan.nijtmans | 2020-09-03 | 20 | -299/+309 |
|\ | |||||
| * | Another round of TIP #581-related name changes. Now merely concentrated on ↵ | jan.nijtmans | 2020-09-03 | 33 | -475/+486 |
| | | | | | | | | consistancy in the test-cases | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 13 | -1625/+1613 |
|\ \ | |/ | |||||
| * | (cherry-pick: Slave ->Pane, Master->Container in tkPanedwindow.c | jan.nijtmans | 2020-09-03 | 8 | -1069/+1069 |
| | | | | | | More Master->Container-related changes | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 13 | -283/+287 |
|\ \ | |/ | |||||
| * | Implement part of TIP #581: Master/Slave. Not complete yet, and also the ↵ | jan.nijtmans | 2020-09-03 | 14 | -561/+567 |
| | | | | | | | | change to TkGetGeomContainer/TkGetTransientContainer is left out for now. | ||||
* | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 more | jan.nijtmans | 2020-09-02 | 37 | -97/+173 |
|\ \ | |||||
| * \ | Merge trunk | jan.nijtmans | 2020-08-25 | 1 | -6/+1 |
| |\ \ | |||||
| * \ \ | Merge trunk | jan.nijtmans | 2020-08-24 | 4 | -4/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge trunk | jan.nijtmans | 2020-08-24 | 27 | -106/+105 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge trunk | jan.nijtmans | 2020-08-18 | 1 | -6/+4 |
| |\ \ \ \ \ | |||||
| * | | | | | | New function Tk_FontGetDescription() | jan.nijtmans | 2020-08-14 | 4 | -0/+60 |
| | | | | | | | |||||
| * | | | | | | Merge trunk | jan.nijtmans | 2020-08-14 | 6 | -94/+92 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2020-08-14 | 4 | -4/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2020-08-14 | 4 | -7/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-08-13 | 14 | -180/+207 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add documentation. Let ttk use the new Tk_SendVirtualEvent | jan.nijtmans | 2020-07-15 | 7 | -36/+9 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | New TIP #580 implementation. Documentation still missing. | jan.nijtmans | 2020-07-14 | 31 | -73/+116 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-08-31 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Change expectation of safe-5.1 (error-message changed in Tcl) | jan.nijtmans | 2020-08-31 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't use Tcl_GetMaster() any more, use Tcl_GetParent() in stead. With fallback for Tcl < 8.6.11. | ||||
* | | | | | | | | | | | Fix [https://core.tcl-lang.org/tcl/tktview/07eb49661a|07eb49661a]: Change to ↵ | jan.nijtmans | 2020-08-29 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genStubs.tcl between 8.6 and 8.7 breaks packages for macOS. | ||||
* | | | | | | | | | | | Fix errors in tk.decls which would break the build after genStubs is run. | marc_culler | 2020-08-29 | 1 | -9/+8 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | For now, put back TkMacOSXGetRootControl(), since Kevin Walzer uses it in ↵ | jan.nijtmans | 2020-08-27 | 3 | -6/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | his extensions | ||||
* | | | | | | | | | | | Attempt to maintain binary compatibility with 8.6 without having to live ↵ | culler | 2020-08-27 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with awful names. | ||||
* | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-08-27 | 4 | -67/+53 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | More code cleanup Restore binary compatibility with Tk 8.6 for TkMacOSXInitAppleEvents()/TkGenWMConfigureEvent()/TkMacOSXInvalClipRgns()/Tk_MacOSXSetupTkNotifier()/Tk_MacOSXIsAppInFront() (please don't renumber already-existing stub entries) | ||||
* | | | | | | | | | | | We don't have to preserve cruft in trunk, so let's get rid of it. | culler | 2020-08-26 | 3 | -96/+29 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-08-26 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | | tkBind.c: button numbers are always positive | ||||
| * | | | | | | | | | | Simplifications, because TkMacOSXGetDrawablePort() always returns NULL | jan.nijtmans | 2020-08-26 | 3 | -65/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove stub copies which are only meant for future NSAPI-related support: Since no browser supports NSAPI any more, who cares .... | ||||
* | | | | | | | | | | | Fix [08eb057dea]: Aqua: cleanup Carbon-era cursor variables. | jan.nijtmans | 2020-08-26 | 5 | -72/+41 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | Do more cleanup: No browser still supports NSAPI, so functions like Tk_MacOSXSetEmbedHandler() don't make any sense any more | ||||
| * | | | | | | | | | | Put back a dummy Tk_MacOSXTkOwnsCursor(), just because it's in the public ↵ | jan.nijtmans | 2020-08-26 | 3 | -59/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stub table. Can be removed fully in Tk 8.7. More simplifications | ||||
| * | | | | | | | | | | Fix [08eb057dea]: remove two unused stub functions related to cursors and ↵ | culler | 2020-08-25 | 5 | -27/+24 |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dating back to Carbon. | ||||
* | | | | | | | | | | Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove ↵ | culler | 2020-08-24 | 1 | -6/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | XImage.pixelpower. | ||||
| * | | | | | | | | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize. | culler | 2020-08-22 | 1 | -6/+1 |
| | | | | | | | | | |||||
* | | | | | | | | | Consistant Tcl_WrongNumArg() arguments when the command contains ?-option ↵ | jan.nijtmans | 2020-08-24 | 4 | -4/+4 |
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | value ...? arguments | ||||
* | | | | | | | | Code cleanup (mainly unnecessary casts to (ClientData)) | jan.nijtmans | 2020-08-24 | 14 | -42/+42 |
| | | | | | | | | |||||
* | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-08-21 | 3 | -4/+12 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Fix [b505e5f6a9]: Aqua: possible to implement XSetClipRectangles()? | jan.nijtmans | 2020-08-21 | 3 | -4/+13 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Move stub entry for XSetClipRectangles to 106, since 92 is already filled in ↵ | jan.nijtmans | 2020-08-19 | 3 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tk 8.7 | ||||
| | * | | | | | | | Test using XSetClipRectangles on macOS. | culler | 2020-08-18 | 3 | -4/+13 |
| | | | | | | | | | |||||
* | | | | | | | | | Fix [bb85d249dd]: valgrind complaints on 'canvas image' command (TIP 489) | jan.nijtmans | 2020-08-21 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Fix 2 places where using "unsigned long" is overkill on 64-bit platforms | jan.nijtmans | 2020-08-21 | 1 | -3/+3 |
| | | | | | | | | | |||||
* | | | | | | | | | One more use of TkNewIndexObj() macro. More code cleanup | jan.nijtmans | 2020-08-20 | 4 | -6/+5 |
| | | | | | | | | | |||||
* | | | | | | | | | New macro TkNewIndexObj(), which handled indices >= 2147483648 correctly ↵ | jan.nijtmans | 2020-08-20 | 6 | -36/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when compiled against Tcl 9.0 headers. | ||||
* | | | | | | | | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The ↵ | fvogel | 2020-08-19 | 7 | -12/+9 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | focus ring of selected items of ttk::treeview disappears in the process. Also, clarify the layout (pack-like) algorithm, and simplify the code by not specifying option values that are anyway the default. Finally, remove documentation of the non-implemented TTK_STICK_ALL flag. | ||||
| * | | | | | | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The ↵ | fvogel | 2020-08-19 | 7 | -12/+9 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | focus ring of selected items of ttk::treeview disappears in the process. Also, clarify the layout (pack-like) algorithm, and simplify the code by not specifying option values that are anyway the default. Finally, remove documentation of the non-implemented TTK_STICK_ALL flag. | ||||
| | * | | | | | | Comment out documentation of -border and -unit as layout options. | fvogel | 2020-08-19 | 1 | -0/+1 |
| | | | | | | | | |||||
| | * | | | | | | Remove the focus ring of selected items of ttk::treeview. | fvogel | 2020-07-18 | 1 | -2/+1 |
| | | | | | | | | |||||
| | * | | | | | | Document -border and -unit options for ttk layouts. | fvogel | 2020-07-18 | 1 | -1/+0 |
| | | | | | | | | |||||
| | * | | | | | | In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when ↵ | fvogel | 2020-07-18 | 5 | -8/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -side (resp. TTK_PACK_*) is not given. Remove such superfluous specifications. |