Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed text yview scroll pixels|lines with elided lines | fvogel | 2014-12-07 | 1 | -0/+24 |
| | |||||
* | Fixed text count -ypixels with indices in elided lines | fvogel | 2014-12-05 | 1 | -3/+6 |
| | |||||
* | Fixed text count -xpixels with indices in elided lines | fvogel | 2014-12-05 | 1 | -3/+5 |
| | |||||
* | Fixed text see command for elided target indices. | fvogel | 2014-12-03 | 1 | -44/+51 |
| | |||||
* | Changed variable name for a better one | fvogel | 2014-12-03 | 1 | -7/+7 |
| | |||||
* | Checked dlineinfo caller of FindDLine, comments added | fvogel | 2014-12-03 | 1 | -0/+9 |
| | |||||
* | Fixed indentation and typos in comments | fvogel | 2014-12-03 | 1 | -18/+16 |
| | |||||
* | Fixed FindDLine again (the previous fix [575b376065] was an improvement ↵ | fvogel | 2014-11-30 | 1 | -48/+51 |
| | | | | despite it did not fix all cases), see case 'C' in bug [7703f947aa] | ||||
* | Fixed bbox caller of FindDLine, see case 'B' in bug [7703f947aa] | fvogel | 2014-11-30 | 1 | -2/+16 |
| | |||||
* | Fixing FindDLine was not enough in all cases, now fix its callers (see test ↵ | fvogel | 2014-11-23 | 1 | -2/+2 |
| | | | | case 'A' in bug [7703f947aa]) | ||||
* | Fixed bug [7703f947aa] - Wrong refresh of display lines when tagging text as ↵ | fvogel | 2014-11-22 | 1 | -1/+3 |
| | | | | elided | ||||
* | Fix typos in comments | fvogel | 2014-11-21 | 1 | -2/+2 |
| | |||||
* | Restore test menu-32.8 | dgp | 2014-11-07 | 1 | -3/+3 |
| | |||||
* | Stop invalid read. | dgp | 2014-11-06 | 1 | -0/+1 |
| | |||||
* | Pushing the fix out to more files. | dgp | 2014-10-30 | 2 | -12/+4 |
| | |||||
* | Fixed bug [3417012fff] | fvogel | 2014-10-29 | 1 | -3/+8 |
| | |||||
* | missed bump bits | dgp | 2014-10-15 | 1 | -2/+2 |
| | |||||
* | Fixed failing textDisp-19.11.20 and textDisp-19.11.23 [810c43d789]bug_810c43d789 | fvogel | 2014-09-27 | 1 | -0/+8 |
| | |||||
* | merge 8.5 | dgp | 2014-08-18 | 1 | -0/+10 |
|\ | |||||
| * | Fix for shimmering of buttons embedded when scrolled in text and canvas ↵ | Kevin Walzer | 2014-08-16 | 1 | -0/+10 |
| | | | | | | | | widgets; improvements in scrolling smoothness in text widget. Thanks to Marc Culler for patches. | ||||
* | | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 1 | -3/+3 |
|/ | |||||
* | Squash problem with native AIX cc not allowing direct macro redefinition. | jan.nijtmans | 2014-02-03 | 1 | -0/+3 |
| | |||||
* | Fix uninitialized variable in 16-bit PPM handling. [1632447] follow-up. | jan.nijtmans | 2013-11-11 | 1 | -1/+1 |
| | |||||
* | Fix [0aa5e852dc]: Accept newline characters as value in Tk option files | jan.nijtmans | 2013-11-11 | 1 | -7/+18 |
| | |||||
* | Fix StringReadPPM function from previous commit. | jan.nijtmans | 2013-11-03 | 1 | -1/+1 |
| | |||||
* | [1632447]: Allow the PPM maxval to go up to 65535, to conform with a format | dkf | 2013-11-03 | 1 | -17/+41 |
| | | | definition change from around 2000 (even if that's a rare format). | ||||
* | Fix refcount bug in FreeFontObjProc. Could result in freeing a TkFont which ↵ | jan.nijtmans | 2013-10-31 | 1 | -1/+1 |
| | | | | was already freed. | ||||
* | Put extern "C" guards around all stub table struct definitions, | jan.nijtmans | 2013-10-31 | 8 | -32/+52 |
| | | | | | so it is usable to be used for C++ compilers as well without the danger of modifying the calling convention. For tkDecls.h, ttkDecls.h tkIntXlibDecls.h is was no problem, because tk.h, tkTheme.h and Xlib.h already contain those guards. But not for the other *Decls.h files. | ||||
* | Fix [3603436fff]: png save has wrong component indexes | jan.nijtmans | 2013-10-28 | 1 | -6/+5 |
| | |||||
* | Bump to 8.5.15 for release. | dgp | 2013-08-30 | 1 | -2/+2 |
| | |||||
* | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 1 | -5/+5 |
| | | | | Now that this is fully working, eliminate all usage of WISH_BUILD_LIB_SPEC: TK_BUILD_LIB_SPEC can be used everywhere in stead. Add tk.pc | ||||
* | Add support for X11 GUI-mode on Cygwin64 | jan.nijtmans | 2013-06-06 | 2 | -4/+4 |
| | |||||
* | Fix [2100430]: ttk::entry widget index must be integer | jan.nijtmans | 2013-06-05 | 3 | -13/+11 |
| | |||||
* | Fix [3613759] ttk::entry and symbolic index names. | jan.nijtmans | 2013-06-05 | 1 | -2/+5 |
|\ | |||||
| * | Suggested fix for [3613759]: ttk::entry and symbolic index namesbug_3613759 | jan.nijtmans | 2013-06-04 | 1 | -1/+5 |
| | | |||||
| * | 3607830 Runtime checks that Xkb is available in the X server before trying to | dgp | 2013-04-01 | 1 | -0/+1 |
| |\ | | | | | | | use. Adapted from patch from Brian Griffin. | ||||
| * | | Remove dead code. During 8.6 alpha/beta, ↵ | jan.nijtmans | 2013-03-28 | 3 | -22/+0 |
| | | | | | | | | | | | | | | | | | | | | | Tk_DefineBitmap/Tk_GetBitmapFromData moved to stub entry 274/275 due to a signature change, but later that turned out not be necessary at all. The stub entries were kept in order not to lose binary compatibility for extensions that were compiled against beta 8.6 headers. Now that Tk 8.6 is final, this makes no sense any more. | ||||
| * | | 3607326 Stop segfault from [listbox .l -listvariable $array]. | dgp | 2013-03-11 | 1 | -3/+0 |
| |\ \ | |||||
| * | | | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to ↵ | jan.nijtmans | 2013-03-07 | 8 | -21/+80 |
| | | | | | | | | | | | | | | | | the prefered Tcl_EvalEx). | ||||
| * | | | Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper | jenglish | 2013-02-27 | 13 | -90/+89 |
| | | | | | | | | | | | | exists and is used. | ||||
| * | | | Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ↵ | jan.nijtmans | 2013-02-27 | 13 | -89/+90 |
| | | | | | | | | | | | | | | | | Tcl_GetIndexFromObjStruct. | ||||
| * | | | Remove unneeded SetOptionFromAny and SetTextIndexFromAny. They were only ↵ | jan.nijtmans | 2013-02-26 | 2 | -49/+2 |
| | | | | | | | | | | | | | | | | needed to prevent a panic in Tcl, but Tcl now generates a nice error-message in stead of panicing. | ||||
| * | | | Replace all Tcl_TraceVar/Tcl_UntraceVar with Tcl_TraceVar2/Tcl_UntraceVar2 ↵ | jan.nijtmans | 2013-02-22 | 9 | -28/+28 |
| | | | | | | | | | | | | | | | | calls: The former are just thin wrappers around the latter. | ||||
| * | | | ttk::theme::* packages don't Provide anything Extra. | jenglish | 2013-02-15 | 3 | -3/+3 |
| | | | | | | | | | | | | Change Tcl_PkgProvideEx() back to Tcl_PkgProvide(). | ||||
| * | | | Eliminate usage of Tcl_PkgProvide/Tcl_PkgRequire functions, use the 'Ex' ↵ | jan.nijtmans | 2013-02-15 | 7 | -9/+9 |
| | | | | | | | | | | | | | | | | versions in stead. | ||||
| * | | | Eliminate last use of Tcl_GetStringResult | jan.nijtmans | 2013-02-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | 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 | 9 | -39/+43 |
| | | | | | |||||
| * | | | | typo | jan.nijtmans | 2013-02-01 | 1 | -1/+1 |
| | | | | |