summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Fixed string/list confusion in directory browser, and a typo in ChangeLogdkf2001-09-172-15/+17
* Fix a problem in the Unix tk_getOpenFile dialog box. An error dialog box useddrh2001-09-121-1/+7
* * Corrected TIP 44 typodgp2001-08-271-2/+2
* [#450020] Messages for czech languagebagnonm2001-08-241-0/+67
* * library/dialog.tcl (tk_dialog): changed dialog to show bar onhobbs2001-08-221-3/+4
* Converted [glob [file join]] to [glob -directory] (Bug #223313)dkf2001-08-101-2/+2
* Corrections to problems introduced bydgp2001-08-092-8/+7
* * TIP 44 changes specific to the Mac anddgp2001-08-064-8/+11
* Correction to TIP 44 implementation.dgp2001-08-011-3/+3
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-0124-1886/+2207
* The new tk_chooseDirectory dialog box implementation was sometimes givingdrh2001-07-191-1/+2
* Added missing backslash in Motif File Selector code.dkf2001-07-031-2/+2
* * library/console.tcl:hobbs2001-07-035-16/+48
* Added braces to expressions.dkf2001-06-1417-138/+142
* * tests/safe.test: added note about correcting failures inhobbs2001-03-311-6/+3
* * library/bgerror.tcl (bgerror): allow focus into details windowhobbs2001-03-301-2/+3
* * library/tk.tcl: put a catch around adding <hpBackTab> to thehobbs2001-03-301-2/+5
* * library/tkfbox.tcl: fixed selecting directories and single fileshobbs2001-03-301-9/+15
* * library/msgs/de.msg: fixed translations. [Patch #403525]hobbs2001-03-301-3/+3
* * library/entry.tcl (tkEntryMouseSelect):mdejong2001-03-292-10/+7
* updated copyrighthobbs2000-11-021-3/+3
* threw catch around tk useinputmethods call for safe interpshobbs2000-10-311-3/+4
* simplified tk_library path normalization callhobbs2000-10-311-2/+2
* * tests/tk.test:hobbs2000-10-311-1/+5
* * library/tkfbox.tcl (OkCmd): Applied patch from [Bug: 6365],ericm2000-10-191-4/+3
* When a dialog box (ex: tk_messageBox) pops up whiledrh2000-09-301-2/+4
* * library/tkfbox.tcl (::tk::dialog::file::Update): Correctedericm2000-08-291-3/+6
* * library/safetk.tcl: rationalized the setting of tk_library whenhobbs2000-08-061-1/+6
* * library/text.tcl: Enhanced <Tab> binding to behave like normalericm2000-07-191-6/+11
* * library/tkfbox.tcl: Fixed keyboard navigation in the iconlist.ericm2000-07-191-37/+38
* Updated Greek message catalog.ericm2000-07-181-68/+67
* Updated German message catalog.ericm2000-07-181-16/+16
* * library/bgerror.tcl: Fixed a typo in one of the bgerror dialogericm2000-07-171-3/+3
* * library/msgs/it.msg: Italian message catalog, from Paoloericm2000-07-171-0/+68
* Greek message catalog from George Petasis.ericm2000-07-081-0/+84
* Updated Spanish message catalog.ericm2000-07-061-9/+9
* Duth message catalog, from Jan Nijtmans.ericm2000-07-051-0/+103
* * tests/filebox.test: Adjusted tests to accomodate -multiple.ericm2000-06-302-4/+9
* * library/msgs/de.msg: German message catalog.ericm2000-06-3012-130/+464
* * doc/getOpenFile.n: Updated with information about -multiple.ericm2000-06-233-224/+595
* * library/bgerror.tcl: Added auto-truncation for long errorericm2000-06-191-4/+24
* *** empty log message ***ericm2000-06-051-7/+4
* * library/bgerror.tcl: Improved bgerror based on work by Donalericm2000-05-311-66/+226
* * doc/spinbox.n: (new file) docs for spinbox widgethobbs2000-05-293-4/+751
* * library/button.tcl: Tweaks for -overrelief handling on Windows.ericm2000-05-251-5/+9
* * doc/radiobutton.n: Added documentation for -overrelief option.ericm2000-05-251-5/+11
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-171-11/+96
* * library/entry.tcl: Adjusted Button-1 binding to set focus to theericm2000-05-141-2/+2
* * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry):ericm2000-05-131-4/+69
* * library/focus.tcl: fixed calling of takeFocus proc [Bug: 5372]hobbs2000-05-091-4/+4