index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
When creating new account (simple or advance form) make sure we don't reuse o...
Damian Minkov
2011-02-17
5
-1
/
+52
*
Removing option "remember password" when editing sip account don't work (repo...
Damian Minkov
2011-02-17
3
-1
/
+22
*
Fixes an issue reported by Emil Ivov and found to cause modifications to the ...
Lyubomir Marinov
2011-02-17
1
-8
/
+31
*
Force width to be multiple of 16 on Mac OS X when we create a part desktop st...
Sebastien Vincent
2011-02-17
1
-0
/
+11
*
Add initial backend implementation to create and move part of desktop streami...
Sebastien Vincent
2011-02-17
8
-9
/
+170
*
Stop JMF processing of local video when we hide it and start when we show it ...
Sebastien Vincent
2011-02-17
1
-24
/
+65
*
Fixes javadocs.
Lyubomir Marinov
2011-02-17
1
-18
/
+27
*
Adds javadocs.
Lyubomir Marinov
2011-02-16
1
-0
/
+15
*
Add missing method in OperationSetDesktopStreaming to move a partial desktop ...
Sebastien Vincent
2011-02-16
3
-1
/
+54
*
Fixes #JITSI-906, reported by Stefan Mayer: SIP Message flood.
Emil Ivov
2011-02-16
2
-5
/
+5
*
Add methods to MediaService for streaming a part of desktop and stub methods ...
Sebastien Vincent
2011-02-16
5
-1
/
+131
*
Reports contact specifiers such as Home, Work, Mobile for the SourceContact C...
Lyubomir Marinov
2011-02-16
2
-11
/
+89
*
Fix desktop streaming stop.
Sebastien Vincent
2011-02-16
4
-5
/
+26
*
Reports contact specifiers such as Home, Work, Mobile for the SourceContact C...
Lyubomir Marinov
2011-02-16
2
-1
/
+142
*
Adds formatting, javadocs.
Lyubomir Marinov
2011-02-16
4
-21
/
+22
*
Some typos and javadoc.
Damian Minkov
2011-02-14
2
-7
/
+14
*
Show appropriate notification when user not found is returned.
Damian Minkov
2011-02-11
2
-8
/
+27
*
Handle sip: when creating sip accounts. Add white colour to installer fonts.
Damian Minkov
2011-02-11
2
-1
/
+9
*
Use certificate service when accessing https xcap addresses.
Damian Minkov
2011-02-09
1
-0
/
+37
*
Fix file drag n' drop on Linux.
Damian Minkov
2011-02-09
1
-2
/
+48
*
Print call statistics in the log file.
Damian Minkov
2011-02-09
2
-3
/
+3
*
In case we fail to resolve backup resolver address, we take the IP address of...
Sebastien Vincent
2011-02-08
1
-3
/
+19
*
Add some debug logs in DNS parallel resolver.
Sebastien Vincent
2011-02-08
2
-4
/
+19
*
Make sure we don't skip setting show application property when hide/show appl...
Damian Minkov
2011-02-08
1
-1
/
+1
*
Make sure we use directsound devices under windows if they are not set as def...
Damian Minkov
2011-02-08
2
-0
/
+95
*
Check default settings for property.
Damian Minkov
2011-02-08
1
-1
/
+8
*
Fixes dialpad dialog location.
Yana Stamcheva
2011-02-07
5
-7
/
+22
*
X509TrustManager's getAcceptedIssuers() method should return " a non-null (po...
Sebastien Vincent
2011-02-07
1
-1
/
+1
*
Early process messages in separate method.
Damian Minkov
2011-02-07
1
-45
/
+30
*
Removes unused border in the account status panel on the top of the contact l...
Yana Stamcheva
2011-02-07
1
-1
/
+0
*
Add early message processors for all incoming sip messages.
Damian Minkov
2011-02-07
1
-1
/
+83
*
Fixes wrong location of the call window.
Yana Stamcheva
2011-02-07
4
-7
/
+9
*
Fix a possible ui block.
Damian Minkov
2011-02-07
1
-13
/
+14
*
Makes the ProtoProvider always respond with at least a 501 Not implemented to...
Emil Ivov
2011-02-03
1
-3
/
+2
*
Makes the ProtoProvider always respond with at least a 501 Not implemented to...
Emil Ivov
2011-02-03
1
-0
/
+37
*
Fixes remaining message notification icon for a contact with no "active" chats.
Yana Stamcheva
2011-02-03
1
-0
/
+5
*
Hide the close local video button during a drag operation.
Yana Stamcheva
2011-02-03
1
-3
/
+11
*
Cosmetic changes.
Sebastien Vincent
2011-02-03
6
-5
/
+9
*
If there's no remote video we limit the local video drag to the video contain...
Yana Stamcheva
2011-02-03
1
-1
/
+16
*
Check a logging property in configuration and if missing get it from default ...
Damian Minkov
2011-02-03
1
-8
/
+30
*
Fixes local video minimum and maximum coordinates on move.
Yana Stamcheva
2011-02-02
1
-10
/
+24
*
Fixes NullPointerException in single window mode.
Yana Stamcheva
2011-02-02
1
-4
/
+5
*
Added the possibility to hide and move the local video.
Yana Stamcheva
2011-02-02
10
-81
/
+644
*
Network utils listens for network changes and updates dns servers in our reso...
Damian Minkov
2011-02-01
1
-3
/
+4
*
Fix blocked call at incoming state whereas other peer is connected.
Sebastien Vincent
2011-01-31
1
-8
/
+9
*
Fix a problem with not finished zip files on macosx. Adjust some text.
Damian Minkov
2011-01-31
2
-11
/
+204
*
Rename CreateAccountService to SIPAccountCreationFormService as it's used onl...
Yana Stamcheva
2011-01-31
6
-8
/
+8
*
Increase receive buffer of the RTP socket because in case of high fps video, ...
Sebastien Vincent
2011-01-31
2
-0
/
+9
*
Moves logging configuration in separate bundle and add option to archive and ...
Damian Minkov
2011-01-31
12
-683
/
+1587
*
Reduce chat write area minimum height to fit in one line.
Yana Stamcheva
2011-01-29
1
-2
/
+2
[next]