Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * win/tkWinTest.c (TestclipboardObjCmd): ensured CloseClipboard | hobbs | 2000-05-11 | 1 | -2/+4 |
| | | | | would always get called for each OpenClipboard. | ||||
* | * test/winClipboard.test: | hobbs | 2000-04-12 | 1 | -8/+26 |
| | | | | | | | | | | | | * win/tkWinInt.h: * win/tkWinClipboard.c (UpdateClipboard): * win/tkWinX.c (GenerateXEvent): added updatingClipboard tsd and TkWinUpdatingClipboard accessor function to allow us to flag ourselves when we are the ones updating the clipboard. This corrected inability to create our own clipboard types within a Tk application. [Bug: 2338 4318] * win/tkWinTest.c (TestclipboardCmd): improved TestclipboardCmd with better error handling and obj'ification | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -0/+230 |