Commit Graph

9688 Commits (94de38fa658624591ff4e2a33986a2af7424b5fc)
 

Author SHA1 Message Date
Emil Ivov 5fa0577baa Modified jain-sip log file locations to point to ~/.sip-communicator/log so that they are compatible with SC installations where the install directory is not writable by users.
20 years ago
Emil Ivov 1e19f5286f added an installation specific logging.properties file with a custom log level and log file location
20 years ago
Damian Minkov 913f7bee58 ALAW encoding and transmiting added.
20 years ago
Yana Stamcheva 89021696cb set the right caret position
20 years ago
Emil Ivov c6fbd8b8bf adding a safeguard shutdown bundle that would leave SIP Communicator 15 seconds to die and, if this doesn't happen, kill it itself
20 years ago
Yana Stamcheva e66065f01d show a message to user when no info is available for a certain contact
20 years ago
Yana Stamcheva 6754814d3b accelerator key for hiding and showing the call panel
20 years ago
Yana Stamcheva 3f6c9f5144 mnemonic key for move subcontact menu
20 years ago
Yana Stamcheva 6032c1cc8d margin for text fields, password fields and formatted text fields
20 years ago
Yana Stamcheva 29a1b0cb6e sip icons
20 years ago
Yana Stamcheva ebf1d23208 Fix authotication window protocol icons
20 years ago
Yana Stamcheva 64575c7bb2 "call via" - choose the account to call from
20 years ago
Emil Ivov 310ed05a56 import configuration.event, util and version packages.
20 years ago
Emil Ivov 2ea89847e8 insignificant
20 years ago
Emil Ivov 3d7a5ef9c0 no need to add 0 before alpha1 since we use a dash to ensure lexicographique order.
20 years ago
Emil Ivov 92fa2d0a24 Use the current verion of SIP Communicator in instant messages that we send during cruise control builds
20 years ago
Emil Ivov 8bf0d3f3ca Display the current verion of SIP Communicator in the About Window
20 years ago
Emil Ivov 355b37c239 create version and version impl jars
20 years ago
Emil Ivov 6d95631874 remove superfluous logging
20 years ago
Emil Ivov 5e7e98ad55 include the version service and implementation jars in the test cache repository.
20 years ago
Emil Ivov 929cff733a include the version service and implementation jars in the run cache repository.
20 years ago
Emil Ivov 1bbc8709a8 Add an activator for the version implementation package.
20 years ago
Emil Ivov 9235727e7f add targets and manifests for constructing version bundles
20 years ago
Emil Ivov fa69cbb535 add targets and manifests for constructing version bundles
20 years ago
Emil Ivov ad237eb2bd Change slogan to title case.
20 years ago
Emil Ivov f7789f5a06 Added usage of the version ant task so that we could have a sip-communicator.version property that package maintainers could use
20 years ago
Emil Ivov 4b8ab6dec8 make sure all video frames get closed at the end of a video call
20 years ago
Emil Ivov 7a679368d1 Version service that bundles could use for retrieving the version of the currently running sip-communicator instance
20 years ago
Emil Ivov fb3fc8e1a4 Contains methods for retrieving all version components
20 years ago
Emil Ivov 5e000a6c6c Version service implementation that bundles could use for retrieving the version of the currently running sip-communicator instance
20 years ago
Emil Ivov 25afd12eb8 A static implementation of the Version interface.
20 years ago
Emil Ivov 92911cd147 An ANT task that package builders could use to query the current SIP Communicator version.
20 years ago
Emil Ivov b72c445090 Java class template, initialized on build to contain the id of the latest cruisecontrol build
20 years ago
Emil Ivov 97dabdd7f6 Ignore list created
20 years ago
Yana Stamcheva f4c5c6cb19 fix configuration frame size
20 years ago
Yana Stamcheva 81632a63d8 1) don't show disconnected error message when user removes an account himself
20 years ago
Yana Stamcheva 4e43468f28 all windows and dialogs through the gui which extend the SIPCommDialog and the SIPCommFrame should not set explicetly the center location as it is already set in the parent.
20 years ago
Yana Stamcheva 89482544b5 info message icon
20 years ago
Yana Stamcheva e6f1ed151d some warning messages are changed to error messages
20 years ago
Yana Stamcheva afe0d69617 preferred size for the chat window and chat panel
20 years ago
Yana Stamcheva 8e94482de0 preferred size for "move subcontact dialog"
20 years ago
Yana Stamcheva 2ab52948d0 error and warning icons
20 years ago
Yana Stamcheva b6047edd6d new images
20 years ago
Yana Stamcheva 98a04d7f96 help about menu in the chat window
20 years ago
Yana Stamcheva fa3f72b1b7 escape closes the about window
20 years ago
Yana Stamcheva 7e63ef44b3 single click opens ang closes a group
20 years ago
Yana Stamcheva 00aa3bfcdd indicate if a group is closed/opened
20 years ago
Yana Stamcheva 370cbdd1d9 hadle RegistrationStateCHangedEvent.REASON_CHANGE_REQUESTED_BY_USER in the gui
20 years ago
Emil Ivov f59307568b set a REASON_CHANGE_REQUESTED_BY_USER code to the unregister event when caused by us.
20 years ago
Emil Ivov 98b213d344 added a REASON_CHANGE_REQUESTED_BY_USER event type
20 years ago