Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
54 check-ins using file configure.in version 66b94276a4
|
2004-06-11
| ||
| 18:36 | Added 'readonly' state check-in: c210c26edf user: jenglish tags: master, trunk | |
| 13:58 | Ignore accidental mismatches caused by prefix-matching in TkGetOptionSpec (e.g. "-textvariable" matching "-text") check-in: a7160444b1 user: jenglish tags: master, trunk | |
|
2004-06-10
| ||
| 21:54 | Factored BuildResourceMap() out of NewElementInstance() check-in: 2f582aec93 user: jenglish tags: master, trunk | |
| 21:19 | TTK_GetTheme(interp, NULL) no longer returns default theme. Use TTK_GetDefaultTheme() instead. check-in: fe3e1ff297 user: jenglish tags: master, trunk | |
|
2004-06-09
| ||
| 21:38 | Changed "ButtonFont" to TkDefaultFont, as per TIP #145. Slightly cleverer heuristics to guess what to use as default font. check-in: 0de8cdc9f0 user: jenglish tags: master, trunk | |
|
2004-06-08
| ||
| 03:35 | Removed old/deprecated TTK_LAYOUT_* macros check-in: 0ba809a40c user: jenglish tags: master, trunk | |
| 03:25 | BUGFIX: setting -default option incorrectly triggered -state option processing. check-in: 3f6ec2116a user: jenglish tags: master, trunk | |
|
2004-06-06
| ||
| 15:45 | Use distinct resource db names for compatibility options instead of "unused". This seems to fix the last of the fatal BWidget errors. check-in: f73c837a75 user: jenglish tags: master, trunk | |
|
2004-06-05
| ||
| 19:42 | Added new test (can't create ProgressBar widget) check-in: 62d4850d64 user: jenglish tags: master, trunk | |
| 19:35 | Workaround for bug #967209 Partially disable element/widget option compatibility checks as workaround for workaround. BUGFIX: wrong type for notebook -padding option (caught by test nulloption-1.3) check-in: 22e67faf02 user: jenglish tags: master, trunk | |
|
2004-06-04
| ||
| 19:14 | Added warning about using "blue" as a basis for building other pixmap themes. check-in: 93a339f036 user: jenglish tags: master, trunk | |
|
2004-05-30
| ||
| 03:06 | move "-anchor" option from Base to Label; -anchor now a compatibility option for buttons, checkbuttons, &c. generic/compat.h: Regenerated. BUGFIX: Turns out that the Tk_ImageChangedProc can't be NULL after all. check-in: 1c5fd2aaf9 user: jenglish tags: master, trunk | |
| 03:05 | BUGFIX: Turns out that the Tk_ImageChangedProc can't be NULL after all. check-in: 9b416a3d2a user: jenglish tags: master, trunk | |
|
2004-05-29
| ||
| 20:39 | move "-anchor" option from Base to Label; -anchor now a compatibility option for buttons, checkbuttons, &c. check-in: f909448e16 user: jenglish tags: master, trunk | |
|
2004-05-16
| ||
| 17:08 | Button -width option needs to have NULL default, so theme can specify default. check-in: a76a2e017f user: jenglish tags: master, trunk | |
|
2004-05-14
| ||
| 09:19 | * win/makefile.vc: Fixed bug #916398 - pkgIndex.tcl creation. check-in: a078c99022 user: patthoyts tags: master, trunk | |
|
2004-05-13
| ||
| 16:42 | (new file) check-in: 5b1b722e92 user: jenglish tags: master, trunk | |
| 15:26 | Support VC+ toolkit check-in: 03840e80db user: patthoyts tags: master, trunk | |
|
2004-05-11
| ||
| 18:34 | Add -width and -height options to frame, labelframe compat.h: Regenerated. This time with Tk 8.4, oops. optiondiff.tcl: Make sure Tk 8.4 is used to generate compatibility resources. check-in: 4045d719e9 user: jenglish tags: master, trunk | |
|
2004-05-10
| ||
| 16:43 | Added default values for options -width, -borderwidth, -relief; try to improve BWidget compatibility. check-in: f1b5964d3c user: jenglish tags: master, trunk | |
| 16:39 | Added test 9.6 "-textvariable overrides -text" check-in: d77e87eabf user: jenglish tags: master, trunk | |
| 16:03 | * demos/demo.tcl: Reworked 'Theme' menu check-in: 0fde4ef884 user: jenglish tags: master, trunk | |
| 16:02 | Made label '-font' and '-foreground' options compatibility resources instead of real resources. check-in: 9e6c3325cc user: jenglish tags: master, trunk | |
|
2004-04-28
| ||
| 14:16 | * Makefile.in: Added missing clamTheme.tcl (spotted by Neil Madden) check-in: 30e5537367 user: patthoyts tags: master, trunk | |
| 08:30 | Hey, don't blame me for your mods!! :) check-in: 790c3fe975 user: patthoyts tags: master, trunk | |
|
2004-04-27
| ||
| 22:30 | -background option for labels and frames now a compatibility resource. Should work with BWidget toolkit now. check-in: 56a77126b9 user: jenglish tags: master, trunk | |
| 22:30 | Regenerated. check-in: 9d6b6d0bdc user: jenglish tags: master, trunk | |
| 22:29 | BUGFIX: correctly compute defaults for synonym options widget defaults enabled by default now. check-in: e87cbc49ff user: jenglish tags: master, trunk | |
| 01:18 | Add stdio.h for sprintf and sscanf prototypes. Only define WIN32_LEAN_AND_MEAN for MSVC. check-in: f190889e80 user: patthoyts tags: master, trunk | |
| 01:01 | Added some more images to the blue theme for scrollbar, scale and progress-bar elements. check-in: 40ffdef03e user: patthoyts tags: master, trunk | |
|
2004-04-25
| ||
| 14:24 | Added notebook elements. Minor display tweaks. check-in: e1af52e239 user: jenglish tags: master, trunk | |
|
2004-04-24
| ||
| 02:33 | Labelframe: Added support for -labelwidget option. check-in: eae7b8ca27 user: jenglish tags: master, trunk | |
| 01:58 | Use black outer border for default button indicator. check-in: c93803d769 user: jenglish tags: master, trunk | |
|
2004-04-23
| ||
| 21:10 | New theme, inspired by the XFCE family of GNOME themes. check-in: cb618562b8 user: jenglish tags: master, trunk | |
| 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 | |