| Commit message (Expand) | Author | Age | Files | Lines |
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -68/+73 |
|
|
* | Merge 8.6 | jan.nijtmans | 2019-11-26 | 1 | -1/+1 |
|\ |
|
| * | Now that TkUniCharToUtf() produces maximum of 4 bytes, reduce storage. More c... | jan.nijtmans | 2019-11-21 | 1 | -1/+1 |
|
|
* | | merge trunk | jan.nijtmans | 2019-06-05 | 1 | -9/+46 |
|\ \ |
|
| * \ | Merge implementation of TIP #541 following positive vote by the TCT. | fvogel | 2019-05-26 | 1 | -9/+46 |
| |\ \
| | |/ |
|
| | * | Merge implementation of TIP #541 following positive vote by the TCT. | fvogel | 2019-05-26 | 1 | -9/+46 |
| | |\ |
|
| | | * | Fix [2858503fff]: 'end' index for ttk::combobox current | fvogel | 2019-05-03 | 1 | -9/+46 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-05-10 | 1 | -4/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-05-09 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Whitespace cleanup, syncronize a little with "trunk" version. | jan.nijtmans | 2019-05-09 | 1 | -1/+1 |
|
|
| * | | | Fix [2513186fff], [f9343d8f72] and [8261c517af]: ttk scrolling (xview/yview c... | fvogel | 2019-05-08 | 1 | -1/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Fix '.e index @'. The returned answer could be wrong if the scroll info was n... | fvogel | 2019-04-28 | 1 | -0/+1 |
|
|
| | * | | Factorize the code a bit, and avoid calling the layoutProc twice when calling... | fvogel | 2019-04-28 | 1 | -1/+1 |
|
|
| | * | | Revert irrelevant blank changes | fvogel | 2019-04-27 | 1 | -1/+0 |
|
|
| | * | | More generic fix, for [8261c517af] and [2513186fff]. | fvogel | 2019-04-27 | 1 | -8/+0 |
|
|
| | * | | Write code more consistently with the rest of the ttkEntry.c file | fvogel | 2019-04-26 | 1 | -3/+2 |
|
|
| | * | | Optimize the fix: the layout calculation is only needed if the display is out... | fvogel | 2019-04-26 | 1 | -1/+4 |
|
|
| | * | | Fix [2513186fff] and [f9343d8f72]: ttk::entry xview sub-command forces use of... | fvogel | 2019-04-22 | 1 | -0/+7 |
| | |/ |
|
| * | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -2/+2 |
|
|
* | | | Merge trunk | jan.nijtmans | 2019-04-02 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu... | jan.nijtmans | 2019-03-31 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-01-13 | 1 | -7/+5 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -7/+5 |
| |\ \
| | |/ |
|
| | *-. | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -10/+6 |
| | |\ \ |
|
| | | | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 1 | -4/+4 |
| | | | |\ |
|
| | | | | * | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 1 | -2/+2 |
|
|
| | * | | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -4/+4 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | * | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -5/+5 |
|
|
| | * | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -5/+5 |
| | |\ \ \ \
| | | |/ / /
| | | | / /
| | | |/ /
| | |/| | |
|
| | | * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -5/+5 |
| | | |/ |
|
* | | | | Merge trunk | jan.nijtmans | 2018-12-08 | 1 | -3/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more. | jan.nijtmans | 2018-12-08 | 1 | -3/+3 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2018-11-25 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus... | jan.nijtmans | 2018-10-19 | 1 | -1/+1 |
|
|
* | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -27/+27 |
|/ / / |
|
* | | | Fix [6fcaaa6f80]: ttk::entry insertion cursor not visible. Patch from Csaba N... | fvogel | 2018-09-08 | 1 | -3/+10 |
|\ \ \
| |/ / |
|
| * | | Ooops, one line should have been removed in previous commit. Plus: don't conv... | fvogel | 2018-09-07 | 1 | -2/+1 |
|
|
| * | | Better version of the patch, again by Csaba Nemethi | fvogel | 2018-09-07 | 1 | -6/+7 |
|
|
| * | | bugfix branch for: [6fcaaa6f80]
| bll | 2018-08-31 | 1 | -1/+8 |
|
|
* | | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -3/+1 |
|
|
* | | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -6/+6 |
|
|
* | | | Latest changes from René Zaumseil. Now tk::spinbox supports -placeholder* op... | fvogel | 2018-03-05 | 1 | -1/+1 |
|
|
* | | | A better way of checking if -placeholder was given non empty or not | fvogel | 2018-02-11 | 1 | -2/+1 |
|
|
* | | | ttk::entry: cosmetic changes | fvogel | 2018-02-11 | 1 | -23/+23 |
|
|
* | | | Fix bug (only 8 characters from the placeholder could be seen). Patch from Re... | fvogel | 2018-02-08 | 1 | -1/+5 |
|
|
* | | | -placeholdertext becomes -placeholder. Changes provided by René Zaumseil | fvogel | 2018-02-06 | 1 | -7/+7 |
|
|
* | | | Change -empty* option names to -placeholder*. Changes provided by René Zaumseil | fvogel | 2018-02-06 | 1 | -17/+17 |
|
|
* | | | Implementation of TIP #496 - Display hints in ::ttk::entry (by René Zaumseil) | fvogel | 2018-01-31 | 1 | -2/+40 |
|/ / |
|
* | | Test whether in a safe interpreter before writing to the PRIMARY selection. ... | kjnash | 2017-06-13 | 1 | -3/+6 |
|
|
* | | More simplifications | jan.nijtmans | 2016-09-19 | 1 | -7/+7 |
|
|