summaryrefslogtreecommitdiffstats
path: root/mac
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-22/+34
* * README: Bumped version number ofdgp2003-03-041-2/+2
* 2003-02-05 Fred Fish <fnf@intrinsity.com>hobbs2003-02-091-2/+2
* * mac/tkMacAppInit.c: removed tcltest dependency.das2002-10-181-24/+1
* * generic/tkInt.decls(tkIntXlib): added XQueryTree declaration fordas2002-10-098-3774/+3766
* * generic/tk.h:das2002-09-123-6/+6
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-312-4/+4
* Fix for bug #582457: make radio and checkbuttons work like Windows whenmacosx_8_4_premerge_2002_08_31_trunkmacosx_8_4_merge_2002_08_30_trunkdrh2002-08-281-3/+6
* Applied companion patch for Tcl Patch 585105,dgp2002-08-054-12/+12
* Last commit missed a few lines.pspjuth2002-07-251-1/+7
* Objectifed wm. [Patch #564521]pspjuth2002-07-251-1126/+2085
* * doc/wm.n: TIP #95 Windows implementation andhobbs2002-06-221-50/+59
* * doc/text.n: TIP #104 implementation which generalizes thehobbs2002-06-211-1/+2
* * doc/listbox.n:hobbs2002-06-211-1/+2
* * generic/tkBind.c (TkBindDeadWindow):mdejong2002-06-191-2/+1
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-171-4/+9
* Initial implementation of TIP #82: added the -offrelief option todrh2002-06-171-2/+2
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-143-19/+40
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-1/+31
* * mac/tkMacWm.c (Tk_WmCmd):mdejong2002-05-241-1/+21
* * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap):mdejong2002-05-231-2/+3
* * mac/tkMacInit.c:das2002-05-202-1/+4
* * mac/tkMacInit.c:das2002-05-201-9/+1
* * mac/tkMacTclCode.r:das2002-04-232-40/+73
* * mac/tkMacXStubs.c (TkpOpenDisplay): memset the initial displayhobbs2002-04-121-1/+3
* * doc/wm.n:mdejong2002-04-101-2/+2
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-084-3529/+3510
* added Tk_SetCaretPos stub (does nothing)hobbs2002-04-051-1/+18
* updated to use www.tcl.tk URLhobbs2002-03-041-2/+2
* changed panedwindow default relief to flathobbs2002-02-221-2/+2
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-1/+35
* * 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