summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * 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/configure:hobbs2003-11-112-2/+2
* * win/tkWinDraw.c (XFillRectangles): correctly handle thehobbs2003-11-111-6/+25
* * win/configure:hobbs2003-11-112-19/+35
* Fixed an error in returning the name actually registered for 'send'.patthoyts2003-11-081-4/+5
* TIP 155 implementationvincentdarley2003-10-311-1/+2
* compound menu entriesvincentdarley2003-10-311-5/+23
* * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpphobbs2003-10-281-1/+28
* * win/makefile.vc: Applied patches from tcl bug #801467 frompatthoyts2003-10-142-6/+48
* correct imageYOffset for buttons with just imageshobbs2003-10-101-4/+4
* * win/tcl.m4: Add TIP #150 items to the TEA makefiles.patthoyts2003-10-085-67/+79
* * win/configure:hobbs2003-10-062-50/+2
* * win/makefile.vc: Implementation of TIP #150, "Providepatthoyts2003-09-264-5/+1363
* Don't do a string compare on the $(DBGX) variable, use the $(DEBUG)davygrvy2003-08-251-7/+11
* * win/tkWin3d.c: Applied Tk patch 791273 from Jeremy Collins whichpatthoyts2003-08-201-5/+5
* * win/configure: Regen.mdejong2003-08-182-0/+99
* * win/tkWinDialog.c: Applied patch from bug #611615 which fixes apatthoyts2003-07-281-1/+52
* * win/tkWinCursor.c: Fix for bug #776646 for a native hand2 andpatthoyts2003-07-241-3/+12
* * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to providepatthoyts2003-07-181-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
* space in path bug fixvincentdarley2003-05-131-2/+2
* * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-31/+42
* * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc whenhobbs2003-04-251-9/+12
* * win/configure: regenhobbs2003-04-182-1/+11
* * win/tkWinMenu.c (TkpInitializeMenuBindings):mdejong2003-04-151-11/+11
* * generic/tkBind.c (TkpGetBindingXEvent): Add helper methodmdejong2003-04-141-35/+97
* * win/configure: Regen.mdejong2003-04-033-3/+11
* * win/configure: Regen.mdejong2003-04-032-28/+2
* Corrected several problems that prevented OPTS=symbols from building Kevin B Kenny2003-03-232-9/+17
* * win/tkConfig.sh.in: Add TK_DLL_FILE entrymdejong2003-03-191-1/+3
* * win/configure: Regen.mdejong2003-03-192-92/+75
* Require autoconf 2.57 or newer, see TIP 34mdejong2003-03-133-1043/+3592
* * doc/wm.n (minimize, maximize): Remove claimmdejong2003-03-121-6/+51
* Backported the code that makes the makefile build pkgIndex.tcl as part Kevin B Kenny2003-03-111-1/+8
* updated default tcl version to 8.5davygrvy2003-03-061-2/+2
* * README: Bumped version number ofdgp2003-03-045-25/+25
* * 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