| Commit message (Expand) | Author | Age | Files | Lines |
* | More state resetting on dialog start. [Bug 845189] | donal.k.fellows@manchester.ac.uk | 2004-09-10 | 1 | -1/+3 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::Create): use label | hobbs | 2004-09-06 | 1 | -15/+3 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::Update): use -directory | hobbs | 2004-07-22 | 1 | -8/+13 |
|
|
* | Users can cause Unix file dialog to vanish early; treat like Cancel [Bug 987169] | donal.k.fellows@manchester.ac.uk | 2004-07-11 | 1 | -1/+13 |
|
|
* | (::tk::dialog::file::ActivateEnt): allow typing filename into | hobbs | 2003-11-12 | 1 | -3/+10 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::Update): optimize the | hobbs | 2003-11-11 | 1 | -35/+19 |
|
|
* | * library/tkfbox.tcl (IconList_Create,IconList_Add): Added option | donal.k.fellows@manchester.ac.uk | 2003-10-29 | 1 | -2/+8 |
|
|
* | Made the standard file dialogs use [grid] for their bottom area [Bug #673722] | donal.k.fellows@manchester.ac.uk | 2003-02-21 | 1 | -52/+33 |
|
|
* | * library/choosedir.tcl (tk::dialog::file::chooseDir): | mdejong | 2002-07-22 | 1 | -8/+1 |
|
|
* | * library/choosedir.tcl (tk::dialog::file::chooseDir): | mdejong | 2002-06-13 | 1 | -1/+8 |
|
|
* | * library/choosedir.tcl (tk::dialog::file::chooseDir): | mdejong | 2002-06-12 | 1 | -2/+12 |
|
|
* | Added "magic ampersand" approach for translated strings in standard dialogs. | a_kovalenko | 2002-06-10 | 1 | -46/+41 |
|
|
* | new feature, make dependence on msgcat soft, [539309] | bagnonm | 2002-04-29 | 1 | -31/+33 |
|
|
* | Added code to guess the correct default extension from whatever value | donal.k.fellows@manchester.ac.uk | 2001-12-14 | 1 | -6/+27 |
|
|
* | Fixed string/list confusion in directory browser, and a typo in ChangeLog | donal.k.fellows@manchester.ac.uk | 2001-09-17 | 1 | -12/+13 |
|
|
* | Fix a problem in the Unix tk_getOpenFile dialog box. An error dialog box used | drh@sqlite.org | 2001-09-12 | 1 | -1/+7 |
|
|
* | Corrections to problems introduced by | dgp@users.sourceforge.net | 2001-08-09 | 1 | -3/+2 |
|
|
* | Correction to TIP 44 implementation. | dgp@users.sourceforge.net | 2001-08-01 | 1 | -3/+3 |
|
|
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp@users.sourceforge.net | 2001-08-01 | 1 | -203/+201 |
|
|
* | The new tk_chooseDirectory dialog box implementation was sometimes giving | drh@sqlite.org | 2001-07-19 | 1 | -1/+2 |
|
|
* | * library/tkfbox.tcl: fixed selecting directories and single files | hobbs | 2001-03-30 | 1 | -9/+15 |
|
|
* | * library/tkfbox.tcl (OkCmd): Applied patch from [Bug: 6365], | ericm | 2000-10-19 | 1 | -4/+3 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::Update): Corrected | ericm | 2000-08-29 | 1 | -3/+6 |
|
|
* | * library/tkfbox.tcl: Fixed keyboard navigation in the iconlist. | ericm | 2000-07-19 | 1 | -37/+38 |
|
|
* | * library/msgs/de.msg: German message catalog. | ericm | 2000-06-30 | 1 | -35/+50 |
|
|
* | * doc/getOpenFile.n: Updated with information about -multiple. | ericm | 2000-06-23 | 1 | -147/+399 |
|
|
* | * library/choosedir.tcl (::tk::dialog::file::chooseDir::Config): | hobbs | 2000-04-19 | 1 | -11/+8 |
|
|
* | * library/menu.tcl (tkMenuInvoke): corrected naming of tearoffs | hobbs | 2000-03-31 | 1 | -7/+7 |
|
|
* | * library/tkfbox.tcl: Moved an overlooked tkFDialog* function inscriptics_sc_2_0_fixedscriptics_sc_2_0_b5 | ericm | 2000-03-29 | 1 | -5/+5 |
|
|
* | * tests/filebox.test: | ericm | 2000-03-24 | 1 | -149/+211 |
|
|
* | * library/tkfbox.tcl: Applied patch from bug #4117, | ericm | 2000-02-07 | 1 | -2/+5 |
|
|
* | * library/tkfbox.tcl: Fixed bug relating to incorrect parent | ericm | 2000-01-21 | 1 | -8/+8 |
|
|
* | * library/entry.tcl: | hobbs | 2000-01-06 | 1 | -4/+4 |
|
|
* | * library/tkfbox.tcl: updated tk_get*File to better match the | hobbs | 1999-12-16 | 1 | -17/+14 |
|
|
* | * library/clrpick.tcl: | hobbs | 1999-11-24 | 1 | -47/+18 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 1 | -84/+77 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -27/+42 |
|
|
* | Removed lint | welch | 1998-11-12 | 1 | -2/+2 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | lint | stanton | 1998-08-04 | 1 | -1/+0 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and | welch | 1998-06-27 | 1 | -112/+112 |
|
|
* | fixed reinitialization bugs | stanton | 1998-06-25 | 1 | -5/+16 |
|
|
* | fixed initialdir bug | stanton | 1998-06-24 | 1 | -2/+9 |
|
|
* | bug fix: 1) If the -initialdir option was "." the result would be "././foo.tc... | surles | 1998-06-03 | 1 | -5/+7 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1437 |
|
|