| Commit message (Expand) | Author | Age | Files | Lines |
* | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 1 | -2/+2 |
|\ |
|
| * | Merge Tk-Cocoa backport into core-8-5-branch | Kevin Walzer | 2012-09-25 | 1 | -4/+34 |
| |\ |
|
| | * | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 1 | -2/+0 |
|
|
| | * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -4/+36 |
|
|
* | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 1 | -1/+1 |
| |/ |
|
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 1 | -17/+33 |
|\ \
| |/ |
|
| * | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 1 | -14/+28 |
| |\ |
|
| | * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 1 | -22/+22 |
| | |\ |
|
| | * | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 1 | -15/+30 |
|
|
| * | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -3/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -10/+11 |
| | |/ |
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+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 |
|
|
| | * | * 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 |
|
|
| | * | Set the default linewidth for new gc's to 1 not 0. Some extensions seem | wolfsuit | 2005-03-25 | 1 | -2/+2 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -5/+4 |
|
|
* | | | tkPort.h already includes tk.h, which includes tcl.h | nijtmans | 2010-04-20 | 1 | -2/+2 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -5/+35 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * 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 |
|
|
* | | * 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 | 1 | -237/+255 |
|
|
* | | * 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 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 1 | -9/+3 |
|/ |
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -3/+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 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -3/+2 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+353 |
|
|