summaryrefslogtreecommitdiffstats
path: root/demos/style-editor.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Stop using deprecated commands.treectrl2006-10-281-2/+2
|
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-041-5/+5
|
* Clear the "enabled" state of header items in the property list so they can't ↵treectrl2006-09-161-2/+3
| | | | be selected and keyboard navigation skips over them.
* Added RCS $Id$ tags.treectrl2005-07-111-0/+2
|
* Added titles to each group of options, mostly to show off the new column ↵treectrl2005-07-101-20/+68
| | | | spanning support.
* Don't update the Style Editor window if it isn't mapped.treectrl2005-07-051-1/+3
|
* Stopped window being destroyed when it was closed.treectrl2005-06-291-0/+1
|
* Added scrollbars the the canvas.treectrl2005-06-151-110/+64
| | | | | | Position the toplevel at the top-right of the screen. Add <Return> bindings to spinboxes to "activate" them. Don't create/destroy the treectrl used by the canvas code every time.
* Initial import of style layout editor.treectrl2005-06-131-0/+832