summaryrefslogtreecommitdiffstats
path: root/win/tkWinWindow.c
Commit message (Collapse)AuthorAgeFilesLines
* merge core-8-4-branchbug_3508771jan.nijtmans2012-06-051-11/+11
|\
* | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-021-11/+21
|/
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
|
* Purge RCS Keywords.dgp2011-06-081-2/+0
|
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-4/+4
| | | | | | | | (patch from Neil McKay). * Add CirculateRequest, Create, MapRequest, ResizeRequest, and ConfigureRequest event types; * Split TK_TOPLEVEL flag into TK_TOPLEVEL, TK_HAS_WRAPPER, TK_WIN_MANAGED, and TK_TOP_HIERARCHY.
* * win/tkWinWindow.c: made use of standard Tk_GetHWND instead ofhobbs2001-10-011-11/+10
| | | | older, private TkWinGetHWND.
* * Corrected definition ofdgp2001-09-251-2/+2
| | | | | TkpScanWindowId to handle situation where types Window and int do not have the same number of bits. CONST-ified too.
* * win/tkWinWindow.c (TkpPrintWindowId, TkpScanWindowId): fixed tohobbs2001-09-211-5/+18
| | | | work on Win64 with 64bit XIDs.
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-061-3/+1
| | | | | | | | | | | | | | | * win/stubs.c (_XInitImageFuncPtrs): Add return value for function. * win/tkWinButton.c (buttonStyles, ButtonBindProc, ComputeStyle): Remove unused declarations. * win/tkWinColor.c (GetColorByName, GetColorByValue): Remove unused function declarations. * win/tkWinDialog.c (TrySetDirectory): Remove unused function declaration. * win/tkWinEmbed.c (TkWinEmbeddedEventProc): Cast to match function prototype. * win/tkWinMenu.c (winMenuMutex, MenuExitProc): Remove unused declaration. * win/tkWinWindow.c (StackWindow): Remove unused declaration. * win/tkWinWm.c (ConfigureEvent): Remove unused declaration. * win/tkWinX.c (winXMutex): Remove unused declaration. * xlib/ximage.c (XCreateBitmapFromData): Cast to match function prototype.
* * Merged 8.1 branch into the main trunkstanton1999-04-161-24/+26
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Reduced message traffic by setting WS_EX_NOPARENTNOTIFY on TkChild windows.stanton1998-08-051-3/+3
|
* plugin updateswelch1998-06-271-1/+6
|
* Initial revisionrjohnson1998-04-011-0/+796