| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3380684] XEmptyRegion prototype doesn't match usage | jan.nijtmans | 2011-07-28 | 1 | -2/+2 |
|\ |
|
| * | [Bug 3380684] XEmptyRegion prototype doesn't match usage | jan.nijtmans | 2011-07-28 | 1 | -2/+2 |
| |\ |
|
| | * | [Bug 3380684] XEmptyRegion prototype doesn't match usage | jan.nijtmans | 2011-07-28 | 1 | -2/+2 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 6 | -12/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 6 | -12/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 6 | -12/+0 |
|
|
| | * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -38/+83 |
|
|
| | * | typo | das | 2007-07-02 | 1 | -2/+2 |
|
|
| | * | * xlib/xgc.c (XCreateGC): correct black and white pixel values used to | das | 2007-07-02 | 1 | -3/+5 |
|
|
| | * | * xlib/ximage.c: bitmaps created from the static .bmp | das | 2007-06-29 | 1 | -1/+3 |
|
|
| | * | * generic/tkImgPhoto.c (ImgPhotoConfigureInstance, DisposeInstance): | das | 2007-06-23 | 1 | -19/+7 |
|
|
| | * | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -9/+15 |
|
|
| | * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+7 |
|
|
| | * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -2/+2 |
|
|
| | * | Set the default linewidth for new gc's to 1 not 0. Some extensions seem | wolfsuit | 2005-03-25 | 1 | -2/+2 |
|
|
| | * | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 1 | -1/+4 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 2 | -7/+6 |
|
|
* | | | tkPort.h already includes tk.h, which includes tcl.h | nijtmans | 2010-04-20 | 2 | -4/+4 |
|
|
* | | | [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also added | dkf | 2010-02-19 | 1 | -1/+2 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -5/+35 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -4/+4 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 2 | -2/+2 |
|
|
* | | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyright | das | 2007-11-09 | 1 | -1/+2 |
|
|
* | | * xlib/xgc.c: factor out alloc/free of GC clip_mask; | das | 2007-10-12 | 1 | -38/+83 |
|
|
* | | * xlib/xgc.c (XCreateGC): correct black and white pixel values used to | das | 2007-07-02 | 1 | -3/+5 |
|
|
* | | * xlib/ximage.c: bitmaps created from the static .xbm | das | 2007-06-29 | 1 | -1/+3 |
|
|
* | | * generic/tkImgPhoto.c (ImgPhotoConfigureInstance, DisposeInstance): | das | 2007-06-23 | 1 | -19/+7 |
|
|
* | | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -12/+19 |
|
|
* | | fix breakage in last commit | das | 2007-01-03 | 1 | -2/+2 |
|
|
* | | Made the generic fake-X11 glue layer abide by the formatting rules of the core. | dkf | 2007-01-02 | 6 | -342/+394 |
|
|
* | | * generic/tkImgGIF.c (ReadImage): | das | 2006-07-20 | 1 | -2/+2 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -3/+8 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -2/+2 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 6 | -37/+13 |
|
|
* | | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 1 | -1/+4 |
|/ |
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 5 | -764/+778 |
|
|
* | minor cast fixes to prevent 64bit warnings | hobbs | 2001-09-21 | 1 | -2/+2 |
|
|
* | made XID __int64 type for Win64 | hobbs | 2001-09-21 | 1 | -0/+4 |
|
|
* | * generic/tkFileFilter.c (AddClause): Cast to match function prototype. | mo | 2000-07-06 | 1 | -2/+2 |
|
|
* | * tests/color.test: | hobbs | 2000-03-02 | 1 | -7/+10 |
|
|
* | * xlib/xgc.c: #def'd out XDrawSegments for the Mac, and added | hobbs | 2000-02-10 | 1 | -1/+6 |
|
|
* | added recognition of tiling in GC | hobbs | 1999-12-14 | 1 | -3/+190 |
|
|
* | * xlib/X11/Xlib.h: Remove XFillRectangle since it is now in the | redman | 1999-07-31 | 1 | -13/+0 |
|
|
* | modified files to work with new windows Makefiles | surles | 1999-06-16 | 1 | -13/+0 |
|
|
* | * generic/tkIntXlibDecls.h: | stanton | 1999-06-02 | 1 | -0/+4 |
|
|
* | merge with 8.1.0 branch | redman | 1999-04-21 | 1 | -1/+1 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 5 | -100/+10 |
|
|
* | Merge changes in 8.1 into 8.0.6, specifically we should be exporting | redman | 1999-03-10 | 1 | -11/+0 |
|
|
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 2 | -3013/+11 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 6 | -6/+6 |
|
|