Damian Minkov
daa74ca184
Fixes manifest files.
12 years ago
Ingo Bauersachs
f2694065ad
Use separate dirs for application logs, cache and configuration data
...
This is primarily used on Windows to store logs and cached data
on the local computers instead of on the network when roaming profiles
with folder redirection is used.
12 years ago
Lyubomir Marinov
b211c26d6c
Fixes warnings, removes trailing whitespace, adds @Override annotations.
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
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
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
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
Emil Ivov
3f5206ff01
Commits patches for the following issues:
...
#482 Overly complex plugin manager (work in progress)
#448 Show complete SIP adddress when displaying account
#510 switch to the latest version of Felix (Richard actually did most of the work here.)
17 years ago
Lyubomir Marinov
7268bab867
Fixes TestFailSafeTransaction to not rely on the system charset i.e. take the possible different between String.getBytes().length and String.length() into account.
17 years ago
Benoit Pradelle
acd777f360
Moved FailSafeTransactions to the fileaccess bundle.
18 years ago
Emil Ivov
a29e2cd380
Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov
1a04e68bb4
Code format
19 years ago
Alexander Pelov
0c761c736a
Fixed file indentation - from TABs to SPACEs (4 spaces / tab)
20 years ago
Alexander Pelov
7b861b5cf5
ResourcesService renamed to FileAccessService.
20 years ago