Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
27 check-ins using file library/stepTheme.tcl version ff4a1b8d55
|
2004-02-18
| ||
| 22:16 | (TTK_ClearCache) BUGFIX: NULLs may appear in cache. check-in: 992ca842cc user: jenglish tags: master, trunk | |
| 22:14 | Always USE_CACHE. Removed now-dead code. check-in: 8aeee1d882 user: jenglish tags: master, trunk | |
|
2004-02-17
| ||
| 16:10 | 'eval [package unknown] ...' ([package unknown] is a command prefix) check-in: 57a09e9828 user: jenglish tags: master, trunk | |
| 06:54 | Fix #898371 "problem displaying non-english characters" check-in: 8454b6f118 user: jenglish tags: master, trunk | |
|
2004-02-16
| ||
| 20:37 | Regenerated configure scripts. check-in: 6cb68bbade user: jenglish tags: master, trunk | |
| 20:35 | Bump version number to 0.2. check-in: 882d0f9c03 user: jenglish tags: master, trunk | |
| 20:31 | Don't set TCL_PKGPATH (not used anywhere). check-in: a9a9603fae user: jenglish tags: master, trunk | |
| 20:15 | tclpkg.conf removed; no longer needed. check-in: 73bb4cf31e user: jenglish tags: master, trunk | |
|
2004-02-15
| ||
| 22:37 | alt theme, ReliefElement: Handle border widths other than 2. frame widget: Update geometry when -borderwidth changed. check-in: bb738ee2eb user: jenglish tags: master, trunk | |
| 21:54 | Added note about needing access to internal routines. check-in: 837f730a22 user: jenglish tags: master, trunk | |
| 21:37 | Updated README.txt check-in: 11a8b87f2e user: jenglish tags: master, trunk | |
| 20:57 | Specify default -borderwidth 0 in the widget. check-in: 23f1059334 user: jenglish tags: master, trunk | |
| 20:53 | Added as much documentation as I could stand to write ... check-in: 3c39a2174a user: jenglish tags: master, trunk | |
| 19:26 | Add extra arrow to horizontal scrollbars. check-in: 3f15e94f1a user: jenglish tags: master, trunk | |
| 19:26 | Added 'Widget State...' dialog, for tracking/changing widget states. check-in: a8ebef241f user: jenglish tags: master, trunk | |
| 19:15 | Reserve space for -cursor option, so [$w cget -cursor] works. check-in: 547d15d609 user: jenglish tags: master, trunk | |
|
2004-02-13
| ||
| 23:56 | Add aliases "tile::widgetclass" for each widget "twidgetclass". Idea: users can try 'namespace import tile::*' check-in: 8153b75d45 user: jenglish tags: master, trunk | |
| 23:09 | AARGH. Fix lines beginning with ".nb" in EXAMPLE section. I should know better than this. check-in: 7ad9c52c24 user: jenglish tags: master, trunk | |
| 23:07 | Added notebook.n check-in: 7f3338d79f user: jenglish tags: master, trunk | |
| 22:04 | BUGFIX: 'end' is not a legal index for most operations (bonehead mistake). check-in: e2df99519c user: jenglish tags: master, trunk | |
| 20:42 | BUGFIX: don't allocate boxes larger than the containing parcel (fixes #896703) check-in: 7b5fff88d5 user: jenglish tags: master, trunk | |
| 07:09 | BUGFIX: Confused 'mask' and 'flags' members of struct Tk_OptionSpec. check-in: b4174ac4f7 user: jenglish tags: master, trunk | |
| 02:42 | Remove CloneElementImpl(); not needed since getting rid of [style elementconfigure] Added [style element names]. check-in: 003510ebec user: jenglish tags: master, trunk | |
| 00:03 | Use Tk_GetImage in LabelConfigureProc(); this fixes the last of the major known performance problems. check-in: a55725b429 user: jenglish tags: master, trunk | |
|
2004-02-12
| ||
| 22:52 | Factored out boilerplate code. check-in: 1a459225f9 user: jenglish tags: master, trunk | |
| 22:41 | Added image and Tk_3DBorder caches. check-in: 3d602f2be2 user: jenglish tags: master, trunk | |
| 22:03 | Added resource cache; attempt to solve bug #893844 check-in: 4eb004269c user: jenglish tags: master, trunk | |