summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Apply a similar dealloc fix to menubuttonmacosx_button_segfaulthypnotoad2014-08-271-0/+1
* Fix from kevin_walzer for buttons in cocoahypnotoad2014-08-271-7/+1
* An improvement on beforehypnotoad2014-08-271-1/+2
* dgp's constant comparison fixhypnotoad2014-08-271-0/+3
* Fix for segfaults induced by the following script:hypnotoad2014-08-271-0/+3
* Fix for shimmering of buttons embedded when scrolled in text and canvas widge...Kevin Walzer2014-08-163-95/+203
* Allow Tk to post popup menus when Tk app is not frontmostKevin Walzer2014-08-141-2/+10
* Fix typo's, debug statements, C++-comment.jan.nijtmans2014-08-114-15/+15
|\
| * Fix typo's, debug statements, C++-comment.jan.nijtmans2014-08-112-11/+14
| * Further refinement of scrolling; addresses artifacts in scrolling complex int...Kevin Walzer2014-08-112-43/+66
| * Further refinement of Mac OS X scrolling; thanks to Marc Culler for an additi...Kevin Walzer2014-08-042-66/+43
| * Fix for font configure crash on OS X, thanks to rob@bitkeeper.com for the patchKevin Walzer2014-08-012-6/+8
| * Fine-tune scrolling, especially of text widgets with embedded windows, after ...Kevin Walzer2014-07-285-209/+1
| * Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-257-16/+38
| * Fix for display of images when scrolling a text widget on OS X; thanks to Mar...Kevin Walzer2014-07-242-64/+116
| * Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ...Kevin Walzer2014-07-074-121/+170
| * Update configure files on Aqua to remove garbage collection flag, which is no...Kevin Walzer2014-03-161-0/+2
| * Fix for drawing lags on OS X Mavericks; thanks to Ned Deily for report and Da...Kevin Walzer2013-10-271-0/+1
| * Fix for http://core.tcl.tk/tk/info/8eb56719cf on broken build with 8.5.15 wit...Kevin Walzer2013-09-162-2/+2
| * Fix for 3016181, thanks to Tom Goddard for patchKevin Walzer2013-08-254-6/+13
* | Further refinement of scrolling; addresses artifacts in scrolling complex int...Kevin Walzer2014-08-112-12/+45
* | Further refinement of Mac OS X scrolling; thanks to Marc Culler for an additi...Kevin Walzer2014-08-042-46/+14
* | Fix for font configure crash on OS X, thanks to rob@bitkeeper.com for the patchKevin Walzer2014-08-012-1/+4
* | Fine-tune scrolling, especially of text widgets with embedded windows, after ...Kevin Walzer2014-07-284-186/+1
* | Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-257-168/+185
* | Fix for display of images when scrolling a text widget on OS X; thanks to Mar...Kevin Walzer2014-07-242-64/+116
* | Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ...Kevin Walzer2014-07-074-121/+170
* | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands.jan.nijtmans2014-06-035-33/+24
* | Update configure files on Aqua to remove garbage collection flag, which is no...Kevin Walzer2014-03-161-0/+2
* | Fix for drawing lags on OS X Mavericks; thanks to Ned Deily for report and Da...Kevin Walzer2013-10-271-0/+1
* | Fix for 3016181, thanks to Tom Goddard for patchKevin Walzer2013-08-251-0/+2
* | Updates to redirect bug reports to the new tracker locationdgp2013-06-171-2/+2
|\ \ | |/
| * Updates to redirect bug reports to the new tracker location.dgp2013-06-171-2/+2
* | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th...jan.nijtmans2013-03-073-4/+10
* | ttk::theme::* packages don't Provide anything Extra.jenglish2013-02-151-1/+1
* | Eliminate usage of Tcl_PkgProvide/Tcl_PkgRequire functions, use the 'Ex' vers...jan.nijtmans2013-02-151-1/+1
* | Merge core-8-5-branchjan.nijtmans2013-01-244-40/+40
|\ \ | |/
* | Tk_CancelIdleCall -> Tcl_CancelIdleCalljan.nijtmans2013-01-231-3/+3
|\ \ | |/
| * Tk_CancelIdleCall -> Tcl_CancelIdleCalljan.nijtmans2013-01-231-3/+3
| * make TkBackgroundEvalObjv a static function, and eliminate the use of the dep...jan.nijtmans2013-01-231-0/+65
* | Replace various functions calls, for functions which are small wrappers aroun...jan.nijtmans2013-01-143-10/+10
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-112-5/+5
|\ \ | |/
| * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-112-5/+5
| |\
| | * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-112-8/+8
* | | Make Aqua Tk build on OSX Leopard againdkf2012-12-171-1/+21
|\ \ \ | |/ /
| * | Make Aqua Tk build on OSX Leopard again; *I* still use it!dkf2012-12-171-4/+25
* | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
|\ \ \ | |/ /
| * | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
| * | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-13/+10
| |\ \ | | |/
* | | consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-2316-33/+33
|\ \ \ | |/ /