| Commit message (Expand) | Author | Age | Files | Lines |
* | Final cleanup of zombie windows in Cocoa | Kevin Walzer | 2015-03-21 | 2 | -6/+5 |
|
|
* | merge mark | Kevin Walzer | 2015-03-21 | 0 | -0/+0 |
|\ |
|
| * | Add copyright notice for Marc Culler | Kevin Walzer | 2015-03-21 | 2 | -0/+2 |
|
|
| * | Improvement of memory management, removal of zombie windows from Tk-Cocoa; th... | Kevin Walzer | 2015-03-21 | 3 | -6/+33 |
|
|
| * | Cleanup and simplification of memory management in event loop; now works more... | Kevin Walzer | 2015-03-21 | 5 | -72/+106 |
|
|
| * | Cleanup and improvement of tracking of native windows in Cocoa; thanks to Mar... | Kevin Walzer | 2015-03-21 | 4 | -89/+74 |
|
|
| * | Remove garbage collections calls as GC is no longer supported on OS X; thanks... | Kevin Walzer | 2015-03-21 | 8 | -45/+28 |
|
|
* | | Add copyright notice for Marc Culler | Kevin Walzer | 2015-03-21 | 2 | -0/+2 |
|
|
* | | Improvement of memory management, removal of zombie windows from Tk-Cocoa; th... | Kevin Walzer | 2015-03-21 | 2 | -6/+13 |
|
|
* | | Cleanup and simplification of memory management in event loop; now works more... | Kevin Walzer | 2015-03-21 | 5 | -77/+104 |
|
|
* | | Cleanup and improvement of tracking of native windows in Cocoa; thanks to Mar... | Kevin Walzer | 2015-03-21 | 4 | -75/+66 |
|
|
* | | Remove garbage collections calls as GC is no longer supported on OS X; thanks... | Kevin Walzer | 2015-03-21 | 8 | -53/+36 |
|
|
* | | Merge-mark, and remove some unnecessary end-of-line spacing. | jan.nijtmans | 2015-03-16 | 6 | -11/+11 |
|\ \
| |/ |
|
| * | Wish now launches in front when caed from command line, and focus -force work... | Kevin Walzer | 2015-03-15 | 4 | -20/+38 |
|
|
* | | Wish now launches in front when called from command line, and focus -force wo... | Kevin Walzer | 2015-03-15 | 4 | -21/+38 |
|
|
* | | Merged branch bug-1581955fff, fixing [1581955fff] | fvogel | 2015-03-13 | 1 | -16/+33 |
|\ \
| |/ |
|
| * | Merged branch bug-1581955fff, fixing [1581955fff] | fvogel | 2015-03-13 | 1 | -0/+24 |
| |\ |
|
| | * | Slightly better formattingbug_1581955fff | fvogel | 2015-03-13 | 1 | -0/+4 |
|
|
| | * | Fixed documentation regarding behaviour of embedded windows and embedded imag... | fvogel | 2015-03-08 | 1 | -0/+20 |
|
|
* | | | merge release | dgp | 2015-03-12 | 10 | -33/+41 |
|\ \ \ |
|
| * \ \ | merge trunkcore_8_6_4core_8_6_4_rc | dgp | 2015-03-11 | 2 | -20/+8 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | merge mark | Kevin Walzer | 2015-03-10 | 0 | -0/+0 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fix for crash when image is dealloc'ed prematurely in Cocoa | Kevin Walzer | 2015-03-10 | 1 | -2/+4 |
| | |/
| |/| |
|
* | | | Fix for crash when image is dealloc'ed prematurely in Cocoa | Kevin Walzer | 2015-03-10 | 1 | -2/+4 |
|
|
* | | | merge mark | dgp | 2015-03-06 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | merge release | dgp | 2015-03-06 | 10 | -7133/+4422 |
| |\ \ |
|
| | * | | update release datecore_8_5_18core_8_5_18_rc | dgp | 2015-03-06 | 3 | -7131/+4398 |
|
|
| | * | | merge 8.5 | dgp | 2015-03-06 | 1 | -0/+1 |
| | |\ \
| | |/ /
| |/| | |
|
| | * | | merge 8.5 | dgp | 2015-03-05 | 1 | -1/+1 |
| | |\ \ |
|
| | * \ \ | merge 8.5 | dgp | 2015-03-02 | 1 | -7/+0 |
| | |\ \ \ |
|
| | * | | | | update changes | dgp | 2015-02-25 | 1 | -0/+22 |
|
|
| | * | | | | merge 8.5 | dgp | 2015-02-24 | 9 | -418/+276 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | merge 8.5 | dgp | 2015-02-12 | 1 | -22/+41 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | merge 8.5 | dgp | 2015-02-12 | 28 | -285/+1035 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | Bump to version 8.5.18. | dgp | 2015-02-05 | 8 | -15/+15 |
|
|
| | | | | | | | * | merge trunk | dgp | 2015-03-06 | 1 | -0/+1 |
| | | | | | | | |\
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | merge mark | dgp | 2015-03-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| * | | | | | | | | Fix for crash in deleted toplevels when not removed from Cocoa window menu; t... | Kevin Walzer | 2015-03-06 | 1 | -0/+1 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Fix for crash in deleted toplevels when not removed from Cocoa window menu; t... | Kevin Walzer | 2015-03-06 | 1 | -0/+1 |
|
|
| | | | | | | * | merge trunk | dgp | 2015-03-05 | 1 | -1/+2 |
| | | | | | | |\
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Merge mark | Kevin Walzer | 2015-03-05 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Fix for keyboard modifier events, thanks to Trevor Williams for patch | Kevin Walzer | 2015-03-05 | 1 | -1/+1 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Fix for keyboard modifier events, thanks to Trevor Williams for patch | Kevin Walzer | 2015-03-05 | 1 | -1/+2 |
|
|
| | | | | | * | update changes | dgp | 2015-03-05 | 1 | -0/+22 |
|
|
| | | | | | * | merge trunk | dgp | 2015-03-02 | 2 | -13/+2 |
| | | | | | |\
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Deleted Win95/98-specific documentation as those platforms have long been uns... | ashok | 2015-03-02 | 1 | -6/+2 |
|
|
* | | | | | | | merge mark | Kevin Walzer | 2015-02-28 | 0 | -0/+0 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Fix for 5824a992df, images not displaying in Cocoa in label with sunken relief | Kevin Walzer | 2015-02-28 | 1 | -7/+0 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Fix for 5824a992df, images not displaying in Cocoa in label with sunken relief | Kevin Walzer | 2015-02-28 | 1 | -7/+0 |
|
|
| | | | | * | Bump to 8.6.4. | dgp | 2015-02-26 | 8 | -15/+15 |
| |_|_|_|/
|/| | | | |
|