summaryrefslogtreecommitdiffstats
path: root/doc/GetHWND.3
Commit message (Collapse)AuthorAgeFilesLines
* Purge RCS Keywordsdgp2011-06-081-3/+0
|\ | | | | FossilOrigin-Name: b8a1385217cc117d6962c234f0a4d28ff10e089c
| * Purge RCS Keywords.dgp2011-06-081-3/+0
| |\ | | | | | | FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
| | * Purge RCS Keywords.dgp2011-06-081-3/+0
| | | | | | | | | FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
| | * * unix/mkLinks:hobbs2003-10-131-3/+14
| | | | | | | | | | | | | | | | | | * doc/GetHWND.3: add Tk_AttachHWND docs [Bug #220803] FossilOrigin-Name: bc37dedea63dd0a04dda81f419702c930e883d97
* | | Fixed broken line endings from last doc commitpatthoyts2008-07-081-39/+39
| | | | | | | | | FossilOrigin-Name: 28ed6478f86ed6c90d95df848f5ef211c4fb8fb5
* | | Minor doc updates (removing out of date changebars, improving typedef ↵dkf2008-06-301-40/+39
|/ / | | | | | | | | | | | | | | formatting, etc.) FossilOrigin-Name: 3354fd63452f0b436d3a487f1e1f0fecf750cee1
* | More doc fixes from Mikhail Kolesnitchenko. [Patch 1013520]dkf2004-08-221-2/+2
| | | | | | FossilOrigin-Name: b4bde69ecaf392e281ae12f6df552bbfadbb8251
* | * unix/mkLinks:hobbs2003-10-131-3/+14
|/ | | | | | * doc/GetHWND.3: add Tk_AttachHWND docs [Bug #220803] FossilOrigin-Name: 38c67625082b41996c3a682ebd7f2363d9054c0d
* * doc/HWNDToWindow.3:ericm2000-09-071-2/+2
| | | | | | | | | | | | | | | | | | * doc/GetHWND.3: Changed synopsis to indicate the tkPlatDecls.h should be included, not tk.h. * generic/tkPlatDecls.h: Removed #include <windows.h> for Windows, a better solution for now is to update the docs and have extension authors #include <tkPlatDecls.h>. * generic/tk.h: Removed '#include "tkPlatDecls.h"', as the incorrect inclusion order between windows.h/tkPlatDecls.h causes build conflicts on Windows. * generic/tkPlatDecls.h: Added #include <windows.h> for Windows, so that HWND, etc., are defined properly. FossilOrigin-Name: 0788f3d9cd9ddf0e0112ef9357aa0dab70271faf
* * unix/mkLinks:ericm2000-04-241-0/+29
* doc/GetHWND.3: Man page for Tk_GetHWND [Bug: 1863]. FossilOrigin-Name: f058bd2bda349cad635a46fb149c3434b2b61018