Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | * macosx/tkMacOSXDraw.c (TkMacOSX{Setup,Restore}DrawingContext): | das | 2009-08-24 | 1 | -1/+3 | |
| * | | | | | | | | | | | | * macosx/tkMacOSXWindowEvent.c: Allow WM_DELETE_WINDOW handlers to | das | 2009-08-24 | 1 | -5/+10 | |
| * | | | | | | | | | | | | * macosx/tkMacOSXWm.c: Workaround for textured windows being draggable | das | 2009-08-14 | 1 | -1/+9 | |
| * | | | | | | | | | | | | * macosx/tkMacOSXDraw.c: Avoid exception in XCopyArea() when copying | das | 2009-08-14 | 1 | -2/+3 | |
| * | | | | | | | | | | | | * macosx/tkMacOSXBitmap.c: Fix tk::mac::iconBitmap crash due to | das | 2009-07-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | * macosx/ttkMacOSXTheme.c: Update notebook tab appearance to | das | 2009-07-15 | 1 | -28/+92 | |
| * | | | | | | | | | | | | More marking of files as Objective-C. | dkf | 2009-07-07 | 1 | -47/+71 | |
| * | | | | | | | | | | | | More marking of files as Objective-C. | dkf | 2009-07-06 | 22 | -250/+464 | |
| * | | | | | | | | | | | | Formatting cleanup, mark files as Objective-C. | dkf | 2009-07-06 | 2 | -230/+365 | |
| * | | | | | | | | | | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 64 | -23716/+11533 | |
| * | | | | | | | | | | | | avoid panic for CFStrings longer than INT_MAX | das | 2009-05-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | update Apple copyright notice for 2009-04-10 changes | das | 2009-04-14 | 3 | -13/+13 | |
| * | | | | | | | | | | | | * tkMacOSXFont.c (GetFontFamilyName): [Bug #2548661] Handle | cc_benny | 2009-03-09 | 1 | -8/+18 | |
| * | | | | | | | | | | | | [Feature Request 2636558] Tk_DefineBitmap | nijtmans | 2009-02-27 | 1 | -3/+3 | |
| * | | | | | | | | | | | | * generic/tkImgPhInstance.c: fix numerous leaks discovered with the | das | 2009-02-06 | 1 | -1/+7 | |
| * | | | | | | | | | | | | whitespace | das | 2009-02-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | - eliminate some unnessary type casts | nijtmans | 2009-01-28 | 2 | -50/+50 | |
| * | | | | | | | | | | | | adjust copyright year | das | 2009-01-08 | 1 | -3/+3 | |
| * | | | | | | | | | | | | add new ttk test files | das | 2009-01-03 | 1 | -1/+5 | |
| * | | | | | | | | | | | | add ImgPNG files | das | 2008-12-28 | 1 | -1/+9 | |
| * | | | | | | | | | | | | sync file additions/removals with Wish.xcodeprojcore_8_6_b1 | das | 2008-12-20 | 1 | -5/+61 | |
| * | | | | | | | | | | | | add new files | das | 2008-12-20 | 1 | -1/+17 | |
| * | | | | | | | | | | | | fix warning | das | 2008-12-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | VOID -> void | nijtmans | 2008-12-17 | 1 | -16/+1 | |
| * | | | | | | | | | | | | TIP #338 IMPLEMENTATION | dgp | 2008-12-15 | 1 | -3/+1 | |
| * | | | | | | | | | | | | add new zlib files | das | 2008-12-14 | 1 | -1/+9 | |
| * | | | | | | | | | | | | add TIP #234 files | das | 2008-12-11 | 1 | -1/+13 | |
| * | | | | | | | | | | | | TIP #324 IMPLEMENTATION | das | 2008-12-10 | 7 | -8/+687 | |
| * | | | | | | | | | | | | s/Tk_BackgroundException/Tcl_BackgroundException/ | das | 2008-12-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | * macosx/tkMacOSXInit.c (TkpInit): unconditionally show Tk console | das | 2008-12-09 | 1 | -23/+22 | |
| * | | | | | | | | | | | | TIP 337 | dgp | 2008-12-09 | 5 | -30/+42 | |
| * | | | | | | | | | | | | add error checking | das | 2008-12-08 | 1 | -9/+13 | |
| * | | | | | | | | | | | | fix brekage (bad merge?) | das | 2008-12-07 | 1 | -8/+8 | |
| * | | | | | | | | | | | | Add native aqua elements for ttk::spinbox [Bug 2219588]. | jenglish | 2008-12-07 | 1 | -2/+60 | |
| * | | | | | | | | | | | | Remove/disable dead code flagged by clang static analyzer | das | 2008-12-07 | 7 | -29/+22 | |
| * | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | TkpDisplayButton: use computed borderWidth | das | 2008-12-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | MenuDefProc: avoid crash with non-Tk menus | das | 2008-12-07 | 1 | -7/+3 | |
| * | | | | | | | | | | | | SeparatorElementSize: fix state lookup | das | 2008-12-07 | 1 | -2/+3 | |
| * | | | | | | | | | | | | Implementation of TIP #197. | dkf | 2008-12-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | | remove prolog.ps, add xpTheme.tcl | das | 2008-12-05 | 1 | -3/+3 | |
| * | | | | | | | | | | | | reduce number of CTM manipulation calls | das | 2008-11-22 | 1 | -4/+4 | |
| * | | | | | | | | | | | | TIP#119 implementation. [Patch 1611359] | dkf | 2008-11-22 | 1 | -4/+66 | |
| * | | | | | | | | | | | | Minor simplification in fix for [Bug 2312027]: | nijtmans | 2008-11-18 | 1 | -3/+4 | |
| * | | | | | | | | | | | | bug 2239034: restrict [wm manage] to Frame type widgets | patthoyts | 2008-11-15 | 1 | -1/+7 | |
| * | | | | | | | | | | | | remove -Wno-implicit-int | das | 2008-11-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Lots of small changes to make code more pretty and C89-like. | dkf | 2008-11-08 | 7 | -142/+185 | |
| * | | | | | | | | | | | | more internal -Wwrite-strings warning fixes | nijtmans | 2008-11-02 | 1 | -3/+3 | |
| * | | | | | | | | | | | | Code style improvements, especially including making code less deeply nested. | dkf | 2008-10-27 | 10 | -1940/+2014 | |