summaryrefslogtreecommitdiffstats
path: root/mac
Commit message (Expand)AuthorAgeFilesLines
* * modified some callers of Tcl routines thatdgp2002-02-082-8/+5
* * generic/tkFileFilter.c:das2002-01-273-8/+11
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-254-19/+19
* * mac/tkMacDialog.c:das2002-01-182-7/+7
* * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27dgp2002-01-171-4/+4
* * Updated Tk's console to CONSTified channel driver interface.dgp2002-01-151-7/+1
* * mac/mac/tkMacInit.c:das2001-12-274-42/+34
* * mac/tkMacWm.c: mac implementation of wm stackorderdas2001-12-051-5/+227
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-2330-4420/+4372
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-131-1/+3
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-123-33/+191
* Added labelframe widget. TIP#18.pspjuth2001-09-261-2/+16
* * unix/tkUnixPort.h:hobbs2001-09-211-3/+4
* * TIP 44 changes specific to the Mac anddgp2001-08-063-47/+57
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-2/+2
* updated READMEs with purlsuid381722001-07-051-9/+4
* implement TIP11, -compound option for menubutton widgettmh2001-05-211-2/+116
* * README:hobbs2001-04-021-3/+2
* Overall change: Implemented TIP 5, which exportsericm2000-11-223-16/+14
* * 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