| Commit message (Expand) | Author | Age | Files | Lines |
* | * library/button.tcl (::tk::CheckEnter): use uplevel set instead | hobbs | 2010-08-03 | 1 | -0/+5 |
|
|
* | * generic/tkImgGIF.c (StringWriteGIF): Added ability to write a GIF to | dkf | 2010-07-18 | 1 | -24/+32 |
|
|
* | [Tcl Bug 3029891] Functions that don't belong in the stub table (Tk part, not... | nijtmans | 2010-07-16 | 1 | -0/+7 |
|
|
* | * doc/text.n: Fixed minor typo in the description of 'text | andreas_kupries | 2010-07-06 | 1 | -0/+5 |
|
|
* | [Bug #3020677] wish can't link reg1.2 | nijtmans | 2010-07-01 | 1 | -1/+5 |
|
|
* | [Patch #3019624] fix "place" command segfault on half-dead app main window. | a_kovalenko | 2010-06-22 | 1 | -0/+8 |
|
|
* | [Bug #3019363] "make genstubs" failure | nijtmans | 2010-06-22 | 1 | -0/+6 |
|
|
* | [Patch #2999889] TkCopyAndGlobalEval obsolete | nijtmans | 2010-06-21 | 1 | -0/+7 |
|
|
* | [Patch 3009998]: Replace binding procedures with ordinary event handlers | jenglish | 2010-06-19 | 1 | -0/+14 |
|
|
* | [Bug 3016598] Bump dummy [package ifneeded tile] version to 0.8.6. | jenglish | 2010-06-15 | 1 | -0/+5 |
|
|
* | * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Make it | dkf | 2010-06-15 | 1 | -27/+34 |
|
|
* | Terminate TkEnsemble definition with NULL | nijtmans | 2010-06-15 | 1 | -0/+2 |
|
|
* | Eliminate many unnecessary (ClientData) type casts. | nijtmans | 2010-06-15 | 1 | -0/+21 |
|
|
* | Tk_CreateBinding): Silently ignore empty scripts (Fixes [Bug 3006842]). | jenglish | 2010-05-31 | 1 | -0/+5 |
|
|
* | ttk::treeview: [$tv tag bind $tag <...> {}] now removes binding completely. | jenglish | 2010-05-27 | 1 | -0/+7 |
|
|
* | Fix some gcc strict-aliasing warnings (discovered with "-Wstrict-aliasing=2" | nijtmans | 2010-05-26 | 1 | -1/+4 |
|
|
* | Fix 3 tests on Ubuntu 10.4, two of them timing dependent, one wm-dependent. | nijtmans | 2010-05-26 | 1 | -0/+5 |
|
|
* | * win/tkWinX.c (HandleIMEComposition): [Bug 2992129]: Ensure that all | dkf | 2010-05-20 | 1 | -23/+28 |
|
|
* | Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancel | nijtmans | 2010-05-17 | 1 | -0/+5 |
|
|
* | Revert [Patch #2999920], as it entails an incompatible change to the C API | jenglish | 2010-05-17 | 1 | -0/+6 |
|
|
* | [Patch #2999920]: Optimize Internal Virtual event string operations | nijtmans | 2010-05-17 | 1 | -0/+7 |
|
|
* | Consistent use of variable names in RestrictEvent | nijtmans | 2010-05-11 | 1 | -0/+8 |
|
|
* | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar, | nijtmans | 2010-05-10 | 1 | -0/+14 |
|
|
* | * generic/tk.h: Bump patchlevel to 8.6b1.2 to distinguish | dgp | 2010-05-03 | 1 | -0/+10 |
|
|
* | * library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]: | dkf | 2010-05-03 | 1 | -52/+58 |
|
|
* | typo | nijtmans | 2010-04-30 | 1 | -1/+1 |
|
|
* | Unnessarary TCL_STORAGE_CLASS re-definitions | nijtmans | 2010-04-29 | 1 | -0/+13 |
|
|
* | * generic/tkImgPNG.c (ReadIDAT, DecodePNG): Move the check for overall | dkf | 2010-04-25 | 1 | -19/+30 |
|
|
* | Formatting | nijtmans | 2010-04-23 | 1 | -0/+8 |
|
|
* | Define OPENFILENAME_SIZE_VERSION_400 if needed | nijtmans | 2010-04-20 | 1 | -0/+1 |
|
|
* | tkPort.h already includes tk.h, which includes tcl.h | nijtmans | 2010-04-20 | 1 | -0/+5 |
|
|
* | Make sure that tkWinPort.h is always included | nijtmans | 2010-04-20 | 1 | -0/+8 |
|
|
* | [Patch 2898255]: Filenames limit with Tk_GetFileName() | nijtmans | 2010-04-19 | 1 | -1/+1 |
|
|
* | [Patch 2898255]: Filenames limit with Tk_GetFileName() | nijtmans | 2010-04-19 | 1 | -0/+2 |
|
|
* | Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstances | nijtmans | 2010-04-19 | 1 | -2/+5 |
|
|
* | Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstances | nijtmans | 2010-04-19 | 1 | -1/+3 |
|
|
* | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp | nijtmans | 2010-04-13 | 1 | -0/+5 |
|
|
* | * generic/tkImgPNG.c (WriteIDAT): [Bug 2984787]: Use the correct | dkf | 2010-04-12 | 1 | -4/+15 |
|
|
* | Follow-up to [Bug 2983824]: update doc | nijtmans | 2010-04-09 | 1 | -0/+4 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoCmd): [Bug 2983824]: Use the file | dkf | 2010-04-09 | 1 | -7/+12 |
|
|
* | Add <wchar.h> to tkWinPort.h, and | nijtmans | 2010-04-08 | 1 | -0/+6 |
|
|
* | regenerated with autoconf-2.59 | nijtmans | 2010-04-06 | 1 | -0/+8 |
|
|
* | Only test for -visibility=hidden with gcc | nijtmans | 2010-03-29 | 1 | -0/+6 |
|
|
* | * unix/tkUnixRFont.c (GetFont): [Bug 2978410]: Do not use non-constant | dkf | 2010-03-29 | 1 | -3/+8 |
|
|
* | ttk::treeview widget: add 'tag names', 'tag add', and 'tag remove' methods. | jenglish | 2010-03-28 | 1 | -1/+9 |
|
|
* | * unix/configure.in, unix/Makefile.in: [Bug 2965133]: Get rid of the | dkf | 2010-03-23 | 1 | -0/+6 |
|
|
* | * library/entry.tcl: [Bug 2971663]: Make the <Up> and <Down> keys | dkf | 2010-03-17 | 1 | -4/+11 |
|
|
* | Ignore .a and .so in unix/.cvsignore | nijtmans | 2010-03-16 | 1 | -0/+4 |
|
|
* | Fix [Tcl Bug 2967340]: Static build failure | nijtmans | 2010-03-12 | 1 | -0/+6 |
|
|
* | Factor out some of the megawidget machinery. | dkf | 2010-03-12 | 1 | -0/+6 |
|
|