| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Replaced TclpGetTime() with Tcl_GetTime(), to remove | jenglish | 2004-01-31 | 3 | -6/+10 |
|
|
* | * generic/tkTextIndex.c: added '#include <tclInt.h>' since the | das | 2004-01-27 | 4 | -10/+20 |
|
|
* | * macosx/tkMacOSXKeyboard.c: Fix regressions due to the last | cc_benny | 2004-01-25 | 1 | -0/+5 |
|
|
* | * (TkpGetKeySym): Ignore option key for generation of keysym, | cc_benny | 2004-01-25 | 1 | -1/+10 |
|
|
* | The dialogs were affected by the TIP#146 implementation. | pspjuth | 2004-01-25 | 3 | -6/+14 |
|
|
* | * (TkpSetKeycodeAndState): Add setting of xkey.trans_chars. | cc_benny | 2004-01-24 | 1 | -2/+10 |
|
|
* | no message | davygrvy | 2004-01-15 | 1 | -0/+11 |
|
|
* | * win/tkWinSendCom.c: Placed the requirement for the special COM | davygrvy | 2004-01-15 | 2 | -5/+11 |
|
|
* | uuid.lib needed by tkWinSend | vincentdarley | 2004-01-13 | 1 | -2/+2 |
|
|
* | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 80 | -406/+508 |
|
|
* | * win/rules.vc: Sync'd to Tcl, respects the CHECKS=nodep | davygrvy | 2004-01-13 | 1 | -1/+20 |
|
|
* | * win/lamp.bmp (deleted): | davygrvy | 2004-01-13 | 1 | -0/+0 |
|
|
* | * win/rc/tk.rc: | davygrvy | 2004-01-13 | 4 | -24/+19 |
|
|
* | Typo fix. | pspjuth | 2004-01-09 | 1 | -2/+2 |
|
|
* | Implementation of TIP#146, | pspjuth | 2004-01-09 | 4 | -114/+260 |
|
|
* | fix to text widget yview bug | vincentdarley | 2004-01-07 | 4 | -7/+46 |
|
|
* | utf-8 aware text wordstart and wordend | vincentdarley | 2004-01-07 | 3 | -27/+126 |
|
|
* | disabled submenu fix | vincentdarley | 2004-01-07 | 2 | -12/+30 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added missing private headers | das | 2004-01-01 | 3 | -2/+17 |
|
|
* | * win/tkWinMenu.c (ReconfigureWindowsMenu, | mdejong | 2003-12-28 | 2 | -26/+57 |
|
|
* | * win/tkWinMenu.c (DrawWindowsSystemBitmap): | mdejong | 2003-12-28 | 2 | -2/+13 |
|
|
* | * win/tkWinMenu.c (DrawMenuEntryAccelerator, | mdejong | 2003-12-26 | 2 | -2/+24 |
|
|
* | * win/tkWinMenu.c (DrawMenuEntryAccelerator, | mdejong | 2003-12-26 | 2 | -13/+68 |
|
|
* | * win/tkWin32Dll.c (DllMain): Add HAVE_NO_SEH | mdejong | 2003-12-26 | 2 | -1/+78 |
|
|
* | prevent static buffer overflow (Doh!) | davygrvy | 2003-12-23 | 1 | -4/+4 |
|
|
* | fixed static buffer overflow | davygrvy | 2003-12-23 | 1 | -2/+2 |
|
|
* | no message | davygrvy | 2003-12-23 | 1 | -0/+11 |
|
|
* | removed the note about having to update makefile.vc when the version changes. | davygrvy | 2003-12-23 | 1 | -2/+1 |
|
|
* | Uses new features of nmakehlp to get the version strings from header files | davygrvy | 2003-12-23 | 1 | -7/+13 |
|
|
* | sync'd to Tcl. | davygrvy | 2003-12-23 | 2 | -14/+108 |
|
|
* | doc/text.n: Fix markup errors (".t" at beginning of line). | jenglish | 2003-12-22 | 2 | -7/+18 |
|
|
* | * generic/tkEvent.c: Added three new functions: TkCreateExitHandler, | davygrvy | 2003-12-21 | 12 | -26/+223 |
|
|
* | library/bgerror.tcl: Truncate displayed error message if it's too long | jenglish | 2003-12-20 | 2 | -3/+7 |
|
|
* | * (Tk_MeasureChars): Fix bugs shown by the test suite | cc_benny | 2003-12-18 | 1 | -18/+29 |
|
|
* | * win/rc/wish.exe.manifest: It seems that Windows XP insists on a | patthoyts | 2003-12-16 | 2 | -1/+5 |
|
|
* | * win/tkWinSend.c: Removed some misleading comments (bug #846134) | patthoyts | 2003-12-16 | 2 | -10/+27 |
|
|
* | Check for TK_ALREADY_DEAD to avoid handling of dead windows. | a_kovalenko | 2003-12-16 | 2 | -2/+7 |
|
|
* | opps.. paren typo | davygrvy | 2003-12-16 | 1 | -3/+3 |
|
|
* | no message | davygrvy | 2003-12-16 | 1 | -4/+8 |
|
|
* | * win/tkWinWm.c (UpdateGeometryInfo) : wmPtr->wrapper might | davygrvy | 2003-12-16 | 1 | -2/+3 |
|
|
* | * win/tkWinMenu.c (ReconfigureWindowsMenu) : Only redraw the | davygrvy | 2003-12-16 | 1 | -0/+7 |
|
|
* | (ReconfigureWindowsMenu) : Only redraw the menubar when a menubar | davygrvy | 2003-12-16 | 1 | -2/+6 |
|
|
* | * (TkpSetKeycodeAndState): Don't clobber xkey.state. | cc_benny | 2003-12-15 | 1 | -3/+1 |
|
|
* | * (InitLatin1Table): Rename initialized to latin1_initialized | cc_benny | 2003-12-15 | 1 | -32/+32 |
|
|
* | * Add bug number to last change. | cc_benny | 2003-12-15 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXKeyboard.c: General cleanup. Add support for | cc_benny | 2003-12-15 | 1 | -0/+5 |
|
|
* | * latin1Table, (InitLatin1Table): Add. | cc_benny | 2003-12-15 | 1 | -29/+177 |
|
|
* | * (TkpInitKeymapInfo): Remove dead code. The code depended on | cc_benny | 2003-12-15 | 1 | -104/+40 |
|
|
* | * LATIN1_MAX and MAC_KEYCODE_MAX: Add and use for better | cc_benny | 2003-12-15 | 1 | -25/+47 |
|
|
* | * Comments: Add and clarify some points, correct spellings. | cc_benny | 2003-12-15 | 1 | -268/+306 |
|
|