Unnamed Fossil Project

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

15 check-ins using file Makefile.in version d8cd7eddaa

2004-02-12
17:54
BUGFIX: NewStyle() doesn't take any arguments. check-in: 0ee39e66bb user: jenglish tags: master, trunk
17:13
* generic/tkTheme.c (NewStyle): specify args for NewStyle so cranky compilers don't error out. check-in: 65bfb46889 user: hobbs tags: master, trunk
2004-02-11
21:50
alt theme: Change checkbutton and radiobutton layouts to always use (the equivalent of) -anchor w instead of -anchor center. check-in: ba60a60470 user: jenglish tags: master, trunk
21:28
Tweaked notebook settings. Use "NeXT-style" scrollbars, as a demonstration of how to do this in script-defined themes. check-in: 284a3af539 user: jenglish tags: master, trunk
20:07
Fixed LabelElement geometry management so that -anchor and -width work together. check-in: dddab55c7d user: jenglish tags: master, trunk
18:31
* configure: * tclconfig/tcl.m4: updated to r1.44, fix TCL_INCLUDES on Windows check-in: 4cc2f31541 user: hobbs tags: master, trunk
16:25
Renamed [$nb raise $pane] to [$nb select $pane] (advice from dkf). check-in: 9a2402fcd0 user: jenglish tags: master, trunk
13:22
Use tkstubs if building against Tk 8.5. Use the new-style layout specification to get the highlight drawn close to the text. check-in: 65cee952c1 user: patthoyts tags: master, trunk
07:43
*** empty log message *** check-in: 2061914eb3 user: jenglish tags: master, trunk
07:18
Moved "-relief" option from TButton to parent class TLabel. It might move around again. Uncovered another bug: -anchor and -width do not mix well. Need to investigate further. check-in: 353bb468c3 user: jenglish tags: master, trunk
06:30
Added -state option to labels, buttons, checkbuttons, and radiobuttons for compatibility with standard Tk widgets. check-in: a6f5e834bb user: jenglish tags: master, trunk
03:33
Tweaks to make buttons look (almost) correct. (Focus ring still drawn in the wrong color) check-in: 3d74c58fdd user: jenglish tags: master, trunk
01:43
tkUnixPort.h checks for HAVE_LIMITS_H, so do both HAVE and CHECK on limits.h check-in: 56ffadf0a9 user: hobbs tags: master, trunk
01:12
Updated provenance comments; in sync with sampleextension r 1.42. check-in: 492566e8f1 user: jenglish tags: master, trunk
01:11
* Makefile.in: add missing stepTheme.tcl lib file and change install-doc to install-html and make install-doc a noop for now. check-in: 4ac8860d29 user: hobbs tags: master, trunk