Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate usage of Tcl_PkgProvide/Tcl_PkgRequire functions, use the 'Ex' vers... | nijtmans@users.sourceforge.net | 2013-02-15 | 5 | -5/+5 |
* | ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077]. | jenglish@flightlab.com | 2013-02-04 | 1 | -0/+5 |
|\ | |||||
| * | ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077]. | jenglish@flightlab.com | 2013-02-04 | 1 | -0/+5 |
* | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | nijtmans@users.sourceforge.net | 2013-02-01 | 1 | -2/+2 |
|\ \ | |/ | |||||
* | | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to... | nijtmans@users.sourceforge.net | 2013-01-26 | 1 | -2/+2 |
* | | Merge core-8-5-branch | nijtmans@users.sourceforge.net | 2013-01-24 | 10 | -45/+50 |
|\ \ | |/ | |||||
| * | Eliminate use of deprecated Tcl_VarEval function from ttk. | nijtmans@users.sourceforge.net | 2013-01-23 | 1 | -1/+7 |
* | | Tk_CancelIdleCall -> Tcl_CancelIdleCall | nijtmans@users.sourceforge.net | 2013-01-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Tk_CancelIdleCall -> Tcl_CancelIdleCall | nijtmans@users.sourceforge.net | 2013-01-23 | 1 | -1/+1 |
* | | Replace various functions calls, for functions which are small wrappers aroun... | nijtmans@users.sourceforge.net | 2013-01-14 | 5 | -12/+13 |
* | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | nijtmans@users.sourceforge.net | 2013-01-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | nijtmans@users.sourceforge.net | 2013-01-11 | 1 | -1/+1 |
* | | Simplification: don't declare struct types that are never used. | nijtmans@users.sourceforge.net | 2012-11-15 | 2 | -5/+9 |
* | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | donal.k.fellows@manchester.ac.uk | 2012-09-13 | 2 | -6/+8 |
|\ \ | |/ | |||||
| * | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | donal.k.fellows@manchester.ac.uk | 2012-09-13 | 2 | -6/+8 |
* | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | donal.k.fellows@manchester.ac.uk | 2012-09-11 | 2 | -6/+9 |
|\ \ | |/ | |||||
| * | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | donal.k.fellows@manchester.ac.uk | 2012-09-11 | 2 | -6/+9 |
* | | merge trunk | donal.k.fellows@manchester.ac.uk | 2012-08-14 | 1 | -2/+2 |
|\ \ | |||||
| * \ | formatting, unnecessary if's | nijtmans@users.sourceforge.net | 2012-08-09 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | partly backport from 8.6 | nijtmans@users.sourceforge.net | 2012-08-09 | 1 | -0/+4 |
* | | | merge trunk | donal.k.fellows@manchester.ac.uk | 2012-08-08 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | ttk::entry: Fix incorrect clip region computation [Bug 3552404] | jenglish@flightlab.com | 2012-07-31 | 1 | -3/+3 |
* | | | minor improvements to flag handling | donal.k.fellows@manchester.ac.uk | 2012-07-31 | 2 | -5/+7 |
* | | | more auditing of error codes | donal.k.fellows@manchester.ac.uk | 2012-07-30 | 4 | -8/+10 |
* | | | Ttk and Aqua done | donal.k.fellows@manchester.ac.uk | 2012-07-24 | 10 | -129/+157 |
* | | | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 4 | -10/+11 |
|/ / | |||||
* | | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288] | jenglish@flightlab.com | 2012-07-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288] | jenglish@flightlab.com | 2012-07-02 | 1 | -1/+1 |
* | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish@flightlab.com | 2012-07-02 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish@flightlab.com | 2012-07-02 | 2 | -2/+2 |
* | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | donal.k.fellows@manchester.ac.uk | 2012-06-15 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | donal.k.fellows@manchester.ac.uk | 2012-06-15 | 1 | -4/+4 |
* | | Fix text clipping when working with the Xft-based renderer. | donal.k.fellows@manchester.ac.uk | 2012-06-12 | 2 | -2/+24 |
|\ \ | |/ | |||||
| * | Fix text clipping when working with the Xft-based renderer. | donal.k.fellows@manchester.ac.uk | 2012-06-12 | 2 | -2/+24 |
* | | fix test failure | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | fix test failure | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -3/+3 |
* | | make it build | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | make it build | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -1/+1 |
* | | fix the clipping in entries too | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -7/+25 |
|\ \ | |/ | |||||
| * | fix the clipping in entries too | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -7/+25 |
* | | [Bug 3294450]: Do clipping of ttk text elements correctly. | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -7/+15 |
|\ \ | |/ | |||||
| * | [Bug 3294450]: Do clipping of ttk text elements correctly. | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -7/+15 |
| * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | nijtmans@users.sourceforge.net | 2012-05-16 | 1 | -0/+1 |
* | | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish@flightlab.com | 2011-09-22 | 13 | -33/+36 |
|\ \ | |/ | |||||
| * | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish@flightlab.com | 2011-09-22 | 13 | -33/+36 |
* | | 3341056 Correct segfault due to flaw in the 2011-06-17 commit. | dgp@users.sourceforge.net | 2011-06-29 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | 3341056 Correct segfault due to flaw in the 2011-06-17 commit. | dgp@users.sourceforge.net | 2011-06-29 | 1 | -1/+1 |
* | | Crash in unset traces 3062331 | dgp@users.sourceforge.net | 2011-06-17 | 1 | -0/+46 |
|\ \ | |/ | |||||
| * | Add comments explaining new code. | dgp@users.sourceforge.net | 2011-06-17 | 1 | -0/+29 |
| * | New attempt to fix Bug 3062331 | dgp@users.sourceforge.net | 2011-06-16 | 1 | -0/+17 |