summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-0910-243/+350
* * macosx/ttkMacOSXTheme.c: Merged OFFSET_RECT processing intojenglish2007-04-271-106/+93
* silence debug build error messagesdas2007-04-251-2/+2
* typodas2007-04-251-2/+2
* fix whitespace & formattingdas2007-04-232-47/+48
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-2355-15786/+16052
* * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c:hobbs2007-04-2118-7650/+8124
* Reduce the #ifdef count a lot by adding debug-print macrosdkf2007-04-1318-8124/+7650
* * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-074-7/+15
* * macosx/Wish.xcodeproj/project.pbxproj: extract build settings thatdas2007-01-288-475/+925
* * macosx/Wish.xcodeproj/project.pbxproj: remove libtommath defines.das2007-01-191-8/+0
* whitespacedas2007-01-192-5/+5
* various "const" additions, in line with TIP #27nijtmans2007-01-053-9/+9
* * Define a constant to make it compile on Mac OS X 10.3.cc_benny2006-12-301-1/+6
* * TIP #300 Implementation, fill-in TkpGetFontAttrsForChar.cc_benny2006-12-301-69/+144
* Big batch of ttk::treeview improvements:jenglish2006-12-181-1/+58
* add new platform package files and earlier new test filesdas2006-12-061-0/+22
* TIP 300 IMPLEMENTATIONKevin B Kenny2006-12-011-1/+33
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to usedas2006-12-011-1/+4
* * macosx/tkMacOSXWm.c (WmAttributesCmd): fix getting [wm attr -alpha].das2006-12-011-4/+5
* add tclMathOp.cdas2006-11-261-0/+4
* * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 ifhobbs2006-11-241-13/+21
* removed tcl/tools/genWinImage.tcl tcl/win/README.binary and tk/win/rc/wish.ex...das2006-11-231-38/+32
* * macosx/Wish.xcodeproj/project.pbxproj: remove tclParseExpr.c anddas2006-11-101-6/+0
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-17/+17
* * macosx/tkMacOSXColor.c (TkMacOSXCompareColors): ifdef out when unused.das2006-11-031-1/+3
* * macosx/Wish.xcodeproj/project.pbxproj: check autoconf/autoheader exitdas2006-11-031-2/+2
* comment typodas2006-11-021-2/+2
* * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling ofdas2006-11-021-31/+37
* * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-318-53/+59
* whitespacedas2006-10-311-2/+2
* * macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files.das2006-10-312-3/+310
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+996
* * macosx/GNUmakefile: don't redo prebinding of non-prebound binaires.das2006-10-161-4/+7
* whitespacedas2006-10-161-5/+5
* * macosx/README: document CG antialiasing limit changes.das2006-10-161-11/+10
* * changes: updates for 8.5a5 release.das2006-10-162-856/+825
* fix logic bug in previous commitdas2006-09-111-9/+13
* * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-115-41/+78
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-1010-24/+124
* whitespacedas2006-09-101-2/+2
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-1/+2
* * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbardas2006-08-241-7/+8
* * macosx/tkMacOSXCarbonEvents.c (CarbonTimerProc): avoid starving maindas2006-08-211-4/+8
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-187-43/+63
* sync whitespace with core-8-4-branchdas2006-08-181-5/+5
* fix typo in WmAttrGetNotifyStatushobbs2006-08-171-2/+2
* * macosx/tkMacOSXWm.c (WmAttributesCmd): correct OS X result forhobbs2006-08-171-59/+56
* * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle keydas2006-07-251-1/+2
* * macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfodas2006-07-241-10/+22