| Commit message (Expand) | Author | Age | Files | Lines |
* | update changes for 8.4.16 release | dgp | 2007-09-18 | 1 | -1/+13 |
|
|
* | * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' | das | 2007-09-15 | 3 | -128/+144 |
|
|
* | * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered by | rmax | 2007-09-11 | 3 | -3/+23 |
|
|
* | cleanup | das | 2007-09-11 | 1 | -11/+7 |
|
|
* | * unix/configure.in: backport of TK_INCLUDE_SPEC addition. | das | 2007-09-11 | 4 | -5/+24 |
|
|
* | Fix for AMD64 symbols builds | patthoyts | 2007-09-11 | 3 | -15/+25 |
|
|
* | Backported the BASE_NO_TK_ICON patch to assist in creating tclkits | patthoyts | 2007-09-04 | 2 | -1/+15 |
|
|
* | * tests/wm.test: -transparentcolor added to windows wm attributes tests | patthoyts | 2007-09-04 | 2 | -4/+8 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting of | das | 2007-08-27 | 2 | -35/+33 |
|
|
* | move macros for Debugging.h to private header | das | 2007-08-23 | 2 | -4/+11 |
|
|
* | * unix/Makefile.in: add support for compile flags specific to | das | 2007-08-07 | 4 | -13/+31 |
|
|
* | * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result on | das | 2007-07-25 | 2 | -1/+7 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgr | das | 2007-07-09 | 3 | -105/+163 |
|
|
* | * macosx/tkMacOSXDraw.c (TkPutImage): handle non-native XImage byte and | das | 2007-07-09 | 1 | -49/+26 |
|
|
* | * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed crash in release | hobbs | 2007-07-04 | 2 | -3/+8 |
|
|
* | typo | das | 2007-07-02 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXColor.c: add debug messages for unknown pixel values. | das | 2007-07-02 | 3 | -4/+18 |
|
|
* | * xlib/xgc.c (XCreateGC): correct black and white pixel values used to | das | 2007-07-02 | 1 | -3/+5 |
|
|
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 30 | -1008/+1086 |
|
|
* | * xlib/ximage.c: bitmaps created from the static .bmp | das | 2007-06-29 | 1 | -1/+3 |
|
|
* | * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImage | das | 2007-06-23 | 3 | -127/+253 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoConfigureInstance, DisposeInstance): | das | 2007-06-23 | 2 | -39/+19 |
|
|
* | * win/tkWinWm.c (WmIconphotoCmd): fix wm iconphoto RGBA issues. | hobbs | 2007-06-10 | 2 | -4/+18 |
|
|
* | * win/tkWinMenu.c (TkWinHandleMenuEvent): improve handling to | hobbs | 2007-06-09 | 2 | -16/+25 |
|
|
* | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 14 | -377/+405 |
|
|
* | * macosx/tkMacOSXInt.h: use native debug message API when available. | das | 2007-06-06 | 2 | -2/+20 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 11 | -262/+248 |
|
|
* | * unix/configure.in (Darwin): link the Tk and Wish plists into their | das | 2007-06-06 | 3 | -190/+181 |
|
|
* | Fix [Bug 1731348] | dkf | 2007-06-05 | 2 | -3/+9 |
|
|
* | * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup. | das | 2007-06-04 | 13 | -51/+91 |
|
|
* | * macosx/tkMacOSXMenu.c (TkpPostMenu): ensure cascade menus display in | das | 2007-06-02 | 2 | -1/+8 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 8 | -293/+236 |
|
|
* | * generic/tkFont.c: #ifdef out debug msg printing to stderr. | das | 2007-05-31 | 1 | -1/+3 |
|
|
* | * generic/tk.h: Correct placement of #include <tcl.h> [Bug 1723812]. | dgp | 2007-05-30 | 2 | -8/+8 |
|
|
* | * README: Bump version number to 8.4.16 | dgp | 2007-05-30 | 8 | -32/+81 |
|
|
* | replace previous inoperative commit with direct setting of highlightbackgroun... | das | 2007-05-30 | 1 | -2/+9 |
|
|
* | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 12 | -275/+275 |
|
|
* | * generic/tkFileFilter.c (AddClause): fix warning. | das | 2007-05-30 | 1 | -2/+2 |
|
|
* | * library/bgerror.tcl: standardize dialog option & button size | das | 2007-05-30 | 4 | -17/+40 |
|
|
* | * unix/README: Updates and typo corrections. [Bug 1724841]core_8_4_15 | dgp | 2007-05-25 | 2 | -12/+14 |
|
|
* | add Aqua changes for 8.4.15 | das | 2007-05-16 | 1 | -2/+56 |
|
|
* | Mark tag for 8.4.15 (RC1) release | dgp | 2007-05-16 | 1 | -0/+2 |
|
|
* | * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316] | dgp | 2007-05-16 | 2 | -1/+7 |
|
|
* | * changes: updates for 8.4.15 release. | dgp | 2007-05-15 | 2 | -1/+23 |
|
|
* | * generic/tkGrid.c: Stop crash due to list intrep shimmer [Bug 1677608] | dgp | 2007-05-15 | 2 | -2/+22 |
|
|
* | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 9 | -240/+281 |
|
|
* | * library/palette.tcl (tk::RecolorTree): handle color options with | das | 2007-05-09 | 1 | -4/+8 |
|
|
* | * generic/tkFileFilter.c (AddClause): OSType endianness fixes. | das | 2007-05-09 | 1 | -2/+5 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 50 | -15232/+16321 |
|
|
* | * doc/colors.n: document new Mac OS X system colors. | das | 2007-04-29 | 4 | -10/+192 |
|
|