summaryrefslogtreecommitdiffstats
path: root/generic/tkIntPlatDecls.h
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tkInt.decls: Add unix decl for TkpWmSetState.mdejong2002-05-271-1/+9
| | | | | | | | | | | * generic/tkIntPlatDecls.h: Regen. * generic/tkStubInit.c: Regen. * tests/wm.test: Test state changes between iconic, normal, and withdrawn both before and after initial mapping. * unix/tkUnixWm.c (Tk_WmCmd, TkpWmSetState): Move state change code into TkpWmSetState to more closely match the Win32 implementation. No functional changes.
* * generic/tkStubInit.c:hobbs2002-04-121-1/+22
| | | | | | | | * generic/tkIntPlatDecls.h: * generic/tkIntDecls.h: * generic/tkInt.decls: added TkFocusFree, TkClipCleanup and TkGCCleanup generic private procs, and TkWmCleanup, TkSendCleanup and TkFreeXId unix private procs.
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-77/+38
| | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435660) see ChangeLog for details
* * Corrected definition ofdgp2001-09-251-3/+11
| | | | | TkpScanWindowId to handle situation where types Window and int do not have the same number of bits. CONST-ified too.
* (TkpScanWindowId): changed decl to usehobbs2001-09-211-3/+3
| | | | Window* instead of int*.
* added TkMacPreprocessMenuhobbs1999-12-071-1/+8
|
* * generic/tkStubLib.c:stanton1999-05-251-79/+31
| | | | | | | | | | * generic/tkStubInit.c: * generic/tkIntXlibDecls.h: * generic/tkIntPlatDecls.h: * generic/tkIntDecls.h: * generic/tkInt.decls: * generic/tkConsole.c: Various changes to try to get the Mac builds working.
* * Merged changes from 8.1.0 branchstanton1999-04-301-1/+7
|
* merged 8.1.0 changes into mainlinestanton1999-04-241-400/+293
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-233/+264
|
* integrated stubs into 8.0 main branchstanton1999-03-101-0/+955