| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply a similar dealloc fix to menubuttonmacosx_button_segfault | hypnotoad | 2014-08-27 | 1 | -0/+1 |
|
|
* | Fix from kevin_walzer for buttons in cocoa | hypnotoad | 2014-08-27 | 1 | -7/+1 |
|
|
* | An improvement on before | hypnotoad | 2014-08-27 | 1 | -1/+2 |
|
|
* | dgp's constant comparison fix | hypnotoad | 2014-08-27 | 1 | -0/+3 |
|
|
* | Fix for segfaults induced by the following script: | hypnotoad | 2014-08-27 | 1 | -0/+3 |
|
|
* | merge trunkrc3 | dgp | 2014-08-26 | 1 | -1/+1 |
|\ |
|
| * | Fix build problem on Cygwin, caused by a mismatch between tcl.m4 and the gene... | jan.nijtmans | 2014-08-26 | 1 | -1/+1 |
|
|
| * | merge mark | dgp | 2014-08-25 | 0 | -0/+0 |
| |\ |
|
| | * | merge release | dgp | 2014-08-25 | 9 | -10/+50 |
| | |\ |
|
| | | * | stamp release datecore_8_5_16_rc | dgp | 2014-08-22 | 1 | -1/+1 |
|
|
| | | * | merge 8.5 | dgp | 2014-08-18 | 4 | -95/+214 |
| | | |\
| | | |/
| | |/| |
|
| | | * | merge 8.5 | dgp | 2014-08-14 | 1 | -3/+11 |
| | | |\ |
|
| | | * | | update changes | dgp | 2014-08-14 | 1 | -0/+40 |
|
|
| | | * | | merge 8.5 | dgp | 2014-08-13 | 3 | -15/+20 |
| | | |\ \ |
|
| | | * \ \ | merge 8.5 | dgp | 2014-07-28 | 8 | -263/+129 |
| | | |\ \ \ |
|
| | | * | | | | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 8 | -10/+10 |
|
|
* | | | | | | | stamp release date | dgp | 2014-08-22 | 1 | -1/+1 |
|
|
* | | | | | | | update changes file | dgp | 2014-08-19 | 1 | -0/+48 |
|
|
* | | | | | | | merge trunk | dgp | 2014-08-19 | 10 | -142/+271 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | merge mark | dgp | 2014-08-18 | 0 | -0/+0 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Fix for shimmering of buttons embedded when scrolled in text and canvas widge... | Kevin Walzer | 2014-08-16 | 4 | -95/+214 |
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Allow Tk to post popup menus when Tk app is not frontmost | Kevin Walzer | 2014-08-14 | 1 | -3/+11 |
| | | |_|/
| | |/| | |
|
| * | | | | Fix for shimmering of buttons embedded when scrolled in text and canvas widge... | Kevin Walzer | 2014-08-16 | 4 | -96/+213 |
|
|
| * | | | | Allow Tk to post popup menus when Tk app is not frontmost | Kevin Walzer | 2014-08-14 | 1 | -2/+10 |
|
|
| * | | | | Fix typo's, debug statements, C++-comment. | jan.nijtmans | 2014-08-11 | 4 | -15/+15 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix typo's, debug statements, C++-comment. | jan.nijtmans | 2014-08-11 | 2 | -11/+14 |
|
|
| | * | | | Further refinement of scrolling; addresses artifacts in scrolling complex int... | Kevin Walzer | 2014-08-11 | 2 | -43/+66 |
|
|
| * | | | | Further refinement of scrolling; addresses artifacts in scrolling complex int... | Kevin Walzer | 2014-08-11 | 2 | -12/+45 |
|
|
| * | | | | merge-mark | jan.nijtmans | 2014-08-06 | 0 | -0/+0 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Further refinement of Mac OS X scrolling; thanks to Marc Culler for an additi... | Kevin Walzer | 2014-08-04 | 2 | -66/+43 |
|
|
| | * | | | Fix for font configure crash on OS X, thanks to rob@bitkeeper.com for the patch | Kevin Walzer | 2014-08-01 | 2 | -6/+8 |
| | | |/
| | |/| |
|
| * | | | Further refinement of Mac OS X scrolling; thanks to Marc Culler for an additi... | Kevin Walzer | 2014-08-04 | 2 | -46/+14 |
|
|
| * | | | Fix for font configure crash on OS X, thanks to rob@bitkeeper.com for the patch | Kevin Walzer | 2014-08-01 | 3 | -34/+37 |
|
|
| * | | | merge-mark | jan.nijtmans | 2014-07-28 | 0 | -0/+0 |
| |\ \ \
| | |/ / |
|
| | * | | Fine-tune scrolling, especially of text widgets with embedded windows, after ... | Kevin Walzer | 2014-07-28 | 5 | -209/+1 |
|
|
* | | | | Bump to 8.6.2 for release. | dgp | 2014-07-28 | 8 | -12/+12 |
|/ / / |
|
* | | | Fine-tune scrolling, especially of text widgets with embedded windows, after ... | Kevin Walzer | 2014-07-28 | 4 | -186/+1 |
|
|
* | | | merge-mark | jan.nijtmans | 2014-07-27 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | Add copyright notice to Marc Culler for extensive patch to alpha rendering on... | Kevin Walzer | 2014-07-25 | 7 | -16/+38 |
|
|
| * | | Fix for display of images when scrolling a text widget on OS X; thanks to Mar... | Kevin Walzer | 2014-07-24 | 2 | -64/+116 |
| |/ |
|
* | | Add copyright notice to Marc Culler for extensive patch to alpha rendering on... | Kevin Walzer | 2014-07-25 | 7 | -168/+185 |
|
|
* | | Fix for display of images when scrolling a text widget on OS X; thanks to Mar... | Kevin Walzer | 2014-07-24 | 2 | -64/+116 |
|
|
* | | Workaround for [http://core.tcl.tk/tcl/tktview?name=4955f5d8a4dce006e063f924b... | jan.nijtmans | 2014-07-08 | 1 | -8/+8 |
|\ \ |
|
| * \ | merge trunkbug_4955f5d8a4 | jan.nijtmans | 2014-05-22 | 7 | -147/+140 |
| |\ \ |
|
* | \ \ | merge-mark | jan.nijtmans | 2014-07-08 | 0 | -0/+0 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ... | Kevin Walzer | 2014-07-07 | 4 | -121/+170 |
|
|
* | | | | Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ... | Kevin Walzer | 2014-07-07 | 4 | -121/+170 |
|
|
* | | | | Eliminate last two calls to Tcl_CreateCommand(). | jan.nijtmans | 2014-06-30 | 4 | -44/+44 |
|
|
* | | | | two more (test-)command converted to Tcl_Obj API | jan.nijtmans | 2014-06-27 | 1 | -29/+28 |
|
|
* | | | | Use Tcl_FindCommand in stead of Tcl_GetCommandInfo where this suffices. | jan.nijtmans | 2014-06-03 | 2 | -5/+2 |
|
|