Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | jan.nijtmans | 2013-03-27 | 1 | -0/+19 |
|\ | | | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only) | ||||
| * | Same change as [9bc120ced2] for UNIX, but for Windows as well. | jan.nijtmans | 2013-03-27 | 1 | -0/+19 |
| | | |||||
* | | Add some extra paths on Windows for finding tclConfig.sh, for mSys and ↵ | jan.nijtmans | 2013-02-14 | 1 | -7/+12 |
|\ \ | |/ | | | | | | | Cygwin shell. Improve some comments and quoting, no change in functionality. | ||||
| * | Add some extra paths on Windows for finding tclConfig.sh, for mSys and ↵ | jan.nijtmans | 2013-02-14 | 1 | -7/+12 |
| |\ | | | | | | | | | | | | | Cygwin shell. Improve some comments and quoting, no change in functionality. | ||||
| | * | Add some extra paths on Windows for finding tclConfig.sh, for mSys and ↵ | jan.nijtmans | 2013-02-14 | 1 | -46/+50 |
| | | | | | | | | | | | | Cygwin shell. | ||||
| | * | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 1 | -77/+152 |
| | | | |||||
* | | | More flexible search for win32 tclConfig.sh, backported from TEA. | jan.nijtmans | 2013-01-15 | 1 | -25/+99 |
|\ \ \ | |/ / | | | | | | | | | | Don't use deprecated "case" any more. Don't do unnecessary Tcl_PkgRequire(..., "Tcl", ...), the preceding Tcl_InitStubs() call already does that, both for dynamic loaded as wel as the static case. Disallow Tk 8.6.x to be loaded in any Tcl 8.6 alpha/beta release. | ||||
| * | | More flexible search for win32 tclConfig.sh, backported from TEA. | jan.nijtmans | 2013-01-14 | 1 | -25/+99 |
| | | | |||||
| * | | Release branch for Tk 8.5.13. | dgp | 2012-11-05 | 1 | -1/+1 |
| | | | |||||
| * | | merge 8.5 | dgp | 2012-07-24 | 1 | -3/+3 |
| |\ \ | |||||
| * | | | Release candidate branch for Tk 8.5.12. | dgp | 2012-07-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | Create Tk 8.6.0 release branch | dgp | 2012-11-08 | 1 | -1/+1 |
| | | | | |||||
* | | | | Bump to 8.6b3 | dgp | 2012-09-07 | 1 | -1/+1 |
| | | | | |||||
* | | | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -6/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-06-23 | 1 | -44/+41 |
| | | | | | | | | | autoconf-2.13 | ||||
* | | | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 1 | -7/+0 |
|\ \ \ | |/ / | |||||
| * | | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 1 | -7/+0 |
| | | | |||||
| * | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 1 | -111/+121 |
| |\ \ | | |/ | | | | | | | cleanup tkInt.decls configure changes for cygwin | ||||
| | * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 1 | -149/+159 |
| | | | |||||
* | | | re-generate win/configure | jan.nijtmans | 2012-04-12 | 1 | -111/+121 |
| | | | |||||
* | | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -8/+12 |
|\ \ \ | |/ / | | | | format tk.decls | ||||
| * | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -8/+12 |
| |\ \ | | |/ | | | | format tk.decls like tcl8.5/8.6 | ||||
| | * | Only check for cygwin with $GCC | jan.nijtmans | 2012-03-29 | 1 | -46/+49 |
| | | | |||||
| | * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 1 | -91/+342 |
| | |\ | | | | | | | | | | | | | | | | | | | | | This change allows to build the cygwin and mingw32 ports of Tcl/Tk to build out-of-the-box using a native or cross- compiler. | ||||
| | | * | implementation ready for further field-testsbug_3511806 | jan.nijtmans | 2012-03-29 | 1 | -89/+344 |
| | | | | |||||
| | * | | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 1 | -35/+39 |
| | |/ | |||||
| | * | workaround for _strtoi64 determination on win64 (autoconf-2.13 issue) | jan.nijtmans | 2012-03-15 | 1 | -10/+12 |
| | | | |||||
* | | | gcc warning: signed-unsigned compare | jan.nijtmans | 2012-04-02 | 1 | -82/+428 |
|\ \ \ | |/ / | |||||
| * | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -97/+441 |
| | | | |||||
* | | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 1 | -0/+67 |
|\ \ \ | |/ / | |||||
| * | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 1 | -0/+67 |
| |\ \ | | |/ | |||||
| | * | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 1 | -8/+46 |
| | | | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
| | | | |||||
| * | | Release candidate branch for Tk 8.5.11 | dgp | 2011-10-26 | 1 | -1/+1 |
| | | | |||||
| * | | merge to RC | dgp | 2011-06-20 | 1 | -0/+58 |
| |\ \ | |||||
| * | | | Release candidate branch for Tk 8.5.10 | dgp | 2011-05-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | Bump version number to 8.6b2 | dgp | 2011-07-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 1 | -0/+58 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 1 | -0/+58 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 1 | -17/+47 |
| | | | |||||
* | | | set default MODULE_SCOPE=extern, in case no other value is determined | jan.nijtmans | 2011-03-28 | 1 | -0/+5 |
| | | | |||||
* | | | The -debug:full option is not supported when using the modern versions of ↵ | jan | 2011-03-26 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | link.exe included with MSVC, use -debug instead | ||||
| * | | The -debug:full option is not supported when using the modern versions of ↵ | jan | 2011-03-26 | 1 | -1/+1 |
| |\ \ | | |/ | | | | | | | link.exe included with MSVC, use -debug instead | ||||
| | * | The -debug:full option is not supported when using the modern versions of ↵ | jan | 2011-03-26 | 1 | -1/+1 |
| | | | | | | | | | | | | link.exe included with MSVC, use -debug instead | ||||
| | * | SC_EMBED_MANIFEST macro | jan.nijtmans | 2011-03-11 | 1 | -102/+279 |
| | | | | | | | | | Merged --cherrypick from core-8-5-branch (2010-08-26, 3416226333358009f) | ||||
| | * | Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ↵ | nijtmans | 2010-10-31 | 1 | -20/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | number of deprecation warnings on later VC++ versions. Better VCVERSION determination. All changes backported from Tcl8.5/8.6 | ||||
| | * | * README: Bump version number to 8.4.19 | dgp | 2008-04-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.19 release. | ||||
| | * | *** 8.4.18 TAGGED FOR RELEASE *** | dgp | 2008-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.4.18 * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.18 release. | ||||
| | * | * README: Bump version number to 8.4.17 | dgp | 2007-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: Removed "es_ES" entry in LOCALES * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: |