summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixPort.h
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-8/+1
| | | | | | | | | | | | * generic/tkInt.h: control of entry/text selection display * generic/tkText.c: based on focus to the Tcl level, * generic/tkTextBTree.c: controlled by ::tk::AlwaysShowSelection * generic/tkTextDisp.c: (boolean, private). [Bug 1553691] * generic/tkWindow.c: * library/tk.tcl * unix/tkUnixPort.h: FossilOrigin-Name: a3cfbe860d50a31ca8d861e27c1db67dfde2a8c4
* * generic/tkCmds.c: Purged remaining references todgp2006-03-131-10/+3
| | | | | | | | | * macosx/tkMacOSXPort.h: errno, and errno.h. Standardized * macosx/tkMacOSXWm.c: the logic for using header files from * macosx/tkMacOSXWm.h: the compat directory. Thanks Joe * unix/tkUnixPort.h: English for the patch. [Patch 1445404] FossilOrigin-Name: 08294d431681c731c304fe1312f89bf3baaada1c
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-1/+3
| | | FossilOrigin-Name: 7084752cc1be137e6ef4ba7d6d4bf201c05a6f32
* * Corrected definition ofdgp2001-09-251-9/+2
| | | | | | | TkpScanWindowId to handle situation where types Window and int do not have the same number of bits. CONST-ified too. FossilOrigin-Name: d188a1554439cf516fc1428147fcb58c7d2a0978
* * unix/tkUnixPort.h:hobbs2001-09-211-4/+5
| | | | | | | * mac/tkMacPort.h: add (int*) cast to TkpScanWindowId. These may need to be changed to Window* (ulong). FossilOrigin-Name: ef4a8abbe6652eed1007a80fb655b24b9f983cbc
* * Merged 8.1 branch into the main trunkstanton1999-04-161-7/+12
| | | FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
* integrated stubs into 8.0 main branchstanton1999-03-101-12/+8
| | | FossilOrigin-Name: 4c74dd207943932e6d9a6d06a3ec11b8e4459199
* Removed old/unused function declarationsrjohnson1998-09-301-7/+2
| | | | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite FossilOrigin-Name: 33ce8b59be46b5d385db551533ae8dac8fe8dc86
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Initial revisionrjohnson1998-04-011-0/+235
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4