Commit Graph

14 Commits (cefexperiments)

Author SHA1 Message Date
Lyubomir Marinov b211c26d6c Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
Lyubomir Marinov 2864990fb3 Tries to fix the build (tests).
14 years ago
Lyubomir Marinov 34d54b1d84 Moves the ConfigurationService and FileAccessService implementations from Jitsi into libjitsi. Silences handled exceptions in libjitsi by converting them into Logger informational messages.
14 years ago
Lyubomir Marinov 0b9b0b248c Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov 89d68994ef Switches Jitsi trunk to libjitsi.
14 years ago
Emil Ivov 9feab56577 Changes project name in source license headers from SIP Communicator to Jitsi
14 years ago
Lyubomir Marinov 9897f9139a Implements XML element name encoding (http://www.w3.org/TR/xml/#NT-Name) in the XML backend of the ConfigurationService implementation in order to allow storing properties with names not limited to valid XML element names. The functionality is implemented in order to allow EntityCapsManager to store Jabber DiscoverInfo (when running the tests) but it turns out that the reconnect plugin also has started trying to store properties with names which are not valid XML element names (which is probably not in the tests, I don't know).
16 years ago
Lyubomir Marinov 75e6e6d036 Fixes the unit tests of the ConfigurationService broken by the previous commit.
17 years ago
Damian Minkov 7c1212b670 Change configuration tests to see if configuration home directory name has changed through system property
18 years ago
Emil Ivov 1a04e68bb4 Code format
20 years ago
Emil Ivov 5f317b62f9 Fixed javadoc conflicts
20 years ago
Emil Ivov 57b5fb4f52 An insignificant modification meant to trigger a CC build.
20 years ago
Emil Ivov c038fc9e7c Refactoring to allow the implementation frequent writes of the configuration file
20 years ago
Emil Ivov 17a21968ee Initial sip-communicator-1.0 commit
20 years ago