Unnamed Fossil Project

Timeline
Login

Timeline

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

21 check-ins using file generic/Makefile.in version 5e56ed6aaf

2003-12-29
00:02
library/tile.tcl, library/button.tcl: moved bindings for Button, Checkbutton, and Radiobuttons into separate file. check-in: 6817a1ee94 user: jenglish tags: master, trunk
2003-12-28
23:57
*** empty log message *** check-in: e47f998845 user: jenglish tags: master, trunk
23:56
Fix compiler warnings (signed vs. unsigned). check-in: e89154811f user: jenglish tags: master, trunk
2003-12-13
01:29
* generic/altTheme.c: Make the focus ring a bit more like the windows focus ring. check-in: 08432b23dc user: patthoyts tags: master, trunk
2003-12-10
22:39
* generic/stepTheme.c: Implemented OPENSTEP style checkbutton * library/tile.tcl: and radiobutton indicators. check-in: fdd0044c7e user: patthoyts tags: master, trunk
22:17
Fix the shading in the vertical thumb when pressed. Make xpnative a child of the alt theme. This makes the focus highlight more nearly correct and if themeing is disabled we should revert to the alt style anyway. check-in: 99cf3e9792 user: patthoyts tags: master, trunk
2003-11-29
01:55
Support vtrough and htrough in stepTheme check-in: b2a17ee3ed user: patthoyts tags: master, trunk
01:49
* generic/tkElements.c: Replaced Scrollbar.trough with .vtrough and * win/xpTheme.c: .htrough as gradient fills are drawn differently for each orientation. Used in xpTheme so XP scrollbars now appear correct. * win/Makefile.vc: Added user.lib for DrawFocusRect. check-in: c8ad89a5f6 user: patthoyts tags: master, trunk
2003-11-27
01:19
Made TTK_LayoutNode struct opaque. check-in: a472145e3e user: jenglish tags: master, trunk
00:17
HighlightElement: only draw focus ring if widget has keyboard focus. check-in: 8bdde97650 user: jenglish tags: master, trunk
2003-11-25
02:45
[$label configure -textvariable foo] does not update -text check-in: 5444fe328d user: jenglish tags: master, trunk
2003-11-23
18:48
* library/tile.tcl: Scrollbars should not take keyboard focus. * library/scrollbar.tcl: set thumb state to pressed on ButtonPresss-2 check-in: bdd55eedb7 user: jenglish tags: master, trunk
18:46
Scrollbars should not take focus by default check-in: 748889ff0a user: jenglish tags: master, trunk
18:45
Set thumb state to "pressed" on Button2-Press. check-in: 1321041ebe user: jenglish tags: master, trunk
2003-10-26
19:00
Draw focus ring (in the wrong place) check-in: 9b8b16da2c user: jenglish tags: master, trunk
2003-10-22
19:41
Autorepeat when pressing in scrollbar trough check-in: 023bdfa95d user: jenglish tags: master, trunk
02:13
Added -textvariable option. check-in: 36668cf86a user: jenglish tags: master, trunk
2003-10-21
16:30
generic/altTheme.c: scrollbar display tweaks. library/scrollbar.tcl: clicking in trough scrolls by pages. check-in: 31b67a3ccb user: jenglish tags: master, trunk
06:46
Minor appearance tweaks for XP check-in: aa23175415 user: jenglish tags: master, trunk
02:13
Added [scrollbar elementstate] command; "pressed / !pressed" feedback for individual scrollbar elements. check-in: bc2de21276 user: jenglish tags: master, trunk
00:53
generic/layout.c: Changed layout specification internals. check-in: d99a640db0 user: jenglish tags: master, trunk