Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Type correctness fix, to stop compiler complaint. | donal.k.fellows@manchester.ac.uk | 2012-07-12 | 2 | -3/+3 | |
| | * | missed a spot | dgp@users.sourceforge.net | 2012-07-10 | 1 | -2/+2 | |
| | * | Release candidate branch for Tk 8.5.12. | dgp@users.sourceforge.net | 2012-07-10 | 8 | -16/+19 | |
| |/ |/| | ||||||
* | | don't forget to excape quotes | nijtmans@users.sourceforge.net | 2012-07-08 | 2 | -2/+2 | |
* | | use "in" operator in stead | nijtmans@users.sourceforge.net | 2012-07-08 | 2 | -2/+2 | |
* | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | nijtmans@users.sourceforge.net | 2012-07-08 | 2 | -4/+4 | |
|\ \ | |/ | ||||||
| * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | nijtmans@users.sourceforge.net | 2012-07-08 | 2 | -4/+4 | |
* | | [Bug 3541305]: Xfree/Xsync... should not be macros | nijtmans@users.sourceforge.net | 2012-07-08 | 2 | -1/+35 | |
|\ \ | |/ | ||||||
| * | [Bug 3541305]: Xfree/Xsync... should not be macros | nijtmans@users.sourceforge.net | 2012-07-08 | 2 | -1/+35 | |
* | | [Bug 3538401]: Better description of the key difference between [wm geometry] | donal.k.fellows@manchester.ac.uk | 2012-07-05 | 2 | -0/+15 | |
|\ \ | |/ | ||||||
| * | [Bug 3538401]: Better description of the key difference between [wm geometry] | donal.k.fellows@manchester.ac.uk | 2012-07-05 | 2 | -0/+14 | |
* | | typo | nijtmans@users.sourceforge.net | 2012-07-04 | 1 | -3/+3 | |
|\ \ | |/ | ||||||
| * | typo | nijtmans@users.sourceforge.net | 2012-07-04 | 1 | -1/+1 | |
* | | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | donal.k.fellows@manchester.ac.uk | 2012-07-04 | 2 | -35/+52 | |
|\ \ | |/ | ||||||
| * | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | donal.k.fellows@manchester.ac.uk | 2012-07-04 | 2 | -32/+37 | |
* | | Add various X11 stub functions, Cygwin only | nijtmans@users.sourceforge.net | 2012-07-04 | 7 | -28/+211 | |
|\ \ | |/ | ||||||
| * | Add various X11 stub functions, Cygwin only | nijtmans@users.sourceforge.net | 2012-07-04 | 6 | -20/+170 | |
* | | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288] | jenglish@flightlab.com | 2012-07-02 | 1 | -1/+1 | |
* | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish@flightlab.com | 2012-07-02 | 3 | -3/+3 | |
* | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | nijtmans@users.sourceforge.net | 2012-06-28 | 6 | -9/+28 | |
|\ \ | |/ | ||||||
| * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | nijtmans@users.sourceforge.net | 2012-06-28 | 6 | -8/+20 | |
* | | 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 | |
* | | 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 | |
* | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | nijtmans@users.sourceforge.net | 2012-06-23 | 4 | -2/+24 | |
|\ \ | |/ | ||||||
| * | sync tcl.m4 with Tcl version | nijtmans@users.sourceforge.net | 2012-06-23 | 4 | -223/+224 | |
| * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | nijtmans@users.sourceforge.net | 2012-06-22 | 3 | -2/+13 | |
* | | SetOptions.3: minor doc fix | nijtmans@users.sourceforge.net | 2012-06-19 | 12 | -307/+300 | |
|\ \ | |/ | ||||||
| * | SetOptions.3: minor doc fix | nijtmans@users.sourceforge.net | 2012-06-19 | 19 | -172/+165 | |
* | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | donal.k.fellows@manchester.ac.uk | 2012-06-15 | 2 | -4/+9 | |
* | | Backport of [Bug 3532186] fix | nijtmans@users.sourceforge.net | 2012-06-15 | 1 | -3/+3 | |
* | | Fix text clipping when working with the Xft-based renderer. | donal.k.fellows@manchester.ac.uk | 2012-06-12 | 5 | -2/+63 | |
* | | fix test failure | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -3/+3 | |
* | | make it build | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -1/+1 | |
* | | fix the clipping in entries too | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 2 | -13/+32 | |
* | | [Bug 3294450]: Do clipping of ttk text elements correctly. | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 2 | -7/+25 | |
* | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | nijtmans@users.sourceforge.net | 2012-06-10 | 13 | -17/+22 | |
|\ \ | |/ | ||||||
| * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | nijtmans@users.sourceforge.net | 2012-06-10 | 9 | -17/+22 | |
* | | eliminate some ANSI_ARGS | nijtmans@users.sourceforge.net | 2012-06-08 | 4 | -13/+13 | |
|\ \ | |/ | ||||||
| * | function def in front | nijtmans@users.sourceforge.net | 2012-06-08 | 1 | -1/+1 | |
* | | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | nijtmans@users.sourceforge.net | 2012-06-08 | 5 | -7/+82 | |
|\ \ | |/ | ||||||
| * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | nijtmans@users.sourceforge.net | 2012-06-08 | 4 | -69/+145 | |
| * | OXS Tiger Breakage | nijtmans@users.sourceforge.net | 2012-06-08 | 2 | -5/+5 | |
* | | some quoting issues, eliminate TCL_VARARGS_DEFINE | nijtmans@users.sourceforge.net | 2012-06-07 | 2 | -6/+6 | |
|\ \ | |/ | ||||||
| * | some more quoting issues | nijtmans@users.sourceforge.net | 2012-06-07 | 2 | -34/+34 | |
* | | eliminate some warnings, caused by previous merge | nijtmans@users.sourceforge.net | 2012-06-07 | 2 | -0/+3 | |
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | nijtmans@users.sourceforge.net | 2012-06-07 | 10 | -266/+319 | |
|\ \ | |/ | ||||||
| * | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | nijtmans@users.sourceforge.net | 2012-06-07 | 9 | -295/+348 | |
| |\ | ||||||
| | * | merge core-8-4-branch | nijtmans@users.sourceforge.net | 2012-06-05 | 30 | -443/+528 | |
| | |\ | | |/ | |/| |