2005/06/21 14:14:02 ssa 1.38.88.1: #i48629# as there is no checked pushbutton on native platforms the checked state will be rendered by NWF as being pressed
2005/04/06 13:04:51 pl 1.37.12.4: #i46636# fix no HAS_BACKGROUND_TEXTURE case for comboboxes
2005/04/05 12:49:22 pl 1.37.12.3: #i45896# another gcc 3.3 temporary fix
2005/04/04 17:34:32 pl 1.37.12.2: #i46636# fix HAS_BACKGROUND_TEXTURE handling for comboboxes and listboxes
2005/04/04 08:21:34 ssa 1.37.12.1: #i46410# always paint radio and checkbox statechanges using invalidate to have the proper background
2005/02/16 14:23:01 pl 1.35.2.4: #i41741# fix windows case
2005/02/15 07:23:31 dv 1.35.2.3: #i42422# Better alignment of MoreButton text
2005/02/14 08:10:41 dv 1.35.2.2: #i42422# MoreButton now with symbols
2005/02/02 20:45:54 pl 1.35.2.1: #i41741# draw radiobuttons and checkboxes in correct size
2005/01/12 11:44:17 pl 1.31.16.2: RESYNC: (1.31-1.32); FILE MERGED
2004/12/22 11:38:13 ssa 1.31.16.1: #i38050# dont force transparency if a ControlBackground was set, this allows for NWF controls with colored backgrounds
2004/10/28 11:33:37 pl 1.29.34.2: RESYNC: (1.29-1.30); FILE MERGED
2004/10/26 12:59:27 dv 1.29.34.1: #i28816# radio buttons and check boxes should ignore some settings changed event
2004/06/16 05:16:10 fs 1.26.14.12: RESYNC: (1.26-1.27); FILE MERGED
2004/05/04 13:45:47 fs 1.26.14.11: #i26046# PushButton::ImplInitStyle: default to WB_VCENTER if no vertical alignment is given
2004/04/29 07:18:21 dv 1.26.14.10: #i28477# PusButton::ImplGetTextStyle() needs DrawFlags, too, to enable disabled look
2004/04/20 08:04:08 dv 1.26.14.9: #i26046# ImageButton images will be centered by default
2004/04/16 09:48:17 dv 1.26.14.8: #i26046# RadioButton::SetFocusRect() still needed!
2004/04/14 13:36:33 dv 1.26.14.7: #i26046# Added support for images to CheckBox and RadioButton
2004/04/02 13:04:26 dv 1.26.14.6: #i26046# More changes for supporting images in checkboxes
2004/03/31 10:47:00 dv 1.26.14.5: #i26046# Use PushButton::GetModeImage() instead of GetImage()
2004/03/10 14:14:51 dv 1.26.14.4: #i24693# Removed warning
2004/03/09 09:52:15 dv 1.26.14.3: #i24687# Added suppurt for monochrome checkboxes and radiobuttons
2004/03/03 13:01:03 dv 1.26.14.2: #i24682# Added support for toggeling PushButton
2004/03/03 07:46:40 dv 1.26.14.1: #i24691# Added support for WB_LEFT, ... to PushButton