Commit graph

686 commits

Author SHA1 Message Date
Sarah Smith
865a030eca #96320# adding layerdecorator 2002-11-06 10:06:16 +00:00
Sarah Smith
fd14b8d04d #96320# fixing setToDefault behaviour 2002-11-06 10:03:00 +00:00
Jörg Barfurth
9b02076f2d #104580# Correct missing negation on condition 2002-10-30 11:59:47 +00:00
Jörg Barfurth
95cdaaec71 #100047# Improved createInstance.. handling for better reporting of instantiation failures caused by illegal arguments or service specifiers; removed unused and never supported instantiation fallback 2002-10-28 13:43:35 +00:00
Jörg Barfurth
f7a1b971d3 #100047# Improved argument handling for better reporting of instantiation failures caused by illegal arguments 2002-10-28 13:41:43 +00:00
Jörg Barfurth
7ee5746caf Add option to specify access service 2002-10-28 13:18:34 +00:00
Jörg Barfurth
f3f923b58d #102602# Moved and published context support function 2002-10-24 14:44:02 +00:00
Jörg Barfurth
c70d1aa460 #102602# New service for importing configuration data into a backend 2002-10-24 14:42:16 +00:00
Jörg Barfurth
dddf71d725 #102602# New application for importing configuration data into a backend 2002-10-24 14:39:15 +00:00
Jörg Barfurth
43a741d11f #102602# New service for importing configuration data into a backend 2002-10-24 14:33:07 +00:00
Jörg Barfurth
2314ef3aa5 #102602# New application for importing configuration data into a backend 2002-10-24 14:29:25 +00:00
Sarah Smith
845292b99b #103925# fixing mismatch in component/requested name 2002-10-24 11:59:35 +00:00
Jens-Heiner Rechtien
3198ad1537 #101911#: more precise friend declaration 2002-10-24 07:36:59 +00:00
Jörg Barfurth
fbbe88925f #103812#,#90321# adjusted last fix to follow coding guidelines 2002-10-21 12:57:53 +00:00
Sarah Smith
37cfdb9f9b #103812# updated root node name format 2002-10-21 12:33:56 +00:00
Sarah Smith
8b811b0769 #103812# updated root node format 2002-10-21 12:17:59 +00:00
Jörg Barfurth
ff981bbbd4 Switch cfgapi to use cppu/bootstrap; cleanup obsolete stuff 2002-10-17 10:51:54 +00:00
Jörg Barfurth
5b09e4c4df #103558# Add helper to recognize value sets 2002-10-16 06:58:27 +00:00
Jörg Barfurth
424ee9bfac #103558# Don't require removed/replaced data in UpdateDispatcher; detect value set from context 2002-10-16 06:57:17 +00:00
Jörg Barfurth
b7a478d466 #92463# Avoid spurious assertion and dispatching changes in unloaded parts of the tree 2002-10-15 14:06:26 +00:00
Jörg Barfurth
933c0ac737 #104243# Removed spurious assertion when object is used from a disposing()-Listener. 2002-10-15 14:03:52 +00:00
Jörg Barfurth
dba0e2addb #102302#,#104243# Corrected handling of addListener/removeListener when the object is disposed (or being disposed) 2002-10-15 14:02:27 +00:00
Jörg Barfurth
d42b8ecd9e #104043# Add/adjust log point for TIMELOG 2002-10-14 13:19:28 +00:00
Jörg Barfurth
e6b2f1534c #103814# Adjust to provider/treemanger changes; Use refcounted versions of ITemplateManager and IDefaultProvider 2002-10-10 08:32:25 +00:00
Jörg Barfurth
ec85c5ab21 #103814# Release cachecontroller when disposing; add threadsafe disposing; add checks for NULL cache; implement refcounted versions of ITemplateManager and IDefaultProvider 2002-10-10 08:30:53 +00:00
Jörg Barfurth
a672ee7c9b #103814# Add refcounted versions of ITemplateManager and IDefaultProvider 2002-10-10 08:27:46 +00:00
Jörg Barfurth
cc4e9a27d7 #103814# Release treemanager when disposing; add threadsafe disposing; add refcounting to further treemanager references (via ITemplateManager and IDefaultProvider) 2002-10-10 08:23:25 +00:00
Martin Hollmichel
950da4b62e join: from SRX643_OO, #103821# 2002-10-02 10:34:58 +00:00
Jörg Barfurth
c5da1fc640 #103852# Correct wrapping of type converter exceptions added to parser 2002-10-01 15:10:50 +00:00
Jörg Barfurth
d36de002ac #103852# Correct wrapping of handler exception added to parser classes 2002-10-01 15:10:05 +00:00
Jörg Barfurth
8ef3b89f70 #103852# Add helper for correct exception wrapping 2002-10-01 15:08:14 +00:00
Jörg Barfurth
9f3226b83e #103562# Evaluate Offline parameter 2002-09-23 13:41:41 +00:00
Jörg Barfurth
a0e75dcec4 #102850# Fallback to offline mode now done externally 2002-09-19 09:53:21 +00:00
Jörg Barfurth
2ec076e799 #102850# Support for contexts to allow fallback initialization 2002-09-19 09:52:36 +00:00
Jörg Barfurth
6d77da9edf #i7776# Use local symbol to retrieve module path; Otherwise UNX linking may get a symbol from any other library 2002-09-18 13:49:21 +00:00
Jörg Barfurth
8c2cf0f7c4 #102850# BackendAccessException c'tor signature changed; corrected wrong use of makeAny 2002-09-16 07:24:28 +00:00
Cyrille Moureaux
814b133fdd #102850# Changes to BackendAccessException 2002-09-13 16:45:41 +00:00
Jörg Barfurth
23d910fb64 #102804# Unified declarations of service support for backend registration and construction 2002-09-02 16:24:41 +00:00
Jörg Barfurth
b25559bfff #102804# Changed sequence of building and wrapping a backend to allow fallback to offline mode 2002-09-02 16:23:43 +00:00
Jörg Barfurth
466ecb80ad #102541# Corrected timestamp handling to collaborate with the OfflineBackend 2002-08-29 10:09:06 +00:00
Martin Hollmichel
fb4c941007 add: missing dependency, #100000# 2002-08-23 11:23:44 +00:00
Jörg Barfurth
c547ea4d7a #102583# Suppress assertion about unknown tag for constraints and other documentary items 2002-08-23 10:15:37 +00:00
Jörg Barfurth
9d730c0f02 #102319# The active component must be set earlier when starting a template (certainly before completing an item template) 2002-08-20 09:23:48 +00:00
Jörg Barfurth
8bdfc1a9ef #102313# Remove wrong assertion (that triggers always) 2002-08-20 09:21:31 +00:00
Jörg Barfurth
a93c72cd85 #99167# Corrected parameter validation: reject value we can't handle 2002-08-13 12:33:45 +00:00
Jörg Barfurth
443cb6480a #99167# Corrected parameter validation: reject empty names 2002-08-13 12:32:46 +00:00
Jörg Barfurth
70f3d391d4 #98489# Corrections for merging 2002-08-13 12:30:29 +00:00
Jörg Barfurth
5185653dc1 #102278# Move the handling of (dynamic) properties overriding (rather than replacing) their base value to the layer merger 2002-08-13 09:30:22 +00:00
Jörg Barfurth
3085098808 #102237# Leave manifest NIL strings as NULL 2002-08-13 09:00:26 +00:00
Jörg Barfurth
3783bf0f38 #102246# Write prop types also when adding a prop not present in the layer before 2002-08-12 15:06:33 +00:00