Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | merge trunk | dgp | 2012-09-14 | 1 | -0/+9 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 1 | -0/+9 | |
| |\ \ \ | | |/ / | | | | | TkSetRegion on X11. | |||||
| | * | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and not | dkf | 2012-09-13 | 1 | -0/+9 | |
| | | | | | | | | | | | | TkSetRegion on X11. | |||||
* | | | | merge trunk | dgp | 2012-09-13 | 1 | -0/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3567283]: Added missing cast. | dkf | 2012-09-13 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | merge trunk | dgp | 2012-09-12 | 1 | -0/+8 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 1 | -0/+8 | |
| |\ \ \ | | |/ / | | | | | reused GCs. | |||||
| | * | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking in | dkf | 2012-09-11 | 1 | -0/+8 | |
| | | | | | | | | | | | | reused GCs. | |||||
* | | | | merge trunk | dgp | 2012-09-07 | 1 | -0/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3565533]: Purge use of variable that was only ever checked once immediately | dkf | 2012-09-07 | 1 | -0/+6 | |
| | | | | | | | | | | | | afterwards, except for one (buggy) case where it was checked without assignment. | |||||
* | | | | Bump to 8.6b3 | dgp | 2012-09-07 | 1 | -0/+12 | |
|/ / / | ||||||
* | | | Unbreak windows problems with commit [961ae24a3f] as well. | andreask | 2012-08-30 | 1 | -0/+3 | |
| | | | ||||||
* | | | Unbreak AIX, replaced use of C99 comments in commit [961ae24a3f] ↵ | andreask | 2012-08-30 | 1 | -0/+5 | |
| | | | | | | | | | | | | (2012-08-27) with C89-style. | |||||
* | | | [Bug 3562426]: Context menu goes out of edge of screen. | jan.nijtmans | 2012-08-28 | 1 | -0/+5 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3562426]: Context menu goes out of edge of screen. | jan.nijtmans | 2012-08-28 | 1 | -0/+5 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 3562426]: Context menu goes out of edge of screen | jan.nijtmans | 2012-08-28 | 1 | -0/+5 | |
| | |\ | ||||||
| | | * | [Bug 3562426]: Context menu goes out of edge of screen. | jan.nijtmans | 2012-08-28 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | <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 | dkf | 2012-08-25 | 1 | -1/+10 | |
| | | | | | | | | | | | | that knows how to avoid nasty problems when non-list filters are used. | |||||
* | | | | Note potential incompatibility introduced by new virtual events. | dkf | 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 | dkf | 2012-08-27 | 1 | -0/+10 | |
| | | | | | | | | | | | | using Tcl_Obj API, not the string result API. | |||||
* | | | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | dkf | 2012-08-24 | 1 | -1/+10 | |
|\ \ \ \ | |/ / / | | | | | 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 | dkf | 2012-08-24 | 1 | -1/+10 | |
| | | | | | | | | | | | | that knows how to avoid nasty problems when non-list filters are used. | |||||
* | | | | 3554026,3561016 Stop crash with tearoff menus | dgp | 2012-08-23 | 1 | -0/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 1 | -0/+4 | |
| |\ \ \ | | |/ / | ||||||
| | * | | 3554026,3561016 Stop crash with tearoff menus. | dgp | 2012-08-23 | 1 | -0/+4 | |
| | |/ | ||||||
* | | | [Bug 3555644]: Better use of virtual events, Add <<ToggleSelection>> virtual ↵ | jan.nijtmans | 2012-08-23 | 1 | -0/+6 | |
| | | | | | | | | | | | | event. | |||||
* | | | And *this* time with the right TIP number. :-} | dkf | 2012-08-22 | 1 | -1/+1 | |
| | | | ||||||
* | | | Corrections to TIP number; make recent TIP commits more visible in ChangeLog | dkf | 2012-08-22 | 1 | -28/+37 | |
| | | | ||||||
* | | | [TIP 403]: Web Colors for Tk. | jan.nijtmans | 2012-08-22 | 1 | -0/+8 | |
|\ \ \ | | | | | | | | | | | | | New colors aqua, crimson, fuchsia, indigo, lime, olive, silver, and teal. Modified RGB values for gray/grey, green, maroon and purple. | |||||
* \ \ \ | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -0/+5 | |
|\ \ \ \ | | |/ / | |/| | | | | | | version numbers | |||||
| * | | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -0/+5 | |
| |\ \ \ | | | |/ | | |/| | | | | | version numbers. | |||||
| | * | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | version numbers. | |||||
* | | | | changelog entry for previous commit | jan.nijtmans | 2012-08-15 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Always compile Tk with -DUSE_TCL_STUBS. | jan.nijtmans | 2012-08-15 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / | | | | | Formatting | |||||
| * | | | Backport some more improvements from Tcl 8.6 | jan.nijtmans | 2012-08-15 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 1 | -0/+6 | |
|\ \ \ \ | |/ / / | | | | | For msvcrt static builds, allow to link against libraries where the 'x' is missing (generated by Makefile.in) | |||||
| * | | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 1 | -0/+5 | |
| | | | | | | | | | | | | Backport some improvements from Tcl 8.6 | |||||
* | | | | Sync with tcl version of rules.vc | jan.nijtmans | 2012-08-11 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [Bug 3555644]: Better use of virtual events. | jan.nijtmans | 2012-08-11 | 1 | -0/+6 | |
|\ \ \ \ | | | | | | | | | | | Pre-define 10 new Virtual events, and correct various bindings according to the Mac OSX documentation. | |||||
| * | | | | don't put that many bindings under tk_strictMotif handling, it was not done ↵ | jan.nijtmans | 2012-08-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | before | |||||
| * | | | | merge trunk | jan.nijtmans | 2012-08-10 | 1 | -0/+7 | |
| |\ \ \ \ | ||||||
| * | | | | | define two more virtual bindings, and correct various Mac | jan.nijtmans | 2012-08-10 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | bindings according to Apple OSX documentation. Doc updated as well | |||||
| * | | | | | [Bug 3555644]: Better use of virtual events. | jan.nijtmans | 2012-08-09 | 1 | -0/+4 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Fixed [Bug 3554273]: Test textDisp-32.2 failed | fvogel | 2012-08-11 | 1 | -0/+4 | |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | Fixed [Bug 3554273]: Test textDisp-32.2 failed | fvogel | 2012-08-11 | 1 | -0/+4 | |
| |\ \ \ | ||||||
| | * | | | Fixed [Bug 3554273]: Test textDisp-32.2 failedbug_3554273 | fvogel | 2012-08-04 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | Remove useless (void *) casts introduced in checkin [b7a58eae61]. The ↵ | stwo | 2012-08-09 | 1 | -0/+7 | |
| |/ / / | | | | | | | | | | | | | warnings were false flags from a faulty OpenBSD C compiler. | |||||
| * | | | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogel | 2012-08-03 | 1 | -0/+4 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogel | 2012-08-03 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | Fixed [Bug 3553311]: Test spinbox-3.70 failed | fvogel | 2012-08-02 | 1 | -0/+4 | |
| | | | |