summaryrefslogtreecommitdiffstats
path: root/library/tkfbox.tcl
Commit message (Expand)AuthorAgeFilesLines
* TIP #359: Extended window manager hints support for X11.patthoyts2010-01-191-1/+2
* Deal with [Patch 2168768], so making the -typevariable option work consistentlydkf2009-10-221-6/+8
* Make filebox.test pass cleanly again.dkf2009-04-141-2/+2
* Fix [Bug 2759119] and apply [Patch 2739360] (partially).dkf2009-04-131-119/+164
* Factor out the IconList megawidget.dkf2009-02-121-788/+10
* Applied patch from [Bug 2473120] to fix the arguments to tk_messageBox call i...patthoyts2009-01-071-2/+2
* library/demos/*.tcl: Omit contraindicated [package require Ttk].jenglish2008-12-111-3/+1
* Bug tracker ID 1936220tmh2008-08-251-20/+7
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * library/tkfbox.tcl (VerifyFileName): Corrected a coupleKevin B Kenny2007-11-261-4/+5
* Improve theming of Unix dialogsdkf2007-11-211-5/+8
* Updated with improved padding from Emilianodkf2007-11-021-3/+3
* GOOBE tweak; get background from themedkf2007-11-021-1/+3
* Bugfixdkf2007-11-021-2/+2
* Tk (non-native) file chooser now uses Ttk widgets for better L&F and supports...dkf2007-11-021-41/+144
* * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-301-5/+4
* * doc/getOpenFile.n: TIP#242 implementation of -typevariable tohobbs2007-10-251-4/+27
* * library/tkfbox.tcl (::tk::IconList_Goto): avoid goto issues inhobbs2007-02-191-2/+2
* catch scrollbar use of highlightthicknesshobbs2006-07-071-3/+3
* Fix [1467938]dkf2006-04-101-6/+10
* bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-171-24/+24
* * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-251-18/+15
* Bits and pieces relating to [Bug 600313]dkf2005-11-221-18/+7
* Fix [Bug 1335485]dkf2005-11-221-27/+31
* Apply some of the changes suggested in [Patch 1237759]dkf2005-07-251-109/+113
* * library/tkfbox.tcl (::tk::dialog::file::): fix typeMenuLab ref.hobbs2005-04-121-11/+42
* More fixing of [Bug 600313]dkf2005-01-131-18/+24
* Partial fix of [Bug 600313]dkf2005-01-131-9/+13
* Make sure the state is correctly reset on dialog startup. [Bug 845189]dkf2004-09-101-1/+2
* * library/tkfbox.tcl (::tk::dialog::file::Create): use labelhobbs2004-09-061-15/+3
* Don't add the default extension to env-var referencesdkf2004-08-111-2/+5
* More fixing of [Bug 987169] and simple support for [FRQ 979101]dkf2004-08-111-6/+21
* * library/tkfbox.tcl (::tk::dialog::file::Update): use -directoryhobbs2004-07-221-6/+7
* * library/tkfbox.tcl: Corrected coding errors in most recent change.dgp2004-07-151-3/+3
* Users can cause Unix file dialog to vanish early; treat like Cancel [Bug 987169]dkf2004-07-111-3/+19
* (::tk::dialog::file::ActivateEnt): allow typing filename intohobbs2003-11-121-3/+10
* * library/tkfbox.tcl (::tk::dialog::file::Update): optimize thehobbs2003-11-111-34/+18
* * library/tkfbox.tcl (IconList_Create,IconList_Add): Added optiondkf2003-10-291-2/+8
* Made the standard file dialogs use [grid] for their bottom area [Bug #673722]dkf2003-02-211-52/+33
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-07-221-8/+1
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-06-131-1/+8
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-06-121-2/+12
* Added "magic ampersand" approach for translated strings in standard dialogs.a_kovalenko2002-06-101-46/+41
* new feature, make dependence on msgcat soft, [539309]bagnonm2002-04-291-31/+33
* Added code to guess the correct default extension from whatever valuedkf2001-12-141-6/+27
* Fixed string/list confusion in directory browser, and a typo in ChangeLogdkf2001-09-171-12/+13
* Fix a problem in the Unix tk_getOpenFile dialog box. An error dialog box useddrh2001-09-121-1/+7
* Corrections to problems introduced bydgp2001-08-091-3/+2
* Correction to TIP 44 implementation.dgp2001-08-011-3/+3
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-203/+201