summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* 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
* * README:hobbs2000-05-031-3/+3
* * doc/keysyms.n: Man page enumerating keysyms [RFE: 1645].ericm2000-04-271-11/+16
* * library/console.tcl: made console use systemfixed font on Winhobbs2000-04-211-4/+9
* * library/choosedir.tcl (::tk::dialog::file::chooseDir::Config):hobbs2000-04-192-283/+272
* * README:hobbs2000-04-191-4/+5
* * win/tkWinDialog.c: Added checks for visibility of parent windowericm2000-04-183-24/+25
* * library/text.tcl: Tweaked double-/triple-click selection;ericm2000-04-171-7/+17
* * doc/menu.n: Added note regarding rendering ofericm2000-04-171-3/+21
* * library/scale.tcl (tkScaleActivate): reduced number of scalehobbs2000-04-141-4/+6
* * library/bgerror.tcl: Moved check for withdrawn state after checkericm2000-04-111-16/+16
* * library/bgerror.tcl: Added check for withdrawn state of . andericm2000-04-101-1/+16
* * library/safetk.tcl (disallowTk): made disallowTk work in thehobbs2000-04-082-7/+16
* * library/clrpick.tcl (tkColorDialog_Config): error now thrownhobbs2000-04-041-16/+14
* * library/menu.tcl (tkMenuInvoke): corrected naming of tearoffshobbs2000-03-314-18/+18
* * 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-246-376/+494
* * library/menu.tcl: Applied patch from [Bug: 4155]; protectsericm2000-03-101-4/+7
* * library/menu.tcl: Added a check in tkMenuFirstEntry that changesericm2000-03-071-2/+7
* fixed gridding problemericm2000-03-041-3/+4
* * library/focus.tcl: fixed tkFocusOK to protect $w inhobbs2000-03-021-2/+2