| Commit message (Expand) | Author | Age | Files | Lines |
* | On Mac OS X scrollwheel events are sent to the window under the mouse, not | wolfsuit | 2005-06-03 | 1 | -8/+12 |
|
|
* | 2005-06-02 Jim Ingham <jingham@apple.com> | wolfsuit | 2005-06-03 | 1 | -0/+11 |
|
|
* | * macosx/Makefile: fixed 'embedded' target. | das | 2005-06-03 | 1 | -0/+4 |
|
|
* | * unix/tkUnix.c (Tk_GetUserInactiveTime): Improvements to get it | rmax | 2005-06-02 | 1 | -0/+10 |
|
|
* | * win/tkWinInt.h: added private decls of Tk_GetEmbeddedMenuHWND, | hobbs | 2005-06-01 | 1 | -0/+4 |
|
|
* | * win/tkWinX.c (Tk_ResetUserInactiveTime): cast to squelch | hobbs | 2005-06-01 | 1 | -0/+5 |
|
|
* | * doc/Inactive.3 (new file): C level API documentationn for | rmax | 2005-05-31 | 1 | -0/+6 |
|
|
* | * 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/tkMacOSXFont.c: use Tcl_Panic instead of panic. | das | 2005-05-29 | 1 | -0/+2 |
|
|
* | * unix/configure.in: added description of HAVE_XSS for autoheader. | das | 2005-05-29 | 1 | -0/+8 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-29 | 1 | -0/+3 |
|
|
* | * generic/tkDecls.h: | das | 2005-05-29 | 1 | -0/+19 |
|
|
* | Partial implementation of TIP#245; thanks Reinhard! | dkf | 2005-05-27 | 1 | -0/+13 |
|
|
* | 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 | -1/+15 |
|
|
* | * unix/Makefile.in (install-libraries): protect possible empty | hobbs | 2005-05-25 | 1 | -0/+5 |
|
|
* | * generic/tkTest.c: disable commands not available on TkAqua. | das | 2005-05-24 | 1 | -0/+2 |
|
|
* | * generic/tkFileFilter.c (FreeGlobPatterns): s/null/NULL/ | hobbs | 2005-05-23 | 1 | -0/+4 |
|
|
* | * macosx/Makefile: | das | 2005-05-23 | 1 | -0/+37 |
|
|
* | Parse all filters, not just the first one. [Bug 1206133] | dkf | 2005-05-21 | 1 | -12/+17 |
|
|
* | Fixes from Michael Kirkham: | wolfsuit | 2005-05-15 | 1 | -0/+15 |
|
|
* | Add a missing Tcl_Release to ThumbActionProc. Thanks to Micheal Kirkham for | wolfsuit | 2005-05-15 | 1 | -0/+4 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -0/+35 |
|
|
* | fix to two text widget bugs | vincentdarley | 2005-05-13 | 1 | -0/+8 |
|
|
* | * generic/tkTextDisp.c (GetXView): Improved numerical precision | dgp | 2005-05-10 | 1 | -0/+7 |
|
|
* | * unix/configure: regen | hobbs | 2005-05-07 | 1 | -0/+8 |
|
|
* | Fix [1191097], factor, and tidy up. | dkf | 2005-04-28 | 1 | -0/+6 |
|
|
* | * macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes since | das | 2005-04-26 | 1 | -0/+20 |
|
|
* | added an entry for the FontId.3 typo fix | georgeps | 2005-04-22 | 1 | -0/+5 |
|
|
* | Tk_MeasureChars: Use Tcl_UtfToUnichar() for lax UTF-8 parsing | jenglish | 2005-04-19 | 1 | -0/+6 |
|
|
* | fix to Home/End and display lines | vincentdarley | 2005-04-18 | 1 | -0/+7 |
|
|
* | * unix/tkUnixFont.c (FontMapLoadPage): reorder char[] decls to | hobbs | 2005-04-14 | 1 | -0/+5 |
|
|
* | * 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 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople... | mdejong | 2005-04-07 | 1 | -0/+10 |
|
|
* | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -0/+12 |
|
|
* | * library/comdlg.tcl: Added Macintosh file type validation to | dgp | 2005-04-05 | 1 | -0/+5 |
|
|
* | fix to elide search and insertofftime 0 text widget bugs | vincentdarley | 2005-04-04 | 1 | -0/+6 |
|
|
* | Fixed bug in geometry calculations for | pspjuth | 2005-04-03 | 1 | -0/+7 |
|
|
* | * win/tcl.m4, win/configure: do not require cygpath in macros to | hobbs | 2005-03-30 | 1 | -0/+5 |
|
|
* | added text widget test | vincentdarley | 2005-03-27 | 1 | -0/+4 |
|
|
* | Dopey bug, I should only reset the widget width for spinboxes, since I only | wolfsuit | 2005-03-24 | 1 | -0/+6 |
|
|
* | Get the Entry and Spinbox widgets to draw with the native look & feel on | wolfsuit | 2005-03-24 | 1 | -0/+13 |
|
|
* | 2005-03-23 Jim Ingham <jingham@apple.com> | wolfsuit | 2005-03-23 | 1 | -0/+18 |
|
|
* | Use Tcl_Set/GetAssocData to remove use of fragile Tcl_GetCommandInfo | dkf | 2005-03-19 | 1 | -0/+6 |
|
|