Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump release date | dgp@users.sourceforge.net | 2012-09-12 | 1 | -1/+1 |
| | |||||
* | merge trunk | dgp@users.sourceforge.net | 2012-09-12 | 4 | -6/+19 |
|\ | |||||
| * | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | donal.k.fellows@manchester.ac.uk | 2012-09-11 | 3 | -6/+17 |
| |\ | | | | | | | reused GCs. | ||||
| | * | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | donal.k.fellows@manchester.ac.uk | 2012-09-11 | 3 | -6/+17 |
| | | | | | | | | | reused GCs. | ||||
* | | | merge trunk | dgp@users.sourceforge.net | 2012-09-11 | 1 | -4/+2 |
|\ \ \ | |/ / | |||||
| * | | fix <Up> and <Down> binding in windows console | nijtmans@users.sourceforge.net | 2012-09-11 | 1 | -4/+2 |
| | | | |||||
* | | | Updates from `make dist` | dgp@users.sourceforge.net | 2012-09-11 | 1 | -7/+24 |
| | | | |||||
* | | | merge trunk | dgp@users.sourceforge.net | 2012-09-07 | 2 | -9/+10 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3565533]: Purge use of variable that was only ever checked once immediately | donal.k.fellows@manchester.ac.uk | 2012-09-07 | 2 | -9/+10 |
| | | | | | | | | | afterwards, except for one (buggy) case where it was checked without assignment. | ||||
* | | | Bump to 8.6b3 | dgp@users.sourceforge.net | 2012-09-07 | 9 | -9/+21 |
|/ / | |||||
* | | Update changes for 8.6b3 | dgp@users.sourceforge.net | 2012-08-30 | 1 | -3/+16 |
| | | |||||
* | | Unbreak windows problems with commit [961ae24a3f] as well. | andreask | 2012-08-30 | 4 | -7/+10 |
| | | |||||
* | | Unbreak AIX, replaced use of C99 comments in commit [961ae24a3f] ↵ | andreask | 2012-08-30 | 2 | -2/+7 |
| | | | | | | | | (2012-08-27) with C89-style. | ||||
* | | re-do [c42d04b1b4], but now correct ;-( | nijtmans@users.sourceforge.net | 2012-08-28 | 1 | -23/+2 |
| | | |||||
* | | [Bug 3562426]: Context menu goes out of edge of screen. | nijtmans@users.sourceforge.net | 2012-08-28 | 2 | -0/+7 |
|\ \ | |/ | |||||
| * | [Bug 3562426]: Context menu goes out of edge of screen. | nijtmans@users.sourceforge.net | 2012-08-28 | 2 | -0/+7 |
| |\ | |||||
| | * | [Bug 3562426]: Context menu goes out of edge of screen | nijtmans@users.sourceforge.net | 2012-08-28 | 2 | -0/+7 |
| | |\ | |||||
| | | * | [Bug 3562426]: Context menu goes out of edge of screen. | nijtmans@users.sourceforge.net | 2012-08-28 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | | <p>PLEASE DON'T PUT THIS ASIDE TO A <b>MISTAKE</b> BRANCH OR SOMETHING! It's simply a fork, in fossil there's nothing wrong with that!</p> | ||||
| | * | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | donal.k.fellows@manchester.ac.uk | 2012-08-25 | 2 | -28/+57 |
| | | | | | | | | | | | | that knows how to avoid nasty problems when non-list filters are used. | ||||
* | | | | Note potential incompatibility introduced by new virtual events. | donal.k.fellows@manchester.ac.uk | 2012-08-28 | 1 | -18/+25 |
| | | | | | | | | | | | | Emiliano Gavilan reports that this impacts tkcon's history features. | ||||
* | | | | Generate -errorcode values to go with errors. Generate messages and postscript | donal.k.fellows@manchester.ac.uk | 2012-08-27 | 140 | -5269/+6467 |
|\ \ \ \ | | | | | | | | | | | using Tcl_Obj API, not the string result API. | ||||
| * \ \ \ | merge trunk | donal.k.fellows@manchester.ac.uk | 2012-08-27 | 1 | -25/+0 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Remove accidental commit of merge conflict, resolved to original code. | donal.k.fellows@manchester.ac.uk | 2012-08-27 | 1 | -25/+0 |
| | | | | | |||||
| * | | | | merge trunk | donal.k.fellows@manchester.ac.uk | 2012-08-27 | 16 | -198/+446 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | 3554026 3561016 Better fix from Emiliano Gavilan. | dgp@users.sourceforge.net | 2012-08-25 | 1 | -2/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 3554026 3561016 Better fix from Emiliano Gavilan | dgp@users.sourceforge.net | 2012-08-25 | 1 | -2/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | 3554026 3561016 Better fix from Emiliano Gavilan. | dgp@users.sourceforge.net | 2012-08-25 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | donal.k.fellows@manchester.ac.uk | 2012-08-24 | 2 | -60/+68 |
|\ \ \ \ \ | |/ / / / | | | | | | that knows how to avoid nasty problems when non-list filters are used. | ||||
| * | | | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | donal.k.fellows@manchester.ac.uk | 2012-08-24 | 2 | -62/+62 |
| | | | | | | | | | | | | | | | that knows how to avoid nasty problems when non-list filters are used. | ||||
* | | | | | 3554026,3561016 Stop crash with tearoff menus | dgp@users.sourceforge.net | 2012-08-23 | 2 | -0/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 3554026,3561016 Stop crash with tearoff menus. | dgp@users.sourceforge.net | 2012-08-23 | 2 | -0/+11 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 3554026,3561016 Stop crash with tearoff menus. | dgp@users.sourceforge.net | 2012-08-23 | 2 | -0/+11 |
| | | |/ | | |/| | |||||
* | | | | [Bug 3555644]: Better use of virtual events, Add <<ToggleSelection>> virtual ↵ | nijtmans@users.sourceforge.net | 2012-08-23 | 5 | -2/+16 |
|\ \ \ \ | | | | | | | | | | | | | | | | event. | ||||
| * | | | | new virtual event <<ToggleSelection>> | nijtmans@users.sourceforge.net | 2012-08-23 | 3 | -2/+5 |
|/ / / / | |||||
* | | | | And *this* time with the right TIP number. :-} | donal.k.fellows@manchester.ac.uk | 2012-08-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | Corrections to TIP number; make recent TIP commits more visible in ChangeLog | donal.k.fellows@manchester.ac.uk | 2012-08-22 | 1 | -28/+37 |
| | | | | |||||
* | | | | [TIP 403]: Web Colors for Tk. | nijtmans@users.sourceforge.net | 2012-08-22 | 6 | -16/+123 |
|\ \ \ \ | | | | | | | | | | | | | | | | New colors aqua, crimson, fuchsia, indigo, lime, olive, silver, and teal. Modified RGB values for gray/grey, green, maroon and purple. | ||||
| * \ \ \ | merge trunk | nijtmans@users.sourceforge.net | 2012-08-09 | 17 | -148/+102 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge trunk | nijtmans@users.sourceforge.net | 2012-08-02 | 13 | -190/+244 |
| |\ \ \ \ \ | |||||
| * | | | | | | better wrapper, with one less roundtrip through X11 server | nijtmans@users.sourceforge.net | 2012-07-16 | 3 | -12/+27 |
| | | | | | | | |||||
| * | | | | | | merge trunk | nijtmans@users.sourceforge.net | 2012-07-16 | 43 | -297/+446 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge trunk | nijtmans@users.sourceforge.net | 2012-06-11 | 62 | -766/+1366 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | smaller az table | nijtmans@users.sourceforge.net | 2012-05-05 | 1 | -2/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | merge trunk | nijtmans@users.sourceforge.net | 2012-05-05 | 10 | -239/+246 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge trunk | nijtmans@users.sourceforge.net | 2012-04-29 | 21 | -489/+376 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | merge trunk | nijtmans@users.sourceforge.net | 2012-04-12 | 15 | -301/+960 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | implement for Unix as well | nijtmans@users.sourceforge.net | 2012-03-26 | 4 | -17/+101 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | experiment: use web colors in stead of X11 colors (win only) | nijtmans@users.sourceforge.net | 2012-03-19 | 3 | -13/+44 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | nijtmans@users.sourceforge.net | 2012-08-17 | 2 | -4/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | version numbers | ||||
| * | | | | | | | | | | | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | nijtmans@users.sourceforge.net | 2012-08-17 | 2 | -4/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | version numbers. |