| Commit message (Expand) | Author | Age | Files | Lines |
* | * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed crash in release | hobbs | 2007-07-04 | 1 | -3/+2 |
|
|
* | * macosx/tkMacOSXColor.c: add debug messages for unknown pixel values. | das | 2007-07-02 | 2 | -4/+8 |
|
|
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 29 | -1008/+1013 |
|
|
* | * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImage | das | 2007-06-23 | 2 | -126/+236 |
|
|
* | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 13 | -377/+384 |
|
|
* | * macosx/tkMacOSXInt.h: use native debug message API when available. | das | 2007-06-06 | 1 | -2/+18 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 10 | -261/+221 |
|
|
* | * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup. | das | 2007-06-04 | 12 | -51/+75 |
|
|
* | * macosx/tkMacOSXMenu.c (TkpPostMenu): ensure cascade menus display in | das | 2007-06-02 | 1 | -1/+2 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 7 | -293/+204 |
|
|
* | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 10 | -266/+231 |
|
|
* | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 8 | -240/+256 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 49 | -15232/+16006 |
|
|
* | * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code from | das | 2007-03-07 | 1 | -3/+7 |
|
|
* | whitespace | das | 2007-01-19 | 2 | -5/+5 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to use | das | 2006-12-01 | 1 | -1/+4 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 if | hobbs | 2006-11-24 | 1 | -19/+28 |
|
|
* | comment typo | das | 2006-11-02 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling of | das | 2006-11-02 | 1 | -31/+37 |
|
|
* | * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-private | das | 2006-10-31 | 8 | -53/+59 |
|
|
* | sync whitespace with HEAD | das | 2006-10-31 | 1 | -301/+301 |
|
|
* | * macosx/Makefile: don't redo prebinding of non-prebound binaires. | das | 2006-10-16 | 1 | -4/+7 |
|
|
* | whitespace | das | 2006-10-16 | 1 | -5/+5 |
|
|
* | * macosx/README: document CG antialiasing limit changes. | das | 2006-10-16 | 1 | -11/+10 |
|
|
* | * changes: updates for 8.4.14 release. | das | 2006-10-16 | 2 | -556/+525 |
|
|
* | fix logic bug in previous commit | das | 2006-09-11 | 1 | -9/+13 |
|
|
* | * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of | das | 2006-09-11 | 5 | -41/+78 |
|
|
* | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 9 | -23/+119 |
|
|
* | whitespace | das | 2006-09-10 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbar | das | 2006-08-24 | 1 | -7/+8 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c (CarbonTimerProc): avoid starving main | das | 2006-08-21 | 1 | -4/+8 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 6 | -39/+58 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd): correct OS X result for | hobbs | 2006-08-17 | 1 | -45/+44 |
|
|
* | * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle key | das | 2006-07-25 | 1 | -1/+2 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfo | das | 2006-07-24 | 1 | -10/+22 |
|
|
* | fix typo: visable -> visible | das | 2006-07-24 | 3 | -7/+7 |
|
|
* | * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, change | das | 2006-07-21 | 1 | -10/+13 |
|
|
* | typos | das | 2006-07-21 | 1 | -4/+2 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 8 | -60/+75 |
|
|
* | * macosx/tkMacOSXCursor.c (TkMacOSXCursor): | das | 2006-07-20 | 3 | -6/+6 |
|
|
* | * macosx/tkMacOSXSubwindows.c (TkMacOSXInvalidateWindow): ensure invalid | das | 2006-06-14 | 2 | -83/+139 |
|
|
* | * macosx/tkMacOSXButton.c (TkMacOSXDrawControl): correct redraw | hobbs | 2006-05-26 | 1 | -26/+32 |
|
|
* | fix building on Jaguar: move defines of newer OS constants to top, fix warnings | das | 2006-05-16 | 1 | -13/+16 |
|
|
* | reverted erroneous removal of tclInt.h #include | das | 2006-05-16 | 1 | -1/+3 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't send | das | 2006-05-16 | 2 | -15/+65 |
|
|
* | comment typo | das | 2006-05-16 | 1 | -2/+2 |
|
|
* | fix whitespace, copyright | das | 2006-05-12 | 3 | -5/+10 |
|
|
* | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensure | das | 2006-05-12 | 7 | -419/+481 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 21 | -206/+245 |
|
|
* | * macosx/tkMacOSXEmbed.c: | das | 2006-04-22 | 2 | -12/+79 |
|
|