summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> ↵jan.nijtmans2020-09-0319-873/+872
| | | | Container related (internal) changes
* Merge 8.6jan.nijtmans2020-09-0320-299/+309
|\
| * Another round of TIP #581-related name changes. Now merely concentrated on ↵jan.nijtmans2020-09-0333-475/+486
| | | | | | | | consistancy in the test-cases
* | Merge 8.6jan.nijtmans2020-09-0313-1625/+1613
|\ \ | |/
| * (cherry-pick: Slave ->Pane, Master->Container in tkPanedwindow.cjan.nijtmans2020-09-038-1069/+1069
| | | | | | More Master->Container-related changes
* | Merge 8.6jan.nijtmans2020-09-0313-283/+287
|\ \ | |/
| * Implement part of TIP #581: Master/Slave. Not complete yet, and also the ↵jan.nijtmans2020-09-0314-561/+567
| | | | | | | | change to TkGetGeomContainer/TkGetTransientContainer is left out for now.
* | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 morejan.nijtmans2020-09-0237-97/+173
|\ \
| * \ Merge trunkjan.nijtmans2020-08-251-6/+1
| |\ \
| * \ \ Merge trunkjan.nijtmans2020-08-244-4/+4
| |\ \ \
| * \ \ \ Merge trunkjan.nijtmans2020-08-2427-106/+105
| |\ \ \ \
| * \ \ \ \ Merge trunkjan.nijtmans2020-08-181-6/+4
| |\ \ \ \ \
| * | | | | | New function Tk_FontGetDescription()jan.nijtmans2020-08-144-0/+60
| | | | | | |
| * | | | | | Merge trunkjan.nijtmans2020-08-146-94/+92
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge trunkjan.nijtmans2020-08-144-4/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-08-144-7/+7
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-08-1314-180/+207
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add documentation. Let ttk use the new Tk_SendVirtualEventjan.nijtmans2020-07-157-36/+9
| | | | | | | | | | |
| * | | | | | | | | | New TIP #580 implementation. Documentation still missing.jan.nijtmans2020-07-1431-73/+116
| | | | | | | | | | |
* | | | | | | | | | | Merge 8.6jan.nijtmans2020-08-312-1/+6
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Change expectation of safe-5.1 (error-message changed in Tcl)jan.nijtmans2020-08-312-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.nijtmans2020-08-291-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_culler2020-08-291-9/+8
| | | | | | | | | | |
* | | | | | | | | | | For now, put back TkMacOSXGetRootControl(), since Kevin Walzer uses it in ↵jan.nijtmans2020-08-273-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | his extensions
* | | | | | | | | | | Attempt to maintain binary compatibility with 8.6 without having to live ↵culler2020-08-271-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with awful names.
* | | | | | | | | | | Merge 8.6jan.nijtmans2020-08-274-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.culler2020-08-263-96/+29
| | | | | | | | | | |
* | | | | | | | | | | Merge 8.6jan.nijtmans2020-08-261-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | tkBind.c: button numbers are always positive
| * | | | | | | | | | Simplifications, because TkMacOSXGetDrawablePort() always returns NULLjan.nijtmans2020-08-263-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.nijtmans2020-08-265-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.nijtmans2020-08-263-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 ↵culler2020-08-255-27/+24
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dating back to Carbon.
* | | | | | | | | | Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove ↵culler2020-08-241-6/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | XImage.pixelpower.
| * | | | | | | | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize.culler2020-08-221-6/+1
| | | | | | | | |
* | | | | | | | | Consistant Tcl_WrongNumArg() arguments when the command contains ?-option ↵jan.nijtmans2020-08-244-4/+4
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | value ...? arguments
* | | | | | | | Code cleanup (mainly unnecessary casts to (ClientData))jan.nijtmans2020-08-2414-42/+42
| | | | | | | |
* | | | | | | | Merge 8.6jan.nijtmans2020-08-213-4/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix [b505e5f6a9]: Aqua: possible to implement XSetClipRectangles()?jan.nijtmans2020-08-213-4/+13
| |\ \ \ \ \ \ \
| | * | | | | | | Move stub entry for XSetClipRectangles to 106, since 92 is already filled in ↵jan.nijtmans2020-08-193-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tk 8.7
| | * | | | | | | Test using XSetClipRectangles on macOS.culler2020-08-183-4/+13
| | | | | | | | |
* | | | | | | | | Fix [bb85d249dd]: valgrind complaints on 'canvas image' command (TIP 489)jan.nijtmans2020-08-211-6/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix 2 places where using "unsigned long" is overkill on 64-bit platformsjan.nijtmans2020-08-211-3/+3
| | | | | | | | |
* | | | | | | | | One more use of TkNewIndexObj() macro. More code cleanupjan.nijtmans2020-08-204-6/+5
| | | | | | | | |
* | | | | | | | | New macro TkNewIndexObj(), which handled indices >= 2147483648 correctly ↵jan.nijtmans2020-08-206-36/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when compiled against Tcl 9.0 headers.
* | | | | | | | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The ↵fvogel2020-08-197-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 ↵fvogel2020-08-197-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.fvogel2020-08-191-0/+1
| | | | | | | |
| | * | | | | | Remove the focus ring of selected items of ttk::treeview.fvogel2020-07-181-2/+1
| | | | | | | |
| | * | | | | | Document -border and -unit options for ttk layouts.fvogel2020-07-181-1/+0
| | | | | | | |
| | * | | | | | In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when ↵fvogel2020-07-185-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -side (resp. TTK_PACK_*) is not given. Remove such superfluous specifications.