| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug in float emulation for MS-VC6: map fabsf() to fabs(), not abs(). Add floa... | oehhar | 2019-10-04 | 1 | -1/+5 |
|
|
* | Eliminate UPDATE_WINDOWS(), which is only used once. Just replace it with a s... | jan.nijtmans | 2019-10-03 | 1 | -7/+3 |
|
|
* | Restore "-outline" default for canvas polygons, but adapt test-case expectati... | jan.nijtmans | 2019-10-03 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2019-10-03 | 1 | -4/+3 |
|\ |
|
| * | Fix [3ed5b66989]: Malpositioned root window with highlighthickness > 0 | fvogel | 2019-10-01 | 1 | -4/+3 |
|
|
* | | Add many (mostly MacOS) stub functions, needed for future implementation of X... | jan.nijtmans | 2019-10-02 | 10 | -456/+457 |
|\ \ |
|
| * | | Add a bunch of new X11 functions (stubs, for now) to the X11 stub tables for ... | jan.nijtmans | 2019-10-02 | 3 | -0/+224 |
|
|
| * | | Add XLowerWindow to MacOS X11 stub table | jan.nijtmans | 2019-10-02 | 5 | -6/+11 |
| |\ \
| |/ /
|/| | |
|
* | | | Fix [95d5e459d12]: Test tk-4.7 (useinputmethods) fails in trunk (Win) | jan.nijtmans | 2019-10-02 | 1 | -1/+1 |
|
|
* | | | Revert change to tkCanvPoly.c because of failure in test suite | Kevin Walzer | 2019-10-02 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-10-01 | 3 | -36/+36 |
|\ \ \
| | |/
| |/| |
|
| * | | Modify TkClipBox and friends such that they return an int (normally 0) in ste... | jan.nijtmans | 2019-10-01 | 3 | -36/+36 |
|
|
| | * | Eliminate some dead code | jan.nijtmans | 2019-10-01 | 1 | -217/+0 |
|
|
| | * | Bring back 2 files to their original state, since this eases keeping other br... | jan.nijtmans | 2019-10-01 | 2 | -5/+5 |
|
|
| | * | more Region-related revamp. | jan.nijtmans | 2019-10-01 | 8 | -143/+70 |
|
|
| | * | Simplify many MacOS-specific types which are not necessary | jan.nijtmans | 2019-09-30 | 14 | -110/+89 |
| |/
|/| |
|
* | | Merge 8.6. Format tkCanvPoly.c a little (put the handling of "-line" in two l... | jan.nijtmans | 2019-09-30 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | Merge chavez-canvas branch | Kevin Walzer | 2019-09-29 | 6 | -7/+12 |
| |\ |
|
* | | | Fix 'implicit declaration of TkPutImage' warning on UNIX | jan.nijtmans | 2019-09-29 | 2 | -10/+10 |
|
|
* | | | Fix 2 build problems, one with XPutImage on Windows, one with -fill option | jan.nijtmans | 2019-09-29 | 1 | -1/+1 |
|
|
* | | | 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 | 6 | -8/+12 |
|\ \ \
| | |/
| |/| |
|
| * | | Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some... | Kevin Walzer | 2019-09-24 | 6 | -7/+12 |
|
|
* | | | Only use one of XPutImage/TkPutImage, dependant on platform. Both are present... | jan.nijtmans | 2019-09-27 | 4 | -7/+13 |
|\ \ \ |
|
| * \ \ | Merge 8.6 | jan.nijtmans | 2019-09-26 | 2 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Better fix for [2026405]: winfo id bug in cygwin build. | jan.nijtmans | 2019-09-26 | 2 | -2/+2 |
|
|
| | * | | Add XPutImage() to the X11 stub table on Aqua | jan.nijtmans | 2019-09-25 | 3 | -1/+102 |
|
|
* | | | | Make MacOSX aqua and X11 share the same X11 stub table. | jan.nijtmans | 2019-09-25 | 4 | -125/+152 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-09-25 | 28 | -2005/+4169 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 7 | -35/+70 |
| |\ \ \
| | |/ / |
|
| | * | | Add 7 X11 functions to the aqua stub table, which makes them accessable to st... | jan.nijtmans | 2019-09-24 | 7 | -8/+142 |
|
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 5 | -30/+34 |
| |\ \ \
| | |/ / |
|
| | * | | Don't use "class" as (internal) struct field name or local variable name. Mak... | jan.nijtmans | 2019-09-24 | 5 | -26/+30 |
|
|
| | * | | Allow "wm frame" to return id's > 0xFFFFFFFF on 64-bit platforms (if the id r... | jan.nijtmans | 2019-09-24 | 1 | -0/+10 |
| | |/ |
|
| | * | Eliminate systemEncoding local variable. Don't use TCL_INDEX_NONE yet in 8.6,... | jan.nijtmans | 2019-09-20 | 1 | -1/+1 |
|
|
| | * | One missing use of TCL_INDEX_NONE in stead of -1.
| jan.nijtmans | 2019-09-20 | 1 | -1/+1 |
|
|
| * | | Make everything compile without -DUNICODE | jan.nijtmans | 2019-09-20 | 2 | -2/+3 |
|
|
| * | | Merge trunk | jan.nijtmans | 2019-09-20 | 4 | -5/+8 |
| |\ \ |
|
| | * \ | Merge 8.6 | jan.nijtmans | 2019-09-19 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | | * | *A() to *W() Win32 API changes, actually the same because Tk is already compi... | jan.nijtmans | 2019-09-19 | 1 | -1/+1 |
|
|
| | * | | Fix [cc6c711c1e]: treeview layout issues (patch from Brad Lanam) | fvogel | 2019-09-18 | 1 | -3/+4 |
| | |\ \
| | | |/ |
|
| | | * | Fix [cc6c711c1e]: treeview layout issues (patch from Brad Lanam) | fvogel | 2019-09-18 | 1 | -3/+4 |
|
|
| | * | | merge core-8-6-branch | fvogel | 2019-09-18 | 2 | -1/+3 |
| | |\ \
| | | |/ |
|
| | | * | (minor) Add missing initializer, and two /* FALLTHRU */ markers. | jan.nijtmans | 2019-09-17 | 2 | -1/+3 |
|
|
| * | | | Merge trunk | jan.nijtmans | 2019-09-16 | 4 | -17/+13 |
| |\ \ \
| | |/ / |
|
| | * | | Merge 8.6 | jan.nijtmans | 2019-09-16 | 3 | -4/+4 |
| | |\ \
| | | |/ |
|
| | | * | TCHAR -> WCHAR conversions, since our TCHAR is actually WCHAR when compiling ... | jan.nijtmans | 2019-09-16 | 1 | -2/+2 |
|
|
| | | * | Simplify NewNativeObj(), since its last parameter is always -1. | jan.nijtmans | 2019-09-16 | 4 | -20/+16 |
|
|
| | * | | Simplify NewNativeObj() function in tkMain.c, since "length" is always -1 | jan.nijtmans | 2019-09-09 | 1 | -13/+9 |
| | |\ \
| | | |/ |
|
| | * | | end-of-line spacing | jan.nijtmans | 2019-09-09 | 1 | -1/+1 |
|
|