summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)AuthorFilesLines
2002-01-08#96307# Fixed memory leak in Add/RemoveNode copy ctors: The non-owning alias ...Jörg Barfurth1-9/+22
2001-12-20Added new actions to deal with setsJörg Barfurth1-99/+168
2001-12-17#96023# Use correct parent node for accessing value in nested local locationJörg Barfurth1-3/+3
2001-12-07#95259# Expand changes to multi-locale form before merging with existing dataJörg Barfurth2-41/+266
2001-12-07#86807#,#95259# Use modification-safe iteration for visitorJörg Barfurth1-9/+8
2001-12-07#86807# Localized value now always considered 'replaced'. Only group member v...Jörg Barfurth1-3/+3
2001-12-07#86807# Use modification-safe iteration for modifying visitorJörg Barfurth1-8/+12
2001-12-06Allow multiple views to be opened in one sessionJörg Barfurth1-40/+44
2001-11-16#93753# dissolving drafts CVS moduleMichael Hönnig1-1/+1
2001-11-14#86930#,#94287# Reorganization of merging and related algorithmsJörg Barfurth5-126/+157
2001-11-14#86930# Workaround for missing readonly conformance now only in remote caseJörg Barfurth1-6/+8
2001-11-14#86930#,#94287# Provide interface for adjusting state and accessJörg Barfurth2-8/+22
2001-11-14#86930#,#94287# Implement support for finalizedJörg Barfurth2-4/+6
2001-11-14#86930#,#94287# Implement correct merging of layersJörg Barfurth1-0/+498
2001-11-14#86930#,#94287# Refactor merging and related algorithmsJörg Barfurth10-652/+1133
2001-11-14#93753# dissolving drafts cvs moduleMichael Hönnig1-1/+1
2001-11-09#94198# Improved ValueChange handlingJörg Barfurth6-24/+39
2001-11-09#94198# Removed special case for AddNode with value; Improved ValueChange han...Jörg Barfurth1-37/+10
2001-11-09#86080# Cleanup of exception specifications; corrected handling of conversion...Jörg Barfurth1-82/+64
2001-11-09#86080# Cleanup of exception specifications; corrected handling/translation o...Jörg Barfurth1-34/+26
2001-11-09#86080# Cleanup of exception specifications for loading/updating; correct exc...Jörg Barfurth3-15/+15
2001-11-09#86080# Cleanup of exception specifications for XML handlingJörg Barfurth1-5/+5
2001-11-09#86080# Corrected exception thrown for creation failuresJörg Barfurth1-12/+20
2001-11-09#86080# Cleanup of exception handling for XxxProvider interfacesJörg Barfurth3-12/+15
2001-11-09#86080# Cleanup of exception specification for XML handlingJörg Barfurth3-10/+122
2001-11-09#86080# Cleanup of exception handling for XxxProvider interfacesJörg Barfurth3-19/+26
2001-11-09#86080# Cleanup of exception handling for XxxProvider interfacesJörg Barfurth4-49/+75
2001-11-08#65293# syntaxHans-Joachim Lankenau1-3/+3
2001-11-06#94360# Locate configmgr.ini next to cfgmgr shared libraryJörg Barfurth1-3/+28
2001-11-05#86807#,#94287# Improved state handlingJörg Barfurth10-61/+88
2001-11-05#86807# Removed (incomplete) support for special 'default' localeJörg Barfurth2-14/+11
2001-11-05#86807# Reduce to locale now copies the tree ID (if any)Jörg Barfurth1-2/+9
2001-11-02#91782# Adjusted to change in BootstrapSettingsJörg Barfurth1-3/+6
2001-11-02#91782# Modified bootstrapping to use rtl bootstrap arguments; no more use of...Jörg Barfurth2-514/+604
2001-11-02#91782# Removed dependency on unotools (was needed for bootstrapping)Jörg Barfurth2-5/+6
2001-10-26#93522# Use correct attributes ('replaced') for inserted/replacing value set ...Jörg Barfurth1-4/+15
2001-10-26#93522# Remove attributes from class Template (nver worked correctly)Jörg Barfurth4-37/+24
2001-10-23#92924#: gcc-3.0.1 needs lvalueJens-Heiner Rechtien1-3/+4
2001-10-22#90321# Incorrect change detection in setsJörg Barfurth1-3/+3
2001-10-11#92234# new string defs to shareDirk Grobler1-4/+4
2001-10-11#65293# corrected misspellingVladimir Glazounov1-3/+3
2001-10-11#92234# new string defs to shareDirk Grobler2-4/+35
2001-10-11#92234# refactored group and user management and added feature for creating g...Dirk Grobler1-4/+5
2001-10-08#92816# Do not strip empty sets (unless that is their default state)Jörg Barfurth1-3/+4
2001-10-02#65295# exception specificationVladimir Glazounov1-3/+3
2001-10-02#65293# corrected misspellingVladimir Glazounov1-3/+3
2001-10-02#65295# corrected return valueVladimir Glazounov1-3/+3
2001-09-28Adjust to src641, some tests extendedJörg Barfurth6-111/+123
2001-09-28#90021# Implement proper support for default-handlingJörg Barfurth1-11/+13
2001-09-28#90021# Implement proper support for default-handlingJörg Barfurth65-1515/+3714