summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Work in progress - make TkWmNewWindow and TkWmDeadWindow more complementarydgp2012-09-161-1/+4
|/ / / / / | | | | | | | | | | | | | | | and pass in to TkWmDeadWindow from WmForgetCmd a pointer that at least has the right type.
* | | | | 3567778 Make Tk_MeasureChars() honor the TK_AT_LEAST_ONE flag properly.dgp2012-09-153-2/+10
| | | | |
* | | | | typodgp2012-09-151-1/+1
| | | | |
* | | | | 3567812 3567779 Repaired regressions in 3546073 fix.dgp2012-09-153-10/+19
| | | | | | | | | | | | | | | Stopped test event leakage in winWm-9.2.
| * | | | merge trunkdgp2012-09-144-7/+18
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-134-7/+18
|\ \ \ \ \ | | |/ / / | |/| | | TkSetRegion on X11.
| * | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-134-7/+18
| | |/ / | |/| | | | | | TkSetRegion on X11.
| | * | merge trunkdgp2012-09-132-0/+24
| | |\ \ | |_|/ / |/| | |
* | | | Building Tk 8.6 requires Tcl 8.6 headers.dgp2012-09-132-0/+24
| | | |
| | * | merge trunkdgp2012-09-131-8/+8
| | |\ \ | |_|/ / |/| | |
* | | | autoconf-2.59dgp2012-09-131-8/+8
| | | |
| | * | merge trunkdgp2012-09-133-3/+7
| | |\ \ | |_|/ / |/| | |
* | | | 3566106 Solaris9/x86 support. Thanks Dagobert and others.dgp2012-09-131-2/+2
|\ \ \ \
| * | | | post-review, believed minimalbug_3566106dkf2012-09-121-3/+2
| | | | |
| * | | | contributed patch for Solaris 9/x86 supportdgp2012-09-111-4/+5
| | | | |
* | | | | [Bug 3567283]: Added missing cast.dkf2012-09-132-1/+5
| | | | |
| | | * | bump release datedgp2012-09-121-1/+1
| | | | |
| | | * | merge trunkdgp2012-09-124-6/+19
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-113-6/+17
|\ \ \ \ \ | | |/ / / | |/| | | reused GCs.
| * | | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-113-6/+17
| |/ / / | | | | | | | | reused GCs.
| | * | merge trunkdgp2012-09-111-4/+2
| | |\ \ | |_|/ / |/| | |
* | | | fix <Up> and <Down> binding in windows consolejan.nijtmans2012-09-111-4/+2
| | | |
| | * | Updates from `make dist`dgp2012-09-111-7/+24
| | | |
| | * | merge trunkdgp2012-09-072-9/+10
| | |\ \ | |_|/ / |/| | |
* | | | [Bug 3565533]: Purge use of variable that was only ever checked once immediatelydkf2012-09-072-9/+10
| | | | | | | | | | | | afterwards, except for one (buggy) case where it was checked without assignment.
| | * | Bump to 8.6b3dgp2012-09-079-9/+21
| |/ / |/| |
* | | Update changes for 8.6b3dgp2012-08-301-3/+16
| | |
* | | Unbreak windows problems with commit [961ae24a3f] as well.andreask2012-08-304-7/+10
| | |
* | | Unbreak AIX, replaced use of C99 comments in commit [961ae24a3f] ↵andreask2012-08-302-2/+7
| | | | | | | | | | | | (2012-08-27) with C89-style.
* | | re-do [c42d04b1b4], but now correct ;-(jan.nijtmans2012-08-281-23/+2
| | |
* | | [Bug 3562426]: Context menu goes out of edge of screen.jan.nijtmans2012-08-282-0/+7
|\ \ \ | |/ /
| * | [Bug 3562426]: Context menu goes out of edge of screen.jan.nijtmans2012-08-282-0/+7
| |\ \ | | |/
| | * [Bug 3562426]: Context menu goes out of edge of screenjan.nijtmans2012-08-282-0/+7
| | |\
| | | * [Bug 3562426]: Context menu goes out of edge of screen. jan.nijtmans2012-08-282-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 proceduredkf2012-08-252-28/+57
| | | | | | | | | | | | that knows how to avoid nasty problems when non-list filters are used.
* | | | Note potential incompatibility introduced by new virtual events.dkf2012-08-281-18/+25
| | | | | | | | | | | | Emiliano Gavilan reports that this impacts tkcon's history features.
* | | | Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-27140-5269/+6467
|\ \ \ \ | | | | | | | | | | using Tcl_Obj API, not the string result API.
| * \ \ \ merge trunktk_errorcodesdkf2012-08-271-25/+0
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Remove accidental commit of merge conflict, resolved to original code.dkf2012-08-271-25/+0
| | | | |
| * | | | merge trunkdkf2012-08-2716-198/+446
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | 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
| | | | |
* | | | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-242-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 proceduredkf2012-08-242-62/+62
| | | | | | | | | | | | | | | that knows how to avoid nasty problems when non-list filters are used.
* | | | | 3554026,3561016 Stop crash with tearoff menusdgp2012-08-232-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-232-0/+11
| |\ \ \ \ | | |/ / /
| | * | | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-232-0/+11
| | | |/ | | |/|
* | | | [Bug 3555644]: Better use of virtual events, Add <<ToggleSelection>> virtual ↵jan.nijtmans2012-08-235-2/+16
|\ \ \ \ | | | | | | | | | | | | | | | event.
| * | | | new virtual event <<ToggleSelection>>bug_3555644jan.nijtmans2012-08-233-2/+5
|/ / / /