summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | better formatting of "configure --help"nijtmans@users.sourceforge.net2012-07-181-4/+4
| | |_|_|/ | |/| | |
* | | | | [Bug 3544932]: Visual studio compiler check failsnijtmans@users.sourceforge.net2012-07-172-4/+7
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 3544932]: Visual studio compiler check failsnijtmans@users.sourceforge.net2012-07-172-4/+7
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | [Bug 3544932]: Visual studio compiler check failsnijtmans@users.sourceforge.net2012-07-172-4/+7
* | | | merge 8.5dgp@users.sourceforge.net2012-07-162-15/+73
|\ \ \ \ | |/ / /
| * | | Update changes for Tk 8.5.12 release.dgp@users.sourceforge.net2012-07-162-16/+75
* | | | merge-marknijtmans@users.sourceforge.net2012-07-120-0/+0
|\ \ \ \ | |/ / /
| * | | Type correctness fix, to stop compiler complaint.donal.k.fellows@manchester.ac.uk2012-07-122-3/+3
| | |/ | |/|
* | | Type correctness fix, to stop compiler complaintnijtmans@users.sourceforge.net2012-07-122-3/+3
* | | don't forget to escape quotesnijtmans@users.sourceforge.net2012-07-082-2/+2
|\ \ \ | |/ /
| * | don't forget to excape quotesnijtmans@users.sourceforge.net2012-07-082-2/+2
* | | use "in" operator in steadnijtmans@users.sourceforge.net2012-07-082-2/+2
|\ \ \ | |/ /
| * | use "in" operator in steadnijtmans@users.sourceforge.net2012-07-082-2/+2
* | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...nijtmans@users.sourceforge.net2012-07-082-4/+4
|\ \ \ | |/ /
| * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...nijtmans@users.sourceforge.net2012-07-082-4/+4
| |\ \ | | |/
| | * [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...nijtmans@users.sourceforge.net2012-07-082-4/+4
* | | merge-marknijtmans@users.sourceforge.net2012-07-080-0/+0
|\ \ \ | |/ /
| * | [Bug 3541305]: Xfree/Xsync... should not be macrosnijtmans@users.sourceforge.net2012-07-082-1/+35
| |\ \ | | |/
| | * [Bug 3541305]: Xfree/Xsync... should not be macrosnijtmans@users.sourceforge.net2012-07-082-1/+35
* | | [Bug 3540127]: Better solution, using Tcl_GetIndexFromObj in stead of Tcl_Get...nijtmans@users.sourceforge.net2012-07-052-34/+24
* | | [Bug 3538401]: Better description of the key difference between [wm geometry]donal.k.fellows@manchester.ac.uk2012-07-052-0/+15
|\ \ \ | |/ /
| * | [Bug 3538401]: Better description of the key difference between [wm geometry]donal.k.fellows@manchester.ac.uk2012-07-052-0/+15
| |\ \ | | |/
| | * [Bug 3538401]: Better description of the key difference between [wm geometry]donal.k.fellows@manchester.ac.uk2012-07-052-0/+14
* | | typonijtmans@users.sourceforge.net2012-07-041-3/+3
|\ \ \ | |/ /
| * | typonijtmans@users.sourceforge.net2012-07-041-3/+3
| |\ \ | | |/
| | * typonijtmans@users.sourceforge.net2012-07-041-1/+1
* | | Improved solution to [Bug 3540127] that disconnects options from their order,donal.k.fellows@manchester.ac.uk2012-07-042-35/+52
|\ \ \ | |/ /
| * | [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdonal.k.fellows@manchester.ac.uk2012-07-042-35/+52
| |\ \ | | |/
| | * [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdonal.k.fellows@manchester.ac.uk2012-07-042-32/+37
* | | [Bug 3540127]: filebox.test fails on win32nijtmans@users.sourceforge.net2012-07-042-10/+15
|\ \ \ | |/ /
| * | Add various X11 stub functions, Cygwin onlynijtmans@users.sourceforge.net2012-07-047-28/+211
| |\ \ | | |/
| | * Add various X11 stub functions, Cygwin onlynijtmans@users.sourceforge.net2012-07-046-20/+170
* | | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288]jenglish@flightlab.com2012-07-021-1/+1
|\ \ \ | |/ /
| * | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288]jenglish@flightlab.com2012-07-021-1/+1
* | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} jenglish@flightlab.com2012-07-023-3/+3
|\ \ \ | |/ /
| * | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct}jenglish@flightlab.com2012-07-023-3/+3
* | | fix select-5.15 test case [Bug 2441988]nijtmans@users.sourceforge.net2012-07-011-1/+1
* | | autoconf-2.59nijtmans@users.sourceforge.net2012-06-281-1/+1
* | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharednijtmans@users.sourceforge.net2012-06-285-10/+25
|\ \ \ | |/ /
| * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharednijtmans@users.sourceforge.net2012-06-286-9/+28
| |\ \ | | |/
| | * Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharednijtmans@users.sourceforge.net2012-06-286-8/+20
* | | mergenijtmans@users.sourceforge.net2012-06-272-2/+2
|\ \ \ | |/ /
| * | mergenijtmans@users.sourceforge.net2012-06-273-4/+6
| |\ \ | | |/
| | * link cygwin wish with tk84.dllnijtmans@users.sourceforge.net2012-06-274-31/+45
* | | autoconf-2.59nijtmans@users.sourceforge.net2012-06-262-8/+18
|\ \ \ | |/ /
| * | link cygwin wish8.6 with tk86.dll (configuration part)nijtmans@users.sourceforge.net2012-06-263-11/+26
| |\ \ | | |/
| | * link cygwin wish8.6 with tk86.dll (configuration part)nijtmans@users.sourceforge.net2012-06-263-24/+38
* | | link cygwin wish8.6 with tk86.dll (configuration part)nijtmans@users.sourceforge.net2012-06-262-6/+13
* | | [Frq-3536507]: clientData field in Tk_OptionSpec should be "const void *"nijtmans@users.sourceforge.net2012-06-2419-147/+153
|\ \ \
| * | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"nijtmans@users.sourceforge.net2012-06-2018-147/+147