summaryrefslogtreecommitdiffstats
path: root/mac
Commit message (Expand)AuthorAgeFilesLines
...
* * mac/tkMacDefault.h:ericm2000-07-281-1/+3
* * mac/tkMacDefault.h (DEF_ENTRY_READONLY_BG_COLOR,ericm2000-05-171-1/+3
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-172-15/+3
* * library/entry.tcl: Adjusted Button-1 binding to set focus to theericm2000-05-141-1/+4
* * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry):ericm2000-05-132-69/+247
* * doc/button.n: Added documentation for link relief.ericm2000-05-101-1/+14
* * README:hobbs2000-05-031-2/+2
* * README:core_8_3_1hobbs2000-04-261-9/+4
* * mac/tkMacWm.c (Tk_WmCmd): initialized gotToplevel inhobbs2000-04-251-2/+2
* 2000-04-22 Jim Ingham <jingham@cygnus.com> * mac/tkMacDialog.c (Tk...jingham2000-04-232-22/+43
* * README:hobbs2000-04-191-175/+12
* Protect GenerateKeyEvent from a null tkwin.jingham2000-04-171-1/+5
* Don't worry, this file is not used yet...jingham2000-04-171-12/+175
* Protect the define of strncasecmp, it IS present in MSL from CW Pro 5.jingham2000-04-171-2/+5
* Add FIXME comment XKeySymToKeyCode needs to be implemented, since it is used ...jingham2000-04-171-1/+3
* Add Navigation Services support.jingham2000-04-171-135/+716
* Hide button window BEHIND all the others in the applicationjingham2000-04-171-6/+67
* * mac/tkMacScale.c: moved (PixelToValue|ValueToPixel|SetScaleValue)hobbs2000-04-141-178/+16
* * tests/event.test: Added test for [event generate $widgetericm2000-04-101-6/+5
* 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