| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 3 | -16/+14 |
|
|
* | * mac/tkMacDefault.h: | ericm | 2000-07-28 | 1 | -1/+3 |
|
|
* | * mac/tkMacDefault.h (DEF_ENTRY_READONLY_BG_COLOR, | ericm | 2000-05-17 | 1 | -1/+3 |
|
|
* | * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK with | ericm | 2000-05-17 | 2 | -15/+3 |
|
|
* | * library/entry.tcl: Adjusted Button-1 binding to set focus to the | ericm | 2000-05-14 | 1 | -1/+4 |
|
|
* | * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry): | ericm | 2000-05-13 | 2 | -69/+247 |
|
|
* | * doc/button.n: Added documentation for link relief. | ericm | 2000-05-10 | 1 | -1/+14 |
|
|
* | * README: | hobbs | 2000-05-03 | 1 | -2/+2 |
|
|
* | * README:core_8_3_1 | hobbs | 2000-04-26 | 1 | -9/+4 |
|
|
* | * mac/tkMacWm.c (Tk_WmCmd): initialized gotToplevel in | hobbs | 2000-04-25 | 1 | -2/+2 |
|
|
* | 2000-04-22 Jim Ingham <jingham@cygnus.com>
* mac/tkMacDialog.c (Tk... | jingham | 2000-04-23 | 2 | -22/+43 |
|
|
* | * README: | hobbs | 2000-04-19 | 1 | -175/+12 |
|
|