| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove various unnecessary "global tcl_platform" occurrences, which are no lo... | jan.nijtmans | 2015-08-05 | 1 | -1/+1 |
|
|
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -1/+1 |
|\ |
|
| * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -1/+1 |
| |\ |
|
| | * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -5/+5 |
|
|
* | | | Use vroot size in stead of screen size for clipping window coordinates in ::t... | jan.nijtmans | 2012-04-20 | 1 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | Use vroot size in stead of screen size for clipping window coordinates in ::t... | jan.nijtmans | 2012-04-20 | 1 | -1/+3 |
| |\ \
| | |/ |
|
| | * | Fix bug 533519 | jan.nijtmans | 2012-04-16 | 1 | -2/+3 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -3/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -3/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -3/+0 |
|
|
| | * | TIP #359: Extended Window Manager Hints support for 8.4 | patthoyts | 2010-01-23 | 1 | -2/+4 |
|
|
| | * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -3/+4 |
|
|
| | * | * library/bgerror.tcl: standardize dialog option & button size | das | 2007-05-30 | 1 | -3/+3 |
|
|
| | * | * library/bgerror.tcl: on aqua, use moveable alert resp. modal dialog | das | 2007-04-29 | 1 | -3/+13 |
|
|
| | * | * library/bgerror.tcl (::tk::dialog::error::bgerror): remove a | hobbs | 2006-06-22 | 1 | -4/+3 |
|
|
| | * | Fix silly error that prevented truncated error traces from being presented to | dkf | 2006-03-11 | 1 | -3/+3 |
|
|
| | * | * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377... | dgp | 2006-01-25 | 1 | -8/+10 |
|
|
| | * | * library/bgerror.tcl (::tk::dialog::error::bgerror): use | hobbs | 2005-07-28 | 1 | -3/+3 |
|
|
| | * | * library/bgerror.tcl (bgerror): rework to only set -topmost bit | hobbs | 2004-04-17 | 1 | -55/+35 |
|
|
| | * | * library/bgerror.tcl: make bgerror dialog topmost on Windows to | hobbs | 2003-04-25 | 1 | -3/+6 |
|
|
| * | | TIP #359: Extended window manager hints support for X11. | patthoyts | 2010-01-20 | 1 | -2/+4 |
|
|
* | | | * library/bgerror.tcl: [Bugs 3046742,3046750]: Improve keybindings for | dkf | 2010-09-05 | 1 | -7/+20 |
|
|
* | | | TIP #359: Extended window manager hints support for X11. | patthoyts | 2010-01-19 | 1 | -1/+3 |
|
|
* | | | Pretty up the messagebox on unix using PNG images for the icons and group the... | patthoyts | 2009-01-11 | 1 | -46/+3 |
|
|
* | | | Themed the bgerror dialog and make use of our PNG support to improve the icon. | patthoyts | 2009-01-08 | 1 | -41/+77 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -3/+3 |
|
|
* | | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyright | das | 2007-11-09 | 1 | -2/+3 |
|
|
* | | * library/bgerror.tcl: fix background of detail text on Aqua. | das | 2007-11-04 | 1 | -2/+3 |
|
|
* | | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test: | hobbs | 2007-10-30 | 1 | -81/+56 |
|
|
* | | * library/bgerror.tcl: standardize dialog option & button size | das | 2007-05-30 | 1 | -3/+3 |
|
|
* | | * library/bgerror.tcl: on aqua, use moveable alert resp. modal dialog | das | 2007-04-23 | 1 | -3/+13 |
|
|
* | | * library/bgerror.tcl (::tk::dialog::error::bgerror): remove a | hobbs | 2006-06-22 | 1 | -4/+3 |
|
|
* | | Finish i18n of bgerror [Bug 1409264]. No l10n of that specific message though... | dkf | 2006-01-31 | 1 | -3/+3 |
|
|
* | | * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377... | dgp | 2006-01-25 | 1 | -8/+9 |
|
|
* | | bgerror dialog: Truncate error messages at 45 characters | jenglish | 2005-11-15 | 1 | -6/+7 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 1 | -3/+3 |
|
|
* | | * library/bgerror.tcl (bgerror): rework to only set -topmost bit | hobbs | 2004-04-17 | 1 | -55/+34 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 1 | -10/+6 |
|
|
* | | library/bgerror.tcl: Truncate displayed error message if it's too long | jenglish | 2003-12-20 | 1 | -3/+3 |
|
|
* | | * library/bgerror.tcl: make bgerror dialog topmost on Windows to | hobbs | 2003-04-25 | 1 | -3/+6 |
|/ |
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -7/+11 |
|
|
* | Improvements to bgerror dialog layout. [Bug #577086] | dkf | 2002-07-04 | 1 | -6/+12 |
|
|
* | * library/bgerror.tcl (tk::dialog::error::bgerror): | mdejong | 2002-06-09 | 1 | -5/+2 |
|
|
* | * Cleaned up namespace usage of the bgerror | dgp | 2002-05-08 | 1 | -56/+59 |
|
|
* | new feature, make dependence on msgcat soft, [539309] | bagnonm | 2002-05-03 | 1 | -14/+16 |
|
|
* | new feature, make dependence on msgcat soft, [539309] | bagnonm | 2002-04-29 | 1 | -13/+13 |
|
|
* | * TIP 44 changes specific to the Mac and | dgp | 2001-08-06 | 1 | -3/+3 |
|
|
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 1 | -5/+5 |
|
|
* | Added braces to expressions. | dkf | 2001-06-14 | 1 | -6/+6 |
|
|
* | * library/bgerror.tcl (bgerror): allow focus into details window | hobbs | 2001-03-30 | 1 | -2/+3 |
|
|