| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Merge chavez-canvas branch | Kevin Walzer | 2019-09-29 | 17 | -173/+215 |
| |\ \ \ |
|
* | | | | | Fix Tk_Offset() -> offsetof(). Tk_Offset() was inherited by merging chavez-ca... | fvogel | 2019-09-29 | 6 | -7/+7 |
|
|
* | | | | | Merge chavez-canvas branch | Kevin Walzer | 2019-09-29 | 17 | -174/+215 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some... | Kevin Walzer | 2019-09-24 | 17 | -173/+215 |
|
|
* | | | | | Upgrade the X11 header files from the original ones (based on X11-r5) to X11-... | jan.nijtmans | 2019-09-27 | 21 | -1513/+6112 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Only use one of XPutImage/TkPutImage, dependant on platform. Both are present... | jan.nijtmans | 2019-09-27 | 8 | -20/+16 |
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge 8.6 | jan.nijtmans | 2019-09-26 | 5 | -14/+5 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Better fix for [2026405]: winfo id bug in cygwin build. | jan.nijtmans | 2019-09-26 | 5 | -14/+5 |
|
|
* | | | | | | merge-mark | jan.nijtmans | 2019-09-25 | 0 | -0/+0 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Add XPutImage() to the X11 stub table on Aqua | jan.nijtmans | 2019-09-25 | 5 | -10/+126 |
|
|
| | * | | | | Make MacOSX aqua and X11 share the same X11 stub table. | jan.nijtmans | 2019-09-25 | 6 | -155/+154 |
|
|
| | * | | | | Merge trunk | jan.nijtmans | 2019-09-25 | 91 | -3004/+5888 |
| | |\ \ \ \
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Fix 2 left-over Tcl_WinUtfToTChar() calls. Some more code cleanup, made possi... | jan.nijtmans | 2019-09-25 | 6 | -41/+27 |
|
|
* | | | | | | 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 |
|
|
* | | | | | | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 11 | -59/+136 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Add 7 X11 functions to the aqua stub table, which makes them accessable to st... | jan.nijtmans | 2019-09-24 | 11 | -21/+223 |
|
|
* | | | | | | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 13 | -62/+66 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Don't use "class" as (internal) struct field name or local variable name. Mak... | jan.nijtmans | 2019-09-24 | 13 | -58/+62 |
|
|
* | | | | | | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 5 | -6/+10 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Add type-casts to many usage of Tcl_WinTCharToUtf(), so Tk compiles without w... | jan.nijtmans | 2019-09-24 | 10 | -36/+36 |
|
|
| * | | | | | | Allow "wm frame" to return id's > 0xFFFFFFFF on 64-bit platforms (if the id r... | jan.nijtmans | 2019-09-24 | 4 | -4/+20 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Fix bug [96bce57407]: macosx crash when drawing 1x1 rounded rectangles. | culler | 2019-09-24 | 2 | -4/+24 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fix bug [96bce57407]: macosx crash when drawing 1x1 rounded rectangles. | culler | 2019-09-24 | 2 | -4/+24 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix bug [96bce57407]: crash when drawing 1x1 rounded rectangles | culler | 2019-09-22 | 2 | -4/+24 |
|
|
* | | | | | | | Fix alphabetical order of documented widget-specific options for ttk::labelframe | fvogel | 2019-09-23 | 1 | -10/+10 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Fix alphabetical order of documented widget-specific options for ttk::labelframe | fvogel | 2019-09-23 | 1 | -10/+10 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge 8.6. | jan.nijtmans | 2019-09-23 | 15 | -172/+160 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Use more explicit *W()-forms of the Win32 API, instead of relying on -DUNICODE | jan.nijtmans | 2019-09-23 | 15 | -216/+172 |
| |/ / / / |
|
* | | | | | Revert part of [8867a5752c55c16c]: Don't rule out certain fonts, because it c... | jan.nijtmans | 2019-09-20 | 1 | -16/+0 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2019-09-20 | 1 | -9/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Eliminate systemEncoding local variable. Don't use TCL_INDEX_NONE yet in 8.6,... | jan.nijtmans | 2019-09-20 | 2 | -17/+7 |
|
|
* | | | | | Eliminate all references to Tcl_WinTCharToUtf/Tcl_WinUtfToTChar functions, us... | jan.nijtmans | 2019-09-20 | 12 | -74/+129 |
|\ \ \ \ \ |
|
| * | | | | | Make everything compile without -DUNICODE | jan.nijtmans | 2019-09-20 | 10 | -80/+64 |
|
|
| * | | | | | Merge trunk | jan.nijtmans | 2019-09-20 | 24 | -175/+189 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-09-16 | 13 | -269/+284 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-09-09 | 104 | -3544/+6905 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-08-02 | 3 | -43/+45 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-07-30 | 7 | -13/+13 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-07-30 | 58 | -833/+638 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-07-07 | 82 | -640/+708 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-06-20 | 12 | -72/+31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-06-15 | 80 | -1311/+1780 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Switch back to using Tcl_UtfToExternalDString() in tkWinFont.c, since - someh... | jan.nijtmans | 2019-06-11 | 3 | -19/+25 |
|
|
| * | | | | | | | | | | | | | | Missing Tcl_DStringInit() call. | jan.nijtmans | 2019-06-11 | 1 | -0/+1 |
|
|
| * | | | | | | | | | | | | | | Fix handling of -1 in tkMain.c, undo accidental change in tkUnixFont.c | jan.nijtmans | 2019-06-11 | 2 | -1/+4 |
|
|
| * | | | | | | | | | | | | | | More TCHAR -> WCHAR conversions | jan.nijtmans | 2019-06-11 | 19 | -120/+115 |
|
|
| * | | | | | | | | | | | | | | Eliminate on Windows all usages of Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf(... | jan.nijtmans | 2019-06-10 | 12 | -62/+103 |
|
|
* | | | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2019-09-20 | 6 | -10/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | / / / /
| | |_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | One missing use of TCL_INDEX_NONE in stead of -1.
| jan.nijtmans | 2019-09-20 | 5 | -9/+9 |
|
|