Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [2100430]: ttk::entry widget index must be integer | jan.nijtmans | 2013-06-05 | 4 | -13/+15 |
* | Fix [3613759] ttk::entry and symbolic index names. | jan.nijtmans | 2013-06-05 | 2 | -2/+10 |
|\ | |||||
| * | Suggested fix for [3613759]: ttk::entry and symbolic index namesbug_3613759 | jan.nijtmans | 2013-06-04 | 2 | -3/+7 |
| * | merge 8.5 | dgp | 2013-06-03 | 2 | -10/+10 |
| |\ | |||||
| * | | Disable XInitThreads() call until we have a better test for it. | jan.nijtmans | 2013-05-24 | 3 | -12/+17 |
| * | | Extra bit of safety. Since we check whether xinitMutex is "still NULL" | dgp | 2013-05-23 | 1 | -1/+1 |
| * | | Fix for [3613668] by not calling XInitThreads when either 1) Tcl is compiled ... | jan.nijtmans | 2013-05-23 | 4 | -3/+103 |
| |\ \ | |||||
| | * | | Only call XInitThreads() when we have a very new X11 library. Checked by look... | jan.nijtmans | 2013-05-22 | 3 | -1/+91 |
| * | | | Fix for FreeBSD, and remove support for old FreeBSD versions. Patch by Pietro... | jan.nijtmans | 2013-05-19 | 3 | -209/+11 |
| |\ \ \ | | |/ / | |/| | | |||||
| * | | | Tell fossil and Eclipse that the default eol-convention is LF. | jan.nijtmans | 2013-04-11 | 6 | -0/+38 |
| |\ \ \ | |||||
| * \ \ \ | [Bug 3568760]: Tk documentation fails to build | jan.nijtmans | 2013-04-10 | 2 | -1/+5 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Don't work around XkbOpenDisplay's non-const-ness with a macro, when there is... | jan.nijtmans | 2013-04-08 | 1 | -4/+4 |
| |\ \ \ \ \ | |||||
| * | | | | | | make dist | dgp | 2013-04-03 | 1 | -0/+3 |
| * | | | | | | merge-mark | dgp | 2013-04-03 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | silence compiler warning | dgp | 2013-04-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | 3607830 Runtime checks that Xkb is available in the X server before trying to | dgp | 2013-04-01 | 4 | -21/+65 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Bring back test window-2.9. No longer hangs. | dgp | 2013-04-01 | 2 | -5/+5 |
| * | | | | | | | | | merge-mark | jan.nijtmans | 2013-03-29 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Remove dead code. During 8.6 alpha/beta, Tk_DefineBitmap/Tk_GetBitmapFromData... | jan.nijtmans | 2013-03-28 | 3 | -22/+0 |
| * | | | | | | | | | | merge-mark | jan.nijtmans | 2013-03-28 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | merge-mark | jan.nijtmans | 2013-03-27 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | merge-mark | jan.nijtmans | 2013-03-27 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | jan.nijtmans | 2013-03-27 | 9 | -0/+76 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge-mark | dgp | 2013-03-22 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge mark | dgp | 2013-03-22 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-13 | 3 | -29/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 3607326 Stop segfault from [listbox .l -listvariable $array]. | dgp | 2013-03-11 | 3 | -3/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th... | jan.nijtmans | 2013-03-07 | 12 | -27/+97 |
| * | | | | | | | | | | | | | | | | | | minor: tidy up change log formatting | dkf | 2013-02-28 | 1 | -9/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3599312]: Apply fix for Alt key problems. | dkf | 2013-02-28 | 2 | -8/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper | jenglish | 2013-02-27 | 13 | -90/+89 |
| * | | | | | | | | | | | | | | | | | | | | Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ... | jan.nijtmans | 2013-02-27 | 13 | -89/+90 |
| * | | | | | | | | | | | | | | | | | | | | Remove unneeded SetOptionFromAny and SetTextIndexFromAny. They were only need... | jan.nijtmans | 2013-02-26 | 2 | -49/+2 |
| * | | | | | | | | | | | | | | | | | | | | Put mutex around XInitThreads call, making sure it is only called once. | jan.nijtmans | 2013-02-25 | 1 | -5/+10 |
| * | | | | | | | | | | | | | | | | | | | | Make sure the stubbed variants of Tcl_ObjSetVar2/Tcl_NewStringObj are never u... | jan.nijtmans | 2013-02-22 | 2 | -2/+10 |
| * | | | | | | | | | | | | | | | | | | | | Replace all Tcl_TraceVar/Tcl_UntraceVar with Tcl_TraceVar2/Tcl_UntraceVar2 ca... | jan.nijtmans | 2013-02-22 | 9 | -28/+28 |
| * | | | | | | | | | | | | | | | | | | | | Call XInitThreads once before the first Xlib call. Suggested by Brian Griffin. | jan.nijtmans | 2013-02-18 | 2 | -1/+18 |
| * | | | | | | | | | | | | | | | | | | | | Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tkAppInit.c/winMain.... | jan.nijtmans | 2013-02-18 | 2 | -23/+28 |
| * | | | | | | | | | | | | | | | | | | | | ttk::theme::* packages don't Provide anything Extra. | jenglish | 2013-02-15 | 6 | -6/+6 |
| * | | | | | | | | | | | | | | | | | | | | merge-mark | jan.nijtmans | 2013-02-15 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | | Eliminate usage of Tcl_PkgProvide/Tcl_PkgRequire functions, use the 'Ex' vers... | jan.nijtmans | 2013-02-15 | 10 | -12/+12 |
| * | | | | | | | | | | | | | | | | | | | | | Eliminate last use of Tcl_GetStringResult | jan.nijtmans | 2013-02-15 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | | | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin... | jan.nijtmans | 2013-02-14 | 2 | -19/+31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | | | Restore failing tests to passing. | dgp | 2013-02-05 | 4 | -12/+12 |
| * | | | | | | | | | | | | | | | | | | | | | | ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077]. | jenglish | 2013-02-04 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | eliminate unnecessary Tcl_ConvertToType call | jan.nijtmans | 2013-02-01 | 1 | -4/+5 |
| * | | | | | | | | | | | | | | | | | | | | | | | some more int -> size_t changes | jan.nijtmans | 2013-02-01 | 10 | -40/+44 |
| * | | | | | | | | | | | | | | | | | | | | | | | typo | jan.nijtmans | 2013-02-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 13 | -78/+89 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk. | jan.nijtmans | 2013-01-31 | 1 | -1/+26 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |