summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Dutch messages for widget demo from Arjen Markus. [Patch 836368]dkf2003-11-053-3/+149
* Minor fix that removes dependence on a particular path in the README.dkf2003-11-051-4/+4
* Add 'Print Code' support to Widget demo [Patch 835644]dkf2003-11-041-2/+122
* Make demo location independent of main Tk library location. [Patch 832691]dkf2003-11-0312-53/+59
* Updated Dutch messages [Patch 820519]dkf2003-11-011-18/+21
* TIP 155 implementationvincentdarley2003-10-311-59/+51
* * library/tkfbox.tcl (IconList_Create,IconList_Add): Added optiondkf2003-10-291-2/+8
* Fixed a typing error in ::tk::PlaceWindow. Please do a test before commiting...chengyemao2003-10-291-2/+2
* Make sure we do default placement strategy when placement is empty [Bug 819284]dkf2003-10-281-2/+6
* Constrain tk_dialg to be sensibly sized and placed. [Bug 827535]dkf2003-10-221-1/+11
* * library/text.tcl, doc/text.n: Text widget binding forjenglish2003-10-061-9/+4
* * library/scale.tcl: Clear bug with chording mouse buttons.patthoyts2003-10-031-3/+5
* * library/console.tcl: Avoid including the console in the listpatthoyts2003-10-021-1/+4
* Added [package require] to demos. [FRQ 815118]dkf2003-09-309-70/+97
* * library/demos/widget: don't create iconwindow on aqua, but adddas2003-09-251-3/+3
* Brought tk_messageBox demo into line with the newer look-and-feel for the demos.dkf2003-08-222-13/+13
* make images align at 16pix height and do not allow Dismiss Return to trigger ...hobbs2003-08-211-6/+8
* use delete image for dismiss buttonhobbs2003-08-201-2/+2
* add sep frame to seecode/dismiss button framehobbs2003-08-201-4/+7
* * library/demos/widget: Redo code view dialog, use named fonts,hobbs2003-08-2040-319/+300
* * library/scale.tcl: Fix for bug #787065 for Button-2 press.patthoyts2003-08-131-1/+3
* Fixed stupid typo.patthoyts2003-07-311-2/+2
* * library/panedwindow.tcl: Apply patch from bug #778893 to makepatthoyts2003-07-281-1/+4
* * library/tk.tcl: Apply fix for bug #778840 for window placementpatthoyts2003-07-281-1/+5
* * library/panedwindow.tcl: use widget-specific Priv slots forhobbs2003-07-191-20/+21
* * win/tkWinCursor.c: Applied misplaced Tcl RFE 700799 to providepatthoyts2003-07-191-3/+11
* Windows menu popup location fixvincentdarley2003-06-261-3/+7
* library/msgs/cs.msg updated msg catalog [Bug 743796] <wohnivec@iol.cz>bagnonm2003-05-291-17/+31
* MacOS tearoff menu location fixvincentdarley2003-05-271-1/+6
* I18n (and some l10n) for the console and the main window of the widget demo.dkf2003-05-196-166/+406
* tip 113 implementationvincentdarley2003-05-191-11/+11
* * library/msgs/fr.msg: updated msg catalog. [Bug #737790] (zolli)hobbs2003-05-141-9/+9
* * library/bgerror.tcl: make bgerror dialog topmost on Windows tohobbs2003-04-251-3/+6
* Better aesthetics for the messageBox. [Bug #701812]dkf2003-03-121-3/+3
* * README: Bumped version number ofdgp2003-03-041-3/+3
* * 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