| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Documentation cleanup and removal of redundant constants; thanks to Christoph... | Kevin Walzer | 2019-06-21 | 2 | -29/+14 |
|
|
| * | | | | Make better use of the full range for Menu indexes, if Tk is compiled with Tc... | jan.nijtmans | 2019-06-21 | 2 | -39/+43 |
|
|
| * | | | | Handle SVG string > 2G, when compiled with Tcl 9 headers. Make TCL_INDEX_NONE... | jan.nijtmans | 2019-06-20 | 2 | -16/+20 |
|
|
* | | | | | Merge trunk | jan.nijtmans | 2019-06-20 | 12 | -72/+31 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2019-06-20 | 2 | -2/+2 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Don't use wcslen() in combination with Tcl_WinTCharToUtf(): Using -1 has the ... | jan.nijtmans | 2019-06-20 | 2 | -2/+2 |
| | | |/
| | |/| |
|
| * | | | Merge 8.6. Code cleanup, possible because we know we are compiling in UNICOD... | jan.nijtmans | 2019-06-19 | 8 | -110/+66 |
| |\ \ \
| | |/ / |
|
| | * | | Don't re-reference encoding "unicode", when we can re-use the encoding. | jan.nijtmans | 2019-06-19 | 2 | -5/+2 |
|
|
| * | | | merge-mark | jan.nijtmans | 2019-06-19 | 0 | -0/+0 |
| |\ \ \
| | |/ / |
|
| | * | | Re-generate unix/configure with autoconf 2.59, just as in core-8-6-10-rc bran... | jan.nijtmans | 2019-06-19 | 1 | -4387/+6673 |
|
|
| * | | | Merge 8.6. Purge end-of-line spaces | jan.nijtmans | 2019-06-17 | 6 | -27/+26 |
| |\ \ \
| | |/ / |
|
| | * | | Fix merge conflict in tk.tcl from services branch merge | Kevin Walzer | 2019-06-16 | 1 | -2/+1 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-06-15 | 80 | -1311/+1780 |
|\ \ \ \
| |/ / / |
|
| * | | | merge-mark | jan.nijtmans | 2019-06-15 | 0 | -0/+0 |
| |\ \ \
| | |/ / |
|
| | * | | Define offsetof() macro for (very rare) platforms which don't have it. Don't ... | jan.nijtmans | 2019-06-15 | 1 | -3/+3 |
| | |\ \
| | | |/ |
|
| | | * | Define offsetof() macro for (very rare) platforms which don't have it. Don't ... | jan.nijtmans | 2019-06-15 | 1 | -3/+3 |
|
|
| * | | | merge core-8-6-branch: mac services improvements | dkf | 2019-06-15 | 14 | -74/+558 |
| |\ \ \
| | |/ / |
|
| | * | | TIP 536: Improvements to Mac-specific IPC | dkf | 2019-06-15 | 14 | -6728/+4946 |
| | |\ \ |
|
| | | * | | Edited README. | culler | 2019-05-20 | 1 | -18/+37 |
|
|
| | | * | | Add documentation on testing Mac services to README; remove obsolete detail f... | Kevin Walzer | 2019-05-20 | 4 | -62/+35 |
|
|
| | | * | | Finally got timing of initializing NSServices object correct; code cleanup; m... | Kevin Walzer | 2019-05-18 | 23 | -162/+451 |
| | | |\ \ |
|
| | | * | | | Code and data type cleanup, thanks to Marc Culler for patch | Kevin Walzer | 2019-05-17 | 4 | -22/+41 |
|
|
| | | * | | | Restore deprecated call to NSPasteboardTypeString in writeSelectiontoPasteboa... | Kevin Walzer | 2019-05-12 | 2 | -2/+1 |
|
|
| | | * | | | More tweaking | Kevin Walzer | 2019-05-12 | 1 | -0/+1 |
|
|
| | | * | | | Tweak merge | Kevin Walzer | 2019-05-12 | 1 | -0/+4 |
|
|
| | | * | | | Clean up merge | Kevin Walzer | 2019-05-12 | 1 | -1/+0 |
|
|
| | | * | | | Merge in core-8-6-branch | Kevin Walzer | 2019-05-12 | 108 | -3788/+7321 |
| | | |\ \ \ |
|
| | | * | | | | Revert some calls to support building on older systems | Kevin Walzer | 2019-05-02 | 1 | -0/+1 |
|
|
| | | * | | | | Remove some deprecated calls | Kevin Walzer | 2019-05-01 | 1 | -3/+3 |
|
|
| | | * | | | | Removal of needlessly large buffer for services script, thanks to Marc Culler... | Kevin Walzer | 2019-05-01 | 1 | -16/+7 |
|
|
| | | * | | | | Remove unnecessary call to Button1-Release in text widget | Kevin Walzer | 2019-05-01 | 1 | -3/+0 |
|
|
| | | * | | | | Automatically bind text, entry, ttk::entry widgets to Services API at widget ... | Kevin Walzer | 2019-04-30 | 4 | -51/+24 |
|
|
| | | * | | | | Tweak text widget bindings to fire Services menu more consistently; formattin... | Kevin Walzer | 2019-04-24 | 2 | -140/+189 |
|
|
| | | * | | | | Update documentation for new commands | Kevin Walzer | 2019-03-27 | 1 | -2/+10 |
|
|
| | | * | | | | Fix comment | Kevin Walzer | 2019-03-16 | 1 | -196/+196 |
|
|
| | | * | | | | Fix comment | Kevin Walzer | 2019-03-16 | 1 | -1/+1 |
|
|
| | | * | | | | Ensure ::tk::mac::GetAppPath is included | Kevin Walzer | 2019-03-09 | 2 | -52/+41 |
|
|
| | | * | | | | Remove tkMacOSXLaunch.c from TIP; adds too many extraneous commands. Re-focus... | Kevin Walzer | 2019-03-08 | 4 | -28/+42 |
|
|
| | | * | | | | Clean up implementation and documentation of ::tk::mac::PrintDocument command... | Kevin Walzer | 2019-03-07 | 2 | -4/+18 |
|
|
| | | * | | | | Fix bug in print doc implementation | Kevin Walzer | 2019-03-07 | 1 | -2/+2 |
|
|
| | | * | | | | Further refinement in URL event handling | Kevin Walzer | 2019-03-07 | 2 | -3/+14 |
|
|
| | | * | | | | Cleanup line endings | Kevin Walzer | 2019-03-04 | 1 | -210/+210 |
|
|
| | | * | | | | Minor cleanup | Kevin Walzer | 2019-03-04 | 1 | -19/+20 |
|
|
| | | * | | | | Cleanup of code to set default app, fix crashes | Kevin Walzer | 2019-03-02 | 2 | -10/+27 |
|
|
| | | * | | | | Update | Kevin Walzer | 2019-03-02 | 1 | -0/+4 |
|
|
| | | * | | | | Replace some deprecated calls | Kevin Walzer | 2019-03-02 | 2 | -11/+10 |
|
|
| | | * | | | | Clean up implementation | Kevin Walzer | 2019-03-01 | 5 | -27/+35 |
|
|
| | | * | | | | Rename tkMacOSXLaunch.c | Kevin Walzer | 2019-02-28 | 2 | -2/+195 |
|
|
| | | * | | | | Update makefile, trying to build | Kevin Walzer | 2019-02-28 | 4 | -6681/+4397 |
|
|
| | | * | | | | Add launcher code, update docs | Kevin Walzer | 2019-02-28 | 7 | -630/+894 |
|
|