summaryrefslogtreecommitdiffstats
path: root/xlib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | workaround attempt for win64 problem?????jan.nijtmans2012-03-141-0/+1
| | | * make sure that "burly wood" is not a valid colorjan.nijtmans2012-03-131-3/+15
| | | * rfe-3503317: XParseColor speedupjan.nijtmans2012-03-131-417/+308
| | |/
| | * missing include <stdlib.h>jan.nijtmans2012-03-131-0/+1
* | | Provide fallback for _strtoi64jan.nijtmans2012-02-261-21/+30
|\ \ \ | |/ /
| * | Provide fallback for _strtoi64jan.nijtmans2012-02-261-24/+33
| |\ \ | | |/
| | * Provide fallback for _strtoi64jan.nijtmans2012-02-261-53/+67
* | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-15/+24
|\ \ \ | |/ /
| * | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-15/+24
| |\ \ | | |/
| | * improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans2012-02-121-64/+26
| | * proposed fix for bug-3486474jan.nijtmans2012-02-101-17/+64
* | | [Bug 3380684] XEmptyRegion prototype doesn't match usagejan.nijtmans2011-07-281-2/+2
|\ \ \ | |/ /
| * | [Bug 3380684] XEmptyRegion prototype doesn't match usagejan.nijtmans2011-07-281-2/+2
| |\ \ | | |/
| | * [Bug 3380684] XEmptyRegion prototype doesn't match usagejan.nijtmans2011-07-281-2/+2
* | | Purge RCS Keywordsdgp2011-06-086-12/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-086-12/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-086-12/+0
| | * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-38/+83
| | * typodas2007-07-021-2/+2
| | * * xlib/xgc.c (XCreateGC): correct black and white pixel values used todas2007-07-021-3/+5
| | * * xlib/ximage.c: bitmaps created from the static .bmpdas2007-06-291-1/+3
| | * * generic/tkImgPhoto.c (ImgPhotoConfigureInstance, DisposeInstance):das2007-06-231-19/+7
| | * * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-9/+15
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+7
| | * * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-2/+2
| | * Set the default linewidth for new gc's to 1 not 0. Some extensions seemwolfsuit2005-03-251-2/+2
| | * * macosx/tkMacOSXDraw.c:das2004-02-231-1/+4
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-122-7/+6
* | | tkPort.h already includes tk.h, which includes tcl.hnijtmans2010-04-202-4/+4
* | | [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also addeddkf2010-02-191-1/+2
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-5/+35
* | | Add "const" to many internalnijtmans2008-10-171-4/+4
|/ /
* | merge stable branch onto HEADdgp2007-12-132-2/+2
* | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyrightdas2007-11-091-1/+2
* | * xlib/xgc.c: factor out alloc/free of GC clip_mask;das2007-10-121-38/+83
* | * xlib/xgc.c (XCreateGC): correct black and white pixel values used todas2007-07-021-3/+5
* | * xlib/ximage.c: bitmaps created from the static .xbmdas2007-06-291-1/+3
* | * generic/tkImgPhoto.c (ImgPhotoConfigureInstance, DisposeInstance):das2007-06-231-19/+7
* | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-12/+19
* | fix breakage in last commitdas2007-01-031-2/+2
* | Made the generic fake-X11 glue layer abide by the formatting rules of the core.dkf2007-01-026-342/+394
* | * generic/tkImgGIF.c (ReadImage):das2006-07-201-2/+2
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+8
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-2/+2
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-176-37/+13
* | * macosx/tkMacOSXDraw.c:das2004-02-231-1/+4
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-315-764/+778
* minor cast fixes to prevent 64bit warningshobbs2001-09-211-2/+2
* made XID __int64 type for Win64hobbs2001-09-211-0/+4
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-061-2/+2