summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Updates from `make dist`dgp2012-09-111-7/+24
* Bump to 8.6b3dgp2012-09-073-3/+3
* merge trunkdkf2012-08-272-1/+29
|\
| * 3554026 3561016 Better fix from Emiliano Gavilan.dgp2012-08-251-2/+2
| |\
| | * 3554026 3561016 Better fix from Emiliano Gavilandgp2012-08-251-2/+2
| | |\
| | | * 3554026 3561016 Better fix from Emiliano Gavilan.dgp2012-08-251-2/+2
| * | | 3554026,3561016 Stop crash with tearoff menusdgp2012-08-231-0/+7
| |\ \ \ | | |/ /
| | * | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-231-0/+7
| | |\ \ | | | |/
| | | * 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-231-0/+7
| | * | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning...stwo2012-08-093-4/+4
| | * | Installer improvements, like [a3b936f0a1].stwo2012-08-074-144/+533
| * | | [TIP 403]: Web Colors for Tk. jan.nijtmans2012-08-221-0/+21
| |\ \ \
| | * \ \ merge trunkjn_web_colorsjan.nijtmans2012-08-0910-45/+44
| | |\ \ \
| | * \ \ \ merge trunkjan.nijtmans2012-08-023-18/+17
| | |\ \ \ \
| | * | | | | better wrapper, with one less roundtrip through X11 serverjan.nijtmans2012-07-161-2/+21
| | * | | | | merge trunkjan.nijtmans2012-07-166-22/+106
| | |\ \ \ \ \
| | * \ \ \ \ \ merge trunkjan.nijtmans2012-06-112-43/+66
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge trunkjan.nijtmans2012-05-053-11/+3
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge trunkjan.nijtmans2012-04-292-18/+9
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2012-04-122-7/+178
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ implement for Unix as welljan.nijtmans2012-03-261-1/+3
| | |\ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ merge trunkdkf2012-08-143-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The warning...stwo2012-08-093-4/+4
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Factor out XChangeProperty into a macro to make it _slightly_ less daunting.dkf2012-08-081-62/+46
* | | | | | | | | | | | merge trunkdkf2012-08-0810-57/+59
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | A little more installer consistency tweaking.stwo2012-08-072-12/+12
| * | | | | | | | | | | No need for install-sh to be executable.stwo2012-08-071-1/+0
| * | | | | | | | | | | Zap trailing whitespace.stwo2012-08-069-19/+19
| * | | | | | | | | | | Installer consistency tweaks.stwo2012-08-062-13/+13
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | merge mark: fix typo in commentdkf2012-07-311-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-311-10/+12
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | * | | | | | | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-311-9/+11
| | | * | | | | | | | Backport fix for [Bug 3546073]jenglish2012-07-311-5/+3
| | | * | | | | | | | [Bug 3545457]: Crash on packing a menubuttonbug_3545457fvogel2012-07-181-2/+4
| | * | | | | | | | | merge 8.5dgp2012-07-241-5/+2
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge 8.5dgp2012-07-161-2/+2
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Release candidate branch for Tk 8.5.12.dgp2012-07-104-12/+15
| * | | | | | | | | | | | [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-311-10/+12
* | | | | | | | | | | | | minor improvements to flag handlingdkf2012-07-312-5/+5
* | | | | | | | | | | | | more reorganization of error codes: safety is common failure modedkf2012-07-301-1/+1
* | | | | | | | | | | | | more auditing of error codesdkf2012-07-302-9/+11
* | | | | | | | | | | | | Working towards making the error codes more consistent.dkf2012-07-303-26/+22
* | | | | | | | | | | | | Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-1/+4
* | | | | | | | | | | | | merge trunkdkf2012-07-282-8/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | sync with TEAjan.nijtmans2012-07-251-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-2/+2
| | |/ / / / / / / /