| Commit message (Expand) | Author | Age | Files | Lines |
* | * macosx/tkMacOSXDefault.h: change ENTRY_BORDER defaults to from 5 to 2 | das | 2005-06-23 | 1 | -4/+4 |
|
|
* | *** 8.4.11 TAGGED FOR RELEASE *** | das | 2005-06-18 | 1 | -2/+4 |
|
|
* | * README: Bump version number to 8.4.11 | dgp | 2005-06-18 | 1 | -4/+4 |
|
|
* | * macosx/Makefile: fixed 'embedded' target.core-8-4-10 | das | 2005-06-03 | 1 | -4/+3 |
|
|
* | 2005-06-02 Jim Ingham <jingham@apple.com> | wolfsuit | 2005-06-03 | 1 | -23/+41 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople... | mdejong | 2005-06-01 | 1 | -6/+9 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: added missing FRAMEWORK defines | das | 2005-05-29 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-29 | 2 | -4/+4 |
|
|
* | * README: Bumped patchlevel to 8.4.10 | hobbs | 2005-05-27 | 1 | -4/+4 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extraction | das | 2005-05-26 | 2 | -18/+23 |
|
|
* | * macosx/Makefile: | das | 2005-05-24 | 5 | -116/+378 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: | das | 2005-05-24 | 2 | -10/+8 |
|
|
* | From Michael Kirkham: | wolfsuit | 2005-05-15 | 3 | -7/+11 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 13 | -1078/+156 |
|
|
* | * macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes since | das | 2005-04-26 | 1 | -205/+157 |
|
|
* | * macosx/README: updated requirements for OS & developer tool | das | 2005-04-09 | 1 | -12/+12 |
|
|
* | * macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually define | das | 2005-04-09 | 1 | -0/+6 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: fixed absolute path to | das | 2005-04-09 | 1 | -5/+5 |
|
|
* | Add native drawing for Entry and Spinbox widgets. | wolfsuit | 2005-03-25 | 4 | -66/+1740 |
|
|
* | Fix for 1124237 and the mysterious "sometimes buttons don't draw" bug. | wolfsuit | 2005-03-12 | 5 | -33/+54 |
|
|
* | Fix for bug 1160025. | wolfsuit | 2005-03-10 | 1 | -12/+24 |
|
|
* | * macosx/tkMacOSX.h: fixed incorrect inclusion of internal header. | das | 2005-02-24 | 2 | -10/+8 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_GetSaveFileObjCmd, NavServicesGetFile): | das | 2005-02-22 | 1 | -44/+24 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to show | das | 2005-01-25 | 1 | -6/+7 |
|
|
* | bumped patchlevel to 8.4.9 | hobbs | 2004-11-25 | 1 | -4/+4 |
|
|
* | * macosx/tkMacOSXXStubs.c: implemented XGetGeometry(). | das | 2004-11-13 | 1 | -4/+24 |
|
|
* | * macosx/tkMacOSXFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make | das | 2004-11-12 | 1 | -48/+75 |
|
|
* | * generic/tkMain.c: | das | 2004-11-11 | 11 | -367/+317 |
|
|
* | Fix for 1055023 from mikek@muonics.com. | wolfsuit | 2004-11-10 | 1 | -11/+15 |
|
|
* | * README: Bumped to patch level 8.4.8 | dgp | 2004-10-28 | 1 | -4/+4 |
|
|
* | Backport of 8.5 wm iconphoto that added support for Tk photo | hobbs | 2004-10-05 | 1 | -3/+74 |
|
|
* | * macosx/README: typos | das | 2004-09-18 | 2 | -11/+12 |
|
|
* | * generic/tkRectOval.c (ComputeRectOvalBbox): Mac OS X specific | das | 2004-07-27 | 1 | -2/+2 |
|
|
* | Fix the doco's for the anti-aliasing limit variable to be more helpful | wolfsuit | 2004-07-27 | 1 | -3/+3 |
|
|
* | Change the default menu -tearoff value to 0 until we actually get tearoff | wolfsuit | 2004-07-25 | 1 | -2/+7 |
|
|
* | Forgot this one in the last checkin... | wolfsuit | 2004-07-25 | 1 | -221/+526 |
|
|
* | Finish the implementation of the CG version of the X Drawing layer. | wolfsuit | 2004-07-25 | 4 | -60/+174 |
|
|
* | [merge from trunk version 1.9] | cc_benny | 2004-07-23 | 1 | -48/+338 |
|
|
* | * macosx/Makefile: added support to tk framework build to | das | 2004-07-20 | 3 | -10/+21 |
|
|
* | 2004-07-14 Jim Ingham <jingham@apple.com> | wolfsuit | 2004-07-15 | 1 | -4/+9 |
|
|
* | * README, macosx/Wish.pbproj/project.pbxproj: bumped to | hobbs | 2004-07-13 | 1 | -4/+4 |
|
|
* | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.c | hobbs | 2004-05-03 | 1 | -8/+44 |
|
|
* | Fix for Bug 220871. | wolfsuit | 2004-04-01 | 1 | -10/+16 |
|
|
* | XMoveWindow and XMoveResizeWindow need to propagate configure notify events | wolfsuit | 2004-03-21 | 1 | -4/+50 |
|
|
* | Trivial bug in tracking Hide/Show pairs. | wolfsuit | 2004-03-17 | 1 | -2/+2 |
|
|
* | Get the "Command-H" -> hide binding working. Also remove the spurious | wolfsuit | 2004-03-17 | 3 | -46/+109 |
|
|
* | * (TkpInitKeymapInfo): Don't make <Alt> and <Meta> synonyms | cc_benny | 2004-02-25 | 1 | -1/+15 |
|
|
* | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 2 | -29/+79 |
|
|
* | * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events. | das | 2004-02-17 | 3 | -3/+4 |
|
|
* | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 22 | -577/+1216 |
|
|