summaryrefslogtreecommitdiffstats
path: root/mac
Commit message (Expand)AuthorAgeFilesLines
...
* Comment some functions that have moved.jingham2000-02-101-1/+3
* Fixes for Tk8.3jingham2000-02-101-1/+2831
* Add support for Appearance Manager 1.2 Floating windows, and the new window c...jingham2000-02-107-45/+387
* Add support for Appearance Manager 1.2 Floating windows, and the new window c...jingham2000-02-102-3/+7
* Fix up debugging detritus in previous checkin.jingham2000-02-101-4/+4
* Stop hiding the buffer window used for off-screen drawing from the window lis...jingham2000-02-101-21/+30
* Fix typo in the file info, add Finder Balloon help just cause you can.jingham2000-02-102-4/+17
* Minor Doco fixes.jingham2000-02-102-11/+11
* Stubs for the Apearance manager routines for use with the 68K version of MacT...jingham2000-02-101-0/+106
* The res form of the Drag & Drop Tclets icon.jingham2000-02-101-0/+172
* Switch to using .h prefix files, add pre-built headers for TkTest, and add pr...jingham2000-02-104-0/+80
* * generic/tk.decls:hobbs2000-02-091-1/+260
* * tests/winWm.test:hobbs2000-01-121-30/+85
* * mac/tkMacClipboard.c: fixed i18n problems with clipboard [Bug: 3544]hobbs2000-01-061-5/+15
* * generic/tkScale.c:hobbs1999-12-221-9/+7
* fix for mac happinesshobbs1999-12-221-37/+36
* * mac/tclMacHLEvents.c: fixed applescript for I18N [Bug: 3644]hobbs1999-12-211-2/+6
* * mac/tkMacMenu.c: finished bug 3075 by changing the char values ofhobbs1999-12-161-10/+10
* * mac/tkMacDraw.c: mac still needs pointer warping routinehobbs1999-12-142-2/+82
* added TkMacPreprocessMenuhobbs1999-12-072-13/+25
* added TkpPreprocessMenu (commited before saving one last file...)hobbs1999-12-071-1/+31
* * mac/tkMacFont.c:hobbs1999-12-073-61/+96
* * tests/listbox.test: Fixed tests to comply with new objectifiedericm1999-11-171-1/+2
* 1999-09-24 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-10-011-14/+15
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-3/+3
* *** empty log message ***hobbs1999-09-021-3/+2
* Fix a typo.jingham1999-08-161-2/+2
* Update copyrights and add my name to Ray's in the credits (blush).jingham1999-08-163-14/+14
* Update to move the build directory out of the source tree.jingham1999-08-131-1/+1
* Fix a bug where the background of the menu can be wrong on Appearances that u...jingham1999-08-131-4/+18
* New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl...jingham1999-08-103-14/+62
* Fix a typo from the 8.0 -> 8.1 conversion of the Menu code.jingham1999-08-071-2/+3
* Check the return from Tk_MacGetColor before changing the colorjingham1999-08-071-3/+5
* Fix a typo left over from the conversion of the Menu code from 8.0 to 8.1.jingham1999-08-051-3/+2
* 1999-08-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-011-1/+3
* Changed to Tk 8.2b1welch1999-06-251-7/+7
* Fix a bug in the region calculation for popup menus which would cause the pop...jingham1999-06-161-3/+23
* Have to call Tcl_FindExecutable BEFORE creating the first interpreter. Need ...jingham1999-06-161-1/+11
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-229-1328/+52
* Changes needed to get Tk8.1 to compile with stubs on the Mac Also copied over...jingham1999-05-221-45/+25
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-223-8/+8
* Copied changes over from Tk8.0.5 to support Themed menusjingham1999-05-221-10/+21
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-225-15/+13
* Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make theredman1999-04-281-4/+2
* merged 8.1.0 changes into mainlinestanton1999-04-241-176/+5
* * Merged 8.1 branch into the main trunkstanton1999-04-1632-1934/+4757
* * Merged changes from 8.0.5:stanton1999-04-169-1492/+434
* integrated stubs into 8.0 main branchstanton1999-03-106-117/+41
* * mac/tkMacAppInit.c:stanton1999-02-041-6/+6
* Updated the version to 8.0.5.rjohnson1999-01-041-11/+11