Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file generic/Makefile.in version 75489c95cc
|
2004-01-02
| ||
| 19:13 | Replace a few [style elementconfigure] calls w/[style configure] check-in: 44ce6ce751 user: jenglish tags: master, trunk | |
| 18:57 | * demos/demo.tcl: Added compound checkbuttons to toolbars; demonstrating a conceptual error in the layout engine. * generic/altTheme.c: Workaround for above error. check-in: 7f70cf86e3 user: jenglish tags: master, trunk | |
| 01:16 | * generic/layout.c: Themes may register new elements without * generic/tkTheme.h: registering new styles. So the element lookup * generic/tkTheme.c: (TTK_GetElement) must be given a starting theme and cannot just use the style's recorded theme. This error caused the xp theme to always use 'alt' elements. So by passing the current theme and style, we can find the correct element to use. check-in: 81395f8a27 user: patthoyts tags: master, trunk | |
| 01:15 | * generic/altTheme.c: Added a subpackage declaration to enable introspection of the available themes. * win/xpTheme.c: Added local elements for the tile widget for testing purposes. check-in: ce191e68fd user: patthoyts tags: master, trunk | |
| 01:14 | * demos/demo.tcl: Added a scrolled text widget to the client frames as I think this shows off the scrollbars more clearly to people unfamiliar with the code. Also hooked in a theme menu and the tile widget. check-in: dff7db773a user: patthoyts tags: master, trunk | |
|
2003-12-31
| ||
| 03:26 | Fix display of "active" and "pressed" states for check & radiobuttons. check-in: abd2b33b5b user: jenglish tags: master, trunk | |
| 03:17 | Changed element resource lookup algorithm again; now examines settings from style. This is still not right, but getting closer to something sensible. check-in: 4e988a4855 user: jenglish tags: master, trunk | |
|
2003-12-30
| ||
| 21:32 | Add WorldChanged ClassProc, so font changes are recognized. check-in: ff00da1f50 user: jenglish tags: master, trunk | |
| 21:26 | Regenerated. check-in: 87ded2d39b user: jenglish tags: master, trunk | |
| 21:26 | Don't subst TCL_PKGPATH in configure script. check-in: 503f20385a user: jenglish tags: master, trunk | |