| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow Tk to post popup menus when Tk app is not frontmost | Kevin Walzer | 2014-08-14 | 1 | -3/+11 |
|
|
* | 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 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 |
|
|
* | Fine-tune scrolling, especially of text widgets with embedded windows, after ... | Kevin Walzer | 2014-07-28 | 5 | -209/+1 |
|
|
* | 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 |
|
|
* | Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ... | Kevin Walzer | 2014-07-07 | 4 | -121/+170 |
|
|
* | Update configure files on Aqua to remove garbage collection flag, which is no... | Kevin Walzer | 2014-03-16 | 1 | -0/+2 |
|
|
* | Fix for drawing lags on OS X Mavericks; thanks to Ned Deily for report and Da... | Kevin Walzer | 2013-10-27 | 1 | -0/+1 |
|
|
* | Fix for http://core.tcl.tk/tk/info/8eb56719cf on broken build with 8.5.15 wit... | Kevin Walzer | 2013-09-16 | 2 | -2/+2 |
|
|
* | Fix for 3016181, thanks to Tom Goddard for patch | Kevin Walzer | 2013-08-25 | 4 | -6/+13 |
|
|
* | Updates to redirect bug reports to the new tracker location. | dgp | 2013-06-17 | 1 | -2/+2 |
|
|
* | Tk_CancelIdleCall -> Tcl_CancelIdleCall | jan.nijtmans | 2013-01-23 | 1 | -3/+3 |
|
|
* | make TkBackgroundEvalObjv a static function, and eliminate the use of the dep... | jan.nijtmans | 2013-01-23 | 1 | -0/+65 |
|
|
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 2 | -5/+5 |
|\ |
|
| * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 2 | -8/+8 |
|
|
* | | Make Aqua Tk build on OSX Leopard again; *I* still use it! | dkf | 2012-12-17 | 1 | -4/+25 |
|
|
* | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget] | dgp | 2012-10-24 | 1 | -0/+6 |
|
|
* | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -13/+10 |
|\ \
| |/ |
|
* | | remove tkMacOSXCarbonEvents.c | jan.nijtmans | 2012-10-23 | 1 | -690/+0 |
|
|
* | | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 49 | -138/+52 |
|
|
* | | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics... | jan.nijtmans | 2012-10-23 | 2 | -59/+45 |
|
|
* | | Backport of dgp wm-forget and wm-manage fixes; test suite no longer crashes | Kevin Walzer | 2012-10-18 | 1 | -6/+17 |
|
|
* | | Cherrypick Merge, Backport of [6223d9e067]. Restored from | andreask | 2012-10-09 | 1 | -0/+7 |
|
|
* | | Fix typo in tkMacOSXFont.c | Kevin Walzer | 2012-10-04 | 1 | -1/+1 |
|
|
* | | Fix for 3572016, menus not re-enabling after modal dialog | Kevin Walzer | 2012-10-02 | 1 | -0/+6 |
|
|
* | | Backport of dgp fixes to trunk for Tk-Cocoa | Kevin Walzer | 2012-09-25 | 2 | -2/+4 |
|
|
* | | Added two missing header files from the cococa backport branch.cocoa_full_merge_review_8_5 | andreask | 2012-09-12 | 2 | -0/+800 |
|
|
* | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 64 | -23091/+11935 |
|
|
* | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 5 | -20/+24 |
|\ \
| |/ |
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 5 | -20/+22 |
|
|
| * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 1 | -5/+7 |
|
|
* | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 1 | -1/+1 |
|
|
* | | Implementation for Carbon. | dgp | 2011-10-17 | 1 | -5/+19 |
|
|
* | | Correct some README bitrot. | dgp | 2011-06-10 | 1 | -9/+3 |
|
|
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 56 | -113/+2 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 49 | -98/+0 |
|
|
| * | * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" apple | das | 2009-08-24 | 1 | -49/+27 |
|
|
| * | * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS X | das | 2009-02-06 | 1 | -1/+7 |
|
|
| * | whitespace | das | 2009-02-06 | 1 | -2/+2 |
|
|
| * | adjust copyright year | das | 2009-01-08 | 1 | -3/+3 |
|
|
| * | Fix potential use of uninitialized variable flagged by clang static analyzer | das | 2008-12-07 | 1 | -3/+4 |
|
|
| * | Fix leaks flagged by clang static analyzer | das | 2008-12-07 | 1 | -1/+25 |
|
|
| * | TkpDisplayButton: use computed borderWidth | das | 2008-12-07 | 1 | -2/+2 |
|
|
| * | MenuDefProc: avoid crash with non-Tk menus | das | 2008-12-07 | 1 | -6/+3 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing; | das | 2008-06-19 | 1 | -44/+37 |
|
|
| * | * macosx/tkMacOSXDebug.c: revert 2007-11-09 commit making | das | 2008-06-19 | 2 | -5/+6 |
|
|