summaryrefslogtreecommitdiffstats
path: root/library/tkfbox.tcl
Commit message (Expand)AuthorAgeFilesLines
* (::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
* The new tk_chooseDirectory dialog box implementation was sometimes givingdrh2001-07-191-1/+2
* * library/tkfbox.tcl: fixed selecting directories and single fileshobbs2001-03-301-9/+15
* * library/tkfbox.tcl (OkCmd): Applied patch from [Bug: 6365],ericm2000-10-191-4/+3
* * library/tkfbox.tcl (::tk::dialog::file::Update): Correctedericm2000-08-291-3/+6
* * library/tkfbox.tcl: Fixed keyboard navigation in the iconlist.ericm2000-07-191-37/+38
* * library/msgs/de.msg: German message catalog.ericm2000-06-301-35/+50
* * doc/getOpenFile.n: Updated with information about -multiple.ericm2000-06-231-147/+399
* * library/choosedir.tcl (::tk::dialog::file::chooseDir::Config):hobbs2000-04-191-11/+8
* * library/menu.tcl (tkMenuInvoke): corrected naming of tearoffshobbs2000-03-311-7/+7
* * library/tkfbox.tcl: Moved an overlooked tkFDialog* function inscriptics_sc_2_0_fixedscriptics_sc_2_0_b5ericm2000-03-291-5/+5
* * tests/filebox.test:ericm2000-03-241-149/+211
* * library/tkfbox.tcl: Applied patch from bug #4117,ericm2000-02-071-2/+5
* * library/tkfbox.tcl: Fixed bug relating to incorrect parentericm2000-01-211-8/+8
* * library/entry.tcl:hobbs2000-01-061-4/+4
* * library/tkfbox.tcl: updated tk_get*File to better match thehobbs1999-12-161-17/+14
* * library/clrpick.tcl:hobbs1999-11-241-47/+18
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-84/+77
* * Merged 8.1 branch into the main trunkstanton1999-04-161-27/+42
* Removed lintwelch1998-11-121-2/+2
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* lintstanton1998-08-041-1/+0
* Merged changes between child workspace "/home/welch/ws/tk8.0.3" andwelch1998-06-271-112/+112
* fixed reinitialization bugsstanton1998-06-251-5/+16
* fixed initialdir bugstanton1998-06-241-2/+9
* bug fix: 1) If the -initialdir option was "." the result would be "././foo.tc...surles1998-06-031-5/+7
* Initial revisionrjohnson1998-04-011-0/+1437