Commit Graph

3717 Commits (3572d24e33dd8d5ac599e2c6c36d472b2d4d58e7)
 

Author SHA1 Message Date
Yana Stamcheva 3572d24e33 Do not set default form button, because the form does not have a root pane when initialized (fixing NullPointerException).
18 years ago
Yana Stamcheva d36cb1339e Save only accounts that has been modified.
18 years ago
Yana Stamcheva b04e3f61cb New Account configuration forms.
18 years ago
Damian Minkov ec05a7a407 Add typing info to sip protocol.
18 years ago
Damian Minkov 4a18163bbc Add processing timeouts in SipMessageListener and italian resources for some plugins.
18 years ago
Emil Ivov afd8c62ae9 Committing code optimization patch from Lubomir Marinov
18 years ago
Emil Ivov f3be223e8d Removing unused classes (Reported by Lubomir Marinov)
18 years ago
Yana Stamcheva 21e04ab0bf Some new SMS related error messages.
18 years ago
Damian Minkov e8d02ae0fe Fix when moving sip contact from not in contact list group to other group was resulting add and remove events when only move is needed and so two contacts were displayed in contactlist.
18 years ago
Yana Stamcheva 155427646e Remove message listener when not used any more.
18 years ago
Damian Minkov ab814c0010 Add processing responses in SipMessageListener.
18 years ago
Damian Minkov de3c4f5d51 Fix details retreiving for metacontact.
18 years ago
Yana Stamcheva b5247b3e03 sms interface improvements
18 years ago
Yana Stamcheva d2b3dd5458 fix sms send from the chat panel.
18 years ago
Yana Stamcheva 38b4ca105c change some sms interface behavior
18 years ago
Damian Minkov 3bcca45fb8 Changing of Dock Icon according to global status and changing systray changing to avoid errors if icons are missing.
18 years ago
Martin Andre 6a31261fc9 Make "deb" ant target build an amd64 binary package in addition to the i386 one. This amd64 package needs to be tested and is thus not taken in account in "deb-rel" ant target for deployment.
18 years ago
Emil Ivov 6f2ac650ce Fixing the debug log size for jain-sip.
18 years ago
Yana Stamcheva 060c4c659e Bring calling window to front when we trigger a call from the chat window.
18 years ago
Damian Minkov 6939878a12 Fix missing systray icon on macos.
18 years ago
Damian Minkov 5c55015fdc Check if default group already exists.
18 years ago
Yana Stamcheva 1cae62a2f0 Remove println debug line.
18 years ago
Yana Stamcheva 3445e3452e Fix close, open group icons in contact list.
18 years ago
Yana Stamcheva 797b173f0d Update dialog size.
18 years ago
Yana Stamcheva c1a4b46d3a Update dialog size.
18 years ago
Yana Stamcheva 0ba7eae3e7 Enable sms check box for all contacts, when available.
18 years ago
Yana Stamcheva 178c27aebc Retain contact groups state between loads.
18 years ago
Damian Minkov 5fbcf0a164 Change systray icons according to global status.
18 years ago
Yana Stamcheva 1cbc9a0d77 Some strings related to the sms functionality.
18 years ago
Yana Stamcheva 2f8043b4d0 Sms functionality improved, but not yet enabled.
18 years ago
Yana Stamcheva 6e69440b64 remove unused import
18 years ago
Damian Minkov 107891b595 Add details to metacontact.
18 years ago
Yana Stamcheva eb93b6cf10 Disable "chat history size" box if the "Show history" checkbox is false.
18 years ago
Yana Stamcheva 6001ca90fb Main window is now getting all application properties from the application.properties file.
18 years ago
Damian Minkov f3951fdfd6 Update Netbeans classpath
18 years ago
Damian Minkov 9c0c242946 Implement option for auto start on windows
18 years ago
Damian Minkov 35fc52d2c2 Update Eclipse classpath
18 years ago
Yana Stamcheva 24d842f923 Fix main window title.
18 years ago
Yana Stamcheva d5e5d7c775 Fix swing-ui bundle.
18 years ago
Yana Stamcheva f86e03951a Enabled the General configuration form plugin.
18 years ago
Yana Stamcheva 2c3c055bd3 - Configuration forms are now registered through the bundle context.
18 years ago
Emil Ivov 7d7cce3036 NightlyBuildID.java is now only modified in case the build.label or label properties are set.
18 years ago
Damian Minkov 6b65ff49bc New Add contact button in chat window if the current contact is from the not in contactList group.
18 years ago
Vincent Lucas b431319f5f Rolling back NightlyBuildID.
18 years ago
Vincent Lucas ad539ebdf2 Improves the ErrorDialog, which can now display html tags correctly (originally proposed by Daniel Veljjanoski).
18 years ago
Damian Minkov 6deaaac532 Fix getting of application properties.
18 years ago
Yana Stamcheva 42232c6dce Revert previous modifications. Fixed the problem by just replacing the fixed height with the getHeight() method.
18 years ago
Damian Minkov fd8ad43f7c Creating of a default group if one is set in application properties.
18 years ago
Damian Minkov 3dbf15ccee Add listener for updating properties when changed in config service.
18 years ago
Yana Stamcheva 0f8803ca9a Fix call dialpad size and position.
18 years ago