| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tk.decls: fix signature of TkMacOSXInvalClipRgns | das | 2006-02-09 | 4 | -21/+29 |
|
|
* | * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() function | das | 2006-01-10 | 10 | -47/+209 |
|
|
* | * macosx/Wish.xcode/project.pbxproj: | das | 2005-12-14 | 2 | -0/+22 |
|
|
* | * library/demos/cscroll.tcl: add MouseWheel bindings for aqua. | das | 2005-12-13 | 2 | -16/+30 |
|
|
* | * generic/tkInt.decls: move all platform test sources from tk lib into | das | 2005-12-09 | 1 | -3/+4 |
|
|
* | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcl | das | 2005-12-08 | 5 | -13/+11 |
|
|
* | * macosx/tkMacOSXInt.h: sync comments with core-8-4-branch. | das | 2005-12-08 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged): | hobbs | 2005-12-01 | 5 | -66/+128 |
|
|
* | fix typo | das | 2005-12-01 | 1 | -2/+2 |
|
|
* | fix settings order | das | 2005-11-27 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 2 | -8/+14 |
|
|
* | typo in last commit | das | 2005-11-27 | 2 | -4/+4 |
|
|
* | document automatic removal of -arch ppc64 CFLAGS | das | 2005-11-27 | 1 | -1/+3 |
|
|
* | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 2 | -2/+14 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 39 | -6436/+18592 |
|
|
* | Renamed Makefile to GNUmakefile | das | 2005-11-22 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtr | hobbs | 2005-10-18 | 1 | -16/+15 |
|
|
* | * macosx/tkMacOSXInt.h: Move MODULE_SCOPE defn to tkInt.h and add | hobbs | 2005-10-10 | 1 | -9/+1 |
|
|
* | tip256 implementation | vincentdarley | 2005-10-10 | 1 | -1/+2 |
|
|
* | * macosx/tkMacOSXInt.h: add MODULE_SCOPE definition check for | hobbs | 2005-10-04 | 1 | -1/+9 |
|
|
* | move declarations of Carbon-internal event debugging routines to tkMacOSXCarb... | das | 2005-09-10 | 2 | -6/+8 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 18 | -211/+333 |
|
|
* | * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" and | hobbs | 2005-08-23 | 1 | -53/+57 |
|
|
* | * macosx/tkMacOSXButton.c: | das | 2005-08-22 | 2 | -4/+4 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 24 | -951/+1230 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): | hobbs | 2005-07-21 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXDefault.h: change ENTRY_BORDER defaults to from 5 to 2 | das | 2005-06-23 | 1 | -3/+3 |
|
|
* | * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wish | das | 2005-06-18 | 1 | -2/+4 |
|
|
* | Bumped patchlevel | dkf | 2005-06-07 | 3 | -8/+8 |
|
|
* | 2005-06-02 Jim Ingham <jingham@apple.com> | wolfsuit | 2005-06-03 | 1 | -19/+40 |
|
|
* | * macosx/Makefile: fixed 'embedded' target. | das | 2005-06-03 | 1 | -4/+3 |
|
|
* | * macosx/tkMacOSXFont.c: use Tcl_Panic instead of panic. | das | 2005-05-29 | 1 | -2/+2 |
|
|
* | * unix/configure.in: added description of HAVE_XSS for autoheader. | das | 2005-05-29 | 2 | -2/+2 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-29 | 2 | -4/+4 |
|
|
* | * generic/tkDecls.h: | das | 2005-05-29 | 3 | -47/+28 |
|
|
* | Partial implementation of TIP#245; thanks Reinhard! | dkf | 2005-05-27 | 2 | -1/+129 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extraction | das | 2005-05-26 | 2 | -18/+23 |
|
|
* | fix for non-framework TkAqua build | das | 2005-05-24 | 1 | -2/+5 |
|
|
* | * macosx/Makefile: | das | 2005-05-23 | 5 | -118/+377 |
|
|
* | * macosx/Wish.pbproj/project.pbxproj: | das | 2005-05-23 | 4 | -17/+13 |
|
|
* | Fixes from Michael Kirkham: | wolfsuit | 2005-05-15 | 4 | -2078/+17 |
|
|
* | Add a missing Tcl_Release to ThumbActionProc. Thanks to Micheal Kirkham for | wolfsuit | 2005-05-15 | 1 | -1/+2 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 14 | -1145/+218 |
|
|
* | Fix [1191097], factor, and tidy up. | dkf | 2005-04-28 | 1 | -192/+208 |
|
|
* | * macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes since | das | 2005-04-26 | 1 | -197/+177 |
|
|
* | * 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 |
|
|
* | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople... | mdejong | 2005-04-07 | 1 | -6/+9 |
|
|
* | Dopey bug, I should only reset the widget width for spinboxes, since I only | wolfsuit | 2005-03-24 | 1 | -1/+3 |
|
|