| Commit message (Expand) | Author | Age | Files | Lines |
* | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople... | mdejong | 2005-06-01 | 1 | -0/+10 |
|
|
* | * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixes | hobbs | 2005-05-31 | 1 | -0/+6 |
|
|
* | * generic/tkMenu.c (MenuCmd): create event handler earlier to | hobbs | 2005-05-31 | 1 | -0/+4 |
|
|
* | * library/console.tcl (::tk::ConsoleInit): print out first prompt | hobbs | 2005-05-30 | 1 | -0/+5 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added missing FRAMEWORK defines | das | 2005-05-29 | 1 | -0/+3 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-29 | 1 | -0/+3 |
|
|
* | * unix/configure.in: skip X11 configure checks when building tk_aqua. | das | 2005-05-29 | 1 | -0/+5 |
|
|
* | * README: Bumped patchlevel to 8.4.10 | hobbs | 2005-05-27 | 1 | -0/+8 |
|
|
* | change tk_popup to have sticky menus | tmh | 2005-05-27 | 1 | -0/+6 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extraction | das | 2005-05-26 | 1 | -0/+14 |
|
|
* | * unix/configure, unix/configure.in: ensure false Tcl.framework is | hobbs | 2005-05-25 | 1 | -0/+3 |
|
|
* | * unix/Makefile.in (install-libraries): protect possible empty | hobbs | 2005-05-25 | 1 | -0/+5 |
|
|
* | * macosx/Makefile: | das | 2005-05-24 | 1 | -0/+36 |
|
|
* | From Michael Kirkham: | wolfsuit | 2005-05-15 | 1 | -0/+15 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -0/+29 |
|
|
* | backport of text widget bug fix | vincentdarley | 2005-05-13 | 1 | -0/+5 |
|
|
* | * unix/configure: regen | hobbs | 2005-05-07 | 1 | -0/+7 |
|
|
* | * macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes since | das | 2005-04-26 | 1 | -0/+21 |
|
|
* | * unix/tkUnixFont.c (FontMapLoadPage): reorder char[] decls to | hobbs | 2005-04-12 | 1 | -0/+3 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::): fix typeMenuLab ref. | hobbs | 2005-04-12 | 1 | -0/+9 |
|
|
* | * macosx/README: updated requirements for OS & developer tool | das | 2005-04-09 | 1 | -0/+3 |
|
|
* | * macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually define | das | 2005-04-09 | 1 | -0/+3 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: fixed absolute path to | das | 2005-04-09 | 1 | -0/+3 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 1 | -0/+6 |
|
|
* | * win/tcl.m4, win/configure: do not require cygpath in macros to | hobbs | 2005-03-30 | 1 | -0/+5 |
|
|
* | Add native drawing for Entry and Spinbox widgets. | wolfsuit | 2005-03-25 | 1 | -0/+13 |
|
|
* | Set the default linewidth for new gc's to 1 not 0. Some extensions seem | wolfsuit | 2005-03-25 | 1 | -0/+5 |
|
|
* | Updated for OpenBSD and regenerated the configure script | patthoyts | 2005-03-15 | 1 | -0/+5 |
|
|
* | Fix for 1124237 and the mysterious "sometimes buttons don't draw" bug. | wolfsuit | 2005-03-12 | 1 | -0/+21 |
|
|
* | Fix for bug 1160025. | wolfsuit | 2005-03-10 | 1 | -0/+6 |
|
|
* | * win/makefile.vc: clarify necessary defined vars that can come | hobbs | 2005-03-08 | 1 | -0/+7 |
|
|
* | * win/tkWinX.c (GenerateXEvent): correct %A translation on | hobbs | 2005-02-28 | 1 | -0/+13 |
|
|
* | * macosx/tkMacOSX.h: fixed incorrect inclusion of internal header. | das | 2005-02-24 | 1 | -0/+5 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_GetSaveFileObjCmd, NavServicesGetFile): | das | 2005-02-22 | 1 | -0/+7 |
|
|
* | Encourage missing-DISPLAY errors to be early in run of test suite. | dkf | 2005-02-14 | 1 | -0/+6 |
|
|
* | * library/panedwindow.tcl (::tk::panedwindow::Cursor): check | hobbs | 2005-02-12 | 1 | -0/+3 |
|
|
* | * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907] | hobbs | 2005-02-11 | 1 | -0/+2 |
|
|
* | * win/tkWinWm.c (TkWinGetIcon): fix toplevel retrieval for | hobbs | 2005-02-11 | 1 | -0/+4 |
|
|
* | * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixed | hobbs | 2005-02-11 | 1 | -0/+7 |
|
|
* | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined | hobbs | 2005-02-10 | 1 | -0/+7 |
|
|
* | Add es_ES-specific localization. [Bug 1111213] | dkf | 2005-01-31 | 1 | -0/+5 |
|
|
* | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build | hobbs | 2005-01-28 | 1 | -0/+5 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to show | das | 2005-01-25 | 1 | -0/+11 |
|
|
* | Fix widget parenting issue reported by Keith Nash. Also tidied up a bit. | dkf | 2005-01-18 | 1 | -0/+6 |
|
|
* | unix/tkUnixWm.c: Sync with CVS HEAD (r1.47): | jenglish | 2005-01-14 | 1 | -0/+12 |
|
|
* | Improved version of Michael Kirkham's fix for parsing pad values. [1098779] | dkf | 2005-01-11 | 1 | -0/+7 |
|
|
* | Add missing Tcl_ResetResult [697915] | dkf | 2005-01-07 | 1 | -0/+5 |
|
|
* | Convert emacs mode comment style to stop problems with old man. [1085127] | dkf | 2005-01-05 | 1 | -0/+6 |
|
|
* | * win/tkWinWm.c (TkWinWmCleanup): clean up layered window class | hobbs | 2005-01-04 | 1 | -0/+5 |
|
|
* | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove | hobbs | 2004-12-30 | 1 | -0/+7 |
|
|