summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replaced all [load {} tk] in Tk test suite with [load {} Tk].dgp2001-03-287-12/+22
* * doc/photo.n: [Bug 132213] Added clarification on interpretationericm2001-02-132-3/+9
* Asymmetric padding in "pack" and "grid" geometry managersdrh2001-02-127-125/+350
* Clarified and extended the entry in theandreas_kupries2001-01-041-2/+14
* 2001-01-02 Andreas Kupries <a.kupries@westend.com>andreas_kupries2001-01-023-38/+922
* * generic/tkObj.c (SetMMFromAny): Added ability to recognizehobbs2000-12-132-47/+61
* Minor improvement to documentation for entry widgets.dkf2000-12-122-2/+12
* A better fix for #120819 (all it needed was some Tcl_Preserve()s)dkf2000-11-293-28/+65
* Backed out previous change (except for test for bug.)dkf2000-11-283-22/+14
* Fixed bug #120819 by prohibiting images from starting with a period;dkf2000-11-234-6/+32
* Documentation for Tk_SetClassProcs.ericm2000-11-221-0/+91
* Overall change: Implemented TIP 5, which exportsericm2000-11-2234-162/+279
* Added deprecation note from Bug #120944dkf2000-11-212-1/+13
* Added TkPhotoGetValidRegion() to tkInt stubs. Bug #120930 closed.dkf2000-11-215-4/+55
* updated with 8.4a2 changescore_8_4_a2hobbs2000-11-041-1/+60
* added release markhobbs2000-11-031-0/+2
* updated for latest doc fixeshobbs2000-11-031-2/+2
* added comments about Tcl_SetMainLoop call effectshobbs2000-11-031-1/+9
* * generic/tkWindow.c (Initialize): added call to Tcl_SetMainLoop.hobbs2000-11-032-1/+9
* fixed remaining references to old-style TCL_SRC_DIR defnhobbs2000-11-031-8/+8
* see changeshobbs2000-11-031-0/+19
* * win/tkWinButton.c:hobbs2000-11-034-10/+104
* * unix/configure:hobbs2000-11-032-0/+6536
* * win/tcl.m4:hobbs2000-11-032-30/+50
* doc/event.n: added note that key events require window focus.hobbs2000-11-031-3/+4
* updated copyrighthobbs2000-11-021-3/+3
* * tests/winDialog.test: Corrected expected results for bad optionericm2000-11-022-109/+45
* * unix/tcl.m4: removed use of -lbsd and -ldl for AIX-5.hobbs2000-11-022-53/+46
* corrected tests to recognize new -multiple openfile dialog switchhobbs2000-11-021-3/+3
* * tests/color.test: marked color-2.6 nonPortable as we can'thobbs2000-11-021-2/+6
* * win/tkWinDialog.c (GetFileNameW, GetFileNameA,hobbs2000-11-021-5/+61
* Removed bogus conflict marker.ericm2000-11-021-1/+0
* * win/tkWinDialog.c: Added branch for 0 return fromericm2000-11-022-11/+69
* no messagedavidg2000-10-311-0/+11
* 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-316-149/+249
* see changeshobbs2000-10-311-0/+14
* unix/tcl.m4: added support for AIX-5.hobbs2000-10-311-1/+27
* threw catch around tk useinputmethods call for safe interpshobbs2000-10-311-3/+4
* simplified tk_library path normalization callhobbs2000-10-311-2/+2
* * win/Makefile.in (test, winhelp, tktest): corrected thehobbs2000-10-311-4/+4
* * tests/tk.test:hobbs2000-10-313-6/+9
* Added type cast to (ClientData) for &CustomOption in option tests.ericm2000-10-301-3/+3
* * win/tkWinDraw.c (RenderObject): Applied patch from [Bug: 6368],ericm2000-10-243-14/+22
* Added comment marking "new in 8.4a2" declsericm2000-10-211-1/+3
* * library/tkfbox.tcl (OkCmd): Applied patch from [Bug: 6365],ericm2000-10-192-4/+7
* * win/tkWinDialog.c (GetFileNameW, GetFileNameA,ericm2000-10-192-10/+130
* * generic/tkConfig.c (Tk_InitOptions): Addedericm2000-10-122-1/+17
* * win/Makefile.in (cat32.${OBJEXT}): add win/ subdirectory tohobbs2000-10-062-2/+7
* * generic/tkCmds.c (Tk_WinfoObjCmd): Added check forericm2000-10-058-20/+170
* * doc/MaintGeom.3: Noted that Tk_MaintainGeometry handles directericm2000-10-053-3/+51