Commit Graph

8994 Commits (d862c4490a010c7206d4797954972c8fc736c301)
 

Author SHA1 Message Date
Yana Stamcheva d862c4490a Adds pressed icons for contact list buttons.
13 years ago
Boris Grozev b709a4b516 Refactors EncodingConfigurationImpl
13 years ago
Ingo Bauersachs 0c1e691d86 Add computername provisioning property
13 years ago
Pootle f170db58b0 Commit from translate.jitsi.org by user ibauersachs.: 1352 of 1352 messages translated (0 fuzzy).
13 years ago
Yana Stamcheva 6810fdc9c7 Fixes down arrow key in contact list.
13 years ago
Yana Stamcheva 3c6ce6955c Adds a new invite dialog icon.
13 years ago
Yana Stamcheva 9378c38d9a Fixes "Enter name of number" text being cut in the search field.
13 years ago
Yana Stamcheva 2cfb06bf36 Fixes contact list stealing focus from password windows.
13 years ago
Yana Stamcheva 89477e2652 Closes completely the master password dialog when finished instead of just hiding it.
13 years ago
Damian Minkov fd1244be36 Removes unused icons and references.
13 years ago
Vincent Lucas ccbb6b2f45 Corrects the visibility of the merge call button for the pre-call dialog and for the call panel. NB: Still need to correct merging call functionality (broken since r9870).
13 years ago
Yana Stamcheva e3341bfeb5 Removes unused class.
13 years ago
Yana Stamcheva 3468c4ab0e Removes unused icons and references.
13 years ago
Yana Stamcheva 7df98cf8f3 Removes unused icons and references.
13 years ago
Yana Stamcheva 173b96c6e5 Removes call icon from call conference and call transfer search fields.
13 years ago
Yana Stamcheva d3afc76a3a Fixes focus problem in invite reason field in conference dialog.
13 years ago
Yana Stamcheva 22be0a4c0b Fixes right button menu in contact list.
13 years ago
Yana Stamcheva 4a959cd951 Fixes drag&drop problems in call conference window.
13 years ago
Damian Minkov 5ec1d2b9db Removes unused libs.
13 years ago
Damian Minkov b823a66de0 Initialize EncodingConfiguration before postInitializeOnce, fixes exception MalformedURLException: Unknown protocol: portaudio when creating ZrtpFortunaEntropyGatherer.
13 years ago
Vincent Lucas 3c5aec6bfd Corrects exception when rapid succession of RTP DTMFs are sent.
13 years ago
Damian Minkov 19edeb6f0c Fixes a crash after returning from standby in localhostretriever. Reported and patched by Ingo Bauersachs.
13 years ago
Vincent Lucas 03f2e135ba Updates GUI general preferences checkbox text concerning alphabetical to number character convertion for phone numbers.
13 years ago
Yana Stamcheva 9055754893 Shows contact address for contacts with display name in call conference and call transfer windows.
13 years ago
Yana Stamcheva 59f1dea336 Disables right click in invite dialogs (i.e. Create conference, transfer call, etc.).
13 years ago
Yana Stamcheva 40dd0838f6 Adds a video call button in the chat window.
13 years ago
Yana Stamcheva f399f088a3 Makes configure and quit icons on Linux and Windows fit the new user interface theme.
13 years ago
Yana Stamcheva 9f50505740 Fixes group name cut in contact list.
13 years ago
Vincent Lucas 1630576457 Adds a checkbox in the GUI general preferences to accept dialed string with alphabetical characters as phone number.
13 years ago
Boris Grozev b5615811d4 Replaces the Opus libraries with ones linked against a lower version of glibc (so that they run on debian, for example)
13 years ago
Yana Stamcheva a77ab962c0 Fixes group name cut in contact list.
13 years ago
Boris Grozev ba8ad30931 Makes the "toggle video" button in the call window active only if we're ready to send video, and shows an appropriate tooltip otherwise. Same for the desktop sharing button.
13 years ago
Yana Stamcheva b9585be3d1 Activates the simple chat skin, until we fix memory problems with the current chat theme.
13 years ago
Lyubomir Marinov 4fbbe614fe Fixes SwingWorker#get(). Reported by Yana Stamcheva.
13 years ago
Vincent Lucas a52479a612 Provides error code and message to the GUI, when a XMPP call failed.
13 years ago
Vincent Lucas b7acf89cd9 Updates the PhoneNumberI18nServiceImpl, in order to remove the dependency to the libphonenumber.
13 years ago
Lyubomir Marinov 09cd4c6414 Refactors the utility class SwingWorker to perform thread pooling because it is extensively used during chat.
13 years ago
Lyubomir Marinov 9443a71830 Fixes a NullPointerException which prevented establishing calls. Reported by Boris Grozev.
13 years ago
Damian Minkov 01fabbeeec Fixes leaking queries and their results. Fixes memory leaking xml texts in chat panel. Autoaway configuration saved while typing.
13 years ago
Lyubomir Marinov 5f8c5a9063 Refactors the cross-protocol conference support.
13 years ago
Boris Grozev c4bab78e1e Makes MediaServiceImpl#getDefaultDevice return non-null even if no formats are enabled for the device. Updates some of it's usages accordingly. This fixes a problem with SIP audio calls failing when all video formats are disabled.
13 years ago
Yana Stamcheva eee0d3144a Removes unused images.
13 years ago
Yana Stamcheva 86a0325947 New enhanced interface.
13 years ago
Vincent Lucas 9dfae46328 Changes XMPP attended transfer to behave like SIP.
13 years ago
Boris Grozev 296e39ad9b Changes the EncodingConfiguration instance stored in MediaServiceImpl to one which contains global settings. Changes the names of some methods in EncodingConfiguration and MediaService to make their meaning more clear. Adds storeProperties() methods to EncodingConfiguration, makes EncodingsPanel use them.
13 years ago
Lyubomir Marinov 7a196cf51a Strips space characters from the contact addresses/phone numbers (typed into the user interface).
13 years ago
Vincent Lucas 9ca85e1a5d Merges some code between Jabber and GTalk protocols, in order to removes some cast exception.
13 years ago
Vincent Lucas 29f501bf32 Changes XMPP unattended transfer behavior to act like SIP. Informs the user if the transfer failed because the roster does not contains the remote peer.
13 years ago
Emil Ivov e19425dac3 Adds support for the IETF Opus codec (patch by Boris Grozev). Fixes a problem that prevented Jitsi from using formats that are disabled by default (pach by Boris Grozev)
13 years ago
Yana Stamcheva ccd6ba826f Fixes call transfer to a filtered contact. Makes the transfer dialog non modal.
13 years ago