| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkMenubutton.h: fixed compound menubutton handling like | hobbs | 2003-11-17 | 1 | -43/+55 |
|
|
* | * mac/tkMacButton.c (TkpDisplayButton): | hobbs | 2003-10-10 | 1 | -4/+4 |
|
|
* | * generic/tkButton.h: Rewrote the handling | hobbs | 2003-04-26 | 1 | -22/+34 |
|
|
* | 2003-02-05 Fred Fish <fnf@intrinsity.com> | hobbs | 2003-02-09 | 1 | -2/+2 |
|
|
* | * mac/tkMacAppInit.c: removed tcltest dependency. | das | 2002-10-18 | 1 | -24/+1 |
|
|
* | * generic/tkInt.decls(tkIntXlib): added XQueryTree declaration for | das | 2002-10-09 | 8 | -3774/+3766 |
|
|
* | * generic/tk.h: | das | 2002-09-12 | 3 | -6/+6 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 2 | -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_trunk | drh | 2002-08-28 | 1 | -3/+6 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 4 | -12/+12 |
|
|
* | Last commit missed a few lines. | pspjuth | 2002-07-25 | 1 | -1/+7 |
|
|
* | Objectifed wm. [Patch #564521] | pspjuth | 2002-07-25 | 1 | -1126/+2085 |
|
|
* | * doc/wm.n: TIP #95 Windows implementation and | hobbs | 2002-06-22 | 1 | -50/+59 |
|
|
* | * doc/text.n: TIP #104 implementation which generalizes the | hobbs | 2002-06-21 | 1 | -1/+2 |
|
|
* | * doc/listbox.n: | hobbs | 2002-06-21 | 1 | -1/+2 |
|
|
* | * generic/tkBind.c (TkBindDeadWindow): | mdejong | 2002-06-19 | 1 | -2/+1 |
|
|
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-17 | 1 | -4/+9 |
|
|
* | Initial implementation of TIP #82: added the -offrelief option to | drh | 2002-06-17 | 1 | -2/+2 |
|
|
* | TIP #47 "Modifying Tk to Allow Writing X Window managers" | jenglish | 2002-06-14 | 3 | -19/+40 |
|
|
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 1 | -1/+31 |
|
|
* | * mac/tkMacWm.c (Tk_WmCmd): | mdejong | 2002-05-24 | 1 | -1/+21 |
|
|
* | * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap): | mdejong | 2002-05-23 | 1 | -2/+3 |
|
|
* | * mac/tkMacInit.c: | das | 2002-05-20 | 2 | -1/+4 |
|
|
* | * mac/tkMacInit.c: | das | 2002-05-20 | 1 | -9/+1 |
|
|
* | * mac/tkMacTclCode.r: | das | 2002-04-23 | 2 | -40/+73 |
|
|
* | * mac/tkMacXStubs.c (TkpOpenDisplay): memset the initial display | hobbs | 2002-04-12 | 1 | -1/+3 |
|
|
* | * doc/wm.n: | mdejong | 2002-04-10 | 1 | -2/+2 |
|
|
* | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> | das | 2002-04-08 | 4 | -3529/+3510 |
|
|
* | added Tk_SetCaretPos stub (does nothing) | hobbs | 2002-04-05 | 1 | -1/+18 |
|
|
* | updated to use www.tcl.tk URL | hobbs | 2002-03-04 | 1 | -2/+2 |
|
|
* | changed panedwindow default relief to flat | hobbs | 2002-02-22 | 1 | -2/+2 |
|
|
* | TIP #41 implementation, panedwindow [Patch #512503] (melski) | hobbs | 2002-02-22 | 1 | -1/+35 |
|
|
* | * modified some callers of Tcl routines that | dgp | 2002-02-08 | 2 | -8/+5 |
|
|
* | * generic/tkFileFilter.c: | das | 2002-01-27 | 3 | -8/+11 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 4 | -19/+19 |
|
|
* | * mac/tkMacDialog.c: | das | 2002-01-18 | 2 | -7/+7 |
|
|
* | * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27 | dgp | 2002-01-17 | 1 | -4/+4 |
|
|
* | * Updated Tk's console to CONSTified channel driver interface. | dgp | 2002-01-15 | 1 | -7/+1 |
|
|
* | * mac/mac/tkMacInit.c: | das | 2001-12-27 | 4 | -42/+34 |
|
|
* | * mac/tkMacWm.c: mac implementation of wm stackorder | das | 2001-12-05 | 1 | -5/+227 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 30 | -4420/+4372 |
|
|
* | added TIP#26 text widget undo/redo functionality | hobbs | 2001-11-13 | 1 | -1/+3 |
|
|
* | implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpoint | tmh | 2001-10-12 | 3 | -33/+191 |
|
|
* | Added labelframe widget. TIP#18. | pspjuth | 2001-09-26 | 1 | -2/+16 |
|
|
* | * unix/tkUnixPort.h: | hobbs | 2001-09-21 | 1 | -3/+4 |
|
|
* | * TIP 44 changes specific to the Mac and | dgp | 2001-08-06 | 3 | -47/+57 |
|
|
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 1 | -2/+2 |
|
|
* | updated READMEs with purls | uid38172 | 2001-07-05 | 1 | -9/+4 |
|
|
* | implement TIP11, -compound option for menubutton widget | tmh | 2001-05-21 | 1 | -2/+116 |
|
|
* | * README: | hobbs | 2001-04-02 | 1 | -3/+2 |
|
|