summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | formatting, unnecessary if'sjan.nijtmans2012-08-091-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | partly backport from 8.6jan.nijtmans2012-08-091-0/+4
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | merge 8.5dgp2012-07-241-5/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merge 8.5dgp2012-07-161-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | missed a spotdgp2012-07-101-2/+2
| * | | | | | | | | | | | | | fix broken build on Visual Studio 9+10jan.nijtmans2012-08-051-1/+6
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | ttk::entry: Fix incorrect clip region computation [Bug 3552404]jenglish2012-07-311-3/+3
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | silence compiler warningsdgp2012-07-241-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | silence compiler warningsdgp2012-07-241-1/+1
| * | | | | | | | | | | | Fix for [Bug 3546073]:jenglish2012-07-231-5/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | Fix for [Bug 3546073]:root2012-07-231-5/+2
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Type correctness fix, to stop compiler complaintjan.nijtmans2012-07-121-1/+1
* | | | | | | | | | | Type correctness fix, to stop compiler complaint.dkf2012-07-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Type correctness fix, to stop compiler complaint.dkf2012-07-121-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-081-1/+30
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-081-1/+30
| * | | | | | | | | Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-044-5/+196
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-044-5/+170
* | | | | | | | | | [Bug 2443069]: Cannot replace [selection handle] commandjan.nijtmans2012-07-111-27/+51
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | merge trunkjan.nijtmans2012-07-0127-215/+215
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2012-06-112-14/+40
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | bug 2443069: Cannot replace [selection handle] commandjan.nijtmans2012-06-091-27/+51
* | | | | | | | | | | 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
| * | | | | | | | | SetOptions.3: minor doc fixjan.nijtmans2012-06-1911-283/+283
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | SetOptions.3: minor doc fixjan.nijtmans2012-06-1916-70/+70
* | | | | | | | | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"frq_3536507jan.nijtmans2012-06-2017-146/+146
* | | | | | | | | | rfe-2636558 simplification. Restore forwards compatibility with Tk 8.5jan.nijtmans2012-06-204-58/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | improving backwards compatibilityrfe_2636558jan.nijtmans2012-06-163-0/+22
| * | | | | | | | | | rfe-2636558 simplificationjan.nijtmans2012-06-155-66/+17
* | | | | | | | | | | [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 signature of XSynchronize to match X.orgjan.nijtmans2012-06-153-5/+7
* | | | | | | | | | Fix text clipping when working with the Xft-based renderer.dkf2012-06-123-2/+27
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | / / / / / / | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix text clipping when working with the Xft-based renderer.dkf2012-06-123-2/+27
* | | | | | | | | 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
| * | | | | | | eliminate some ANSI_ARGSjan.nijtmans2012-06-082-9/+9
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | function def in frontjan.nijtmans2012-06-081-1/+1
* | | | | | | | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-086-365/+443
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-084-7/+77
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-082-56/+126