| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge chavez-canvas branch | Kevin Walzer | 2019-09-29 | 6 | -160/+167 |
|\ |
|
| * | Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some... | Kevin Walzer | 2019-09-24 | 6 | -160/+167 |
|
|
| * | Simplify NewNativeObj(), since its last parameter is always -1. | jan.nijtmans | 2019-09-16 | 1 | -2/+2 |
|
|
* | | When using bindings for x|yview scroll ??? units, make sure that rounding up ... | jan.nijtmans | 2019-09-24 | 5 | -19/+95 |
|\ \ |
|
| * | | On Windows, make sure that mousewheel rounding is the same in positive as in ... | jan.nijtmans | 2019-08-29 | 5 | -19/+95 |
|
|
* | | | Fix [2834776fff]: ttk::spinbox spins up/down when disabled | fvogel | 2019-09-12 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix [2834776fff]: ttk::spinbox spins up/down when disabled | fvogel | 2019-09-08 | 1 | -0/+2 |
|
|
* | | | Merge in ae_cleanup branch; thanks to Marc Culler for patches to clean up App... | Kevin Walzer | 2019-09-02 | 1 | -4/+15 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Remove dummy procedures for testing | Kevin Walzer | 2019-09-01 | 1 | -25/+0 |
|
|
| * | Complete cleanup of Apple Event processing after recent updates to window dis... | Kevin Walzer | 2019-09-01 | 1 | -1/+2 |
|
|
| * | More refinements | Kevin Walzer | 2019-09-01 | 1 | -5/+16 |
|
|
| * | Clean up Apple Event processing after recent changes in window mapping on Mojave | Kevin Walzer | 2019-09-01 | 1 | -0/+24 |
|
|
* | | Fix [c8ccd1899c]: Pressing the up arrow key on the first line of a [text] doe... | fvogel | 2019-08-21 | 1 | -9/+8 |
|\ \
| |/ |
|
| * | Fix [c8ccd1899c]: Pressing the up arrow key on the first line of a [text] doe... | fvogel | 2019-08-21 | 1 | -9/+8 |
| |\ |
|
| | * | Reset ::tk::Priv(textPosOrig) when hitting the start or end of displayed text... | fvogel | 2019-05-11 | 1 | -0/+4 |
|
|
| | * | Remove the guard code in proc ::tk::TextUpDownLine in order to get the behavi... | fvogel | 2019-04-14 | 1 | -9/+4 |
|
|
| | * | Ticket [c8ccd1899c]. Make the guard code in proc ::tk::TextUpDownLine work as... | fvogel | 2019-04-14 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-08-21 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Test fix for 0e6930dfe7 | Kevin Walzer | 2019-08-19 | 1 | -2/+3 |
|
|
* | | | Workaround for certain function keys on macOS inputting garbage instead of no... | Kevin Walzer | 2019-08-21 | 1 | -1/+2 |
|
|
* | | | Merge 8.6. Also add <6> and <7> bindings for X11, where appropriate | jan.nijtmans | 2019-08-18 | 7 | -91/+169 |
|\ \ \
| |/ / |
|
| * | | Refactor all MouseWheel bindings, doing it the same way everywhere. So <Mo... | jan.nijtmans | 2019-08-18 | 6 | -74/+119 |
| |\ \ |
|
| | * | | Refactor all MouseWheel bindings, doing it the same way everywhere. So <Mouse... | jan.nijtmans | 2019-08-16 | 6 | -74/+119 |
|
|
* | | | | Fix appearance anomalies with -default active buttons in aqua. | culler | 2019-08-18 | 1 | -1/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix appearance anomalies with -default active buttons in aqua. | culler | 2019-08-18 | 1 | -1/+5 |
| |\ \ \ |
|
| | * | | | Fix [d6a12763e6] and [a9b78a8718]: buttons with -default active have incorrect | culler | 2019-08-16 | 1 | -1/+5 |
| | |/ / |
|
* | | | | Apply Christopher Chavez's patches to trunk. | culler | 2019-08-16 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Apply patch from Christopher Chavez to make the horizontal paned window demo | culler | 2019-08-16 | 1 | -2/+2 |
| |/ / |
|
* | | | Fix some dark mode legibility issues with dialogs and message boxes on macOS.... | culler | 2019-08-14 | 3 | -9/+2 |
|\ \ \
| |/ / |
|
| * | | Fix some dark mode legibility issues with dialogs and message boxes on macOS. | culler | 2019-08-14 | 3 | -9/+2 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2019-07-31 | 1 | -1/+1 |
| |\ \ |
|
* | | | | A few end-of-line spacings | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
|
|
* | | | | Fix [4566e2b83d]: wrong background colors in Aqua | culler | 2019-07-13 | 1 | -17/+41 |
|\ \ \ \
| |/ / / |
|
| * | | | Make the twind demo buttons look OK when the background changes in Aqua. | culler | 2019-07-13 | 1 | -4/+15 |
|
|
| * | | | fix [4566e2b83d]: Aqua toplevels and Tk frames use the wrong background color | culler | 2019-07-12 | 1 | -14/+27 |
|
|
* | | | | Fix [e6d58de4b6]: ctext.tcl: remove duplicate word | fvogel | 2019-07-07 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [e6d58de4b6]: ctext.tcl: remove duplicate word | fvogel | 2019-07-07 | 1 | -1/+1 |
|
|
| * | | | CONST -> const. Eliminate unnecessary type-casts and end-of-line spacing | jan.nijtmans | 2019-06-25 | 1 | -1/+1 |
|
|
* | | | | Add Emoji to widget demo | jan.nijtmans | 2019-06-27 | 1 | -2/+4 |
|
|
* | | | | Merge 8.6. Purge end-of-line spaces | jan.nijtmans | 2019-06-17 | 2 | -3/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix merge conflict in tk.tcl from services branch merge | Kevin Walzer | 2019-06-16 | 1 | -2/+1 |
|
|
* | | | | merge core-8-6-branch: mac services improvements | dkf | 2019-06-15 | 4 | -7/+39 |
|\ \ \ \
| |/ / / |
|
| * | | | TIP 536: Improvements to Mac-specific IPC | dkf | 2019-06-15 | 4 | -1/+40 |
| |\ \ \ |
|
| | * | | | Add documentation on testing Mac services to README; remove obsolete detail f... | Kevin Walzer | 2019-05-20 | 1 | -9/+0 |
|
|
| | * | | | Merge in core-8-6-branch | Kevin Walzer | 2019-05-12 | 12 | -109/+213 |
| | |\ \ \ |
|
| | * | | | | 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 | 3 | -50/+23 |
|
|
| | * | | | | Tweak text widget bindings to fire Services menu more consistently; formattin... | Kevin Walzer | 2019-04-24 | 1 | -6/+7 |
|
|
| | * | | | | Cleanup of library code, removal of unneeded function | Kevin Walzer | 2019-02-27 | 1 | -10/+0 |
|
|
| | * | | | | Update mac_services branch, intend to submit a TIP | Kevin Walzer | 2019-02-27 | 4 | -0/+87 |
| | |\ \ \ \ |
|