| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2064/+52 |
|
|
* | Bumped patchlevel | dkf | 2005-06-07 | 1 | -4/+4 |
|
|
* | * unix/configure.in: added description of HAVE_XSS for autoheader. | das | 2005-05-29 | 1 | -1/+1 |
|
|
* | * generic/tkDecls.h: | das | 2005-05-29 | 1 | -30/+9 |
|
|
* | Partial implementation of TIP#245; thanks Reinhard! | dkf | 2005-05-27 | 1 | -0/+33 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: | das | 2005-05-23 | 1 | -8/+6 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -21/+28 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: fixed absolute path to | das | 2005-04-09 | 1 | -5/+5 |
|
|
* | Get the Entry and Spinbox widgets to draw with the native look & feel on | wolfsuit | 2005-03-24 | 1 | -14/+56 |
|
|
* | Bump to 8.5a3 | dkf | 2004-12-11 | 1 | -4/+4 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: reverted earlier changes for | das | 2004-11-19 | 1 | -3/+3 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: reverted earlier changes for | das | 2004-11-19 | 1 | -3/+6 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: | das | 2004-11-16 | 1 | -26/+23 |
|
|
* | * generic/tkMain.c: | das | 2004-11-11 | 1 | -43/+17 |
|
|
* | * macosx/Makefile: added support to tk framework build to | das | 2004-07-20 | 1 | -7/+8 |
|
|
* | * README: Bump version to 8.5a2. | dgp | 2004-03-26 | 1 | -4/+4 |
|
|
* | update patchlevel to 8.5a1 | hobbs | 2004-03-02 | 1 | -4/+4 |
|
|
* | * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events. | das | 2004-02-23 | 1 | -1/+1 |
|
|
* | Fix a bug in tk_getOpenFile - files with no types are rejected when they would | wolfsuit | 2004-02-16 | 1 | -41/+489 |
|
|
* | * generic/tkTextIndex.c: added '#include <tclInt.h>' since the | das | 2004-01-27 | 1 | -7/+0 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added missing private headers | das | 2004-01-01 | 1 | -0/+6 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: | das | 2003-10-01 | 1 | -5/+8 |
|
|
* | * macosx/Makefile: Changes for new tcl buildsystem. | das | 2003-07-18 | 1 | -8/+27 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: changed tkConfig.sh location | das | 2003-05-19 | 1 | -5/+5 |
|
|
* | * macosx/tkMacOSXApplication.r (removed): | das | 2003-03-21 | 1 | -28/+3 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: | das | 2003-03-18 | 1 | -13/+17 |
|
|
* | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -14/+14 |
|
|
* | Added the 'aete' resource defining the doscript event, and adding it to the W... | wolfsuit | 2003-02-25 | 1 | -0/+24 |
|
|
* | * macosx/tkMacOSXHLEvents.c: fixed conversion of apple event | das | 2003-02-25 | 1 | -28/+0 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: | das | 2003-02-19 | 1 | -6/+185 |
|
|
* | * README: Bumped to 8.4.2. | hobbs | 2003-02-15 | 1 | -4/+4 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: fixed erroneous | das | 2002-11-10 | 1 | -1/+1 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: fix to 'wish' script | das | 2002-11-07 | 1 | -1/+1 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added Wish linker flag | das | 2002-11-04 | 1 | -4/+4 |
|
|
* | * macosx/README: info specific to building and running | das | 2002-10-16 | 1 | -1/+1 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added TEXT document | das | 2002-10-16 | 1 | -0/+17 |
|
|
* | * macosx/Makefile: don't remove tclsh after building embedded. | das | 2002-10-09 | 1 | -5/+26 |
|
|
* | * macosx/Makefile: preserve environment value of INSTALL_ROOT. | das | 2002-09-26 | 1 | -22/+30 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: reference & install | das | 2002-09-12 | 1 | -1/+1 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added backwards | das | 2002-09-10 | 1 | -1/+3 |
|
|
* | * unix/Makefile.in: added DYLIB_INSTALL_DIR variable for Darwin | das | 2002-09-10 | 1 | -4/+19 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added overlooked missing | das | 2002-09-05 | 1 | -1/+2 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: Bumped version number to | das | 2002-09-03 | 1 | -16/+26 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -0/+3593 |
|
|