summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* [TIP 403]: Web Colors for Tk. jan.nijtmans2012-08-222-4/+51
|\
| * merge trunkjn_web_colorsjan.nijtmans2012-08-092-3/+3
| |\
| * \ merge trunkjan.nijtmans2012-08-022-8/+5
| |\ \
| * | | better wrapper, with one less roundtrip through X11 serverjan.nijtmans2012-07-162-10/+6
| * | | merge trunkjan.nijtmans2012-07-1629-218/+218
| |\ \ \
| * \ \ \ merge trunkjan.nijtmans2012-06-1116-510/+875
| |\ \ \ \
| * \ \ \ \ merge trunkjan.nijtmans2012-05-052-75/+97
| |\ \ \ \ \
| * \ \ \ \ \ merge trunkjan.nijtmans2012-04-299-411/+286
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkjan.nijtmans2012-04-125-9/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ implement for Unix as welljan.nijtmans2012-03-261-4/+55
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogel2012-08-111-0/+5
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogel2012-08-111-0/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273fvogel2012-08-041-0/+5
| * | | | | | | | | | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning...stwo2012-08-091-3/+3
* | | | | | | | | | | | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The warning...stwo2012-08-091-3/+3
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | it's no longer necessary to set _USE_32BIT_TIME_T in Tkjan.nijtmans2012-08-091-5/+0
* | | | | | | | | | | 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 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
* | | | | | | | | Type correctness fix, to stop compiler complaintjan.nijtmans2012-07-121-1/+1
* | | | | | | | | 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