| Commit message (Expand) | Author | Age | Files | Lines |
* | Asymmetric padding in "pack" and "grid" geometry managers | drh | 2001-02-12 | 2 | -87/+206 |
|
|
* | * generic/tkObj.c (SetMMFromAny): Added ability to recognize | hobbs | 2000-12-13 | 1 | -47/+55 |
|
|
* | A better fix for #120819 (all it needed was some Tcl_Preserve()s) | dkf | 2000-11-29 | 1 | -9/+40 |
|
|
* | Backed out previous change (except for test for bug.) | dkf | 2000-11-28 | 1 | -13/+1 |
|
|
* | Fixed bug #120819 by prohibiting images from starting with a period; | dkf | 2000-11-23 | 1 | -1/+13 |
|
|
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 24 | -122/+166 |
|
|
* | Added TkPhotoGetValidRegion() to tkInt stubs. Bug #120930 closed. | dkf | 2000-11-21 | 4 | -4/+48 |
|
|
* | 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 | 1 | -1/+3 |
|
|
* | 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 | 1 | -6/+6 |
|
|
* | Added comment marking "new in 8.4a2" decls | ericm | 2000-10-21 | 1 | -1/+3 |
|
|
* | * generic/tkConfig.c (Tk_InitOptions): Added | ericm | 2000-10-12 | 1 | -1/+10 |
|
|
* | * generic/tkCmds.c (Tk_WinfoObjCmd): Added check for | ericm | 2000-10-05 | 6 | -17/+133 |
|
|
* | * doc/MaintGeom.3: Noted that Tk_MaintainGeometry handles direct | ericm | 2000-10-05 | 1 | -1/+30 |
|
|
* | * generic/tkButton.c (ConfigureButton): Added tests for -compound | ericm | 2000-10-01 | 1 | -3/+7 |
|
|
* | * doc/SetOptions.3: Added note that restoreProc and freeProc may | ericm | 2000-10-01 | 1 | -4/+6 |
|
|
* | Fix bitmaps so that the same bitmap will not be used | drh | 2000-09-30 | 1 | -7/+12 |
|
|
* | * generic/tkTest.c: Fixed tests to use updated API. | ericm | 2000-09-29 | 3 | -21/+28 |
|
|
* | * generic/tk.h: Added declaration of Tk_ObjCustomOption structure, | ericm | 2000-09-17 | 3 | -5/+226 |
|
|
* | * doc/HWNDToWindow.3: | ericm | 2000-09-07 | 2 | -14/+2 |
|
|
* | * generic/tkPlatDecls.h: Added #include <windows.h> for Windows, | ericm | 2000-09-06 | 1 | -1/+6 |
|
|
* | * README: | hobbs | 2000-09-06 | 1 | -3/+3 |
|
|
* | * generic/tkGrab.c (Tk_GrabObjCmd): changed len arg from size_t to | hobbs | 2000-09-06 | 1 | -2/+2 |
|
|
* | * generic/tkMessage.c (MessageWidgetObjCmd): initialized result to | hobbs | 2000-09-06 | 1 | -2/+3 |
|
|
* | * win/makefile.vc (install-libraries): | ericm | 2000-09-02 | 1 | -2/+8 |
|
|
* | * generic/tkButton.c (ButtonTextVarProc): reversed change below, | hobbs | 2000-08-23 | 1 | -8/+3 |
|
|
* | * generic/tkButton.c (ButtonTextVarProc): changed order of | hobbs | 2000-08-23 | 1 | -3/+8 |
|
|
* | Comment correction. | ericm | 2000-08-21 | 1 | -3/+3 |
|
|
* | Removed unused variable left behind from previous check-in. | ericm | 2000-08-19 | 1 | -2/+1 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoGet): Removed redundant call to | ericm | 2000-08-18 | 1 | -11/+2 |
|
|
* | * doc/SetOptions.3: Updated documentation to reflect support for | ericm | 2000-08-10 | 3 | -334/+346 |
|
|
* | * tests/place.test: Extended test suite to test error returns from | ericm | 2000-08-08 | 3 | -266/+370 |
|
|
* | * generic/tkWindow.c: Updated [selection] command entry to use | ericm | 2000-08-07 | 3 | -259/+304 |
|
|
* | * generic/tkWindow.c: Updated "grab" command entry to use | ericm | 2000-08-04 | 4 | -114/+175 |
|
|
* | * generic/tkInt.h: Removed Tk_AfterCmd function prototype; the | ericm | 2000-08-03 | 2 | -5/+2 |
|
|
* | * generic/tkInt.h: Replace Tk_BindCmd prototype with | ericm | 2000-08-03 | 3 | -25/+54 |
|
|
* | * tests/bind.test: Tweaked expected error messages for [bindtags] | ericm | 2000-08-03 | 4 | -45/+59 |
|
|
* | * generic/tkCmds.c (Tk_TkwaitObjCmd): Tcl_Obj'ified [tkwait] command. | ericm | 2000-08-02 | 3 | -74/+85 |
|
|
* | * generic/tkGrid.c (Tk_GridCmd): Split [grid] subcommands into | ericm | 2000-08-02 | 1 | -535/+794 |
|
|
* | * generic/tkInt.h: Replaced prototype for Tk_MessageCmd with | ericm | 2000-08-02 | 3 | -165/+207 |
|
|
* | * generic/tkInt.h: Removed prototype for Tk_ClipboardCmd, added | ericm | 2000-08-01 | 2 | -147/+169 |
|
|
* | * doc/label.n: Added -disabledforeground to list of options [Bug: 6053]. | ericm | 2000-07-28 | 1 | -4/+3 |
|
|
* | * mac/tkMacDefault.h: | ericm | 2000-07-28 | 1 | -93/+183 |
|
|
* | * tests/text.test: Added tests for -regexp -nocase searches with | ericm | 2000-07-25 | 1 | -4/+11 |
|
|
* | * tests/text.test: Added tests for searching when text is elided. | ericm | 2000-07-21 | 1 | -5/+9 |
|
|
* | * generic/tkText.c (TextSearchCmd): Added a test for a NULL | ericm | 2000-07-19 | 1 | -2/+6 |
|
|
* | Just added comments about a Win2K OS bug with GetStdHandle(STD_OUTPUT_HANDLE). | davidg | 2000-07-18 | 1 | -1/+18 |
|
|
* | * generic/tkStubImg.c (Tk_InitImageArgs): Applied patch from [Bug: | ericm | 2000-07-17 | 1 | -1/+3 |
|
|
* | Applied patch from Nijtmans/Howlett to intialize nextPtr field of TkCursor | ericm | 2000-07-06 | 1 | -1/+2 |
|
|