Commit Graph

11 Commits

Author SHA1 Message Date
36de66bdf0 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
8f62467711 INTEGRATION: CWS changefileheader (1.9.164); FILE MERGED
2008/04/01 15:15:13 thb 1.9.164.3: #i85898# Stripping all external header guards
2008/04/01 12:29:48 thb 1.9.164.2: #i85898# Stripping all external header guards
2008/03/31 12:31:40 rt 1.9.164.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:42:21 +00:00
a939a1effd INTEGRATION: CWS dba23a (1.8.44); FILE MERGED
2007/03/21 13:20:16 fs 1.8.44.2: #i73260#
2007/02/22 11:27:16 fs 1.8.44.1: #i73260# misc warning issues
2007-05-10 09:46:51 +00:00
3b248b514f INTEGRATION: CWS oihelp (1.7.42); FILE MERGED
2006/11/13 12:48:37 fs 1.7.42.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment
2006-12-13 10:57:02 +00:00
29b6a3d5f1 INTEGRATION: CWS pchfix02 (1.6.22); FILE MERGED
2006/09/01 17:26:39 kaib 1.6.22.1: #i68856# Added header markers and pch files
2006-09-16 12:14:43 +00:00
35e35c3ec5 INTEGRATION: CWS dba204b (1.5.68); FILE MERGED
2006/07/06 14:52:27 fs 1.5.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings
2006-07-26 06:54:32 +00:00
881d954877 INTEGRATION: CWS pbrwuno (1.3.158); FILE MERGED
2005/10/14 12:43:44 fs 1.3.158.5: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values
2005/10/05 06:52:13 fs 1.3.158.4: RESYNC: (1.3-1.4); FILE MERGED
2005/09/05 07:41:47 fs 1.3.158.3: #i53095# phase 3, part 1: introduced XPropertyControl and relatives,
describing one control in the ObjectInspector, responsible for one
property
known issues:
- rebuildPropertyUI can cause problems now: If the user clicks into
  the control for property A, which causes property B to be committed,
  which causes the UI for property A to be rebuilt, then this will
  crash currently. Reason: rebuildPropertyUI now synchronously replaces
  the VCL-Window of the rebuilt control, which is exactly the one
  which is still in some MouseButtonDown-handler.
  possible solutions:
  - see if rebuiltPropertyUI can be obsoleted - handlers should be able
    to just obtain the XPropertyControl from the PropertyUI, and
    re-initialize the control. Shouldn't they?`
  - make one of the steps in the chain (mouse-click, handler-call,
    rebuildPropertyUI-callback) asynchronous.
2005/08/10 15:41:43 fs 1.3.158.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:56 fs 1.3.158.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work
2006-03-14 10:19:23 +00:00
a14ef85946 INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED
2005/09/05 13:00:05 rt 1.3.172.1: #i54170# Change license header: remove SISSL
2005-09-08 19:07:32 +00:00
faefa5fd4a INTEGRATION: CWS eforms2 (1.2.154); FILE MERGED
2004/07/16 15:41:43 fs 1.2.154.2: #114856# +DateTime type, and some cleanup at the IBrowserControl
2004/04/26 11:30:29 fs 1.2.154.1: some cleanup/consolidation
2004-11-16 11:03:36 +00:00
29a4847890 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-25 15:04:55 +00:00
9da31656e2 initial checkin - outsourced the form property browser 2001-01-12 10:35:45 +00:00