summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * win/tkWinDialog.c (EatSpuriousMessageBugFix): Fix a problem withhobbs2004-08-201-2/+50
* * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon fromhobbs2004-08-203-15/+140
* * tests/canvText.test:mdejong2004-08-091-2/+2
* * README, macosx/Wish.pbproj/project.pbxproj: bumped tohobbs2004-07-132-3/+3
* Modified UpdateWrapper to fix bug 767176chengyemao2004-05-151-3/+3
* Apply fix from tcl bug #950049 for make docs.patthoyts2004-05-101-2/+2
* * win/tkWinFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make surehobbs2004-05-051-15/+33
* * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): placehobbs2004-05-031-1/+15
* * win/tkWinX.c: fix drawing of unicode chars in menuhobbs2004-05-033-5/+12
* * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-1/+49
* * win/tkWinFont.c (Tk_MeasureChars): backport fixes to bold/italichobbs2004-02-141-144/+159
* update to patchlevel 8.4.6hobbs2004-02-132-3/+3
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): create a pidlhobbs2004-02-131-7/+40
* Backported fix for bug #776646 which makes hand2 and fleur native on windows.patthoyts2004-01-281-3/+12
* Reverted to 1.15 for two reasons. 1) problem is best addressed in Tcl'sdavygrvy2003-12-121-7/+5
* (WishPanic) : placed ExitProcess() in a __try block (SEH) to catch anydavygrvy2003-12-111-4/+6
* * generic/tk.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-032-3/+3
* * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-032-3/+3
* * win/makefile.vc: Restored consistency of pkgIndex.tcl filedgp2003-11-171-7/+3
* Fixes pkgIndex.tcl generation so a symbols build is loaded when Tcl is symbolsdavygrvy2003-11-161-3/+7
* * win/tkWinDraw.c (XFillRectangles): correctly handle thehobbs2003-11-111-6/+25
* * win/configure:hobbs2003-11-112-17/+33
* * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpphobbs2003-10-291-4/+30
* correct imageYOffset for buttons with just imageshobbs2003-10-101-4/+4
* * README: Bumped to patch level 8.4.5dgp2003-10-032-3/+3
* * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to providehobbs2003-07-191-2/+2
* * win/tkWinDialog.c: doubled the TK_MULTI_MAX_PATH value to ~10K.hobbs2003-07-181-3/+3
* * win/tkWinImage.c (XGetImage): correct init of biSizeImage inhobbs2003-07-171-2/+2
* * README: Bumped patchlevel to 8.4.4 in preparationdgp2003-07-152-3/+3
* Bumped version to 8.4.3hobbs2003-05-152-3/+3
* * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-31/+42
* * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc whenhobbs2003-04-251-9/+12
* * win/configure: Regen.mdejong2003-04-033-22/+40
* * win/configure: Regen.mdejong2003-04-032-15/+1
* Corrected several problems that prevented OPTS=symbols from building Kevin B Kenny2003-03-232-9/+17
* Backed the version to 8.4 on the 8.4 branch. Kevin B Kenny2003-03-131-2/+2
* Backported the code that makes the makefile build pkgIndex.tcl as part Kevin B Kenny2003-03-111-2/+9
* * win/tkWinInt.h:hobbs2003-02-263-7/+42
* * win/tkWinScrlbr.c (UpdateScrollbar): use SIF_DISABLENOSCROLL tohobbs2003-02-211-1/+7
* * win/tkWinInit.c (TkpDisplayWarning): truncate MessageBox stringhobbs2003-02-181-1/+10
* * README: Bumped to 8.4.2.hobbs2003-02-152-3/+3
* matched to the Tcl one. build option 'linkexten' renamed to 'staticpkg'.davygrvy2003-02-141-6/+7
* matched to the Tcl one.davygrvy2003-02-141-6/+19
* * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd,mdejong2003-01-141-5/+4
* * win/Makefile.in: Add TCL_DEFS to AC_FLAGSmdejong2003-01-133-28/+72
* * win/makefile.vc: tclThreadTest.obj not required to linkdavygrvy2002-12-101-3/+2
* * generic/tkInt.decls: add TkWinSetHINSTANCE declhobbs2002-12-083-14/+46
* * win/tkWinX.c (TkWinXInit): Move cleanup into an exit handlerhobbs2002-12-063-18/+20
* * tests/wm.test: Add wm-transient-6.3 tomdejong2002-12-011-17/+9
* * unix/configure: Regen.mdejong2002-11-062-39/+59