| Commit message (Expand) | Author | Age | Files | Lines |
* | tip 113 implementation | vincentdarley | 2003-05-19 | 15 | -2502/+3652 |
|
|
* | * generic/tkCanvPoly.c (PolygonToPostscript): | hobbs | 2003-05-11 | 1 | -3/+6 |
|
|
* | Stop deleted images from showing up in the various [image *] operations. | dkf | 2003-05-08 | 1 | -2/+37 |
|
|
* | * generic/tkButton.h: Rewrote the handling | hobbs | 2003-04-26 | 2 | -18/+28 |
|
|
* | * generic/tkCanvBmap.c: s/CreateBitmap/TkcCreateBitmap as Windows | hobbs | 2003-04-18 | 1 | -5/+5 |
|
|
* | * generic/tkCursor.c: s/GetCursor/TkcGetCursor as Windows has a | hobbs | 2003-04-18 | 1 | -7/+7 |
|
|
* | * generic/tkBind.c (TkpGetBindingXEvent): Add helper method | mdejong | 2003-04-14 | 2 | -3/+31 |
|
|
* | * generic/tkGrid.c (GridStructureProc, ConfigureSlaves): | mdejong | 2003-03-12 | 3 | -96/+141 |
|
|
* | TIP#116 implementation. Docs still to come, tests will never be done because | dkf | 2003-03-06 | 7 | -76/+277 |
|
|
* | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -8/+8 |
|
|
* | Make all %-expansions generate ?? when their event doesn't have the right | dkf | 2003-02-28 | 1 | -57/+92 |
|
|
* | * generic/tkMenu.c (TkMenuCleanup): make sure to reset static | hobbs | 2003-02-26 | 1 | -2/+30 |
|
|
* | * generic/tkListbox.c (ListboxSelectionSubCmd): | hobbs | 2003-02-25 | 1 | -11/+15 |
|
|
* | * generic/tkEntry.c (SpinboxWidgetObjCmd, EntryWidgetObjCmd): | hobbs | 2003-02-25 | 1 | -13/+14 |
|
|
* | Use the panedwindow's depth, not the screen's default depth. [Bug #671122] | dkf | 2003-02-21 | 1 | -5/+3 |
|
|
* | * tests/panedwindow.test: | hobbs | 2003-02-21 | 1 | -3/+6 |
|
|
* | Fixed calculation of the last slave's | pspjuth | 2003-02-20 | 1 | -5/+3 |
|
|
* | Removed pointless static variable ZeroDataBlock from tkImgGIF.c [Bug #664788] | dkf | 2003-02-20 | 1 | -5/+1 |
|
|
* | (EntrySetValue): removed unused code var. [Bug #664781] | hobbs | 2003-02-18 | 1 | -3/+3 |
|
|
* | (TkPostscriptImage): remove unused depth var. [Bug #664787] | hobbs | 2003-02-18 | 1 | -3/+2 |
|
|
* | (TextWidgetCmd): remove unused lastEnd var. [Bug #664790] | hobbs | 2003-02-18 | 1 | -4/+3 |
|
|
* | * generic/tkImgGIF.c (FileReadGIF): Ensure that the trashBuffer is | dkf | 2003-02-18 | 1 | -9/+13 |
|
|
* | * generic/tkEvent.c (Tk_HandleEvent): Fixup button | mdejong | 2003-02-18 | 2 | -3/+20 |
|
|
* | * README: Bumped to 8.4.2. | hobbs | 2003-02-15 | 1 | -3/+3 |
|
|
* | * generic/tkCanvArc.c (CreateArc): Rework canvas create item | hobbs | 2003-02-09 | 9 | -366/+355 |
|
|
* | Moved 'deletionEpoch' field from TkDisplay to TkMainInfo. | jenglish | 2003-01-28 | 3 | -57/+61 |
|
|
* | * generic/tkImage.c (Tk_ImageObjCmd): Added check to make sure | dkf | 2003-01-22 | 5 | -5/+76 |
|
|
* | * generic/tkImage.c (DeleteImage): delete the image's entry in the | hobbs | 2003-01-19 | 1 | -4/+2 |
|
|
* | Increase the size of the clipping box for lines in bug #663981 so that | drh | 2003-01-17 | 1 | -11/+20 |
|
|
* | * generic/tkSelect.c (Tk_CreateSelHandler): | jenglish | 2003-01-14 | 1 | -4/+5 |
|
|
* | Use explicit "static int" type, not implicit "static". | dgp | 2003-01-09 | 1 | -2/+2 |
|
|
* | Implement Cohen-Sutherland polygon clipping for long lines in the canvas widget | drh | 2003-01-08 | 3 | -13/+285 |
|
|
* | * generic/tkFrame.c (CreateFrame): throw a Tcl error instead of a | hobbs | 2003-01-03 | 1 | -4/+10 |
|
|
* | ANSI unfriendly typedef for TkTextBTree repaired for C++ compilers. | davygrvy | 2002-12-27 | 1 | -2/+2 |
|
|
* | * generic/tkMain.c (Tk_Main): Call on Tcl*StartupScript*() routines | dgp | 2002-12-13 | 1 | -11/+10 |
|
|
* | * generic/tkEntry.c (ConfigureEntry): keep a flag to indicate when | hobbs | 2002-12-09 | 1 | -8/+16 |
|
|
* | * generic/tkInt.decls: add TkWinSetHINSTANCE decl | hobbs | 2002-12-08 | 3 | -3/+17 |
|
|
* | * tests/textDisp.test: | hobbs | 2002-11-22 | 1 | -24/+35 |
|
|
* | * generic/tkWindow.c (Tk_DestroyWindow, | mdejong | 2002-11-14 | 1 | -28/+122 |
|
|
* | place info did not return all settings, | pspjuth | 2002-11-07 | 1 | -18/+10 |
|
|
* | * tests/imgPhoto.test: | hobbs | 2002-10-18 | 1 | -7/+15 |
|
|
* | The grid size was not updated properly | pspjuth | 2002-10-10 | 1 | -8/+3 |
|
|
* | * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of | hobbs | 2002-10-10 | 1 | -12/+28 |
|
|
* | * tests/canvPs.test: tests for canvas embedded window ps generation | hobbs | 2002-10-10 | 3 | -37/+38 |
|
|
* | * generic/tk.h: Added reminder comment to edit | dgp | 2002-10-09 | 1 | -1/+3 |
|
|
* | * generic/tkInt.decls(tkIntXlib): added XQueryTree declaration for | das | 2002-10-09 | 3 | -3/+28 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoSetSize): Only error-out if we | dkf | 2002-10-09 | 1 | -40/+48 |
|
|
* | * generic/tkFocus.c (TkFocusFilterEvent): Ignore event if we are | hobbs | 2002-10-08 | 1 | -3/+10 |
|
|
* | * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): leave the | hobbs | 2002-10-08 | 1 | -7/+13 |
|
|
* | * generic/tkText.c (TextBlinkProc): don't blink the cursor unless | hobbs | 2002-10-02 | 1 | -4/+5 |
|
|