summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The warning...stwo2012-08-093-4/+4
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | 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
* | | | | | | | | | | | 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
| |/ / / / / / / /
* | | | | | | | | Type correctness fix, to stop compiler complaintjan.nijtmans2012-07-121-2/+2
* | | | | | | | | don't forget to escape quotesjan.nijtmans2012-07-081-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | don't forget to excape quotesjan.nijtmans2012-07-081-1/+1
* | | | | | | | | use "in" operator in steadjan.nijtmans2012-07-081-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | use "in" operator in steadjan.nijtmans2012-07-081-1/+1
* | | | | | | | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-081-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-081-2/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-081-2/+2
* | | | | | | | | autoconf-2.59jan.nijtmans2012-06-281-1/+1
* | | | | | | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-284-10/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-285-8/+20
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-285-8/+13