Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | TkSetRegion on X11. | ||||
| * | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 2 | -6/+8 |
| | | | | | | TkSetRegion on X11. | ||||
* | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 2 | -6/+9 |
|\ \ | |/ | | | reused GCs. | ||||
| * | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 2 | -6/+9 |
| | | | | | | reused GCs. | ||||
* | | merge trunk | dkf | 2012-08-14 | 1 | -2/+2 |
|\ \ | |||||
| * \ | formatting, unnecessary if's | jan.nijtmans | 2012-08-09 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | partly backport from 8.6 | jan.nijtmans | 2012-08-09 | 1 | -0/+4 |
| | | | |||||
* | | | 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::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 |
|\ \ | |/ | | | are statically allocated. Caught by Michael Kirkham. | ||||
| * | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish | 2012-07-02 | 2 | -2/+2 |
| | | | | | | are statically allocated. Caught by Michael Kirkham. | ||||
* | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | dkf | 2012-06-15 | 1 | -4/+4 |
|\ \ | |/ | | | some libc versions. | ||||
| * | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | dkf | 2012-06-15 | 1 | -4/+4 |
| | | | | | | some libc versions. | ||||
* | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 2 | -2/+24 |
|\ \ | |/ | |||||
| * | 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 |
|\ \ | |/ | |||||
| * | fix test failure | dkf | 2012-06-11 | 1 | -3/+3 |
| | | |||||
* | | make it build | dkf | 2012-06-11 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | make it build | dkf | 2012-06-11 | 1 | -1/+1 |
| | | |||||
* | | fix the clipping in entries too | dkf | 2012-06-11 | 1 | -7/+25 |
|\ \ | |/ | |||||
| * | 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 |
|\ \ | |/ | |||||
| * | [Bug 3294450]: Do clipping of ttk text elements correctly. | dkf | 2012-06-11 | 1 | -7/+15 |
| | | |||||
| * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -0/+1 |
| | | |||||
* | | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 13 | -33/+36 |
|\ \ | |/ | | | | | explicitly specify it on individual widgets. [Bug 3404541], [Bug 1204186]. | ||||
| * | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 13 | -33/+36 |
| | | | | | | | | explicitly specify it on individual widgets. [Bug 3404541], [Bug 1204186]. | ||||
* | | 3341056 Correct segfault due to flaw in the 2011-06-17 commit. | dgp | 2011-06-29 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | 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 |
|\ \ | |/ | |||||
| * | Add comments explaining new code.bug_3062331 | dgp | 2011-06-17 | 1 | -0/+29 |
| | | |||||
| * | New attempt to fix Bug 3062331 | dgp | 2011-06-16 | 1 | -0/+17 |
| | | |||||
* | | Purge RCS Keywords | dgp | 2011-06-08 | 38 | -68/+23 |
|\ \ | |/ | |||||
| * | 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 |
| | | | | | | using useful casts internally. | ||||
* | | Eliminate some unneeded write-only variables (discovered by gcc-4.6) | jan.nijtmans | 2011-03-11 | 3 | -6/+3 |
|\ \ | |/ | |||||
| * | 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 |
| | | |||||
| * | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 1 | -12/+12 |
| | | | | | | | | | | | | const/void when appropriate. This allows to use const/void in the *.decls file always, genStubs will do the right thing. | ||||
| * | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 2 | -23/+42 |
| | | | | | | | | | | | | const/void when appropriate. This allows to use const/void in the *.decls file always, genStubs will do the right thing. | ||||
| * | Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489]. | jenglish | 2010-10-11 | 1 | -4/+4 |
| | | |||||
| * | TreeviewSeeCommand: Schedule redisplay if [$tv see] opens any items [#2829363] | jenglish | 2010-09-08 | 1 | -1/+2 |
| | | |||||
| * | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 35 | -1602/+2117 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | committed to head (8.6), although they could apply for 8.5 as well. This re-sync makes future work easier to maintain and adds some useful work for 8.5 users. Notable changes: - Lots of code cleanup - Some bug fixes never backported - Addition of ttk::spinbox - minor color changes - Improved Vista/7 styling - Move to tile version 0.8.6 (pseudo-package) - ABI and API compatible (even $w identify) - minor new features (extended $w identify) | ||||
| * | Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]). | jenglish | 2010-05-31 | 1 | -19/+24 |
| | | | | | | | | ttkTreeview.c: [$tv tag bind $tag <...> {}] now removes binding. |