| Commit message (Expand) | Author | Age | Files | Lines |
* | [2b6778efe8] handle sscanf() EOF errors. | dgp | 2015-02-06 | 1 | -2/+2 |
|
|
* | Fix [2100430]: ttk::entry widget index must be integer | jan.nijtmans | 2013-06-05 | 1 | -9/+2 |
|
|
* | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -38/+38 |
|\ |
|
| * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -4/+4 |
|
|
* | | make some internal tables const | jan.nijtmans | 2012-04-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | make some more internal tables CONST | jan.nijtmans | 2012-04-18 | 1 | -2/+2 |
|
|
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * generic/tkCanvas.c: allow -selectforeground option to be None; add | das | 2007-04-29 | 1 | -4/+12 |
|
|
| * | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -2/+8 |
|
|
| * | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTION | hobbs | 2006-09-06 | 1 | -10/+10 |
|
|
| * | Add native drawing for Entry and Spinbox widgets. | wolfsuit | 2005-03-25 | 1 | -348/+157 |
|
|
* | | Bug 2358545: Restore support for values "08" and "09"in a [spinbox] configured | dgp | 2011-06-07 | 1 | -5/+4 |
|
|
* | | * tests/canvText.test: Backport test updates in light of the | dgp | 2008-10-09 | 1 | -3/+3 |
|
|
* | | Backport of fix for [Bug 2112563] | dkf | 2008-10-05 | 1 | -8/+14 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Tidy up some variable types. | patthoyts | 2007-11-17 | 1 | -3/+5 |
|
|
* | | Fix comments. (Thanks to Emiliano for spotting) | dkf | 2007-05-24 | 1 | -3/+3 |
|
|
* | | * generic/tkCanvas.c: allow -selectforeground option to be None; add | das | 2007-04-23 | 1 | -4/+12 |
|
|
* | | Eliminate use of (VOID*) casts when calling memset or memcpy. | dkf | 2007-04-17 | 1 | -3/+3 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -3/+3 |
|
|
* | | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -2/+8 |
|
|
* | | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTION | hobbs | 2006-09-06 | 1 | -12/+11 |
|
|
* | | Lots of ANSIfying of function decls. | dkf | 2005-11-17 | 1 | -265/+239 |
|
|
* | | Getting more systematic about style | dkf | 2005-08-10 | 1 | -1500/+1473 |
|
|
* | | Syntax/Style Guide fixes | dgp | 2005-03-24 | 1 | -3/+8 |
|
|
* | | Get the Entry and Spinbox widgets to draw with the native look & feel on | wolfsuit | 2005-03-24 | 1 | -348/+152 |
|/ |
|
* | * generic/tkEntry.c (SpinboxWidgetObjCmd, EntryWidgetObjCmd): | hobbs | 2003-02-25 | 1 | -13/+14 |
|
|
* | (EntrySetValue): removed unused code var. [Bug #664781] | hobbs | 2003-02-18 | 1 | -3/+3 |
|
|
* | * generic/tkEntry.c (ConfigureEntry): keep a flag to indicate when | hobbs | 2002-12-09 | 1 | -8/+16 |
|
|
* | * tests/entry.test: added entry-20.7 | hobbs | 2002-10-02 | 1 | -1/+8 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -4/+4 |
|
|
* | * tests/spinbox.test: added spinbox-22.[1-3] | hobbs | 2002-07-25 | 1 | -15/+24 |
|
|
* | * generic/tkEntry.c (DisplayEntry): correct cursor position before | hobbs | 2002-07-24 | 1 | -3/+3 |
|
|
* | * win/tkWinButton.c (TkpDisplayButton): | hobbs | 2002-04-05 | 1 | -16/+19 |
|
|
* | * Updates to handle change in type of part2 argument of | dgp | 2002-03-20 | 1 | -3/+3 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -39/+46 |
|
|
* | * Updates to handle change in type of tablePtr | dgp | 2002-01-17 | 1 | -10/+10 |
|
|
* | * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27 | dgp | 2002-01-17 | 1 | -5/+7 |
|
|
* | * generic/tkWindow.c (Tk_CreateAnonymousWindow): | hobbs | 2001-09-21 | 1 | -3/+1 |
|
|
* | * tests/config.test: added config-14.1 to test namespace import | hobbs | 2001-08-29 | 1 | -41/+17 |
|
|
* | * generic/tkEntry.c: corrected missing Tcl_Release that caused | hobbs | 2001-07-03 | 1 | -22/+32 |
|
|
* | * generic/tkEntry.c (DestroyEntry): used Tcl_EventuallyFree | hobbs | 2001-07-02 | 1 | -4/+6 |
|
|
* | * tests/entry.test: added tests entry-20.*, delete during widget | hobbs | 2001-04-03 | 1 | -11/+53 |
|
|
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 1 | -7/+6 |
|
|
* | * doc/spinbox.n: (new file) docs for spinbox widget | hobbs | 2000-05-29 | 1 | -196/+1697 |
|
|
* | * mac/tkMacDefault.h (DEF_ENTRY_READONLY_BG_COLOR, | ericm | 2000-05-17 | 1 | -37/+46 |
|
|
* | * library/entry.tcl: Adjusted Button-1 binding to set focus to the | ericm | 2000-05-14 | 1 | -19/+83 |
|
|
* | * generic/tkEntry.c: removed unnecessary ENTRY_VALIDATE #define | hobbs | 2000-04-21 | 1 | -59/+57 |
|
|
* | * generic/tkCanvas.c (CanvasEventProc:2451): corrected cast | hobbs | 2000-04-14 | 1 | -14/+8 |
|
|