summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-0/+136
* * library/entry.tcl:mdejong2002-02-152-6/+4
* * library/text.tcl (tk::TextButton1): made text receive focus evenhobbs2001-12-281-2/+5
* * library/entry.tcl:hobbs2001-12-273-241/+130
* Added code to guess the correct default extension from whatever valuedkf2001-12-141-6/+27
* More widget demo improvements.dkf2001-11-301-13/+44
* Made tk_setPalette guess a reasonable default for the foreground colour.dkf2001-11-291-3/+11
* When a menu is torn off, a new "clone" menu is created which is an exactdrh2001-11-271-2/+4
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-233-7/+6
* Some neatening up of the widget demo launcher, and a new validated entry demodkf2001-11-192-109/+256
* * library/menu.tcl: corrected menu traversal code on Unix tohobbs2001-11-161-11/+10
* stupid typodkf2001-11-151-2/+2
* tk_setPalette now works correctly under CDE, + an image demo updatedkf2001-11-152-17/+52
* Minor improvements to undo (demo,docs&bindings)dkf2001-11-152-4/+17
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-132-5/+56
* fixed unix tk_chooseColor to allow full 0..255 range selection via mousehobbs2001-11-121-6/+8
* Yet more -compound showing off, prompted by Vince Darleydkf2001-11-121-1/+7
* More fancying up of the demo suitedkf2001-11-121-14/+29
* Minor fixes from wohnivec@iol.cz Thanks!dkf2001-11-054-8/+8
* Improvements to widget demo (integrates/demonstrates the new 8.4 widgets)dkf2001-10-303-14/+71
* More demo upgrades derived from 8.3.4 and using new featuresdkf2001-10-302-96/+119
* More demo upgrades derived from 8.3.4dkf2001-10-292-14/+28
* Improvements to the demo scripts, mostly up-ported from 8.3.4dkf2001-10-293-165/+185
* * library/console.tcl: removed transpose ability until the consolehobbs2001-10-191-5/+5
* * library/console.tcl (ConsoleOutput): fixed undefined widgethobbs2001-10-181-3/+4
* * library/xmfbox.tcl: fixed filtering in motif file dialog.hobbs2001-10-161-5/+9
* * library/console.tcl: added more smarts extracted from tkcon tohobbs2001-10-091-125/+566
* Added labelframe widget. TIP#18.pspjuth2001-09-263-4/+89
* 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