| Commit message (Expand) | Author | Age | Files | Lines |
* | more auditing of error codes | donal.k.fellows@manchester.ac.uk | 2012-07-30 | 2 | -9/+11 |
|
|
* | Working towards making the error codes more consistent. | donal.k.fellows@manchester.ac.uk | 2012-07-30 | 3 | -26/+22 |
|
|
* | Purged Tcl_AppendElement from all non-test code. | donal.k.fellows@manchester.ac.uk | 2012-07-29 | 1 | -1/+4 |
|
|
* | merge trunk | donal.k.fellows@manchester.ac.uk | 2012-07-28 | 2 | -8/+5 |
|\ |
|
| * | sync with TEA | nijtmans@users.sourceforge.net | 2012-07-25 | 1 | -3/+3 |
|
|
| * | silence compiler warnings | dgp@users.sourceforge.net | 2012-07-24 | 1 | -1/+1 |
| |\ |
|
| | * | silence compiler warnings | dgp@users.sourceforge.net | 2012-07-24 | 1 | -1/+1 |
|
|
| * | | Fix for [Bug 3546073]: | jenglish@flightlab.com | 2012-07-23 | 1 | -5/+2 |
| |\ \
| | |/ |
|
| | * | Fix for [Bug 3546073]: | root | 2012-07-23 | 1 | -5/+2 |
|
|
| | * | Type correctness fix, to stop compiler complaint. | donal.k.fellows@manchester.ac.uk | 2012-07-12 | 1 | -2/+2 |
|
|
* | | | a few more places | donal.k.fellows@manchester.ac.uk | 2012-07-24 | 2 | -57/+56 |
|
|
* | | | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 4 | -140/+233 |
|
|
* | | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | donal.k.fellows@manchester.ac.uk | 2012-07-16 | 3 | -122/+128 |
|/ / |
|
* | | Type correctness fix, to stop compiler complaint | nijtmans@users.sourceforge.net | 2012-07-12 | 1 | -2/+2 |
|
|
* | | don't forget to escape quotes | nijtmans@users.sourceforge.net | 2012-07-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | don't forget to excape quotes | nijtmans@users.sourceforge.net | 2012-07-08 | 1 | -1/+1 |
|
|
* | | use "in" operator in stead | nijtmans@users.sourceforge.net | 2012-07-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | use "in" operator in stead | nijtmans@users.sourceforge.net | 2012-07-08 | 1 | -1/+1 |
|
|
* | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | nijtmans@users.sourceforge.net | 2012-07-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | nijtmans@users.sourceforge.net | 2012-07-08 | 1 | -2/+2 |
| |\ |
|
| | * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | nijtmans@users.sourceforge.net | 2012-07-08 | 1 | -2/+2 |
|
|
* | | | autoconf-2.59 | nijtmans@users.sourceforge.net | 2012-06-28 | 1 | -1/+1 |
|
|
* | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | nijtmans@users.sourceforge.net | 2012-06-28 | 4 | -10/+18 |
|\ \ \
| |/ / |
|
| * | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | nijtmans@users.sourceforge.net | 2012-06-28 | 5 | -8/+20 |
| |\ \
| | |/ |
|
| | * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | nijtmans@users.sourceforge.net | 2012-06-28 | 5 | -8/+13 |
|
|
* | | | merge | nijtmans@users.sourceforge.net | 2012-06-27 | 2 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | merge | nijtmans@users.sourceforge.net | 2012-06-27 | 3 | -4/+6 |
| |\ \
| | |/ |
|
| | * | link cygwin wish with tk84.dll | nijtmans@users.sourceforge.net | 2012-06-27 | 4 | -31/+45 |
|
|
* | | | autoconf-2.59 | nijtmans@users.sourceforge.net | 2012-06-26 | 2 | -8/+18 |
|\ \ \
| |/ / |
|
| * | | link cygwin wish8.6 with tk86.dll (configuration part) | nijtmans@users.sourceforge.net | 2012-06-26 | 3 | -11/+26 |
| |\ \
| | |/ |
|
| | * | link cygwin wish8.6 with tk86.dll (configuration part) | nijtmans@users.sourceforge.net | 2012-06-26 | 3 | -24/+38 |
|
|
* | | | link cygwin wish8.6 with tk86.dll (configuration part) | nijtmans@users.sourceforge.net | 2012-06-26 | 2 | -6/+13 |
|
|
* | | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | nijtmans@users.sourceforge.net | 2012-06-23 | 2 | -0/+16 |
|\ \ \
| |/ / |
|
| * | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | nijtmans@users.sourceforge.net | 2012-06-23 | 2 | -0/+16 |
| |\ \
| | |/ |
|
| | * | sync tcl.m4 with Tcl version | nijtmans@users.sourceforge.net | 2012-06-23 | 1 | -176/+182 |
|
|
| | * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | nijtmans@users.sourceforge.net | 2012-06-22 | 1 | -0/+6 |
|
|
| | * | SetOptions.3: minor doc fix | nijtmans@users.sourceforge.net | 2012-06-19 | 2 | -5/+5 |
|
|
| * | | Backport of [Bug 3532186] fix | nijtmans@users.sourceforge.net | 2012-06-15 | 1 | -3/+3 |
|
|
* | | | fix signature of XSynchronize to match X.org | nijtmans@users.sourceforge.net | 2012-06-15 | 1 | -0/+4 |
|
|
* | | | Re-added PATCH_LEVEL to Tk's unix pkgIndex.tcl, lost by [60bd3f4fc5]. | andreask | 2012-06-14 | 1 | -3/+3 |
|
|
* | | | Fix text clipping when working with the Xft-based renderer. | donal.k.fellows@manchester.ac.uk | 2012-06-12 | 1 | -0/+39 |
|\ \ \
| |/ / |
|
| * | | Fix text clipping when working with the Xft-based renderer. | donal.k.fellows@manchester.ac.uk | 2012-06-12 | 1 | -0/+28 |
|
|
| * | | eliminate some ANSI_ARGS | nijtmans@users.sourceforge.net | 2012-06-08 | 2 | -4/+4 |
| |\ \
| | |/ |
|
| | * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | nijtmans@users.sourceforge.net | 2012-06-08 | 1 | -13/+14 |
|
|
| | * | some more quoting issues | nijtmans@users.sourceforge.net | 2012-06-07 | 1 | -29/+29 |
|
|
* | | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | nijtmans@users.sourceforge.net | 2012-06-08 | 1 | -9/+10 |
|\ \ \
| |/ / |
|
| * | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | nijtmans@users.sourceforge.net | 2012-06-07 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | [Bug 3532186] pkgIndex.tcl file complexity | nijtmans@users.sourceforge.net | 2012-06-06 | 1 | -7/+8 |
|
|
| * | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use... | nijtmans@users.sourceforge.net | 2012-06-05 | 1 | -38/+40 |
|
|
| * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | nijtmans@users.sourceforge.net | 2012-06-05 | 1 | -1/+3 |
| |\ \
| | |/ |
|