Commit Graph

6628 Commits (4f6aaa3ee7f718dbdb18ba0b5fa5ff6af89ee588)
 

Author SHA1 Message Date
Lyubomir Marinov 4f6aaa3ee7 Commits Dmitri Melnikov's dialogs.patch provided in the dev mailing list thread "Password Storage in trunk".
16 years ago
Pootle 7a707b25e5 Commit from translate.sip-communicator.org by user emcho.: 864 of 864 messages translated (0 fuzzy).
16 years ago
Damian Minkov c804a06ab3 Chat rooms dialog reflect add/remove protocol providers, removed suggestions. Add Open option to right click menu. Add some i18n strings.
16 years ago
Matthieu Casanova 6b32097a75 removed redundant cast
16 years ago
Damian Minkov 70fcecb147 Introduce new dialog for creating and joining chat rooms.
16 years ago
Lyubomir Marinov 0457531368 Removes the use of Java 1.6 API (because we target 1.5) reported by Damian Minkov on the dev mailing list in the thread 'Password Storage in trunk'.
16 years ago
Lyubomir Marinov a7d9ca3c38 Commits migration.patch (migrates old passwords to the credential storage on startup) and passwordInput.patch (the OK button gets clicked when Enter is hit inside the master password entry field) provided by Dmitri Melnikov as part of Google Summer of Code 2010 on the dev mailing list in the thread "Password Storage in trunk".
16 years ago
Lyubomir Marinov c4f6c118f0 Introduces OperationSetContactCapabilities which is to be used in the future in the contact list to display contact buttons in accord with the capabilities of the contact.
16 years ago
Damian Minkov 7397579b57 Fix default domain in simple forms.
16 years ago
Pootle 30e237d2f9 Commit from translate.sip-communicator.org by user fliker09.: 856 of 856 messages translated (0 fuzzy).
16 years ago
Pootle f9ca5fa2bf Commit from translate.sip-communicator.org by user acastroy.: 856 of 856 messages translated (0 fuzzy).
16 years ago
Damian Minkov 40b2a3a610 Make bundle repository a system bundle and fix jabber tests.
16 years ago
Damian Minkov 2ca42660f6 Jabber fix accepting subscription request in other client while waiting for authorization approval by user.
16 years ago
Damian Minkov a51ac61aca Add option for stopping sip account keepalives.
16 years ago
Lyubomir Marinov 5dda323c6d Fixes issue #831: Hover-indistinguishable contacts with the same display name in the contact list.
16 years ago
Damian Minkov 842a230442 Remove jar after felix upgrade.
16 years ago
Damian Minkov 3b2c03a4ad Updates felix.jar to version 3.0.1 (Courtesy of Richard S. Hall).
16 years ago
Lyubomir Marinov bac3fe3a2a Deletes the file lib/native/windows-64/civil.dll-nomodif.
16 years ago
Damian Minkov 5263e31124 Fix creating sip2sip accounts (encode url params).
16 years ago
Damian Minkov 4a4252938b Fixing storing passwords and fixing build.
16 years ago
Damian Minkov d2a4f62593 Fix storing passwords on Linux, wrong key length. Now tries first the default key length(256) and if it fails it goes to 128.
16 years ago
Lyubomir Marinov 66d007fac4 Commits passwdstorage2.patch provided by Dmitri Melnikov on the dev mailing list in the thread "Password Storage in trunk".
16 years ago
Pootle ab4256e0eb Commit from translate.sip-communicator.org by user fliker09.: 856 of 856 messages translated (0 fuzzy).
16 years ago
Pootle b84f62b0c0 Commit from translate.sip-communicator.org by user emcho.: 856 of 856 messages translated (0 fuzzy).
16 years ago
Yana Stamcheva 578e7178d1 Fixes some issues with the new sip2sip registration form.
16 years ago
Martin Andre 760f509e26 Fixed a few strings
16 years ago
Damian Minkov 828f3bcf6c Wrong remove.
16 years ago
Damian Minkov 611f376196 Removes media.jar.
16 years ago
Yana Stamcheva e5b562490f Create account form, for the SIP2SIP account registration wizard.
16 years ago
Pootle 4ae2e04a77 Commit from translate.sip-communicator.org by user emcho.: 851 of 851 messages translated (0 fuzzy).
16 years ago
Pootle d2ab10bad6 Commit from translate.sip-communicator.org by user mandre.: 808 of 812 messages translated (0 fuzzy).
16 years ago
Damian Minkov 1b585c2baf Update debian packages. When deb packet is installed for the first time it automatically ads the key and the repositories.
16 years ago
Damian Minkov 7149232296 Increase the priority of speex wideband codecs. Fix some NPE in jabber and clearing keepalive tasks scheduling on connection failed.
16 years ago
Emil Ivov 80c232966c Renames Abstract MediaAware Call and CallPeer
16 years ago
Emil Ivov 5c8953d306 Renames Abstract MediaAware Call and CallPeer
16 years ago
Emil Ivov bb7fa3320b Makes ProtocolMediaActivator implement BundleActivator
16 years ago
Emil Ivov 42da4218b0 Moves code from call peer's sip implementation to a super class that would be shared with the jabber implementation
16 years ago
Emil Ivov ac6b1ec920 Removes use of the String.isEmpty() method as it does not exist in Java 1.5
16 years ago
Emil Ivov 9bb144b9fa Moves code from call peer's sip implementation to a super class that would be shared with the jabber implementation
16 years ago
Lyubomir Marinov 04cac3354c Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Melnikov on the "Password storage" GSoC 2010 project into trunk.
16 years ago
Damian Minkov a16201daf3 Fix put incoming call into active calls in CallManager in gui (this fixes transfer button behavior).
16 years ago
Yana Stamcheva 8a5aed7f39 Create SIP2SIP info account.
16 years ago
Damian Minkov e3b1ad47aa Ongoing work on testing attended transfer.
16 years ago
Lyubomir Marinov e3c6c78f95 Removes the directories impl/media/ and impl/protocol/jabber/mediamgr/ because they've been emptied.
16 years ago
Emil Ivov 8e8a807300 Prevents the jabber contact list from trying to remove contacts that are not on the roster.
16 years ago
Lyubomir Marinov 24e668e848 Removes smackx-jingle.jar from the Eclipse and NetBeans classpaths because the file has been removed from the repository.
16 years ago
Emil Ivov 74a236526e Disables Jabber telephony until it's actually ready
16 years ago
Emil Ivov 1103a4c381 tries a rescue of my git repository after a network loss
16 years ago
Emil Ivov c6e5dee29b tries a rescue of my git repository after a network loss
16 years ago
Emil Ivov 55115599b0 tries a rescue of my git repository after a network loss
16 years ago