Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence some compiler warnings | dgp | 2015-02-12 | 1 | -0/+2 |
* | Squash problem with native AIX cc not allowing direct macro redefinition. | jan.nijtmans | 2014-02-03 | 1 | -0/+3 |
* | Put extern "C" guards around all stub table struct definitions, | jan.nijtmans | 2013-10-31 | 2 | -9/+27 |
* | Fix [2100430]: ttk::entry widget index must be integer | jan.nijtmans | 2013-06-05 | 2 | -4/+9 |
* | 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 |
| * | Replace all Tcl_TraceVar/Tcl_UntraceVar with Tcl_TraceVar2/Tcl_UntraceVar2 ca... | jan.nijtmans | 2013-02-22 | 1 | -2/+2 |
| * | ttk::theme::* packages don't Provide anything Extra. | jenglish | 2013-02-15 | 3 | -3/+3 |
| * | Eliminate usage of Tcl_PkgProvide/Tcl_PkgRequire functions, use the 'Ex' vers... | jan.nijtmans | 2013-02-15 | 5 | -5/+5 |
| * | ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077]. | jenglish | 2013-02-04 | 1 | -0/+5 |
| |\ | |/ |/| | |||||
| * | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 1 | -2/+2 |
| |\ | |||||
| * | | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to... | jan.nijtmans | 2013-01-26 | 1 | -2/+2 |
| * | | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 10 | -45/+50 |
| |\ \ | | |/ | |||||
| * | | Tk_CancelIdleCall -> Tcl_CancelIdleCall | jan.nijtmans | 2013-01-23 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 5 | -12/+13 |
| * | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Simplification: don't declare struct types that are never used. | jan.nijtmans | 2012-11-15 | 2 | -5/+9 |
| * | | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 2 | -6/+8 |
| |\ \ \ \ | |||||
| * \ \ \ \ | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 2 | -6/+9 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge trunk | dkf | 2012-08-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | formatting, unnecessary if's | jan.nijtmans | 2012-08-09 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ | merge trunk | dkf | 2012-08-08 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | ttk::entry: Fix incorrect clip region computation [Bug 3552404] | jenglish | 2012-07-31 | 1 | -3/+3 |
| * | | | | | | | | minor improvements to flag handling | dkf | 2012-07-31 | 2 | -5/+7 |
| * | | | | | | | | more auditing of error codes | dkf | 2012-07-30 | 4 | -8/+10 |
| * | | | | | | | | Ttk and Aqua done | dkf | 2012-07-24 | 10 | -129/+157 |
| * | | | | | | | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 4 | -10/+11 |
| |/ / / / / / / | |||||
| * | | | | | | | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288] | jenglish | 2012-07-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish | 2012-07-02 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | dkf | 2012-06-15 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 2 | -2/+24 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | fix test failure | dkf | 2012-06-11 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | make it build | dkf | 2012-06-11 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | fix the clipping in entries too | dkf | 2012-06-11 | 1 | -7/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3294450]: Do clipping of ttk text elements correctly. | dkf | 2012-06-11 | 1 | -7/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 13 | -33/+36 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 3341056 Correct segfault due to flaw in the 2011-06-17 commit. | dgp | 2011-06-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Crash in unset traces 3062331 | dgp | 2011-06-17 | 1 | -0/+46 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Purge RCS Keywords | dgp | 2011-06-08 | 38 | -68/+23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 11 | -74/+70 |
| * | | | | | | | | | | | | | | | | | | | Eliminate some unneeded write-only variables (discovered by gcc-4.6) | jan.nijtmans | 2011-03-11 | 3 | -6/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | ttk::combobox: Add missing 'validate' command (reported by schelte). | jenglish | 2011-01-22 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | | | | | | Remove stippling from disabled images under Aqua; renders as white box curren... | wordtech | 2011-01-14 | 1 | -1/+7 |
| * | | | | | | | | | | | | | | | | | | | | Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489]. | jenglish | 2010-10-11 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | | | | | | | Dummy genstubs::export (from genStubs.tcl) | nijtmans | 2010-09-23 | 1 | -1/+19 |
| * | | | | | | | | | | | | | | | | | | | | clean-up, port all genStubs.tcl changes | nijtmans | 2010-09-20 | 2 | -118/+159 |
| * | | | | | | | | | | | | | | | | | | | | TreeviewSeeCommand: Schedule redisplay if [$tv see] opens any items [#2829363] | jenglish | 2010-09-08 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | | | | | | [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ... | nijtmans | 2010-08-19 | 2 | -86/+10 |
| * | | | | | | | | | | | | | | | | | | | | [Bug #3019363] "make genstubs" failure | nijtmans | 2010-06-22 | 2 | -13/+13 |
| * | | | | | | | | | | | | | | | | | | | | [Bug #3019363] "make genstubs" failure | nijtmans | 2010-06-22 | 3 | -18/+17 |