summaryrefslogtreecommitdiff
path: root/vcl/source/control/spinfld.cxx
AgeCommit message (Collapse)Author
2005-09-09INTEGRATION: CWS ooo19126 (1.18.136); FILE MERGEDRüdiger Timm
2005/09/05 14:44:44 rt 1.18.136.1: #i54170# Change license header: remove SISSL
2005-05-18INTEGRATION: CWS kdeplugfixes (1.17.42); FILE MERGEDRüdiger Timm
2005/05/04 10:50:17 pl 1.17.42.1: #i48683# do not use NWD for spinfields with dropdown
2005-03-30INTEGRATION: CWS vcl38 (1.16.144); FILE MERGEDRüdiger Timm
2005/03/11 12:38:46 pl 1.16.144.1: #b6238085# support for Edits without border on systems that set NWFs HAS_BACKGROUND_TEXTURE
2004-10-22INTEGRATION: CWS dba17 (1.14.104); FILE MERGEDPascal Junck
2004/09/22 13:41:01 fs 1.14.104.3: #i28669# proper calculation of the size of the sub edit in Resize 2004/09/20 14:50:23 fs 1.14.104.2: RESYNC: (1.14-1.15); FILE MERGED 2004/09/08 13:19:14 fs 1.14.104.1: #i33728# (approved by ssa) ImplCallEventListeners
2004-09-08INTEGRATION: CWS vcl25 (1.14.60); FILE MERGEDJens-Heiner Rechtien
2004/07/22 13:56:36 ssa 1.14.60.1: #i30462 spinfields with drop down will always be painted non-native
2004-05-10INTEGRATION: CWS nwf (1.13.2); FILE MERGEDJens-Heiner Rechtien
2004/03/31 18:59:21 fa 1.13.2.2: - Fix disabled PushButtons (ie Tools->Configure...) and SpinField edit boxes and button. (we weren't enabling the widgets at all) - Fix scrollbar Thumb sizes to account for the difference between OOo's size for controls and the GTK theme's size 2004/02/27 08:31:20 ssa 1.13.2.1: #i25130# initial native widget framework, merged from srx645
2004-02-20INTEGRATION: CWS vcl17 (1.12.14); FILE MERGEDOliver Bolte
2004/02/09 11:17:13 ssa 1.12.14.1: #25130# prepare for mouseover, add PreNotify handlers
2004-01-06INTEGRATION: CWS vclcleanup02 (1.10.344); FILE MERGEDVladimir Glazounov
2003/12/17 16:03:56 mt 1.10.344.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:18 mt 1.10.344.1: #i23061# VCL cleanup, removed headers, methods and types...
2003-12-11INTEGRATION: CWS frmcontrols01 (1.10.310); FILE MERGEDKurt Zenker
2003/10/30 14:22:04 fs 1.10.310.2: #i21680# don't use hard coded timeouts for repeat, but the MouseSettings 2003/10/29 11:16:43 fs 1.10.310.1: #i21614# ImplDrawSpinButton: allow mirrored horizontal orientation
2002-09-12#100860# do not mirror edit controlsStephan Schäfer
2002-05-08#98573# discard layout information on resizePhilipp Lohmann
2002-05-03#98573# implement accessibility helper functionsPhilipp Lohmann
2001-11-27#93120# AccessiblityMalte Timmermann
2001-06-06#87848# Draw...Malte Timmermann
2001-05-14don't call draw() recursivleyMalte Timmermann
2001-04-24#86292# Draw - not every SpinField has a SubEdit...Malte Timmermann
2001-04-12Fixed a bug in ::Draw()Malte Timmermann
2001-03-20#85170# Down Spin on Don't spin on COMMAND_WHEEL, when ReadOnly...Malte Timmermann
2000-09-18initial importJens-Heiner Rechtien