| Commit message (Expand) | Author | Age | Files | Lines |
* | [Patch #3116490] cross-compile Tk mingw32 on unix. | nijtmans | 2010-12-03 | 1 | -4/+0 |
|
|
* | Allow cross-compilation by default. | nijtmans | 2010-11-18 | 1 | -33/+143 |
|
|
* | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented f... | nijtmans | 2010-11-17 | 1 | -1/+67 |
|
|
* | Bring compilation under mingw-w64 a bit closer to reality | nijtmans | 2010-11-16 | 1 | -1/+1 |
|
|
* | Add netapi32 to the windows link line | nijtmans | 2010-10-11 | 1 | -2/+2 |
|
|
* | re-generate configure with autoconf-2.59 | nijtmans | 2010-09-29 | 1 | -1/+1 |
|
|
* | Add -Wdeclaration-after-statement | nijtmans | 2010-09-23 | 1 | -1/+1 |
|
|
* | win/rules.vc: (sync with tcl version) | nijtmans | 2010-09-09 | 1 | -1/+1 |
|
|
* | * win/tcl.m4: Applied patch by Jeff fixing issues with the | andreas_kupries | 2010-08-31 | 1 | -2/+4 |
|
|
* | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 1 | -1/+62 |
|
|
* | * generic/tk.h: Bump patchlevel to 8.6b1.2 to distinguish | dgp | 2010-05-03 | 1 | -1/+1 |
|
|
* | regenerated with autoconf-2.59 | nijtmans | 2010-04-06 | 1 | -3/+3 |
|
|
* | use -pipe for gcc on win32 (mingw/cygwin) | nijtmans | 2010-02-13 | 1 | -10/+2 |
|
|
* | fix more gcc warnings: missing initializer | nijtmans | 2010-01-22 | 1 | -86/+91 |
|
|
* | win/configure (regenerated, previous version didn't match tcl.m4) | nijtmans | 2009-12-02 | 1 | -9/+7 |
|
|
* | Make all internal initialization | nijtmans | 2009-11-29 | 1 | -13/+8 |
|
|
* | Eliminate various gcc warnings | nijtmans | 2009-08-09 | 1 | -0/+57 |
|
|
* | eliminate various gcc and msvc compiler warnings | nijtmans | 2009-08-02 | 1 | -0/+3 |
|
|
* | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to | hobbs | 2009-02-17 | 1 | -74/+138 |
|
|
* | * win/configure.in, win/configure: align better with tcl | hobbs | 2009-02-16 | 1 | -424/+492 |
|
|
* | * generic/tk.h: Bump patchlevel to 8.6b1.1 to distinguish | dgp | 2009-01-16 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.6b1 | dgp | 2008-12-19 | 1 | -1/+1 |
|
|
* | reverted change from 2008-11-06 (was under the impression that | nijtmans | 2008-11-11 | 1 | -1/+1 |
|
|
* | add "-Wno-implicit-int" flag for gcc, as on UNIX | nijtmans | 2008-11-06 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.6a4 | dgp | 2008-10-23 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.6a3 | dgp | 2008-08-28 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.6a2 | dgp | 2008-08-12 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.6a1 | dgp | 2008-06-19 | 1 | -1/+1 |
|
|
* | * win/configure, win/configure.in (TK_WIN_VERSION): fix handling | hobbs | 2008-06-13 | 1 | -6/+6 |
|
|
* | autoconf-2.59 | dgp | 2008-04-07 | 1 | -5/+5 |
|
|
* | * README: Bump version number to 8.6a0 | dgp | 2008-04-01 | 1 | -3/+3 |
|
|
* | autoconf-2.59core_8_5_2 | dgp | 2008-03-28 | 1 | -1/+1 |
|
|
* | *** 8.5.1 TAGGED FOR RELEASE *** | dgp | 2008-02-04 | 1 | -1/+1 |
|
|
* | * generic/tk.h: Bump version number to 8.5.1b1 to distinguish | dgp | 2008-01-02 | 1 | -1/+1 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | regen | dkf | 2007-12-09 | 1 | -1/+1 |
|
|
* | * win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32 | hobbs | 2007-12-05 | 1 | -1/+2 |
|
|
* | * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.lib | hobbs | 2007-12-03 | 1 | -8/+7 |
|
|
* | * README: Bump version number to 8.5b3. | dgp | 2007-11-19 | 1 | -1/+1 |
|
|
* | * generic/tk.h: Bump version number to 8.5b2.1 to distinguish | dgp | 2007-10-30 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.5b2. | dgp | 2007-10-26 | 1 | -1/+1 |
|
|
* | * win/configure, win/configure.in (TK_WIN_VERSION): Make sure the | hobbs | 2007-10-15 | 1 | -2/+4 |
|
|
* | * generic/tk.h: Bump version number to 8.5b1.1 to distinguish | dgp | 2007-10-02 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.5b1. | dgp | 2007-09-19 | 1 | -1/+1 |
|
|
* | * unix/configure: autoconf-2.59 (FC6 fork) | dgp | 2007-05-18 | 1 | -19/+29 |
|
|
* | * win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion". | jenglish | 2007-01-11 | 1 | -29/+19 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 1 | -0/+64 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 1 | -1/+1 |
|
|
* | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 1 | -2/+3 |
|
|
* | * README: Bump version number to 8.5a4 | dgp | 2006-05-04 | 1 | -1/+1 |
|
|