| Commit message (Expand) | Author | Age | Files | Lines |
* | [9eab541213] Fix OSX file dialog handling of -initialdir. | dgp | 2017-08-03 | 1 | -28/+44 |
|
|
* | Fix last crashing bug for save dialogs on macOS | Kevin Walzer | 2017-07-03 | 1 | -1/+0 |
|
|
* | Fix for 8afc6c9ebe, crashes in save and open dialogs on macOS; thanks to Marc... | Kevin Walzer | 2017-07-03 | 1 | -3/+29 |
|
|
* | Fix for 9eab541213, tk_getSave on macOS; thanks to Christian Gollwitzer for p... | Kevin Walzer | 2017-06-05 | 1 | -24/+20 |
|
|
* | Cherry-pick [http://core.tcl.tk/tclconfig/info/18e79736d236d15d|All the world... | jan.nijtmans | 2017-05-18 | 1 | -25/+25 |
|
|
* | Major reworking of tkMacOSXDialog.c to support -typevariable, improve file fi... | Kevin Walzer | 2017-05-13 | 1 | -180/+310 |
|
|
* | unnecessary Tcl_DStringInit(), since Tcl_WinUtfToTChar() already does that. | jan.nijtmans | 2017-05-09 | 1 | -3/+3 |
|
|
* | tk_getSaveFile now correctly displays multiple file types with filtering on m... | Kevin Walzer | 2017-05-06 | 1 | -2/+3 |
|
|
* | Add support for file filters in tk_getSaveFile on macOS/Cocoa | Kevin Walzer | 2017-05-06 | 1 | -24/+50 |
|
|
* | various end-of-line spaces | jan.nijtmans | 2017-05-01 | 1 | -4/+4 |
|
|
* | tk_getSaveFile now correctly displays file name on macOS when -initialfile fl... | Kevin Walzer | 2017-05-01 | 1 | -22/+58 |
|
|
* | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u... | fvogel | 2016-04-21 | 1 | -4/+4 |
|
|
* | Bring back DEF_TEXT_SPACING[123], since "0" is not exactly equal to NULL (jus...bug_2049429fff | jan.nijtmans | 2016-01-12 | 1 | -2/+2 |
|
|
* | Merge trunk. | jan.nijtmans | 2016-01-11 | 1 | -2/+20 |
|\ |
|
| * | Additional tweaks for dialog | Kevin Walzer | 2016-01-11 | 1 | -2/+15 |
|
|
| * | Fix for 63c3542c06, messageboxes in Tk-Cocoa; thanks to Marc Culler for patch | Kevin Walzer | 2016-01-11 | 1 | -1/+6 |
|/ |
|
* | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m... | Kevin Walzer | 2015-12-15 | 1 | -2/+0 |
|
|
* | merge-mark. Remove unnecessary end-of-line spacing | jan.nijtmans | 2015-12-07 | 1 | -3/+3 |
|\ |
|
| * | Fix for zombie windows on El Capitan/OS X 10.11; thanks to Marc Culler for patch | Kevin Walzer | 2015-12-07 | 1 | -1/+1 |
|
|
| * | Remove multiple deprecated internal API calls on OS X; streamline Apple Event... | Kevin Walzer | 2015-11-25 | 1 | -142/+244 |
|
|
| * | Additional copyright notices | Kevin Walzer | 2015-03-21 | 1 | -0/+3 |
|
|
| * | Back out changes not pertaining to private API; those files should not have b... | Kevin Walzer | 2014-11-18 | 1 | -1/+1 |
|
|
* | | Fix for zombie windows on El Capitan/OS X 10.11; thanks to Marc Culler for patch | Kevin Walzer | 2015-12-07 | 1 | -1/+1 |
|
|
* | | Remove multiple deprecated internal API calls on OS X; streamline Apple Event... | Kevin Walzer | 2015-11-25 | 1 | -46/+133 |
|
|
* | | Additional copyright notices | Kevin Walzer | 2015-03-21 | 1 | -0/+3 |
|
|
* | | Remove unnecessary end-of-line spacing | jan.nijtmans | 2014-11-21 | 1 | -1/+1 |
|
|
* | | Back out changes not pertaining to private API; those files should not have b... | Kevin Walzer | 2014-11-20 | 1 | -61/+3 |
|
|
* | | Remove residual private API calls from Tk/Mac after Mac App Store review flag... | Kevin Walzer | 2014-11-18 | 1 | -2/+60 |
|
|
* | | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 1 | -18/+18 |
|\ \
| |/ |
|
| * | make TkBackgroundEvalObjv a static function, and eliminate the use of the dep... | jan.nijtmans | 2013-01-23 | 1 | -0/+65 |
|
|
* | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -2/+2 |
|
|
* | | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -3/+1 |
|
|
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -1340/+648 |
|
|
| * | Implementation for Carbon. | dgp | 2011-10-17 | 1 | -5/+19 |
|
|
* | | Ttk and Aqua done | dkf | 2012-07-24 | 1 | -93/+97 |
|
|
* | | TIP 382: Existence and argument validation for -confirmoverwrite on Cocoa. | dgp | 2011-10-24 | 1 | -1/+10 |
|
|
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | 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 |
|
|
| | * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -16/+69 |
|
|
| | * | * macosx/tkMacOSXDialog.c: sync with HEAD. | das | 2007-10-26 | 1 | -12/+13 |
|
|
| | * | cleanup | das | 2007-09-11 | 1 | -11/+7 |
|
|
| | * | * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting of | das | 2007-08-27 | 1 | -35/+27 |
|
|
| | * | * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result on | das | 2007-07-25 | 1 | -1/+2 |
|
|
| | * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -6/+4 |
|
|
| | * | * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImage | das | 2007-06-23 | 1 | -5/+12 |
|
|
| | * | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -4/+10 |
|
|