summaryrefslogtreecommitdiffstats
path: root/library/tkfbox.tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix [1641721]: tk_getOpenFile shows symlinks to directories twice.jan.nijtmans2015-05-261-1/+4
|\
| * Fix [1641721]: tk_getOpenFile shows symlinks to directories twice.jan.nijtmans2015-05-261-0/+4
* | Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-271-1/+2
* | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-241-59/+58
|\ \ | |/
| * [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-241-61/+52
* | Use vroot size in stead of screen size for clipping window coordinates in ::t...jan.nijtmans2012-04-201-3/+3
|\ \ | |/
| * Use vroot size in stead of screen size for clipping window coordinates in ::t...jan.nijtmans2012-04-201-1/+1
| |\
| | * Fix bug 533519jan.nijtmans2012-04-161-1/+1
* | | Merge TIP 382 implementation to trunk. Still need Carbon migration & Cocoa.dgp2011-10-241-1/+7
|\ \ \ | |/ /
| * | Fix up the implementation to account for shared options enumeration.dgp2011-10-171-1/+1
| * | Revise the proposed "-nocomplain" option to "-confirmoverwrite"dgp2011-10-051-2/+2
| * | Contributed implementation patch for TIP 382.dgp2011-10-041-1/+7
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-231-1/+2
| | * * library/tkfbox.tcl (::tk::IconList_Goto): avoid goto issues inhobbs2007-02-191-3/+3
| | * catch scrollbar use of highlightthicknesshobbs2006-07-071-3/+3
| | * 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-59/+56
| | * Fix [Bug 1335485]dkf2005-11-221-2/+2
| | * * library/tkfbox.tcl (::tk::dialog::file::): fix typeMenuLab ref.hobbs2005-04-121-11/+41
| | * More state resetting on dialog start. [Bug 845189]dkf2004-09-101-1/+3
| | * * library/tkfbox.tcl (::tk::dialog::file::Create): use labelhobbs2004-09-061-15/+3
| | * * library/tkfbox.tcl (::tk::dialog::file::Update): use -directoryhobbs2004-07-221-8/+13
| | * Users can cause Unix file dialog to vanish early; treat like Cancel [Bug 987169]dkf2004-07-111-1/+13
| | * (::tk::dialog::file::ActivateEnt): allow typing filename intohobbs2003-11-121-3/+10
| | * * library/tkfbox.tcl (::tk::dialog::file::Update): optimize thehobbs2003-11-111-35/+19
| | * * library/tkfbox.tcl (IconList_Create,IconList_Add): Added optiondkf2003-10-291-2/+8
| * | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-1/+2
| * | [Bug 2919205]: Correct ordering of arguments to tk_messageBox.dkf2009-12-221-2/+2
| * | Deal with [Patch 2168768], so making the -typevariable option work consistentlydkf2009-10-221-8/+10
| * | [Patch 2870648]: Corrected cursor used in file/directory dialogs.dkf2009-10-081-2/+2
| * | fix for bug tracker id 1936220 backported from tk8.6tmh2008-08-251-20/+7
* | | 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