Commit Graph

2656 Commits (975bf37fcf575c8a96358113d1157c175bcc4b07)
 

Author SHA1 Message Date
Emil Ivov 975bf37fcf There were problems with the shutdown hook as it would call the canceler after the bundle has been unloaded and the ClassLoader was therefore complaining with a NoClassDefFoundException
19 years ago
Emil Ivov 6d93fe5918 Removed usage of the ErrorDialog. ED belongs to the UI implementation and is not accessible here. Removed imports pointing to the msn wizard
19 years ago
Emil Ivov 2b50fdacdb Show an error dialog if an exception is thrown when calling nextPage()
19 years ago
Emil Ivov 188bf09255 switch the default level to info. FINEST was making too much of the background libs spit fire.
19 years ago
Emil Ivov c30d8edd58 use hashtable.clear() instead of manually removing all providers.
19 years ago
Emil Ivov fc41559208 Added ltest fixes from Ben Pradelle.
19 years ago
Yana Stamcheva 43e24c5967 ant.jar removed
19 years ago
Emil Ivov 59b6c90581 Fixed Error Dialog exception rendering and layout. Added an exception throw when a group with a duplicate name is being created.
19 years ago
Emil Ivov 496c79da4b Fixed Error Dialog exception rendering and layout. Added an exception throw when a group with a duplicate name is being created.
19 years ago
Emil Ivov a1aa0e82d4 Fixed Error Dialog exception rendering and layout. Added an exception throw when a group with a duplicate name is being created.
19 years ago
Emil Ivov e601025c16 Added tests for instant messaging in SIP
19 years ago
Emil Ivov 36ae08be66 Make sure we throw an exception if a protocol provider fails to create a contact.
19 years ago
Emil Ivov a11967e5cc added a method that clears the contact list (by Benoit Pradelle)
19 years ago
Yana Stamcheva 7a66349697 show the main window (if hidden) when a new call is received
19 years ago
Yana Stamcheva 45ec95ccb1 fix java doc comment
19 years ago
Damian Minkov a8894e2543 Fix running rss. (NoClassDef Found Error is fixed).
19 years ago
Yana Stamcheva d2f6c41a01 fix message history problem
19 years ago
Yana Stamcheva 6085d83ff0 fix javadoc comments
19 years ago
Yana Stamcheva f1370f24e4 fix multi chat implementation
19 years ago
Yana Stamcheva fefef7f04d Multi chat services and events
19 years ago
Damian Minkov 05056be7f8 Set message content type. Removed method findContactsPointingToUs as it is not used. Some code cosmetics.
19 years ago
Damian Minkov 73f52e7913 Fix problem when receiving a call from asterisk - problem with contact headers.
19 years ago
Damian Minkov c785e0a591 Activating Zeroconf protocol provider.
19 years ago
Damian Minkov 152b663a22 Zeroconf protocol provider.
19 years ago
Damian Minkov 4105273561 fix colors in html message
19 years ago
Yana Stamcheva 8151958dbe content type html changed to "text/html" as it is in the convention
19 years ago
Damian Minkov ce026f5845 1. Fix build - msg type
19 years ago
Damian Minkov a975b003d5 Fix build.
19 years ago
Damian Minkov 9cc947ea88 support for html messages.
19 years ago
Yana Stamcheva 570c32adb8 if message content type is html don't escape special chars
19 years ago
Yana Stamcheva 1c1a00117c fix a commit by mistake
19 years ago
Emil Ivov aba80bd839 RSS fixes
19 years ago
Emil Ivov 47f7397b99 RSS fixes
19 years ago
Emil Ivov 4558363533 RSS fixes
19 years ago
Emil Ivov d3db8c4013 RSS fixes
19 years ago
Yana Stamcheva 4a3d23171f advanced call history plugin
19 years ago
Yana Stamcheva d5c8bd2e5f code improvements
19 years ago
Yana Stamcheva c03085845e allow calling a selected contact
19 years ago
Yana Stamcheva 74a19af5f8 set default values for some gui properties:
19 years ago
Damian Minkov 61a53c8420 Remove some dns lookups on call init.
19 years ago
Emil Ivov b3dff2e4af Added a constructor taking a reason phrase param
19 years ago
Damian Minkov 615cb9ca4a Fix failing jabber - missing package for smacklib bundle
19 years ago
Damian Minkov 81e83a6eb4 Retry QueryContactStatus on fail.
19 years ago
Emil Ivov 76aa0025c5 added imports to classes that the provider uses in the smack lib.
19 years ago
Emil Ivov 7ced69c1ce added numerous imports (mostly dealing with xml) needed for smack libs to work
19 years ago
Emil Ivov 16fde2cbfa <No Comment Entered>
19 years ago
Emil Ivov 85cf3d06c8 added debug statements
19 years ago
Emil Ivov 8436cbcaf1 improve rss timer management
19 years ago
Emil Ivov c98fd03b72 improve timer management
19 years ago
Yana Stamcheva 71920d3b97 allow calling a selected contact
19 years ago