summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-7/+23
* bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-176-42/+42
* Added a Portuguese message catalog. [Bug 1405069]dkf2006-03-161-0/+70
* Finish i18n of bgerror [Bug 1409264]. No l10n of that specific message though...dkf2006-01-311-3/+3
* * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-2511-91/+88
* * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-131-1/+15
* * library/console.tcl (::tk::ConsoleInit): improve work-around tohobbs2005-11-301-2/+4
* Fix bits that (should, and now do) refer to tk::IconList_CurSelectiondkf2005-11-253-6/+6
* Bits and pieces relating to [Bug 600313]dkf2005-11-221-18/+7
* Fix [Bug 1335485]dkf2005-11-221-27/+31
* bgerror dialog: Truncate error messages at 45 charactersjenglish2005-11-151-6/+7
* * library/menu.tcl (::tk::MenuUnpost): remove leftover ] fromhobbs2005-10-161-2/+2
* * library/dialog.tcl (::tk_dialog): add tkwait visibility beforehobbs2005-10-051-2/+4
* Spelling mistake in el.msg [Bug #1305708]bagnonm2005-10-031-1/+1
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-103-27/+63
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-092-5/+4
* Very minor whitespace fixesdkf2005-07-261-7/+7
* typo fixdgp2005-07-251-2/+2
* Apply some of the changes suggested in [Patch 1237759]dkf2005-07-2519-492/+495
* Assorted cleaning up relating to [Patch 1237759]dkf2005-07-211-57/+70
* more elaborate variant to get first prompt displayed without a puts callhobbs2005-05-311-2/+14
* * library/console.tcl (::tk::ConsoleInit): print out first prompthobbs2005-05-301-1/+7
* change tk_popup to have sticky menustmh2005-05-271-2/+5
* fix to two text widget bugsvincentdarley2005-05-131-2/+2
* fix to Home/End and display linesvincentdarley2005-04-181-9/+9
* * library/tkfbox.tcl (::tk::dialog::file::): fix typeMenuLab ref.hobbs2005-04-122-14/+53
* * library/comdlg.tcl: Added Macintosh file type validation todgp2005-04-051-1/+10
* * library/panedwindow.tcl (::tk::panedwindow::Cursor): checkhobbs2005-02-121-2/+3
* Forgot newline at enddkf2005-01-311-1/+1
* Add es_ES-specific localization. [Bug 1111213]dkf2005-01-311-0/+5
* Fixed dialog parenting problem described by Keith Nash. Also tidied up callbacksdkf2005-01-181-15/+17
* More fixing of [Bug 600313]dkf2005-01-131-18/+24
* Partial fix of [Bug 600313]dkf2005-01-131-9/+13
* Coding style improvements for the widget demo. [FRQ 815118]dkf2004-12-2144-45/+131
* * library/console.tcl (::tk::console::ExpandVariable): correcthobbs2004-11-171-2/+2
* * library/msgs/it.msg: Updated Italian message catalog.dgp2004-11-161-6/+6
* Added Keith Vetter's tkGoldberg as an animation demo. Thanks Keith!dkf2004-11-082-1/+1736
* More animation demosdkf2004-11-073-1/+301
* Added a demo of simple animation to the widget tour.dkf2004-11-072-1/+164
* TIP #204 "Virtual Events for Keyboard Traversal" (patch #976928)jenglish2004-10-193-9/+21
* Rename all XBM format files to be called *.xbm instead of *.bmp [Bug 733835]dkf2004-10-1913-27/+27
* remove debug codevincentdarley2004-10-181-2/+1
* updated as of en.msg 1.14bagnonm2004-10-111-17/+21
* Swedish message catalog from Mats Bengtsson.bagnonm2004-10-111-0/+74
* fix to mousewheel scrollingvincentdarley2004-09-241-2/+13
* Make sure the state is correctly reset on dialog startup. [Bug 845189]dkf2004-09-101-1/+2
* Prevent tk_strictMotif poisoning of the Widget demo [Bug 1013942]dkf2004-09-101-2/+6
* text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-103-56/+123
* * library/tkfbox.tcl (::tk::dialog::file::Create): use labelhobbs2004-09-061-15/+3
* * library/text.tcl (::tk::TextTranspose): Ensure that Transpose ishobbs2004-08-261-1/+11