summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* All standard item types now have rotation proc callbacks.dkf2019-03-111-2/+56
* More item typesdkf2019-03-115-7/+241
* Starting to build out the per-item implementationsdkf2019-03-113-47/+179
* Basic implementation of TIP 164: [$canvas rotate]dkf2019-03-112-12/+104
* Fixed one more None -> NULL compiler warning.culler2019-03-071-1/+1
* Copy PDBs to installation if option PDBS is given during installapnadkarni2019-03-061-0/+8
|\
| * Copy PDBs to installation if option PDBS is given during installapnadkarni2019-03-061-0/+8
* | gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-03-052-1/+53
|\ \ | |/
| * gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-03-042-1/+53
| |\
| | * gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-02-032-1/+53
* | | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an...culler2019-03-049-105/+129
|\ \ \ | |/ /
| * | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs whenculler2019-03-049-105/+129
| |\ \
| | * | Increase the size of the ring buffer for Aqua, and modify bgerror so itculler2019-03-034-60/+66
| | * | Make it be an error to create a transient/master cycle on Windows.culler2019-03-011-8/+12
| | * | Make it be an error to create a transient/master cycle on unix.culler2019-03-011-7/+13
| | * | Make it be an error to create a transient/master cycle on Aqua. Otherculler2019-03-013-30/+38
* | | | Fix bug 1951abf33d: Aqua sometimes segfaults when destroying a transient.culler2019-03-014-107/+102
|\ \ \ \ | |/ / /
| * | | Fix bug 1951abf33d: Aqua sometimes segfaults when destroying a transient.culler2019-03-014-107/+102
| |\ \ \ | | |/ /
| | * | Fix bugs in the list management code for the record of transient windows.culler2019-02-281-19/+32
| | * | Remove some bloat from tkMacOSXWm.c.culler2019-02-284-72/+38
| | * | Make sure that we don't create cycles in the parent->child digraph even ifculler2019-02-281-23/+39
| | * | Adding 1 character fixes two of the three crashes reported in ticket [1951abf...culler2019-02-271-1/+1
| |/ /
* | | Fix bug [9771ae0f0b]: In Aqua, deiconifying a transient of a withdrawn window...culler2019-02-231-3/+14
|\ \ \ | |/ /
| * | Fix bug [9771ae0f0b]: In Aqua, deiconifying a transient of a withdrawn window...culler2019-02-231-3/+14
| |\ \
| | * | Fix bug [9771ae0f0b]: In Aqua, deiconifying a transient of a withdrawn window...culler2019-02-231-3/+14
| |/ /
* | | Fix bug [56a1823c73]: Aqua toplevels can fail to appear on screen.culler2019-02-232-7/+27
|\ \ \ | |/ /
| * | Fix bug [56a1823c73]: Aqua toplevels can fail to appear on screen.culler2019-02-232-7/+27
| |\ \
| | * | Fix bug [56a1823c73]: Aqua toplevels can fail to appear on screen.culler2019-02-182-7/+27
* | | | Fix [30a0fc767a]: spelling error in a commentfvogel2019-02-221-1/+1
|\ \ \ \ | |/ / /
| * | | Fix [30a0fc767a]: spelling error in a commentfvogel2019-02-221-1/+1
| |/ /
* | | Tcl_BackgroundError -> Tcl_BackgroundException. Mark deprecated macro's as su...jan.nijtmans2019-02-153-3/+9
* | | Remove a missed unused variable.culler2019-02-131-1/+0
|\ \ \ | |/ /
| * | Remove a missed unused variable.culler2019-02-131-1/+0
* | | Fix bug [2249e64bdc]: adjust unixWm tests which expect impossible results on ...culler2019-02-133-30/+38
|\ \ \ | |/ /
| * | Fix bug [2249e64bdc]: adjust unixWm tests which expect impossible results on ...culler2019-02-133-30/+38
| |\ \
| | * | Two text tests also try to position a window with y = 0. Tweak these for Aqua.culler2019-02-131-4/+11
| | * | Fix bug [2249e64bdc]: Some unixWm tests expect the impossible on Aquaculler2019-02-132-26/+27
| |/ /
* | | Fix bug [b389dfcd8f]: Aqua miscalculates window position on secondary display.culler2019-02-131-4/+2
|\ \ \ | |/ /
| * | Fix bug [b389dfcd8f]: Aqua miscalculates window position on secondary display.culler2019-02-131-4/+2
| |\ \
| | * | Fix bug [b389dfcd8f]: Aqua miscalculates window position on secondary displayculler2019-02-131-4/+2
| |/ /
* | | Fix bug [8814bddf5d]: segfault in [NSMenu size]culler2019-02-101-5/+9
|\ \ \ | |/ /
| * | Fix bug [8814bddf5d]: segfault in [NSMenu size]culler2019-02-101-5/+9
| |\ \
| | * | Fix bug [8814bddf5d]: segfault in [NSMenu size]culler2019-02-091-5/+9
| |/ /
* | | Fix the build for MSVC.culler2019-02-081-1/+1
|\ \ \ | |/ /
| * | Fix the build for MSVCfvogel2019-02-081-1/+1
| |\ \
| | * | Fix the build for MSVCfvogel2019-02-081-1/+1
* | | | Fix bug [1529659ff]: Embedded toplevel makes the outer toplevel menu inaccess...culler2019-02-081-7/+28
|\ \ \ \ | |/ / /
| * | | Fix bug [1529659ff]: Embedded toplevel makes the outer toplevel menu inaccess...culler2019-02-081-7/+28
* | | | Fix bug [58665b91dd]: many unixEmbed tests fail.culler2019-02-078-113/+192
|\ \ \ \ | |/ / /
| * | | Fix bug [58665b91dd]: many unixEmbed tests fail.culler2019-02-078-115/+194
| |\ \ \ | | |/ / | | | / | | |/ | |/|