aboutsummaryrefslogtreecommitdiffstats
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-0/+90
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291043-129676/+1527
* Prevents us from adding duplicate dates in history window.Damian Minkov2012-06-292-24/+43
* Removes MuteDataSource and SourceCloneable interface implementation from the ...Vincent Lucas2012-06-282-42/+49
* Adds status icon in front of auto answer items to easily detect when it is en...Damian Minkov2012-06-285-45/+212
* Fixes auto answer item icon when menu is disabled.Damian Minkov2012-06-271-2/+18
* Adds property to hide account status selectors and to disable adding auto ans...Damian Minkov2012-06-274-51/+305
* Updates screen detection when region desktop sharing starts with an origin ou...Vincent Lucas2012-06-263-65/+29
* Adds property to hide account selection when single option is available.Damian Minkov2012-06-264-7/+81
* Enables to move the desktop sharing region.Vincent Lucas2012-06-264-15/+74
* Fixes wrong menu item states, missing some configuration evaluation.Damian Minkov2012-06-261-4/+30
* Adds video conference interface enhancements.Yana Stamcheva2012-06-2535-589/+1411
* Improves call peer listener subscription for jabber desktop sharing server.Vincent Lucas2012-06-251-18/+15
* Adds more default values for sip account wizards, fixes some default values.Damian Minkov2012-06-253-1/+137
* Updates video max bandwidth default value.Damian Minkov2012-06-223-5/+15
* Sends status message with unavailable presence when logging off, this way the...Damian Minkov2012-06-211-1/+16
* Displays account display name if available.Damian Minkov2012-06-213-5/+14
* Stops flipping the local video display when dealing with a desktop sharing.Vincent Lucas2012-06-204-7/+53
* Fixes NPE.Damian Minkov2012-06-201-3/+5
* Improves updating away status.Damian Minkov2012-06-203-0/+44
* Commits an initial version of the libjitsi library which should be fully func...Lyubomir Marinov2012-06-202-12/+27
* Commits work in progress on libjitsi.Lyubomir Marinov2012-06-1939-544/+574
* Fixes handling away status after successful reconnection. Damian Minkov2012-06-195-52/+255
* Adds XMPP remote control capability advertising and adds XMPP remote control ...Vincent Lucas2012-06-199-171/+491
* Fixes a possible NullPointerException which could prevent the successful inte...Lyubomir Marinov2012-06-1913-111/+175
* Move cipher detail information to call info frame.Werner Dittmann2012-06-194-16/+24
* Adds priority prefixes we search first while discovering jingle nodes, and ad...Damian Minkov2012-06-152-30/+365
* Uses info retriever for retrieving contact avatar, to avoid possible duplicat...Damian Minkov2012-06-145-19/+50
* Corrects region desktop sharing if the frame goes outside the screen borders ...Vincent Lucas2012-06-131-9/+48
* Adds a filter to event sound chooser dialog, in order to select only WAV files.Vincent Lucas2012-06-136-15/+141
* Corrects RTP adresses logged in pcap file by JingleNodes socket. Updates ice4...Vincent Lucas2012-06-125-23/+94
* Adds property to set global account display name.Damian Minkov2012-06-121-0/+20
* Modify text of security labels to include ciper information.Werner Dittmann2012-06-125-5/+36
* Commits work in progress on libjitsi.Lyubomir Marinov2012-06-1115-319/+418
* Updates ice4j library (revision #305): Corrects the received STUN packet addr...Vincent Lucas2012-06-081-3/+48
* Shows audio configuration dialog instead of the whole configuration form when...Damian Minkov2012-06-083-31/+195
* Fixes focusing authentication window fields.Damian Minkov2012-06-071-7/+20
* Corrects custom GUI property names to respect Jitsi convention: prefix.DISABLED.Vincent Lucas2012-06-077-16/+16
* Adds properties to custom the GUI.Vincent Lucas2012-06-0717-231/+635
* Adds a FIXME comment about a cause of leaking ExtendedTooltip instances i.e. ...Lyubomir Marinov2012-06-061-2/+8
* Fixes a leak of "Join chat room" dialogs.Lyubomir Marinov2012-06-066-76/+151
* Fixes a leak of "New Account" dialogs.Lyubomir Marinov2012-06-061-87/+78
* Fixes stopping local video on call that was answered as video call will stop ...Damian Minkov2012-06-051-1/+1
* Skips provisional response for sip presence operation set.Vincent Lucas2012-06-051-2/+8
* Uses the equivalent of Jitsi's 'On the phone' status in Microsoft Office/Outl...Lyubomir Marinov2012-06-043-66/+344
* Replaces incorrect provisioning parameters, which do not correspond toVincent Lucas2012-06-042-19/+30
* Adds an option to use additional phone numbers for video calls and desktop sh...Damian Minkov2012-06-043-86/+150
* Supports vCard e-mail addresses when matching Microsoft Outlook contacts to J...Lyubomir Marinov2012-06-041-6/+125
* Supports vCard e-mail addresses when matching Microsoft Outlook contacts to J...Lyubomir Marinov2012-06-036-14/+361
* Converts a few public API methods from "weakly" to "strongly" typed.Lyubomir Marinov2012-06-0312-46/+84