| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | release tag | dgp | 2005-06-18 | 1 | -0/+2 |
|
|
* | * changes: Update changes for 8.4.11 release | dgp | 2005-06-18 | 2 | -1/+9 |
|
|
* | * README: Bump version number to 8.4.11 | dgp | 2005-06-18 | 9 | -20/+33 |
|
|
* | backport auto_path trimdown to speed up safe.test | dgp | 2005-06-06 | 1 | -1/+5 |
|
|
* | Backport fix for [Bug 1114977]; canvas tag searches now work with threads. | dkf | 2005-06-03 | 2 | -81/+151 |
|
|
* | Backported [console] rename fix. [Bug 1016385] | dkf | 2005-06-03 | 2 | -42/+44 |
|
|
* | * macosx/Makefile: fixed 'embedded' target.core_8_4_10 | das | 2005-06-03 | 2 | -5/+8 |
|
|
* | retagged 8.4.10 for OS X scrollbar fix | hobbs | 2005-06-03 | 1 | -2/+2 |
|
|
* | 2005-06-02 Jim Ingham <jingham@apple.com> | wolfsuit | 2005-06-03 | 2 | -23/+52 |
|
|
* | update changes for 8.4.10 release, note tag date | hobbs | 2005-06-02 | 2 | -12/+20 |
|
|
* | updated changes for Tk 8.4.10 release. | dgp | 2005-06-02 | 1 | -1/+77 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople... | mdejong | 2005-06-01 | 4 | -16/+33 |
|
|
* | * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixes | hobbs | 2005-05-31 | 3 | -210/+411 |
|
|
* | * generic/tkMenu.c (MenuCmd): create event handler earlier to | hobbs | 2005-05-31 | 2 | -37/+19 |
|
|
* | more elaborate variant of getting first prompt shown to avoid | hobbs | 2005-05-31 | 1 | -2/+14 |
|
|
* | * library/console.tcl (::tk::ConsoleInit): print out first prompt | hobbs | 2005-05-30 | 2 | -1/+12 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added missing FRAMEWORK defines | das | 2005-05-29 | 2 | -1/+4 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-29 | 3 | -4/+7 |
|
|
* | * unix/configure.in: skip X11 configure checks when building tk_aqua. | das | 2005-05-29 | 3 | -37/+46 |
|
|
* | * README: Bumped patchlevel to 8.4.10 | hobbs | 2005-05-27 | 9 | -18/+26 |
|
|
* | change tk_popup to have sticky menus | tmh | 2005-05-27 | 2 | -2/+11 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extraction | das | 2005-05-26 | 5 | -127/+90 |
|
|
* | * unix/configure, unix/configure.in: ensure false Tcl.framework is | hobbs | 2005-05-25 | 3 | -17/+22 |
|
|
* | * unix/Makefile.in (install-libraries): protect possible empty | hobbs | 2005-05-25 | 2 | -4/+9 |
|
|
* | * macosx/Makefile: | das | 2005-05-24 | 11 | -592/+1583 |
|
|
* | * generic/tkTest.c: disable commands not available on TkAqua. | das | 2005-05-24 | 1 | -4/+4 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: | das | 2005-05-24 | 2 | -10/+8 |
|
|
* | From Michael Kirkham: | wolfsuit | 2005-05-15 | 4 | -7/+26 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 16 | -1315/+646 |
|
|
* | backport of text widget bug fix | vincentdarley | 2005-05-13 | 3 | -3/+19 |
|
|
* | Updated out-of-date references to "Tk_GetBoolean" | dgp | 2005-05-12 | 2 | -6/+6 |
|
|
* | * unix/configure: regen | hobbs | 2005-05-07 | 4 | -132/+256 |
|
|
* | * macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes since | das | 2005-04-26 | 5 | -395/+459 |
|
|
* | * unix/tkUnixFont.c (FontMapLoadPage): reorder char[] decls to | hobbs | 2005-04-12 | 2 | -3/+6 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::): fix typeMenuLab ref. | hobbs | 2005-04-12 | 3 | -14/+61 |
|
|
* | * macosx/README: updated requirements for OS & developer tool | das | 2005-04-09 | 2 | -12/+15 |
|
|
* | * macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually define | das | 2005-04-09 | 2 | -0/+9 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: fixed absolute path to | das | 2005-04-09 | 2 | -5/+8 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 3 | -4/+10 |
|
|
* | * win/tcl.m4, win/configure: do not require cygpath in macros to | hobbs | 2005-03-30 | 3 | -48/+59 |
|
|
* | Add native drawing for Entry and Spinbox widgets. | wolfsuit | 2005-03-25 | 7 | -414/+2217 |
|
|
* | Set the default linewidth for new gc's to 1 not 0. Some extensions seem | wolfsuit | 2005-03-25 | 2 | -2/+7 |
|
|
* | Updated for OpenBSD and regenerated the configure script | patthoyts | 2005-03-15 | 3 | -155/+208 |
|
|
* | Fix for 1124237 and the mysterious "sometimes buttons don't draw" bug. | wolfsuit | 2005-03-12 | 6 | -33/+75 |
|
|
* | Fix for bug 1160025. | wolfsuit | 2005-03-10 | 2 | -12/+30 |
|
|
* | * win/makefile.vc: clarify necessary defined vars that can come | hobbs | 2005-03-08 | 2 | -14/+25 |
|
|
* | * win/tkWinWm.c (WinSetIcon): fix GCLP_ICONSM -> GCLP_HICONSM. | hobbs | 2005-03-08 | 1 | -2/+2 |
|
|
* | * win/tkWinX.c (GenerateXEvent): correct %A translation on | hobbs | 2005-02-28 | 2 | -8/+24 |
|
|
* | * macosx/tkMacOSX.h: fixed incorrect inclusion of internal header. | das | 2005-02-24 | 3 | -10/+13 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_GetSaveFileObjCmd, NavServicesGetFile): | das | 2005-02-22 | 2 | -44/+31 |
|
|