| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
|
|
* | Removed lame reliance on the leading letters of the names of segment types when | dkf | 2010-03-11 | 1 | -0/+3 |
|
|
* | * generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about, | dkf | 2010-03-11 | 1 | -2/+9 |
|
|
* | * generic/tkPlatDecls.h: Correct broken 2886635 fix. [Bug 2965600] | dgp | 2010-03-08 | 1 | -0/+4 |
|
|
* | [Bug 2949774]: cascade menus should popdown ofter loosing the pointer. | patthoyts | 2010-03-06 | 1 | -0/+6 |
|
|
* | fix date in ChangeLog | nijtmans | 2010-03-04 | 1 | -1/+1 |
|
|
* | Don't use -fvisibility=hidden for cygwin. | nijtmans | 2010-03-04 | 1 | -0/+6 |
|
|
* | Added note about transfer types, prompted by question on Tcler's Chat. | dkf | 2010-03-04 | 1 | -10/+14 |
|
|
* | [Enh 2959069] Support for -fvisibility=hidden | nijtmans | 2010-03-02 | 1 | -0/+5 |
|
|
* | correct date | nijtmans | 2010-02-23 | 1 | -1/+1 |
|
|
* | Use @EXEEXT@ in stead of @EXT_SUFFIX@ | nijtmans | 2010-02-22 | 1 | -0/+11 |
|
|
* | Re-fix [Bug 1799782]. | dkf | 2010-02-21 | 1 | -4/+9 |
|
|
* | ttk::treeview: Cache the result of the last call to EndPosition() | jenglish | 2010-02-20 | 1 | -0/+7 |
|
|
* | remove unused "dataKey" variable | nijtmans | 2010-02-19 | 1 | -0/+4 |
|
|
* | Fix [Bug 2415437] with supplied patch. LIB_RUNTIME_DIR now not forced to be | dkf | 2010-02-19 | 1 | -0/+4 |
|
|
* | [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also added | dkf | 2010-02-19 | 1 | -124/+129 |
|
|
* | Correct compiler/linker flags for threaded builds on OpenBSD. | stwo | 2010-02-19 | 1 | -0/+6 |
|
|
* | Put all Tk_OptionSpec for buttons and labels | nijtmans | 2010-02-18 | 1 | -0/+9 |
|
|
* | generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time, | jenglish | 2010-02-17 | 1 | -0/+7 |
|
|
* | CONSTify everything related to Tk_ConfigSpec | nijtmans | 2010-02-17 | 1 | -0/+27 |
|
|
* | tkWindow.c/tkStubInit.c adapted from stub changes in Tcl | nijtmans | 2010-02-16 | 1 | -0/+14 |
|
|
* | use -pipe for gcc on win32 (mingw/cygwin) | nijtmans | 2010-02-13 | 1 | -0/+19 |
|
|
* | Make more internal tables "const" | nijtmans | 2010-02-05 | 1 | -0/+11 |
|
|
* | Laxative patch: Revert contravariant const qualifiers added by the | jenglish | 2010-02-05 | 1 | -0/+6 |
|
|