summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/Makefile.in (install-libraries): Added code section toandreas_kupries2002-09-042-2/+17
* * library/button.tcl: further restrict buttons to not resettinghobbs2002-09-042-29/+62
* * macosx/Wish.pbproj/project.pbxproj: Bumped version number todas2002-09-032-16/+31
* wm attributes macosx fixvincentdarley2002-09-032-5/+5
* Update changes for 8.4.0 releasedgp2002-09-032-1/+55
* correction to r1.19 fix to only incr inset when no image is usedhobbs2002-09-031-5/+7
* * tests/cursor.test: reverted 2002-08-31 change for OS X to usehobbs2002-09-032-12/+16
* see changeshobbs2002-09-021-0/+19
* * tests/button.test: added button-14.1hobbs2002-09-022-62/+110
* * library/button.tcl (::tk::ButtonLeave): correctly restore statehobbs2002-09-021-2/+2
* added tk windowingsystem docshobbs2002-09-021-1/+9
* make sure to substitute LD_LIBRARY_PATH_VARhobbs2002-09-022-122/+142
* add support for 64-bit builds on HP-11 with gcchobbs2002-09-021-2/+17
* * tests/wm.test:hobbs2002-09-022-156/+38
* Bumped version number to 8.4.0hobbs2002-09-028-15/+33
* * generic/tkCmds.c:hobbs2002-09-023-13/+56
* noted new tk windowingsystem subcommandhobbs2002-09-021-2/+2
* added int cast to prevent warninghobbs2002-09-021-2/+3
* added size_t cast to prevent warninghobbs2002-09-021-2/+2
* * unix/tcl.m4: update from Tcldas2002-08-314-142/+270
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-31100-1139/+43753
* Fix for bug #582457: make radio and checkbuttons work like Windows whenmacosx_8_4_premerge_2002_08_31_trunkmacosx_8_4_merge_2002_08_30_trunkdrh2002-08-286-15/+93
* * win/Makefile.in: Removed dependence on the (parts of) thedgp2002-08-263-44/+10
* * README: Bumped version number to 8.4b3 to distinguishmacosx_8_4_merge_2002_08_20_trunkdgp2002-08-208-14/+32
* make mklinksdgp2002-08-201-2/+0
* * unix/Makefile.in (install-binaries): simplified pkgIndex.tclhobbs2002-08-163-17/+24
* compilation, link fixesvincentdarley2002-08-144-6/+28
* * library/button.tcl: change the bindings to use Priv($w,relief)hobbs2002-08-132-135/+137
* * unix/tkUnixSend.c (Tk_SetAppName): Fixed a compiler warning.rmax2002-08-132-5/+7
* Tweaked resizing behaviour of the image-viewer demo.dkf2002-08-122-4/+10
* * unix/tkUnixWm.c (WmTransientCmd): Apply fix formdejong2002-08-082-4/+10
* * tests/wm.test: Add deleteWindows at start ofmdejong2002-08-083-5/+33
* Fix for Tk Bug #592201 "wm transient fails with two masters".jenglish2002-08-084-23/+72
* * tests/unixWm.test: Corrected packaging of unixWm-50.3 so thatdgp2002-08-082-5/+15
* *** empty log message ***rmax2002-08-081-0/+4
* * unix/Makefile.in: Fixed typos in DISTNAME, and ZIPNAME.rmax2002-08-081-3/+3
* 8.4b2 tag notecore_8_4_b2hobbs2002-08-081-0/+2
* * generic/tkButton.c (TkButtonWorldChanged): added GCFont handlinghobbs2002-08-082-1/+13
* * generic/tkImgGIF.c (FileReadGIF): fixed -from handling for gifshobbs2002-08-081-5/+5
* * generic/tkCanvUtil.c (TkSmoothParseProc): recognize the built-inhobbs2002-08-083-4/+20
* * win/configure:hobbs2002-08-083-4/+29
* * tests/panedwindow.test: added -text foobar to some test buttonshobbs2002-08-081-5/+5
* * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd):hobbs2002-08-082-12/+12
* * doc/GetBitmap.3: removed doc refs to deprecatedhobbs2002-08-081-2/+2
* * win/tkWinMenu.c (TkpSetWindowMenuBar): fixed logic bug in whenhobbs2002-08-081-4/+3
* * win/tkWinDialog.c: enabled use of the updated native Windowshobbs2002-08-081-7/+3
* Made panedwindow tests all work again; I'm fairly sure the current behaviour ...dkf2002-08-062-6/+26
* * tests/defs.tcl: removed file. No longer needed now that Tk isdgp2002-08-062-1064/+5
* * win/tkWinFont.c: Additional changes to fix CONST warnings ondgp2002-08-053-7/+10
* Applied companion patch for Tcl Patch 585105,dgp2002-08-05103-700/+855