summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXDialog.c
Commit message (Expand)AuthorAgeFilesLines
* Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-20/+14
* Terminate TkEnsemble definition with NULLnijtmans2010-06-151-4/+5
* Make more internal tables "const"nijtmans2010-02-051-2/+2
* Deal with [Patch 2168768], so making the -typevariable option work consistentlydkf2009-10-221-2/+7
* More marking of files as Objective-C.dkf2009-07-061-2/+2
* Formatting cleanup, mark files as Objective-C.dkf2009-07-061-148/+188
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-1422/+725
* TIP #324 IMPLEMENTATIONdas2008-12-101-2/+565
* Remove/disable dead code flagged by clang static analyzerdas2008-12-071-5/+3
* Fix potential use of uninitialized variable flagged by clang static analyzerdas2008-12-071-3/+4
* Fix leaks flagged by clang static analyzerdas2008-12-071-1/+25
* Add "const" to many internalnijtmans2008-10-171-22/+22
* comments, whitespacedas2008-09-021-1/+2
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-407/+414
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyrightdas2007-11-091-5/+4
* fix warningsdas2007-11-081-5/+2
* whitespacedas2007-10-261-7/+7
* * macosx/tkMacOSXDialog.c: TIP#242 cleanup.das2007-10-261-29/+28
* * doc/getOpenFile.n: TIP#242 implementation of -typevariable tohobbs2007-10-251-23/+74
* cleanupdas2007-09-111-11/+7
* * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting ofdas2007-08-271-35/+27
* * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result ondas2007-07-251-1/+2
* * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-6/+4
* * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImagedas2007-06-231-5/+12
* * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-091-4/+10
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-723/+721
* * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c:hobbs2007-04-211-481/+532
* Reduce the #ifdef count a lot by adding debug-print macrosdkf2007-04-131-532/+481
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to usedas2006-12-011-1/+4
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escapedas2006-04-111-751/+760
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-4/+1
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-4/+4
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-7/+27
* * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" andhobbs2005-08-231-53/+57
* * macosx/tkMacOSXButton.c:das2005-08-221-2/+2
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-6/+6
* * macosx/tkMacOSXInit.c:das2005-05-141-16/+16
* * macosx/tkMacOSXDialog.c (Tk_GetSaveFileObjCmd, NavServicesGetFile):das2005-02-221-40/+20
* Corrected handling of MacOS filetypes in tk_*file dialogsvincentdarley2004-12-201-3/+2
* The TIP specified a -detail option, not a -finemessage option.dkf2004-05-241-5/+5
* Turn on the -finemessage option (TIP 152) for Mac OS X.wolfsuit2004-05-241-5/+5
* Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-161-15/+28
* Apply patch 112997, and kill a few more places where we were still usingwolfsuit2004-02-141-49/+45
* 2003-10-23 Jim Ingham <jingham@apple.com>wolfsuit2003-10-231-27/+54
* MacOSX fixesvincentdarley2003-07-181-1/+393
* * macosx/tkMacOSXHLEvents.c: fixed conversion of apple eventdas2003-02-251-2/+1
* 2003-02-24 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>wolfsuit2003-02-241-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+1229