summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Bug fix and feature implementation of embedded/embedding Tkchengyemao2004-12-194-18/+133
* Bug fix [222677]chengyemao2004-12-181-25/+24
* Added comments to embedded Window message definitionchengyemao2004-12-181-6/+6
* bug fix (842945,831627)chengyemao2004-12-173-44/+24
* Bump to 8.5a3dkf2004-12-111-2/+2
* * win/makefile.vc: Shell targets needed more stack space. [Bug 1066755]davygrvy2004-11-261-4/+4
* * tests/wm.test: Add Win32 test cases for attributesmdejong2004-10-291-9/+11
* * win/tkWin32Dll.c (DllMain, _except_dllmain_detach_handler):mdejong2004-10-281-8/+48
* * win/tkWinX.c: Signature for tkWinXCleanup needed to bedavygrvy2004-10-272-6/+8
* * win/tkWinRegion.c (TkpBuildRegionFromAlphaData): Fixed syntax errorpatthoyts2004-10-261-2/+2
* Attempt to fix [Bug 919066] by allowing the code that creates the regiondkf2004-10-261-1/+62
* Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179)dkf2004-10-241-1/+3
* * win/tkWinWm.c (UpdateWrapper): pass SWP_NOOWNERZORDER tohobbs2004-10-211-2/+3
* * doc/wm.n (iconphoto): added support for Tk photohobbs2004-10-051-6/+117
* * win/tkWinX.c: Added declaration for advapi32 now that this filepatthoyts2004-09-241-1/+2
* * win/tkWinInt.h (TkWinDisplayChanged): added declhobbs2004-09-233-70/+219
* * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-213-27/+95
* * win/tkWinWm.c: Rework WS_EX_LAYERED and LWA_ALPHAmdejong2004-09-211-3/+5
* * win/tkWinWm.c (UpdateWrapper, WmAttributesCmd): handle attributehobbs2004-09-211-41/+41
* (UpdateWrapper): don't adjust Z order of TOPMOST window.hobbs2004-09-191-13/+26
* * win/tkWinWm.c (WmAttributesCmd): correct -alpha 0.0/1.0 settinghobbs2004-09-181-17/+14
* * doc/wm.n:hobbs2004-09-172-21/+159
* * win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z orderhobbs2004-09-171-4/+30
* added VC7-safe environment check used in the Tcl makefile.vcdavygrvy2004-09-161-5/+7
* * win/tkWinWm.c (WmIconwindowCmd): Replace bogusmdejong2004-09-151-8/+3
* * win/tkWinWm.c (ReadIconFromFile): fix mem alloc to get the righthobbs2004-09-131-15/+10
* (UpdateWrapper): update to 2004-06-12 Kovalenko to account forhobbs2004-09-101-14/+16
* * win/tkWinWm.c (ActivateWindow): SetFocus to grab window whenhobbs2004-09-101-4/+9
* include tkTest.c in list of files which depend on tkText.hvincentdarley2004-09-101-1/+2
* * win/tkWinWm.c (ReadIconFromFile): when using SHGetFileInfo tohobbs2004-09-101-22/+45
* Set TK_LIBRARY when execing Tk apps (test, runtest, rundemo).patthoyts2004-09-061-1/+4
* Make sure user_data is NULL everywhere it isn't set. [Bug 1021812]dkf2004-09-031-1/+2
* * macosx/tkMacOSXWm.c: Made use of Tcl_WrongNumArgs in a fewdgp2004-08-251-4/+2
* * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon fromhobbs2004-08-203-17/+140
* * tests/canvText.test:mdejong2004-08-091-2/+2
* * unix/Makefile.in:das2004-07-201-1/+22
* TIP#158 implementation; keypad keys on Win are now distinguishable.dkf2004-07-051-1/+8
* Fix for #742882 "Potential division by zero in gridded wm geometry"jenglish2004-06-161-5/+16
* win/tkWinButton.c: Add a 3D highlight to disabled *buttons anda_kovalenko2004-06-161-1/+25
* * win/tkWinWm.c (UpdateWrapper): Let overrideredirect'ed window'sa_kovalenko2004-06-121-2/+10
* Finish off the TIP#152 implementation with Win implementation, tests & docs.dkf2004-05-241-12/+29
* Fixed bug 767176chengyemao2004-05-081-3/+3
* * win/tkWinFont.c (FindSubFontForChar): corrections to dkf patchhobbs2004-05-051-14/+16
* Fix FMR in subfont handling on Windows. [Bug 618872]dkf2004-05-051-15/+31
* * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): placehobbs2004-05-031-16/+12
* * win/tkWinX.c: fix drawing of unicode chars in menuhobbs2004-05-033-5/+12
* * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-16/+49
* * generic/tkPort.h:das2004-04-241-2/+2
* * generic/tkPort.h:das2004-04-241-5/+11
* * README: Bump version to 8.5a2.dgp2004-03-262-3/+3