| Commit message (Expand) | Author | Age | Files | Lines |
* | no message | davygrvy | 2004-03-09 | 1 | -0/+5 |
|
|
* | * win/tkWin32Dll.c: Add variables needed when | mdejong | 2004-03-05 | 1 | -0/+6 |
|
|
* | * unix/Makefile.in (dist): don't require win/lamp.bmp copy in dist | hobbs | 2004-03-04 | 1 | -7/+12 |
|
|
* | updated changes for 8.5a1 | hobbs | 2004-03-03 | 1 | -0/+6 |
|
|
* | update patchlevel to 8.5a1 | hobbs | 2004-03-02 | 1 | -3/+13 |
|
|
* | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on | dgp | 2004-03-01 | 1 | -0/+6 |
|
|
* | remove access to tclInt.h | vincentdarley | 2004-02-28 | 1 | -0/+5 |
|
|
* | * macosx/tkMacOSXKeyboard.c (TkpInitKeymapInfo): Don't make | cc_benny | 2004-02-25 | 1 | -0/+5 |
|
|
* | * library/demos/widget (addFormattedText): Correct off-by-one | cc_benny | 2004-02-25 | 1 | -0/+4 |
|
|
* | * macosx/Makefile: ensure that xcodebuild will use the | das | 2004-02-23 | 1 | -0/+3 |
|
|
* | * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events. | das | 2004-02-23 | 1 | -0/+7 |
|
|
* | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 1 | -0/+9 |
|
|
* | Fixed a bug in grid geometry calculations for | pspjuth | 2004-02-18 | 1 | -0/+6 |
|
|
* | * generic/tkBind.c (HandleEventGenerate): only modify root[xy] | hobbs | 2004-02-18 | 1 | -0/+3 |
|
|
* | * doc/checkbutton.n: TIP#110 implementation | hobbs | 2004-02-18 | 1 | -2/+18 |
|
|
* | * tests/imgPhoto.test (imgPhoto-16.1): Corrected incorrect | dgp | 2004-02-17 | 1 | -0/+5 |
|
|
* | Fix a bug in tk_getOpenFile - files with no types are rejected when they would | wolfsuit | 2004-02-16 | 1 | -11/+43 |
|
|
* | Apply patch 112997, and kill a few more places where we were still using | wolfsuit | 2004-02-14 | 1 | -0/+16 |
|
|
* | * win/tkWinDialog.c (ChooseDirectoryValidateProc): create a pidl | hobbs | 2004-02-13 | 1 | -0/+6 |
|
|
* | Esperanto and Polish message catalogs from Artur Trzewik | dkf | 2004-02-11 | 1 | -0/+5 |
|
|
* | Stop crashes when copying a large photo to itself causes resizing. [Bug 877950] | dkf | 2004-02-09 | 1 | -0/+7 |
|
|
* | no message | davygrvy | 2004-02-08 | 1 | -1/+8 |
|
|
* | * doc/menubutton.n: | hobbs | 2004-02-04 | 1 | -9/+15 |
|
|
* | no message | davygrvy | 2004-02-01 | 1 | -2/+15 |
|
|
* | Replaced TclpGetTime() with Tcl_GetTime(), to remove | jenglish | 2004-01-31 | 1 | -0/+5 |
|
|
* | * generic/tkTextIndex.c: added '#include <tclInt.h>' since the | das | 2004-01-27 | 1 | -0/+11 |
|
|
* | * macosx/tkMacOSXKeyboard.c: Fix regressions due to the last | cc_benny | 2004-01-25 | 1 | -0/+5 |
|
|
* | The dialogs were affected by the TIP#146 implementation. | pspjuth | 2004-01-25 | 1 | -0/+6 |
|
|
* | no message | davygrvy | 2004-01-15 | 1 | -0/+11 |
|
|
* | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -0/+94 |
|
|
* | Implementation of TIP#146, | pspjuth | 2004-01-09 | 1 | -0/+8 |
|
|
* | fix to text widget yview bug | vincentdarley | 2004-01-07 | 1 | -0/+7 |
|
|
* | utf-8 aware text wordstart and wordend | vincentdarley | 2004-01-07 | 1 | -0/+7 |
|
|
* | disabled submenu fix | vincentdarley | 2004-01-07 | 1 | -0/+7 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added missing private headers | das | 2004-01-01 | 1 | -0/+9 |
|
|
* | * win/tkWinMenu.c (ReconfigureWindowsMenu, | mdejong | 2003-12-28 | 1 | -0/+14 |
|
|
* | * win/tkWinMenu.c (DrawWindowsSystemBitmap): | mdejong | 2003-12-28 | 1 | -0/+11 |
|
|
* | * win/tkWinMenu.c (DrawMenuEntryAccelerator, | mdejong | 2003-12-26 | 1 | -0/+10 |
|
|
* | * win/tkWinMenu.c (DrawMenuEntryAccelerator, | mdejong | 2003-12-26 | 1 | -0/+9 |
|
|
* | * win/tkWin32Dll.c (DllMain): Add HAVE_NO_SEH | mdejong | 2003-12-26 | 1 | -0/+7 |
|
|
* | no message | davygrvy | 2003-12-23 | 1 | -0/+11 |
|
|
* | doc/text.n: Fix markup errors (".t" at beginning of line). | jenglish | 2003-12-22 | 1 | -0/+3 |
|
|
* | * generic/tkEvent.c: Added three new functions: TkCreateExitHandler, | davygrvy | 2003-12-21 | 1 | -0/+18 |
|
|
* | library/bgerror.tcl: Truncate displayed error message if it's too long | jenglish | 2003-12-20 | 1 | -0/+4 |
|
|
* | * win/rc/wish.exe.manifest: It seems that Windows XP insists on a | patthoyts | 2003-12-16 | 1 | -0/+4 |
|
|
* | * win/tkWinSend.c: Removed some misleading comments (bug #846134) | patthoyts | 2003-12-16 | 1 | -0/+5 |
|
|
* | Check for TK_ALREADY_DEAD to avoid handling of dead windows. | a_kovalenko | 2003-12-16 | 1 | -0/+5 |
|
|
* | no message | davygrvy | 2003-12-16 | 1 | -4/+8 |
|
|
* | * win/tkWinMenu.c (ReconfigureWindowsMenu) : Only redraw the | davygrvy | 2003-12-16 | 1 | -0/+7 |
|
|
* | * Add bug number to last change. | cc_benny | 2003-12-15 | 1 | -1/+1 |
|
|