summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Generate -errorcode values to go with errors. Generate messages and postscriptdonal.k.fellows@manchester.ac.uk2012-08-2779-2941/+3880
|\
| * merge trunkdonal.k.fellows@manchester.ac.uk2012-08-272-4/+51
| |\ | |/ |/|
| * merge trunkdonal.k.fellows@manchester.ac.uk2012-08-144-23/+26
| |\
| * \ merge trunkdonal.k.fellows@manchester.ac.uk2012-08-083-7/+11
| |\ \
| * | | minor improvements to flag handlingdonal.k.fellows@manchester.ac.uk2012-07-3116-95/+94
| * | | more reorganization of error codes: safety is common failure modedonal.k.fellows@manchester.ac.uk2012-07-305-10/+10
| * | | more auditing of error codesdonal.k.fellows@manchester.ac.uk2012-07-3021-61/+70
| * | | Working towards making the error codes more consistent.donal.k.fellows@manchester.ac.uk2012-07-3019-118/+113
| * | | Purged Tcl_AppendElement from all non-test code.donal.k.fellows@manchester.ac.uk2012-07-2918-518/+596
| * | | merge trunkdonal.k.fellows@manchester.ac.uk2012-07-281-5/+2
| |\ \ \
| * | | | Postscript generation now uses Tcl_Objs more extensively; still nasty in places.donal.k.fellows@manchester.ac.uk2012-07-279-384/+640
| * | | | more conversionsdonal.k.fellows@manchester.ac.uk2012-07-261-20/+25
| * | | | Ttk and Aqua donedonal.k.fellows@manchester.ac.uk2012-07-2410-129/+157
| * | | | Much more cleaning up of result handling.donal.k.fellows@manchester.ac.uk2012-07-2357-1217/+1431
| * | | | consistent error formatting, added error codesdonal.k.fellows@manchester.ac.uk2012-07-2113-214/+312
| * | | | Working towards adding all the Tcl_SetErrorCode calls that should be there.donal.k.fellows@manchester.ac.uk2012-07-1635-446/+701
* | | | | [TIP 403]: Web Colors for Tk. nijtmans@users.sourceforge.net2012-08-222-4/+51
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | merge trunknijtmans@users.sourceforge.net2012-08-092-3/+3
| |\ \ \ \
| * \ \ \ \ merge trunknijtmans@users.sourceforge.net2012-08-022-8/+5
| |\ \ \ \ \
| * | | | | | better wrapper, with one less roundtrip through X11 servernijtmans@users.sourceforge.net2012-07-162-10/+6
| * | | | | | merge trunknijtmans@users.sourceforge.net2012-07-1629-218/+218
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | merge trunknijtmans@users.sourceforge.net2012-06-1116-510/+875
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge trunknijtmans@users.sourceforge.net2012-05-052-75/+97
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunknijtmans@users.sourceforge.net2012-04-299-411/+286
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge trunknijtmans@users.sourceforge.net2012-04-125-9/+7
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ implement for Unix as wellnijtmans@users.sourceforge.net2012-03-261-4/+55
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogelnew1@free.fr2012-08-111-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogelnew1@free.fr2012-08-111-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fixed [Bug 3554273]: Test textDisp-32.2 failedfvogelnew1@free.fr2012-08-041-0/+5
| * | | | | | | | | | | | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The warning...stwo@users.sourceforge.net2012-08-091-3/+3
* | | | | | | | | | | | | | Remove useless (void *) casts introduced in checkin [81e50c85ed]. The warning...stwo@users.sourceforge.net2012-08-091-3/+3
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | it's no longer necessary to set _USE_32BIT_TIME_T in Tknijtmans@users.sourceforge.net2012-08-091-5/+0
* | | | | | | | | | | | | formatting, unnecessary if'snijtmans@users.sourceforge.net2012-08-091-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | partly backport from 8.6nijtmans@users.sourceforge.net2012-08-091-0/+4
| |/ / / / / / / / / /
| * | | | | | | | | | merge 8.5dgp@users.sourceforge.net2012-07-241-5/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge 8.5dgp@users.sourceforge.net2012-07-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | missed a spotdgp@users.sourceforge.net2012-07-101-2/+2
* | | | | | | | | | | | | fix broken build on Visual Studio 9+10nijtmans@users.sourceforge.net2012-08-051-1/+6
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | ttk::entry: Fix incorrect clip region computation [Bug 3552404]jenglish@flightlab.com2012-07-311-3/+3
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | silence compiler warningsdgp@users.sourceforge.net2012-07-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | silence compiler warningsdgp@users.sourceforge.net2012-07-241-1/+1
* | | | | | | | | | | Fix for [Bug 3546073]:jenglish@flightlab.com2012-07-231-5/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Fix for [Bug 3546073]:root2012-07-231-5/+2
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Type correctness fix, to stop compiler complaint.donal.k.fellows@manchester.ac.uk2012-07-121-1/+1
| |/ / / / / / /
| * | | | | | | [Bug 3541305]: Xfree/Xsync... should not be macrosnijtmans@users.sourceforge.net2012-07-081-1/+30
| |\ \ \ \ \ \ \
| | * | | | | | | [Bug 3541305]: Xfree/Xsync... should not be macrosnijtmans@users.sourceforge.net2012-07-081-1/+30
| * | | | | | | | Add various X11 stub functions, Cygwin onlynijtmans@users.sourceforge.net2012-07-044-5/+196
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Add various X11 stub functions, Cygwin onlynijtmans@users.sourceforge.net2012-07-044-5/+170
* | | | | | | | | Type correctness fix, to stop compiler complaintnijtmans@users.sourceforge.net2012-07-121-1/+1
* | | | | | | | | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288]jenglish@flightlab.com2012-07-021-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /