summaryrefslogtreecommitdiffstats
path: root/generic/ttk
Commit message (Expand)AuthorAgeFilesLines
...
| * [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-112-6/+9
* | merge trunkdkf2012-08-141-2/+2
|\ \
| * \ formatting, unnecessary if'sjan.nijtmans2012-08-091-2/+2
| |\ \ | | |/
| | * partly backport from 8.6jan.nijtmans2012-08-091-0/+4
* | | merge trunkdkf2012-08-081-3/+3
|\ \ \ | |/ /
| * | ttk::entry: Fix incorrect clip region computation [Bug 3552404]jenglish2012-07-311-3/+3
* | | minor improvements to flag handlingdkf2012-07-312-5/+7
* | | more auditing of error codesdkf2012-07-304-8/+10
* | | Ttk and Aqua donedkf2012-07-2410-129/+157
* | | Much more cleaning up of result handling.dkf2012-07-234-10/+11
|/ /
* | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288]jenglish2012-07-021-1/+1
|\ \ | |/
| * ttk::treeview('see' method): fix overscroll prevention [Bug 3530288]jenglish2012-07-021-1/+1
* | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} jenglish2012-07-022-2/+2
|\ \ | |/
| * ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct}jenglish2012-07-022-2/+2
* | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash withdkf2012-06-151-4/+4
|\ \ | |/
| * [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash withdkf2012-06-151-4/+4
* | Fix text clipping when working with the Xft-based renderer.dkf2012-06-122-2/+24
|\ \ | |/
| * Fix text clipping when working with the Xft-based renderer.dkf2012-06-122-2/+24
* | fix test failuredkf2012-06-111-3/+3
|\ \ | |/
| * fix test failuredkf2012-06-111-3/+3
* | make it builddkf2012-06-111-4/+4
|\ \ | |/
| * make it builddkf2012-06-111-1/+1
* | fix the clipping in entries toodkf2012-06-111-7/+25
|\ \ | |/
| * fix the clipping in entries toodkf2012-06-111-7/+25
* | [Bug 3294450]: Do clipping of ttk text elements correctly.dkf2012-06-111-7/+15
|\ \ | |/
| * [Bug 3294450]: Do clipping of ttk text elements correctly.dkf2012-06-111-7/+15
| * implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-0/+1
* | Move -takefocus option out of ttkCoreOptionSpecs,jenglish2011-09-2213-33/+36
|\ \ | |/
| * Move -takefocus option out of ttkCoreOptionSpecs,jenglish2011-09-2213-33/+36
* | 3341056 Correct segfault due to flaw in the 2011-06-17 commit.dgp2011-06-291-1/+1
|\ \ | |/
| * 3341056 Correct segfault due to flaw in the 2011-06-17 commit.dgp2011-06-291-1/+1
* | Crash in unset traces 3062331dgp2011-06-171-0/+46
|\ \ | |/
| * Add comments explaining new code.bug_3062331dgp2011-06-171-0/+29
| * New attempt to fix Bug 3062331dgp2011-06-161-0/+17
* | Purge RCS Keywordsdgp2011-06-0838-68/+23
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-0838-68/+23
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-1211-74/+70
* | Eliminate some unneeded write-only variables (discovered by gcc-4.6)jan.nijtmans2011-03-113-6/+3
|\ \ | |/
| * Eliminate some unneeded write-only variables (discovered by gcc-4.6)jan.nijtmans2011-03-113-6/+3
| * ttk::combobox: Add missing 'validate' command (reported by schelte).jenglish2011-01-221-1/+2
| * Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-12/+12
| * Make sure to use CONST/VOID in stead ofnijtmans2011-01-192-23/+42
| * Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489].jenglish2010-10-111-4/+4
| * TreeviewSeeCommand: Schedule redisplay if [$tv see] opens any items [#2829363]jenglish2010-09-081-1/+2
| * Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-2635-1602/+2117
| * Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]).jenglish2010-05-311-19/+24
| * Backport various formatting (spacing)nijtmans2010-02-073-105/+116
| * Fix various gcc-4.4 warnings and formatting, allnijtmans2010-01-291-11/+11
| * generic/ttk/ttkNotebook.c: Don't call Tk_DeleteOptionTable()jenglish2009-12-161-4/+1
| * Backported support for the Vista theme.patthoyts2009-05-143-4/+21