aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/util
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'merge_config' of \\\PC4315\work\github_jitsi\tom.denham@metaswitch.com2013-05-091-0/+23
|\ \
| * | Add new config option to disable merging contacts, which removse 'AddPeter O'Neill2013-04-291-0/+23
| |/
* | Adds additional utility methods.Damian Minkov2013-05-081-4/+39
* | Adds support for draft-saintandre-impp-call-info and improves the avataryanas2013-05-072-0/+622
* | Disables showing status messages in the chat window, until we fix the status ...yanas2013-05-071-1/+1
|/
* Fix NAPTR sorting by preference (reported by Juha Heinanen on dev)Ingo Bauersachs2013-04-101-1/+1
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-0/+34
* Allows use of distinct port ranges for audio and video streams. Distinct rang...Emil Ivov2013-03-271-0/+222
* Add configuration to remove support for contact groups from the Jitsi UI. Tom Denham2013-03-151-52/+75
* Adds options to disable group renaming and removing, and contact move and ren...Damian Minkov2013-03-081-0/+90
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-3/+3
* Adds a default value for the account config property.Yana Stamcheva2013-02-251-0/+23
* Fixes warnings.Lyubomir Marinov2013-02-251-2/+4
* Fixes <3 copying in the chat window. Patch provided by Hristo Terezov on dev ...Yana Stamcheva2013-02-221-0/+18
* Add thread IDs to log messagesTom Denham2013-02-191-0/+3
* Commits work in progress on utilizing Android's native hardware (and software...Lyubomir Marinov2013-02-061-14/+13
* Moves jitsi in usr/share under debian. Fixes source package after new dns cha...Damian Minkov2013-02-051-2/+3
* Make sure we include dnsjava library only once in bundles.Damian Minkov2013-02-041-1/+1
* Adds a getRegisteredProviders method in the AccountUtils.Yana Stamcheva2013-01-301-0/+31
* Moves Encoding and Security wizard related classes back to util package as th...Yana Stamcheva2013-01-303-1/+296
* Adds option to enable/disable task bar / dock alerts. Alert main window on in...Damian Minkov2013-01-301-0/+39
* Moves CallRenderer and CallPeerRenderer interfaces to service gui. Moves the ...Yana Stamcheva2013-01-292-1/+208
* Make the ParallelResolver and the DnssecResolver two distinct DNS service imp...Ingo Bauersachs2013-01-293-309/+0
* Separates account status related methods to AccountStatusUtils class in the u...Yana Stamcheva2013-01-296-0/+835
* Moves account related utility methods like getRegisteredAccounts(), getRegist...Yana Stamcheva2013-01-283-2/+273
* Separates dns package to service and impl. Creates a ParallelResolver interfa...Yana Stamcheva2013-01-273-0/+1685
* Use common property for message history service and UIIngo Bauersachs2013-01-262-19/+17
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-2486-20535/+3
* Adds visualisation of the currently selected status message, and saves custom...Damian Minkov2013-01-231-0/+23
* Disable encodings table in account settings when override is not checkedIngo Bauersachs2013-01-231-1/+20
* Restores full-screen display support in calls.Lyubomir Marinov2013-01-232-26/+34
* Implements NAPTR sort by order/preference/transport and SRV sort by Priority/...Vincent Lucas2013-01-211-12/+199
* Updates jna library to use original file structure, skipping duplicate binari...Damian Minkov2013-01-151-1/+2
* Add OSGi imports for SIP SSL configuration (reported by Pawel Domas)Ingo Bauersachs2012-12-071-0/+2
* Fixes a leak of OtrContactMenu instances (which a case of real-world usage we...Lyubomir Marinov2012-11-231-1/+1
* Avoids dialing empty numbers and adds option to configure remember password t...Damian Minkov2012-11-231-3/+13
* Make whether stack trace is shown in error pop-ups configurable. Patch contri...Damian Minkov2012-11-231-27/+49
* Fixes NullPointerException in ExtendedTooltip.Yana Stamcheva2012-11-221-51/+22
* Removes the ConfigurationManager-s from impl.gui and plugin.generalconfig pac...Yana Stamcheva2012-11-212-1/+2580
* Improves the way of saving encryption protocol settings.Vincent Lucas2012-11-193-114/+325
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-192-1/+177
* Fixes Video Bridge menu misbehavior reported by Kertesz Laszlo on dev mailing...Yana Stamcheva2012-11-091-10/+13
* Fixes code formatting (lines going beyond column 80)Emil Ivov2012-11-061-15/+21
* Works on preventing sound notifications from playing forever.Lyubomir Marinov2012-10-181-3/+4
* Fixes tool tips in conference and transfer invite windows.Yana Stamcheva2012-10-151-28/+34
* Commits work in progress on refactorying the call-related user interface for ...Lyubomir Marinov2012-10-151-4/+6
* Prevents the password field to select the whole text automatically when it re...Yana Stamcheva2012-10-041-0/+16
* Updates contact list search buttons.Yana Stamcheva2012-10-031-7/+50
* Antialiases tab names on Windows and Linux.Yana Stamcheva2012-10-021-1/+2
* Fixes TabbedPane text problem on Windows.Yana Stamcheva2012-10-011-13/+23