Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated chooseDirectory docs for Vista | ashok | 2014-10-16 | 1 | -2/+1 |
| | |||||
* | Updated documentation for tk_getOpen/SaveFile -initialdir option | ashok | 2014-10-15 | 1 | -2/+6 |
| | |||||
* | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ | | | | | | | after .TH breaks rendering on OpenBSD and possibly others. | ||||
| * | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | | | | | after .TH breaks rendering on OpenBSD and possibly others. | ||||
* | | Make example follow best practices. | dkf | 2011-12-13 | 1 | -2/+2 |
| | | |||||
* | | Merge TIP 382 implementation to trunk. Still need Carbon migration & Cocoa. | dgp | 2011-10-24 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | add docstip_382 | dgp | 2011-10-19 | 1 | -0/+6 |
| | | |||||
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
| | * | * doc/getOpenFile.n: correct -multiple docs (takes boolean) | hobbs | 2005-07-06 | 1 | -2/+2 |
| | | | |||||
| | * | Backport of documentation fixes | dkf | 2004-10-28 | 1 | -6/+6 |
| | | | |||||
| * | | Deal with [Patch 2168768], so making the -typevariable option work consistently | dkf | 2009-10-22 | 1 | -2/+2 |
| | | | | | | | | | | | | with global variables (the only way it *can* work...) | ||||
* | | | Deal with [Patch 2168768], so making the -typevariable option work consistently | dkf | 2009-10-22 | 1 | -2/+11 |
| | | | | | | | | | | | | with global variables (the only way it *can* work...) | ||||
* | | | Fix [Bug 2118116] | dkf | 2008-09-23 | 1 | -2/+4 |
| | | | |||||
* | | | Minor doc updates (removing out of date changebars, improving typedef ↵ | dkf | 2008-06-30 | 1 | -1/+3 |
|/ / | | | | | | | | | | | formatting, etc.) | ||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | * doc/chooseDirectory.n: remove/correct obsolete Mac OS 9-era | das | 2007-11-04 | 1 | -16/+10 |
| | | | | | | | | | | * doc/getOpenFile.n: information. * doc/menu.n: | ||||
* | | More documentation improvements | dkf | 2007-10-30 | 1 | -7/+8 |
| | | |||||
* | | Lots more GOOBE stuff. Now works with 'make html'! | dkf | 2007-10-29 | 1 | -17/+23 |
| | | |||||
* | | restore babycore_8_5_b2 | dgp | 2007-10-26 | 1 | -1/+11 |
| | | |||||
* | | * doc/*.1: Revert doc changes that broke | dgp | 2007-10-26 | 1 | -13/+2 |
| | | | | | | | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. | ||||
* | | * doc/getOpenFile.n: TIP#242 implementation of -typevariable to | hobbs | 2007-10-25 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | * library/tkfbox.tcl: return type of selected file in file dialogs. * library/xmfbox.tcl: [Bug #1156388] * macosx/tkMacOSXDialog.c: * tests/filebox.test: * tests/winDialog.test: * win/tkWinDialog.c: | ||||
* | | Rendering-with-groff GOOBE. | dkf | 2007-10-23 | 1 | -2/+3 |
| | | |||||
* | | * doc/getOpenFile.n: correct -multiple docs (takes boolean) | hobbs | 2005-07-06 | 1 | -2/+2 |
| | | |||||
* | | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -3/+1 |
| | | |||||
* | | Standardize style of section refs & public symbols. Remove displayed tabs | dkf | 2004-09-19 | 1 | -2/+2 |
| | | |||||
* | | Spelling and grammar fixes from Mikhail Kolesnitchenko. [Patch 1012083] | dkf | 2004-08-20 | 1 | -4/+4 |
| | | |||||
* | | Fix typos in documentation | vincentdarley | 2004-03-25 | 1 | -2/+2 |
|/ | |||||
* | Fix for [ 539903 ] Doc error for "-message" | jenglish | 2002-04-19 | 1 | -2/+2 |
| | |||||
* | Added code to guess the correct default extension from whatever value | dkf | 2001-12-14 | 1 | -2/+6 |
| | | | | | was selected in the filetypes option menu. Adapted from code by Chris Nelson submitted in Patch #492220. | ||||
* | CanvPsY.3, ConfigWidg.3, CrtImgType.3, CrtItemType.3, | jenglish | 2000-07-25 | 1 | -3/+1 |
| | | | | | | FontId.3, GetFont.3, canvas.n, font.n, options.n, text.n: Documentation fix: Replaced references to XFontStruct * and Tk_FontStruct with Tk_Font. | ||||
* | * doc/getOpenFile.n: Updated with information about -multiple. | ericm | 2000-06-23 | 1 | -3/+3 |
| | | | | | | | | | | | * library/choosedir.tcl: Tweaked to handle modified tkIconList API's. * library/tkfbox.tcl: Preliminary implementation of multiple selection; based on patch from [RFE: 604]. Some of the tkIconList functions changed to support this and to make the dialog faster. * library/xmfbox.tcl: Added support for multiple selection, from patch in [RFE: 4999]. | ||||
* | 2000-04-22 Jim Ingham <jingham@cygnus.com> * mac/tkMacDialog.c ↵ | jingham | 2000-04-23 | 1 | -4/+14 |
| | | | | (Tk_MacGetOpenFile): Add empty bodies for the "-initialfile" and "-defaultextension" options. * mac/tkMacDialog.c (NavServicesGetFile): Only cons the result up into a list if multiple is true. * mac/tkMacMenus.c (SourceDialog): Use the "tk_getOpenFile" instead of hand-coding the dialog with StandardGetFile. This way we get the Navigation dialogs for free. * doc/getOpenFile.n: Document the -multiple and -message flags which are only implemented on the Mac. Also note that the -title works on the Mac with Nav Services installed. | ||||
* | * doc/getOpenFile.n: | ericm | 2000-01-27 | 1 | -1/+4 |
| | | | | | | | | | | | * doc/chooseDirectory.n: Man page/cross links for tk_chooseDirectory (bug #1786). * library/tk.tcl: * library/tclIndex: Added hooks for tk_chooseDirectory. (bug #1786) * library/choosedir.tcl: tk_chooseDirectory implementation for Unix/Mac (bug #1786). | ||||
* | * doc/GetCursor.3: | hobbs | 1999-12-16 | 1 | -3/+2 |
| | | | | | | | | | | * win/tkWinCursor.c: added support for Windows cursors to TkGetCursorByName (.ani, .cur) using -cursor @<filename> (Ascher) [Bug: 1350] * doc/listbox.n: added doc for <<ListboxSelect>> [Bug: 3500] * doc/getOpenFile.n: removed note that -initialfile didn't work for tk_getOpenFile | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Ammended doc to state that the return will always be an absolute path. | surles | 1998-06-03 | 1 | -4/+6 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+155 |