summaryrefslogtreecommitdiffstats
path: root/win/tkWinInt.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented more options for new tk_get{Open,Save} file dialogsashok2014-09-131-0/+6
* Typo's and unnecessary end-of-line spacingjan.nijtmans2014-06-031-2/+2
* some more cygwin compatibility improvementsjan.nijtmans2012-04-061-2/+2
|\
| * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-2/+2
| |\
| | * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-2/+2
* | | Remove tclWinProcs, as it is no longer being usedjan.nijtmans2011-10-051-26/+0
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * win/tkWinInt.h: remove CS_CLASSDC (not recommended for any apps now)hobbs2007-12-051-2/+1
| | * * win/tkWinInt.h (TkWinDisplayChanged): added declhobbs2004-09-231-1/+6
| | * * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-231-1/+7
| | * * tests/winWm.test: Add 'wm attributes -alpha' to control toplevelhobbs2004-09-171-1/+2
| | * * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon fromhobbs2004-08-201-1/+6
| | * * win/tkWinX.c: fix drawing of unicode chars in menuhobbs2004-05-031-1/+3
| * | [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-121-1/+4
| * | doc/GetHINSTANCE.3 correct mentioned header filenijtmans2009-12-021-15/+7
* | | win/rules.vc: (sync with tcl version)nijtmans2010-09-091-2/+2
* | | Unnessarary TCL_STORAGE_CLASS re-definitionsnijtmans2010-04-291-23/+11
* | | tkWindow.c/tkStubInit.c adapted from stub changes in Tclnijtmans2010-02-161-22/+17
* | | Add SPI_SETKEYBOARDCUES definition,nijtmans2010-01-141-1/+4
* | | win/Makefile.in Use tktest86.dll for all tests.nijtmans2009-12-021-16/+8
* | | TIP #324 IMPLEMENTATIONdas2008-12-101-1/+3
|/ /
* | Add in missing function definitions to support plain MSVC6 and usepatthoyts2007-12-141-1/+48
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * win/tkWinInt.h: remove CS_CLASSDC (not recommended for any apps now)hobbs2007-12-051-2/+1
* | TIP #145 implementationpatthoyts2007-05-041-1/+2
* | various "const" additions, in line with TIP #27nijtmans2007-01-051-2/+2
* | More fixes (mostly getting rid of excess spaces)dkf2005-12-021-2/+2
* | ANSIficationdkf2005-12-021-45/+52
* | * win/tkWinInt.h: added private decls of Tk_GetEmbeddedMenuHWND,hobbs2005-06-011-2/+10
* | Modified to handle a wide-character title string of a toplevelchengyemao2005-01-311-1/+2
* | Changed to make platform implementation ready for a toplevel -use option; com...chengyemao2005-01-091-2/+2
* | implemented overrideredirect for an embedded; corrected incorrect frame upper...chengyemao2004-12-201-1/+2
* | featrue implementation of Tk container and embedded including TK_MOVEWINDOW, ...chengyemao2004-12-201-1/+10
* | * win/tkWinInt.h (TkWinDisplayChanged): added declhobbs2004-09-231-1/+6
* | * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-211-1/+7
* | * doc/wm.n:hobbs2004-09-171-1/+2
* | * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon fromhobbs2004-08-201-1/+6
* | * win/tkWinX.c: fix drawing of unicode chars in menuhobbs2004-05-031-1/+3
|/
* * win/tkWinInt.h:hobbs2003-02-261-2/+3
* * win/tkWinInt.h: declaration for TkWinGetUnicodeEncodinghobbs2002-04-121-1/+7
* * win/tkWinInt.h:hobbs2001-12-281-1/+27
* * win/makefile.vc:hobbs2001-03-301-1/+3
* * test/winClipboard.test:hobbs2000-04-121-6/+13
* * win/tkWinDialog.c: added unicode-aware open/save file dialogshobbs2000-03-311-8/+2
* * win/tkWinInt.h: change extern to EXTERN for TkWinChildProchobbs2000-03-021-2/+14
* * win/tkWinInt.h: removed TkFontAttributes typedef (washobbs1999-11-191-3/+1
* * Merged 8.1 branch into the main trunkstanton1999-04-161-5/+9
* Backported "focus -force" patch from 8.1.redman1999-03-101-1/+2