summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* *** empty log message ***drh2000-10-011-1/+13
* * generic/tkButton.c (ConfigureButton): Added tests for -compoundericm2000-10-012-3/+12
* * doc/SetOptions.3: Added note that restoreProc and freeProc mayericm2000-10-013-6/+19
* Fix bitmaps so that the same bitmap will not be useddrh2000-09-302-8/+15
* When a dialog box (ex: tk_messageBox) pops up whiledrh2000-09-301-2/+4
* * win/Makefile.in: commented use of TESTFLAGShobbs2000-09-293-4/+19
* * generic/tkTest.c: Fixed tests to use updated API.ericm2000-09-295-37/+64
* * generic/tk.h: Added declaration of Tk_ObjCustomOption structure,ericm2000-09-176-18/+450
* * doc/Tk_Init.3:hobbs2000-09-074-9/+14
* * doc/HWNDToWindow.3:ericm2000-09-074-18/+6
* * doc/canvas.n: fixed doc bug (ellson). [Bug: 6218]hobbs2000-09-072-2/+4
* * generic/tkPlatDecls.h: Added #include <windows.h> for Windows,ericm2000-09-062-1/+11
* * README:hobbs2000-09-065-12/+12
* see changeshobbs2000-09-061-0/+14
* * generic/tkGrab.c (Tk_GrabObjCmd): changed len arg from size_t tohobbs2000-09-061-2/+2