summaryrefslogtreecommitdiffstats
path: root/library/scale.tcl
Commit message (Collapse)AuthorAgeFilesLines
* [3529885] [scale] handle negative resolution properly.dgp2014-11-071-1/+7
|\
| * Fixed bug [3529885fff]fvogel2014-10-301-1/+7
| |
* | 8 new virtual events (doc not updated yet)jan.nijtmans2012-08-091-4/+4
| |
* | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-091-6/+6
|/
* [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
|\
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
| |
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |
| * bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-171-3/+3
| | | | | | | | | | core scripts as this can cause problems with mega-widget libraries like snit.
| * * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch ↵dgp2006-01-251-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1237759] * library/button.tcl: * library/choosedir.tcl: * library/clrpick.tcl: * library/comdlg.tcl: * library/console.tcl: * library/dialog.tcl: * library/entry.tcl: * library/focus.tcl: * library/listbox.tcl: * library/menu.tcl: * library/msgbox.tcl: * library/palette.tcl: * library/panedwindow.tcl: * library/safetk.tcl: * library/scale.tcl: * library/scrlbar.tcl: * library/spinbox.tcl: * library/tearoff.tcl: * library/text.tcl: * library/tk.tcl: * library/tkfbox.tcl: * library/xmfbox.tcl:
| * * library/scale.tcl: Clear bug with chording mouse buttons.patthoyts2003-10-031-3/+5
| |
| * * library/scale.tcl: Fix for bug #787065 for Button-2 press.patthoyts2003-08-131-1/+2
| | | | | | | | * tests/scale.test: Added test for this bug.
| * * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to providepatthoyts2003-07-191-3/+11
| | | | | | | | consistency between unix and windows -cursor option.
* | bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-171-3/+3
| | | | | | | | | | core scripts as this can cause problems with mega-widget libraries like snit.
* | Apply some of the changes suggested in [Patch 1237759]dkf2005-07-251-17/+17
| |
* | * library/scale.tcl: Clear bug with chording mouse buttons.patthoyts2003-10-031-3/+5
| |
* | * library/scale.tcl: Fix for bug #787065 for Button-2 press.patthoyts2003-08-131-1/+3
| | | | | | | | * tests/scale.test: Added test for this bug.
* | * win/tkWinCursor.c: Applied misplaced Tcl RFE 700799 to providepatthoyts2003-07-191-3/+11
|/ | | | the windows hand cursor where available.
* * library/scale.tcl: mirror B2 bindings to B3 on Windows to betterhobbs2002-02-261-1/+9
| | | | accomodate two button mice. [Patch #493145]
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-61/+61
| | | | | implementing TIP 44. All Tk commands and variables matching tk[A-Z]* are now in the ::tk namespace.
* * library/scale.tcl (tkScaleActivate): reduced number of scalehobbs2000-04-141-4/+6
| | | | | redisplays by checking current value of state before setting it again. [Bug: 4191]
* * library/entry.tcl:hobbs2000-01-061-3/+3
| | | | | | | | | | | | * library/focus.tcl: * library/listbox.tcl: * library/scale.tcl: * library/scrlbar.tcl: * library/tearoff.tcl: * library/text.tcl: * library/tkfbox.tcl: * library/xmfbox.tcl: fixed unprotected arg parsing through eval/after [Bug: 3943]
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-17/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | * library/msgbox.tcl: changed the behavior of tk_messageBox on Unix to be more Windows like in handling of <Return> and the default button * library/button.tcl: * library/clrpick.tcl: * library/comdlg.tcl: * library/console.tcl: * library/dialog.tcl: * library/entry.tcl: * library/focus.tcl: * library/listbox.tcl: * library/menu.tcl: * library/msgbox.tcl: * library/palette.tcl: * library/safetk.tcl: * library/scale.tcl: * library/scrlbar.tcl: * library/tearoff.tcl: * library/text.tcl: * library/tk.tcl: * library/tkfbox.tcl: * library/xmfbox.tcl: updated commands to use [string] ops instead of expr equality operators
* * Merged 8.1 branch into the main trunkstanton1999-04-161-16/+16
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* plugin updateswelch1998-06-271-10/+10
|
* Initial revisionrjohnson1998-04-011-0/+265