| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | |
| \ | |
*-. \ | Fix [2a70627a03]: shobjidl.h include in tkWinDialog.c breaks mingw cross comp... | jan.nijtmans | 2015-04-07 | 1 | -1/+0 |
|\ \ \
| | |/ |
|
| | * | Backing out changes; unexpected issues with window resizing that require furt... | Kevin Walzer | 2015-04-07 | 9 | -247/+1336 |
|
|
| | * | Backing out changes; unexpected issues with window resizing that require furt... | Kevin Walzer | 2015-04-07 | 1 | -13/+0 |
|
|
| | * | Further cleanup of scrolling, drawing, resize in Cocoa; thanks to Marc Culler... | Kevin Walzer | 2015-04-07 | 10 | -117/+260 |
|
|
| * | | Suggested fix for [2a70627a03]: shobjidl.h include in tkWinDialog.c breaks mi...bug_2a70627a03 | jan.nijtmans | 2015-03-22 | 1 | -1/+0 |
|
|
* | | | Backing out changes; unexpected issues with window resizing that require furt... | Kevin Walzer | 2015-04-07 | 10 | -253/+115 |
|
|
* | | | Further cleanup of scrolling, drawing, resize in Cocoa; thanks to Marc Culler... | Kevin Walzer | 2015-04-07 | 10 | -115/+253 |
|
|
* | | | Purge configuration efforts at supporting platforms lacking <limits.h>. | dgp | 2015-03-24 | 7 | -204/+7 |
|
|
* | | | Remove some unnecessary end-of-line spacing | jan.nijtmans | 2015-03-23 | 6 | -18/+18 |
|/ / |
|
* | | merge mark | dgp | 2015-03-21 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Fixed failed compile. | dgp | 2015-03-21 | 1 | -23/+11 |
|
|
* | | merge mark | Kevin Walzer | 2015-03-21 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Additional copyright notices | Kevin Walzer | 2015-03-21 | 3 | -0/+9 |
|
|
| * | Final cleanup of zombie windows in Cocoa | Kevin Walzer | 2015-03-21 | 1 | -0/+2 |
|
|
| * | Remove duplicate call to safeSetMainMenu | Kevin Walzer | 2015-03-21 | 1 | -7/+0 |
|
|
* | | Additional copyright notices | Kevin Walzer | 2015-03-21 | 3 | -4/+15 |
|
|
* | | 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 |
| | |\ \ \ \ \ \ |
|