Commit Graph

739 Commits (dc89798125040f7926ee8a9ef421f4b9ebb314d3)

Author SHA1 Message Date
Yana Stamcheva dc89798125 Disable the local video button if no camera is available.
16 years ago
Yana Stamcheva 1d0246a997 Introducing voice messages user interface.
16 years ago
Sebastien Vincent 8d2d0bb885 When install SIP Communicator on Windows 64-bit using 64-bit installer, propose to install 64-bit JVM if no JVM or only 32-bit ones are installed.
16 years ago
Damian Minkov 4f646deee9 Windows icon with higher resolution.
16 years ago
Yana Stamcheva 4feb099e8a The new logo svg source file.
16 years ago
Damian Minkov 8eb053c908 Message Waiting Indication for sip protocol (rfc3842).
16 years ago
Yana Stamcheva 0a960efe16 Spell Check plugin (work in progress). Note that the spellcheck plugin is not enabled and would be available once it's ready and finished.
16 years ago
Pootle c14ffbdffb Commit from translate.sip-communicator.org by user emcho.: 923 of 923 messages translated (0 fuzzy).
16 years ago
Pootle 07e7bb0fe9 Commit from translate.sip-communicator.org by user acastroy.: 923 of 923 messages translated (0 fuzzy).
16 years ago
Yana Stamcheva 46b548df2f Remove unused string.
16 years ago
Damian Minkov d230b1ae2f Fix macosx update link replacement.
16 years ago
Damian Minkov 32bc6c9382 Fix windows builds.
16 years ago
Damian Minkov deda620a87 Change name of client loclal file with update location from versionupdate.properties to update-location.properties.
16 years ago
Yana Stamcheva 6d976cbf99 Use the application name property in the popup configuration string.
16 years ago
Yana Stamcheva ef671f022d Introduced new icon for master password dialogs.
16 years ago
Yana Stamcheva f9334c28de Removed image, never used.
16 years ago
Yana Stamcheva ad448b063b Desktop sharing user interface (work in progress).
16 years ago
Yana Stamcheva 154df20213 Default value for provisioning saved in the configuration defaults.
16 years ago
Yana Stamcheva 26524bfa37 About window adjustments.
16 years ago
Yana Stamcheva 0e53454231 New icon (icns) for MacOSX, which fits the new status icons.
16 years ago
Pootle cfc3f521c1 Commit from translate.sip-communicator.org by user acastroy.: 910 of 910 messages translated (0 fuzzy).
16 years ago
Damian Minkov c747c01113 Add DND icon to tray/notification/dock icons.
16 years ago
Yana Stamcheva fcee9e5a88 New dnd systray icons.
16 years ago
Damian Minkov aebc5bb1c1 Missed in previous commit.
16 years ago
Damian Minkov aa4069067d Add DND to global status and when a contact is in On The Phone status, show it in the contact list(do not show Away).
16 years ago
Pootle ebd36a29ca Commit from translate.sip-communicator.org by user ratelists.: 910 of 910 messages translated (0 fuzzy).
16 years ago
Pootle e2e3f1cfb7 Commit from translate.sip-communicator.org by user mandre.: 60 of 910 messages translated (0 fuzzy).
16 years ago
Pootle f99b2cf3d9 Commit from translate.sip-communicator.org by user mandre.: 498 of 910 messages translated (44 fuzzy).
16 years ago
Yana Stamcheva 355c353cb2 Introducing the provisioning form.
16 years ago
Yana Stamcheva 15dc7d7c09 Moves the authentication window to the util package and removes any dependency to the protocol service and security authority.
16 years ago
Damian Minkov aad0680984 Add NAPTR support for sip accounts.
16 years ago
Yana Stamcheva 45bef74da8 New skin management interface, provided by Adam Netocny.
16 years ago
Lyubomir Marinov f040cae84a Adds javadocs, fixes warnings.
16 years ago
Yana Stamcheva f95e07d5e3 Fix reset image in avatar change window.
16 years ago
Pootle 1a5f15f6c4 Commit from translate.sip-communicator.org by user fliker09.: 912 of 912 messages translated (0 fuzzy).
16 years ago
Pootle 8f01ecde74 Commit from translate.sip-communicator.org by user fliker09.: 912 of 912 messages translated (0 fuzzy).
16 years ago
Damian Minkov 398249470e Update the gui for avatar choosing, add some javadocs.
16 years ago
Sebastien Vincent d1a7be7244 Attempt to fix start of SIP Communicator on Windows x64. As jsmooth cannot create a 64-bit wrapper, the 32-bit ones looks for a JVM in registry under the key "HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432Node/JavaSoft/Java Runtime Environment" but the real 64-bit JVM is under "HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java Runtime Environment". So we force JVM search first in "\\Program Files\Java\\jre6". Fix also updater download link for the Windows x64 version.
16 years ago
Lyubomir Marinov ce794de4c5 Tries to remove slickless.jar and slick-runner.jar from the Debian package because 'There's no need for them to be deployed on user workstations.'
16 years ago
Pootle fe4f0d8ce3 Commit from translate.sip-communicator.org by user ratelists.: 880 of 880 messages translated (0 fuzzy).
16 years ago
Yana Stamcheva 32505cd1d8 Patch provided bu Purvesh Sahoo removing preview source names from the localization file and enhancing the preview config "retreive-sources" mechanism (discussed on dev on Sept. 7, 2010, subject: Re: Previews).
16 years ago
Damian Minkov dc0f19b870 Use camera to grab avatar image.
16 years ago
Pootle 1b922e2a3c Commit from translate.sip-communicator.org by user acastroy.: 880 of 880 messages translated (0 fuzzy).
16 years ago
Yana Stamcheva 7746c91783 Support for video and photo previews in chat window provided by Purvesh Sahoo as part of its GSoC project.
16 years ago
Emil Ivov f4bead59d6 Changes the hangup sound to a more subtle one.
16 years ago
Sebastien Vincent bc981ffc87 Forgot to change Windows installer name to differentiate x86 and x64.
16 years ago
Yana Stamcheva 45cf662978 Skin implementation bases provided by Adam Netočný (work in progress).
16 years ago
Sebastien Vincent f6c822cc9e Add Windows x64 installer support.
16 years ago
Damian Minkov 0423ead8cc Integrate choosing and setting avatar image for protocols (currently only for msn and jabber). This work is done as part of Google Summer of Code 2009 by Shashank Tyagi and his mentor Damien Roth.
16 years ago
Yana Stamcheva ee6ed1fc66 Show protocol specific error messages in the chat window.
16 years ago