| Commit message (Expand) | Author | Age | Files | Lines |
* | see changes | hobbs | 2000-10-31 | 1 | -0/+14 |
|
|
* | * win/tkWinDraw.c (RenderObject): Applied patch from [Bug: 6368], | ericm | 2000-10-24 | 1 | -0/+10 |
|
|
* | * library/tkfbox.tcl (OkCmd): Applied patch from [Bug: 6365], | ericm | 2000-10-19 | 1 | -0/+4 |
|
|
* | * win/tkWinDialog.c (GetFileNameW, GetFileNameA, | ericm | 2000-10-19 | 1 | -0/+8 |
|
|
* | * generic/tkConfig.c (Tk_InitOptions): Added | ericm | 2000-10-12 | 1 | -0/+7 |
|
|
* | * win/Makefile.in (cat32.${OBJEXT}): add win/ subdirectory to | hobbs | 2000-10-06 | 1 | -0/+5 |
|
|
* | * generic/tkCmds.c (Tk_WinfoObjCmd): Added check for | ericm | 2000-10-05 | 1 | -0/+25 |
|
|
* | * doc/MaintGeom.3: Noted that Tk_MaintainGeometry handles direct | ericm | 2000-10-05 | 1 | -0/+18 |
|
|
* | *** empty log message *** | drh | 2000-10-01 | 1 | -1/+13 |
|
|
* | * generic/tkButton.c (ConfigureButton): Added tests for -compound | ericm | 2000-10-01 | 1 | -0/+5 |
|
|
* | * doc/SetOptions.3: Added note that restoreProc and freeProc may | ericm | 2000-10-01 | 1 | -0/+9 |
|
|
* | * win/Makefile.in: commented use of TESTFLAGS | hobbs | 2000-09-29 | 1 | -0/+6 |
|
|
* | * generic/tkTest.c: Fixed tests to use updated API. | ericm | 2000-09-29 | 1 | -0/+13 |
|
|
* | * generic/tk.h: Added declaration of Tk_ObjCustomOption structure, | ericm | 2000-09-17 | 1 | -0/+36 |
|
|
* | * doc/Tk_Init.3: | hobbs | 2000-09-07 | 1 | -0/+6 |
|
|
* | * doc/canvas.n: fixed doc bug (ellson). [Bug: 6218] | hobbs | 2000-09-07 | 1 | -0/+2 |
|
|
* | * generic/tkPlatDecls.h: Added #include <windows.h> for Windows, | ericm | 2000-09-06 | 1 | -0/+5 |
|
|
* | see changes | hobbs | 2000-09-06 | 1 | -0/+14 |
|
|
* | * win/makefile.vc (install-libraries): | ericm | 2000-09-02 | 1 | -0/+10 |
|
|
* | * win/tkWinMenu.c (DrawWindowsSystemBitmap): Use scratchDC | ericm | 2000-08-29 | 1 | -0/+11 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::Update): Corrected | ericm | 2000-08-29 | 1 | -0/+6 |
|
|
* | * doc/toplevel.n: | ericm | 2000-08-25 | 1 | -0/+20 |
|
|
* | remove --enable-gcc configure option | mo | 2000-08-25 | 1 | -0/+10 |
|
|
* | * generic/tkButton.c (ButtonTextVarProc): reversed change below, | hobbs | 2000-08-23 | 1 | -0/+5 |
|
|
* | * generic/tkButton.c (ButtonTextVarProc): changed order of | hobbs | 2000-08-23 | 1 | -0/+5 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoGet): Removed redundant call to | ericm | 2000-08-18 | 1 | -0/+7 |
|
|
* | * doc/SetOptions.3: added missing ')'. | hobbs | 2000-08-15 | 1 | -0/+4 |
|
|
* | * doc/SetOptions.3: Updated documentation to reflect support for | ericm | 2000-08-10 | 1 | -0/+19 |
|
|
* | * tests/place.test: Extended test suite to test error returns from | ericm | 2000-08-08 | 1 | -0/+13 |
|
|
* | i | hobbs | 2000-08-08 | 1 | -0/+4 |
|
|
* | * generic/tkWindow.c: Updated [selection] command entry to use | ericm | 2000-08-07 | 1 | -1/+15 |
|
|
* | * library/safetk.tcl: rationalized the setting of tk_library when | hobbs | 2000-08-06 | 1 | -0/+5 |
|
|
* | * generic/tkWindow.c: Updated "grab" command entry to use | ericm | 2000-08-04 | 1 | -4/+15 |
|
|
* | * generic/tkInt.h: Removed Tk_AfterCmd function prototype; the | ericm | 2000-08-03 | 1 | -0/+7 |
|
|
* | * generic/tkInt.h: Replace Tk_BindCmd prototype with | ericm | 2000-08-03 | 1 | -0/+8 |
|
|
* | * tests/bind.test: Tweaked expected error messages for [bindtags] | ericm | 2000-08-03 | 1 | -0/+17 |
|
|
* | * generic/tkCmds.c (Tk_TkwaitObjCmd): Tcl_Obj'ified [tkwait] command. | ericm | 2000-08-02 | 1 | -0/+8 |
|
|
* | * generic/tkGrid.c (Tk_GridCmd): Split [grid] subcommands into | ericm | 2000-08-02 | 1 | -0/+5 |
|
|
* | * generic/tkInt.h: Replaced prototype for Tk_MessageCmd with | ericm | 2000-08-02 | 1 | -0/+10 |
|
|
* | * generic/tkInt.h: Removed prototype for Tk_ClipboardCmd, added | ericm | 2000-08-01 | 1 | -0/+14 |
|
|
* | * unix/tkUnixButton.c (TkpDisplayButton): Added bits to change | ericm | 2000-07-29 | 1 | -0/+5 |
|
|
* | * win/tkWinMenu.c (ReconfigureWindowsMenu): Added MF_GRAYED bit | ericm | 2000-07-28 | 1 | -0/+4 |
|
|
* | * doc/label.n: Added -disabledforeground to list of options [Bug: 6053]. | ericm | 2000-07-28 | 1 | -0/+3 |
|
|
* | * mac/tkMacDefault.h: | ericm | 2000-07-28 | 1 | -5/+26 |
|
|
* | * win/configure.in: TCL_STUB_LIB_FLAG and | mo | 2000-07-27 | 1 | -0/+6 |
|
|
* | CanvPsY.3, ConfigWidg.3, CrtImgType.3, CrtItemType.3, | jenglish | 2000-07-25 | 1 | -0/+6 |
|
|
* | * tests/text.test: Added tests for -regexp -nocase searches with | ericm | 2000-07-25 | 1 | -0/+11 |
|
|
* | * tests/text.test: Added tests for searching when text is elided. | ericm | 2000-07-21 | 1 | -2/+12 |
|
|
* | * win/configure.in: Add TK_STUB_LIB_FLAG and | mo | 2000-07-21 | 1 | -0/+6 |
|
|
* | * unix/tkUnixDraw.c (TkScrollWindow): Replaced a use of a trinary | ericm | 2000-07-20 | 1 | -0/+4 |
|
|