| Commit message (Expand) | Author | Age | Files | Lines |
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 34 | -162/+279 |
|
|
* | Added deprecation note from Bug #120944 | dkf | 2000-11-21 | 2 | -1/+13 |
|
|
* | Added TkPhotoGetValidRegion() to tkInt stubs. Bug #120930 closed. | dkf | 2000-11-21 | 5 | -4/+55 |
|
|
* | updated with 8.4a2 changescore_8_4_a2 | hobbs | 2000-11-04 | 1 | -1/+60 |
|
|
* | added release mark | hobbs | 2000-11-03 | 1 | -0/+2 |
|
|
* | updated for latest doc fixes | hobbs | 2000-11-03 | 1 | -2/+2 |
|
|
* | added comments about Tcl_SetMainLoop call effects | hobbs | 2000-11-03 | 1 | -1/+9 |
|
|
* | * generic/tkWindow.c (Initialize): added call to Tcl_SetMainLoop. | hobbs | 2000-11-03 | 2 | -1/+9 |
|
|
* | fixed remaining references to old-style TCL_SRC_DIR defn | hobbs | 2000-11-03 | 1 | -8/+8 |
|
|
* | see changes | hobbs | 2000-11-03 | 1 | -0/+19 |
|
|
* | * win/tkWinButton.c: | hobbs | 2000-11-03 | 4 | -10/+104 |
|
|
* | * unix/configure: | hobbs | 2000-11-03 | 2 | -0/+6536 |
|
|
* | * win/tcl.m4: | hobbs | 2000-11-03 | 2 | -30/+50 |
|
|
* | doc/event.n: added note that key events require window focus. | hobbs | 2000-11-03 | 1 | -3/+4 |
|
|
* | updated copyright | hobbs | 2000-11-02 | 1 | -3/+3 |
|
|
* | * tests/winDialog.test: Corrected expected results for bad option | ericm | 2000-11-02 | 2 | -109/+45 |
|
|
* | * unix/tcl.m4: removed use of -lbsd and -ldl for AIX-5. | hobbs | 2000-11-02 | 2 | -53/+46 |
|
|
* | corrected tests to recognize new -multiple openfile dialog switch | hobbs | 2000-11-02 | 1 | -3/+3 |
|
|
* | * tests/color.test: marked color-2.6 nonPortable as we can't | hobbs | 2000-11-02 | 1 | -2/+6 |
|
|
* | * win/tkWinDialog.c (GetFileNameW, GetFileNameA, | hobbs | 2000-11-02 | 1 | -5/+61 |
|
|
* | Removed bogus conflict marker. | ericm | 2000-11-02 | 1 | -1/+0 |
|
|
* | * win/tkWinDialog.c: Added branch for 0 return from | ericm | 2000-11-02 | 2 | -11/+69 |
|
|
* | no message | davidg | 2000-10-31 | 1 | -0/+11 |
|
|
* | 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-10-31 | 6 | -149/+249 |
|
|
* | see changes | hobbs | 2000-10-31 | 1 | -0/+14 |
|
|
* | unix/tcl.m4: added support for AIX-5. | hobbs | 2000-10-31 | 1 | -1/+27 |
|
|
* | threw catch around tk useinputmethods call for safe interps | hobbs | 2000-10-31 | 1 | -3/+4 |
|
|
* | simplified tk_library path normalization call | hobbs | 2000-10-31 | 1 | -2/+2 |
|
|
* | * win/Makefile.in (test, winhelp, tktest): corrected the | hobbs | 2000-10-31 | 1 | -4/+4 |
|
|
* | * tests/tk.test: | hobbs | 2000-10-31 | 3 | -6/+9 |
|
|
* | Added type cast to (ClientData) for &CustomOption in option tests. | ericm | 2000-10-30 | 1 | -3/+3 |
|
|
* | * win/tkWinDraw.c (RenderObject): Applied patch from [Bug: 6368], | ericm | 2000-10-24 | 3 | -14/+22 |
|
|
* | Added comment marking "new in 8.4a2" decls | ericm | 2000-10-21 | 1 | -1/+3 |
|
|
* | * library/tkfbox.tcl (OkCmd): Applied patch from [Bug: 6365], | ericm | 2000-10-19 | 2 | -4/+7 |
|
|
* | * win/tkWinDialog.c (GetFileNameW, GetFileNameA, | ericm | 2000-10-19 | 2 | -10/+130 |
|
|
* | * generic/tkConfig.c (Tk_InitOptions): Added | ericm | 2000-10-12 | 2 | -1/+17 |
|
|
* | * win/Makefile.in (cat32.${OBJEXT}): add win/ subdirectory to | hobbs | 2000-10-06 | 2 | -2/+7 |
|
|
* | * generic/tkCmds.c (Tk_WinfoObjCmd): Added check for | ericm | 2000-10-05 | 8 | -20/+170 |
|
|
* | * doc/MaintGeom.3: Noted that Tk_MaintainGeometry handles direct | ericm | 2000-10-05 | 3 | -3/+51 |
|
|
* | *** empty log message *** | drh | 2000-10-01 | 1 | -1/+13 |
|
|
* | * generic/tkButton.c (ConfigureButton): Added tests for -compound | ericm | 2000-10-01 | 2 | -3/+12 |
|
|
* | * doc/SetOptions.3: Added note that restoreProc and freeProc may | ericm | 2000-10-01 | 3 | -6/+19 |
|
|
* | Fix bitmaps so that the same bitmap will not be used | drh | 2000-09-30 | 2 | -8/+15 |
|
|
* | When a dialog box (ex: tk_messageBox) pops up while | drh | 2000-09-30 | 1 | -2/+4 |
|
|
* | * win/Makefile.in: commented use of TESTFLAGS | hobbs | 2000-09-29 | 3 | -4/+19 |
|
|
* | * generic/tkTest.c: Fixed tests to use updated API. | ericm | 2000-09-29 | 5 | -37/+64 |
|
|
* | * generic/tk.h: Added declaration of Tk_ObjCustomOption structure, | ericm | 2000-09-17 | 6 | -18/+450 |
|
|
* | * doc/Tk_Init.3: | hobbs | 2000-09-07 | 4 | -9/+14 |
|
|
* | * doc/HWNDToWindow.3: | ericm | 2000-09-07 | 4 | -18/+6 |
|
|
* | * doc/canvas.n: fixed doc bug (ellson). [Bug: 6218] | hobbs | 2000-09-07 | 2 | -2/+4 |
|
|