summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * | [Bug 3588824]: bug in image index handling for weird image namesdgp@users.sourceforge.net2012-12-041-0/+5
| |\ \ | | |/
| | * Fixed commit datefvogelnew1@free.fr2012-12-031-1/+1
| | * [Bug 3588824]: bug in image index handling for weird image namesfvogelnew1@free.fr2012-11-221-0/+5
| * | [Bug 3585396]: winDialog.test requires user interaction.nijtmans@users.sourceforge.net2012-11-131-0/+6
| |\ \ | | |/
| | * [Bug 3585396]: winDialog.test requires user interaction.nijtmans@users.sourceforge.net2012-11-131-0/+6
| * | ChangeLog release markdgp@users.sourceforge.net2012-11-091-0/+14
* | | Bug 3500545: tk_getOpenFile -multiple 1 wrong on windowsnijtmans@users.sourceforge.net2012-11-141-0/+5
* | | missing changelog entrynijtmans@users.sourceforge.net2012-11-131-0/+5
* | | [Bug 3574708]: Move window liveness checks to better location.donal.k.fellows@manchester.ac.uk2012-11-071-0/+7
|\ \ \ | |/ /
| * | [Bug 3574708]: Move window liveness checks to better location.donal.k.fellows@manchester.ac.uk2012-11-071-0/+7
* | | Now that fossil stores the right characters, we might as well use them in mor...nijtmans@users.sourceforge.net2012-11-071-5/+5
|\ \ \ | |/ /
| * | Now that fossil stores the right characters, we might as well use them in mor...nijtmans@users.sourceforge.net2012-11-071-2/+2
* | | merge changesdgp@users.sourceforge.net2012-11-051-1/+1
|\ \ \ | |/ /
* | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp@users.sourceforge.net2012-10-241-0/+6
|\ \ \ | |/ /
| * | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp@users.sourceforge.net2012-10-241-0/+6
| * | sync nmakehlp.c with Tcl versionnijtmans@users.sourceforge.net2012-10-231-1/+1
| |\ \ | | |/
* | | consistant use of mode: objc for OSX, strip spaces from the end of linesnijtmans@users.sourceforge.net2012-10-231-2/+2
|\ \ \ | |/ /
| * | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics...nijtmans@users.sourceforge.net2012-10-231-0/+12
| * | Cherrypick Merge, Backport of [6223d9e067]. Restored fromandreask2012-10-091-0/+10
| * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...nijtmans@users.sourceforge.net2012-09-281-0/+8
| |\ \ | | |/
| | * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...nijtmans@users.sourceforge.net2012-09-281-0/+8
| * | Compile win32 binaries with -DTCL_NO_DEPRECATEDnijtmans@users.sourceforge.net2012-09-261-0/+8
| |\ \ | | |/
| | * Compile win32 binaries with -DTCL_NO_DEPRECATEDnijtmans@users.sourceforge.net2012-09-261-0/+4
* | | Compile win32 binaries with -DTCL_NO_DEPRECATED, and fix gcc compiler warningnijtmans@users.sourceforge.net2012-09-191-0/+5
* | | Tag for 8.6b3 release.dgp@users.sourceforge.net2012-09-171-0/+6
* | | merge trunkdgp@users.sourceforge.net2012-09-171-0/+5
|\ \ \
| * | | 3567778 Make Tk_MeasureChars() honor the TK_AT_LEAST_ONE flag properly.dgp@users.sourceforge.net2012-09-151-0/+5
* | | | merge trunkdgp@users.sourceforge.net2012-09-141-0/+9
|\ \ \ \ | |/ / /
| * | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdonal.k.fellows@manchester.ac.uk2012-09-131-0/+9
| |\ \ \ | | |/ /
| | * | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdonal.k.fellows@manchester.ac.uk2012-09-131-0/+9
* | | | merge trunkdgp@users.sourceforge.net2012-09-131-0/+4
|\ \ \ \ | |/ / /
| * | | [Bug 3567283]: Added missing cast.donal.k.fellows@manchester.ac.uk2012-09-131-0/+4
* | | | merge trunkdgp@users.sourceforge.net2012-09-121-0/+8
|\ \ \ \ | |/ / /
| * | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indonal.k.fellows@manchester.ac.uk2012-09-111-0/+8
| |\ \ \ | | |/ /
| | * | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indonal.k.fellows@manchester.ac.uk2012-09-111-0/+8
* | | | merge trunkdgp@users.sourceforge.net2012-09-071-0/+6
|\ \ \ \ | |/ / /
| * | | [Bug 3565533]: Purge use of variable that was only ever checked once immediatelydonal.k.fellows@manchester.ac.uk2012-09-071-0/+6
* | | | Bump to 8.6b3dgp@users.sourceforge.net2012-09-071-0/+12
|/ / /
* | | Unbreak windows problems with commit [961ae24a3f] as well.andreask2012-08-301-0/+3
* | | Unbreak AIX, replaced use of C99 comments in commit [961ae24a3f] (2012-08-27)...andreask2012-08-301-0/+5
* | | [Bug 3562426]: Context menu goes out of edge of screen.nijtmans@users.sourceforge.net2012-08-281-0/+5
|\ \ \ | |/ /
| * | [Bug 3562426]: Context menu goes out of edge of screen.nijtmans@users.sourceforge.net2012-08-281-0/+5
| |\ \ | | |/
| | * [Bug 3562426]: Context menu goes out of edge of screennijtmans@users.sourceforge.net2012-08-281-0/+5
| | |\
| | | * [Bug 3562426]: Context menu goes out of edge of screen. nijtmans@users.sourceforge.net2012-08-281-0/+5
| | * | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredonal.k.fellows@manchester.ac.uk2012-08-251-1/+10
* | | | Note potential incompatibility introduced by new virtual events.donal.k.fellows@manchester.ac.uk2012-08-281-18/+25
* | | | Generate -errorcode values to go with errors. Generate messages and postscriptdonal.k.fellows@manchester.ac.uk2012-08-271-0/+10
* | | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredonal.k.fellows@manchester.ac.uk2012-08-241-1/+10
|\ \ \ \ | |/ / /
| * | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredonal.k.fellows@manchester.ac.uk2012-08-241-1/+10
* | | | 3554026,3561016 Stop crash with tearoff menusdgp@users.sourceforge.net2012-08-231-0/+4
|\ \ \ \ | |/ / /