| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | Implement support for [wm forget] and [wm manage] on OS X; fix issue with lib... | Kevin Walzer | 2011-04-29 | 1 | -31/+14 |
|
|
| * | | | | | | | | | | | | Converted #ifdef out to use a never-defined symbol so that it is clear that two | dkf | 2011-04-25 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 18 | -105/+94 |
|
|
| * | | | | | | | | | | | | Fix for SF bug 2907388 (crash on composite characters) | wordtech | 2011-01-24 | 1 | -1/+7 |
|
|
| * | | | | | | | | | | | | Fix for radiobuttons and checkbuttons not displaying in popup menus. | wordtech | 2011-01-06 | 1 | -1/+2 |
|
|
| * | | | | | | | | | | | | Fix for 3012605, enables menu entries if parent is enabled. | wordtech | 2011-01-06 | 1 | -1/+11 |
|
|
| * | | | | | | | | | | | | Fix for 3086887, speeds up scrolling | wordtech | 2011-01-06 | 1 | -5/+2 |
|
|
| * | | | | | | | | | | | | Fix for 2857300, improves rounding up on text width [submitted by treectrl] | wordtech | 2011-01-06 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | Textured background windows | wordtech | 2011-01-04 | 3 | -6/+142 |
|
|
| * | | | | | | | | | | | | * generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...): | dkf | 2010-12-02 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | Terminate TkEnsemble definition with NULL | nijtmans | 2010-06-15 | 1 | -4/+5 |
|
|
| * | | | | | | | | | | | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar, | nijtmans | 2010-05-10 | 1 | -4/+4 |
|
|
| * | | | | | | | | | | | | Put all Tk_OptionSpec for buttons and labels | nijtmans | 2010-02-18 | 1 | -19/+8 |
|
|
| * | | | | | | | | | | | | CONSTify everything related to Tk_ConfigSpec | nijtmans | 2010-02-17 | 1 | -16/+2 |
|
|
| * | | | | | | | | | | | | Make more internal tables "const" | nijtmans | 2010-02-05 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | Eliminate tkpMenubuttonClass | nijtmans | 2010-01-13 | 3 | -15/+11 |
|
|
| * | | | | | | | | | | | | [Bug 2926819]: Factor out the pointer warping code a bit better and extend it | dkf | 2010-01-06 | 1 | -1/+35 |
|
|
| * | | | | | | | | | | | | Oops | dkf | 2010-01-06 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | Fix [Bug 1373712] and [Bug 1924761]. | dkf | 2010-01-02 | 1 | -1/+2 |
|
|
| * | | | | | | | | | | | | CONSTify return values of TkKeysymToString, | nijtmans | 2009-12-16 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | Make all internal initialization | nijtmans | 2009-11-29 | 1 | -2/+1 |
|
|
| * | | | | | | | | | | | | Deal with [Patch 2168768], so making the -typevariable option work consistently | dkf | 2009-10-22 | 1 | -2/+7 |
|
|
| * | | | | | | | | | | | | Fix [Bug 2883712] by factoring out the problem code. | dkf | 2009-10-22 | 1 | -3/+9 |
|
|
| * | | | | | | | | | | | | workaround llvm LTO bug on ppc | das | 2009-08-25 | 1 | -1/+2 |
|
|
| * | | | | | | | | | | | | * macosx/Wish.sdef (new file): Install and enable sdef file | das | 2009-08-24 | 4 | -3/+48 |
|
|
| * | | | | | | | | | | | | * macosx/tkMacOSXHLEvents.c (ScriptHandler): Fix "do script" apple | das | 2009-08-24 | 1 | -44/+28 |
|
|
| * | | | | | | | | | | | | * 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 |
|
|