Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file Makefile.in version 4add1494c8
|
2004-08-13
| ||
| 18:55 | * configure, configure.in: check for uxtheme.h on Windows to see if * win/xpTheme.c: xpnative theme can be compiled. This avoids the WINVER check which was too strict. check-in: 6050880891 user: hobbs tags: master, trunk | |
|
2004-07-13
| ||
| 15:04 | Added tests for problem described in #793909 (tile widgets not affected). check-in: 7f311d48e6 user: jenglish tags: master, trunk | |
|
2004-07-11
| ||
| 18:44 | Added tile::availableThemes, tile::setTheme check-in: 30b10fdab8 user: jenglish tags: master, trunk | |
|
2004-07-05
| ||
| 18:48 | Failed attempt at native comboboxes on OSX. check-in: b4b319f573 user: jenglish tags: master, trunk | |
| 18:48 | raise popup after deiconifying; this is needed under OSX. check-in: f68ef0aba8 user: jenglish tags: master, trunk | |
| 17:54 | Demo: added combobox pane. check-in: bd42bfdfbf user: jenglish tags: master, trunk | |
| 17:54 | Added WIDGET_INHERIT_OPTIONS macro. check-in: f53bf87a4b user: jenglish tags: master, trunk | |
|
2004-07-02
| ||
| 07:37 | * win/xpTheme.c: Native appearance for combobox widgets. * library/combobox.tcl: BUGFIX: possible for LBSelect to be called when is actually selected; account for this. * library/combobox.tcl: BUGFIX: don't post listbox when disabled. * library/combobox.tcl: Workaround for [grab -global] not really grabbing globally on Windows. * win/winTheme.c: Added 'Field' element so entry borders drawn correctly again. * generic/entry.c: -selectborderwidth 0 -insertwidth 1 now the default, since that's what most themes use. check-in: 1d472fdeac user: jenglish tags: master, trunk | |
| 07:35 | -selectborderwidth 0 -insertwidth 1 now the default, since that's what most themes use. check-in: 6b9fe8a74f user: jenglish tags: master, trunk | |
| 00:10 | * Makefile.in (PKG_TCL_SOURCES): add combobox.tcl for install check-in: 959b7baf52 user: hobbs tags: master, trunk | |