Unnamed Fossil Project

Timeline
Login

Timeline

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

22 check-ins using file Makefile.in version 73df2db1f4

2004-04-23
02:21
Added [tile::notebook::enableTraversal] procedure; enables mnemonic activation for notebook tabs and <Control-Tab> bindings. Added mnemonics to a couple of tabs in demo. check-in: 2ad1c666be user: jenglish tags: master, trunk
01:05
* generic/notebook.c (TabOptionSpecs): add -underline option for tabs check-in: a6839a94a9 user: hobbs tags: master, trunk
00:49
* library/winTheme.tcl: make select tab "raised" check-in: cfcb2762d8 user: hobbs tags: master, trunk
2004-04-22
21:40
regenerated check-in: 43deb2fbee user: hobbs tags: master, trunk
2004-04-15
11:14
Readding Win32 define to enable MSVC++ build. check-in: 220a424e6a user: patthoyts tags: master, trunk
2004-04-06
02:19
Added "-shiftrelief" to Padding element; Removed Pressable/PushableBorderElement. TTK_RelievePadding takes an extra parameter. TTK_RelievePadding: BUGFIX: was shifting relief by twice as much as it should have. Alt, win themes: "Highlight" element renamed to "Focus" element. "Highlight" now refers (only) to external ring (default indicator, focus indicator in classic theme). win/xpTheme.c: Added workaround for bogus results from GetThemePartSize(). win/xpTheme.c: Removed FocusElement; can inherit from winTheme.c win/xpTheme.c: Account for borderwidth in Labelframe.border. check-in: 3b1c17b8c0 user: jenglish tags: master, trunk
2004-04-04
02:14
Aqua theme: added native progress bar and scale elements; Tweaked Notebook element layouts; geometry should be correct now. Added background pattern. Fixed off-by-one bug in BoxToRect; add extra padding around buttons to account for drop shadow. generic/layout.c: For layout nodes with children, use max(node size, child size + padding) for width, height. Added TTK_AddPadding. check-in: 181050bfc8 user: jenglish tags: master, trunk
2004-04-01
03:00
Compress <Expose> events: don't schedule redisplay until the last one arrives. Also mini-bugfix: 'Expose' and 'Configure' events shouldn't share the same switch branch (see 2004-03-16 change). check-in: b63c761b27 user: jenglish tags: master, trunk
02:32
BUGFIX: don't provide package tile unless init script succeeds. check-in: 31e2d44214 user: jenglish tags: master, trunk
02:06
... forgot to add earlier. check-in: a1842785b5 user: jenglish tags: master, trunk
2004-03-31
22:03
* win/winTheme.c: For some reason the windows stuff stopped building * win/xpTheme.c: on my Win2k system. Adding WIN32_LEAN_AND_MEAN * win/monitor.c: fixes the build. check-in: 31e0c6891e user: patthoyts tags: master, trunk
14:36
Improved blue theme. check-in: ad7f723294 user: patthoyts tags: master, trunk
2004-03-29
18:57
BUGFIX: [$notebook tabconfigure ...] didn't redisplay widget. check-in: e76dcf708b user: jenglish tags: master, trunk
2004-03-28
21:49
Redid button elements, added notebook and labelframe elements. Accounted for focus, default buttons, background/inactive widgets, lots of other enhancements. check-in: 9e14c94d4e user: jenglish tags: master, trunk
21:38
BUGFIX: forgot to refresh widget on Activate/Deactivate. check-in: f2f38ca028 user: jenglish tags: master, trunk
21:37
BUGFIX: get border width from theme, not from -borderwidth resource. check-in: 0463c0b162 user: jenglish tags: master, trunk
16:56
New TTK_STATE values: "background", "indeterminate", "invalid", "default". ButtonConfigure: Track TTK_STATE_DEFAULT. win/xpTheme.c: ButtonElement no longer needed, use GenericElement instead. CoreEventProc: Track ActivateNotify, DeactivateNotify, set TTK_STATE_BACKGROUND. macosx/aquaTheme.c: Use TTK_STATE_BACKGROUND, TTK_STATE_INDETERMINATE check-in: 649dd01d29 user: jenglish tags: master, trunk
16:34
Regenerated. check-in: 0ac0a82823 user: jenglish tags: master, trunk
16:34
More tweakage in an attempt to recognize MacOSX. check-in: 0db6c1e1cd user: jenglish tags: master, trunk
02:56
Bumped version number to 0.4 check-in: 466ce97622 user: jenglish tags: master, trunk
02:36
First cut at native OSX Aqua theme, using Appearance Manager API. check-in: 9dab0b143a user: jenglish tags: master, trunk
2004-03-27
20:17
=== 0.3 release === check-in: 67c0a77ce3 user: jenglish tags: master, trunk