Commit Graph

35 Commits (23763112c709a7037bd31c305c5a32a34708a3bf)

Author SHA1 Message Date
Damian Minkov daa74ca184 Fixes manifest files.
12 years ago
Damian Minkov 994e8bfe99 Fixes removing properties with partial match, and adds tests for it.
12 years ago
paweldomas c335965f2b Removes assertion after configuration is purged
13 years ago
Lyubomir Marinov b211c26d6c Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
Lyubomir Marinov c85ca6ca0c Works on preventing an issue with the display of remote video which could scale it down to a tiny number of pixels. Fixes multiple technical/programming errors, warnings, javadocs.
13 years ago
Yana Stamcheva ebc645908f Separates dns package to service and impl. Creates a ParallelResolver interface that can be used from the util package. Moves NetworkUtils back to util package. Moves dnsconfig plugin to the impl/dns package (because it was using implementation classes directly).
13 years ago
Yana Stamcheva 91b72c3202 Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils and WindowsUtils from general GuiUtils.
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
Ingo Bauersachs 1d6e0246a1 Import DNS package to tests and fix tests
14 years ago
Emil Ivov 9feab56577 Changes project name in source license headers from SIP Communicator to Jitsi
14 years ago
Werner Dittmann f202265ca8 Remove import of non-existing package
15 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).
15 years ago
Werner Dittmann 011af719e8 Cleanup some left-overs of PropertyChange event handling.
16 years ago
Werner Dittmann 12bd1ba9b0 Just fix a typo in ConfigPropertyVetoException
16 years ago
Werner Dittmann 73cf690b04 Cleanup PropertyChangeEvent stuff
16 years ago
Lyubomir Marinov f837057d33 Commits the last part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the test directory.
16 years ago
Lyubomir Marinov 78041d3755 Take two at fixing the failing Jabber account uninstallation test this time pretty much forcing the XML store on the ConfigurationService implementation because the configuration tests write the configuration file in XML format on their own, without the ConfigurationService implementation.
16 years ago
Lyubomir Marinov 75e6e6d036 Fixes the unit tests of the ConfigurationService broken by the previous commit.
16 years ago
Emil Ivov 3f5206ff01 Commits patches for the following issues:
17 years ago
Lyubomir Marinov 0a2aa6c723 Fixes warnings.
17 years ago
Lyubomir Marinov a376ea4cde Moves PropertyChangeListener/Event from .configuration.event to .util because they're generic and of interest to other use cases.
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 ec6caceb56 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Damian Minkov 711e49d198 Moving to Felix
19 years ago
Emil Ivov 1a04e68bb4 Code format
19 years ago
Emil Ivov 01dca1909d Moved from src to test.
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 0dda7a6e71 Added a finalizer test which would purge the configuration file at the end of testing so that it doesn't mess with next runs
20 years ago
Emil Ivov d7b0e0af3d Added tests for the methods allowing retrieval of configuration directories.
20 years ago
Emil Ivov 17a21968ee Initial sip-communicator-1.0 commit
20 years ago