summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * library/clrpick.tcl (color::BuildDialog):dkf2003-02-212-16/+12
* Made the standard file dialogs use [grid] for their bottom area [Bug #673722]dkf2003-02-211-52/+33
* * library/comdlg.tcl (FDGetFileTypes): Set an upper limit on howdkf2003-02-211-2/+10
* Typo fix from Georgios Petasis, and commented-out-code removal.dkf2003-02-211-18/+2
* * library/console.tcl: (aqua & macintosh) added missing <Cmd-q>das2003-02-211-1/+7
* New part for the widget demo showing Tk's UNICODE output. [Patch #627453]dkf2003-02-192-1/+96
* * library/tk.tcl (::tk::TabToWindow): auto-highlight spinboxes ashobbs2003-02-181-3/+4
* * library/xmfbox.tcl (::tk::MotifFDialog_ActivateSEnt): correcthobbs2003-02-181-2/+2
* Fix the entry widget's KeyPress binding so that text is entered fromdrh2003-01-231-1/+2
* * library/tk.tcl: simplified the adding of extra <ISO_Left_Tab>hobbs2002-10-101-13/+7
* * library/tk.tcl: use command instead of control on Aqua bindings.hobbs2002-09-091-6/+11
* * library/xmfbox.tcl (::tk::MotifFDialog_ActivateSEnt): correcteduid381722002-09-091-10/+9
* * library/button.tcl: further restrict buttons to not resettinghobbs2002-09-041-29/+55
* * library/button.tcl (::tk::ButtonLeave): correctly restore statehobbs2002-09-021-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-3116-72/+128
* * library/button.tcl: change the bindings to use Priv($w,relief)hobbs2002-08-131-135/+131
* Tweaked resizing behaviour of the image-viewer demo.dkf2002-08-121-4/+4
* * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd):hobbs2002-08-081-10/+10
* * library/spinbox.tcl (MouseSelect): when not in the entry, justhobbs2002-07-251-15/+11
* * library/tk.tcl (RestoreFocusGrab): handle the case where thehobbs2002-07-251-3/+7
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-07-225-40/+5
* Oops. Minor fix to the previous fix.drh2002-07-191-2/+2
* Fix a bug in the Postscript encoding vector generator that was causingdrh2002-07-191-4/+3
* * library/unsupported.tcl: Extended ExposePrivateVariable, andrmax2002-07-171-8/+16
* Improvements to bgerror dialog layout. [Bug #577086]dkf2002-07-041-6/+12
* Force the message box to have consistent background colours. [Bug#552515]dkf2002-06-281-9/+15
* Applied patch #546910 -- international postscript outputa_kovalenko2002-06-252-0/+1369
* * library/menu.tcl: corrected menus from being posted offscreenhobbs2002-06-221-36/+48
* * library/console.tcl: corrected the defaultPrompt substitutionhobbs2002-06-221-8/+5
* * doc/text.n: TIP #104 implementation which generalizes thehobbs2002-06-211-7/+3
* * Added catalog for UK English.dgp2002-06-171-0/+3
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-06-135-5/+40
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-06-126-12/+50
* fix for bug report #530212 "Bad Window Path Name in tkMenuFind"jenglish2002-06-111-5/+3
* Added "magic ampersand" approach for translated strings in standard dialogs.a_kovalenko2002-06-1014-306/+458
* * library/bgerror.tcl (tk::dialog::error::bgerror):mdejong2002-06-091-5/+2
* Make non-default buttons in messagebox have -default normala_kovalenko2002-06-061-1/+3
* * A little namespace cleanup on Daniel Steffen'sdgp2002-05-201-16/+21
* * mac/tkMacInit.c:das2002-05-202-13/+24
* * Cleaned up namespace usage of the bgerrordgp2002-05-082-59/+62
* new feature, make dependence on msgcat soft, [539309]bagnonm2002-05-031-14/+16
* new feature, make dependence on msgcat soft, [539309]bagnonm2002-04-298-145/+143
* namespacing ::tk message catalogs, bug [546333]bagnonm2002-04-269-579/+594
* * library/button.tcl (ButtonLeave): corrected the 3hobbs2002-04-231-10/+11
* fixed translation of yes from si to "s\u00ed"bagnonm2002-04-161-1/+1
* Modifed the translation of Yes from "Si" to "S\u00ed"bagnonm2002-04-161-1/+1
* new feature request, 539309 make dependence on msgcat "soft"bagnonm2002-04-161-3/+30
* Middle button no longer double pastes into text! Also cleaned some code up.dkf2002-03-071-9/+8
* added catch around Triple-1 binding use of sel.lasthobbs2002-03-041-2/+2
* * library/console.tcl (ConsoleBind): Corrected console <<Paste>>dgp2002-03-011-2/+4