summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-071-2/+2
* We do not want to require tkInt in all the ttk files so added thepatthoyts2006-11-031-5/+5
* #include tkInt.h to ensure MODULE_SCOPE is defineddas2006-11-031-2/+2
* Oops. Removing rogue flagpatthoyts2006-11-031-3/+2
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-033-19/+19
* Add manifest merging for MSVC8.patthoyts2006-10-311-15/+35
* Update to support ttk merge.patthoyts2006-10-312-13/+116
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-316-20/+2031
* * README: Bump version number to 8.5a6dgp2006-10-232-3/+3
* generic/tkImgBmap.c: Fixed line endings.patthoyts2006-10-193-145/+366
* * unix/Makefile.in (install-binaries): Added a second guard to theandreas_kupries2006-09-272-3/+5
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-225-9/+13
* * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menushobbs2006-09-211-2/+19
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-1/+2
* * win/tkWinKey.c: Add WM_UNICHAR window message support (used byhobbs2006-08-302-2/+51
* * win/tkWinEmbed.c (TkpGetOtherWindow): [Bug 1212056] do not panichobbs2006-05-291-2/+1
* * win/tkWinMenu.c (TkWinMenuKeyObjCmd): get eventPtr after we knowhobbs2006-05-251-3/+3
* * README: Bump version number to 8.5a4dgp2006-05-042-3/+3
* * generic/tkMenu.c (TkSetWindowMenuBar): remove extra TkMenuInithobbs2006-04-051-70/+104
* * win/tkWinX.c (TkWinXInit): init default keyboard charsethobbs2006-04-051-2/+15
* * win/tkWinWm.c (WmProc): pass WM_QUERYENDSESSION message to Tk ashobbs2006-04-051-1/+17
* * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\"hobbs2006-03-291-10/+10
* * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions.hobbs2006-03-281-12/+12
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-1/+103
* remove unused variable to allow compilation with VC++ in debug modevincentdarley2005-12-291-2/+2
* * win/tkWinWm.c (WinSetIcon): Don't check resultmdejong2005-12-101-33/+16
* * win/configure: Regen.mdejong2005-12-102-0/+6
* * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-093-7/+15
* add tkWinTest.obj to regular Tk obj for TkplatformtestInithobbs2005-12-081-6/+3
* * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-12-086-61/+393
* More fixes (mostly getting rid of excess spaces)dkf2005-12-0215-949/+1009
* Fix problems in last commitdkf2005-12-023-186/+188
* ANSIficationdkf2005-12-0225-5659/+6165
* * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspecthobbs2005-12-011-2/+14
* * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets tohobbs2005-12-011-10/+7
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+1
* Error fixes in GetFileNameW and GetFileNameAchengyemao2005-11-111-3/+3
* Fixes of other issues raised in [Bug 1353022]dkf2005-11-101-5/+7
* Fix [Bug 1353022]dkf2005-11-101-4/+13
* Factor out external-filename-to-internal code; the same pattern occurred a lot!dkf2005-11-101-199/+145
* Permit building al debug builds as well as release buildspatthoyts2005-10-141-14/+79
* * win/tkWinSend.c: Avoid using tcl internal headers and fix topatthoyts2005-10-143-17/+14
* tip256 implementationvincentdarley2005-10-101-1/+2
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset storedhobbs2005-10-051-449/+2
* Fixed bug #1311734chengyemao2005-10-051-4/+4
* temp patch to restore HEAD builddgp2005-09-301-1/+2
* * unix/tkUnixPort.h: Disabled inclusion of the private Tcl headerdgp2005-09-281-1/+6
* * win/winMain.c (WishPanic): Replaced TCL_VARARGS* macros withdgp2005-09-131-5/+4
* Fixed bug# 1283635chengyemao2005-09-111-5/+5
* Fixed bug# 1283635chengyemao2005-09-111-3/+4