summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXInit.c
Commit message (Expand)AuthorAgeFilesLines
* More marking of files as Objective-C.dkf2009-07-061-12/+25
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-224/+208
* avoid panic for CFStrings longer than INT_MAXdas2009-05-061-2/+2
* TIP #338 IMPLEMENTATIONdgp2008-12-151-3/+1
* * macosx/tkMacOSXInit.c (TkpInit): unconditionally show Tk consoledas2008-12-091-23/+22
* * macosx/tkMacOSXInit.c: add helper to efficiently convert fromdas2008-06-191-2/+51
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-63/+66
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tkWindow.c (Initialize): Moved common Tk initializationdgp2007-09-061-8/+2
* * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
* * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-5/+37
* * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-9/+3
* * macosx/tkMacOSXInit.c: comment formatting fix for Xcode 3.0.das2007-06-041-2/+2
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-172/+194
* * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c:hobbs2007-04-211-27/+17
* Reduce the #ifdef count a lot by adding debug-print macrosdkf2007-04-131-17/+27
* * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 ifhobbs2006-11-241-13/+21
* * changes: updates for 8.5a5 release.das2006-10-161-2/+2
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-16/+26
* * generic/tkImgGIF.c (ReadImage):das2006-07-201-2/+2
* * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-203/+205
* * macosx/tkMacOSXFont.c: remove #ifdef'd text measuring codepaths nowdas2006-04-111-2/+2
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-2/+3
* * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() functiondas2006-01-101-2/+4
* * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-081-2/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-16/+49
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-1/+3
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-2/+2
* * macosx/tkMacOSXInit.c:das2005-05-291-2/+2
* * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extractiondas2005-05-261-10/+8
* fix for non-framework TkAqua builddas2005-05-241-2/+5
* * macosx/Makefile:das2005-05-231-3/+57
* * macosx/tkMacOSXInit.c:das2005-05-141-5/+6
* Add a hack to work around some issues with remote debugging with Xcode. Xcod...wolfsuit2005-03-091-1/+10
* * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to showdas2005-01-251-6/+7
* * generic/tkMain.c:das2004-11-111-25/+188
* Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-161-3/+4
* * macosx/tkMacOSXInit.c (TkpInit): use new versioned bundledas2003-05-131-3/+3
* * macosx/Wish.pbproj/project.pbxproj: added TEXT documentdas2002-10-161-2/+3
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+221