Commit Graph

1777 Commits (8ca13dc9ec5f901137dd3ba597be2b4abaef9310)
 

Author SHA1 Message Date
Yana Stamcheva 8ca13dc9ec Base configuration of the send message command
20 years ago
Yana Stamcheva 8a41517257 implement history arrows in the chat window
20 years ago
Yana Stamcheva aa6dbd0e3c send was returned to its previous behavour
20 years ago
Yana Stamcheva 1af567d112 when sending message use Enter by default, Ctrl + Enter makes new line in the write panel
20 years ago
Damian Minkov 5a8efd5b8e fix two new methods and change their names
20 years ago
Yana Stamcheva 956a627bed catch IllegalArgument and IllegalStateException on register
20 years ago
Yana Stamcheva 2fa5a83fdd in all account registration wizards, check if the account entered by user is not already installed and if so, show a message to the user.
20 years ago
Yana Stamcheva fe8562ed49 tooltip for the protocol contact selector in the chat window
20 years ago
Yana Stamcheva ef4889ba3e non modal authorization dialogs
20 years ago
Emil Ivov 9d5ef6e279 Moving natives to lib/native/osname
20 years ago
Damian Minkov 8583bf5e44 Add new finders in history and message history
20 years ago
Yana Stamcheva e1987ea9bf error icon
20 years ago
Damian Minkov 2019a7b49b fire connection failed on network error
20 years ago
Damian Minkov b5856b4c8f Setting states or participants when placing mock call
20 years ago
Damian Minkov 1def5b5636 Properly setting end times corresponding the evnts in the call process
20 years ago
Yana Stamcheva 36d6c35f98 catch OperationFailedExceprtion on ProtocolProviderService.register and ProtocolProviderService.unregister
20 years ago
Yana Stamcheva eac9e0742a fix comment
20 years ago
Yana Stamcheva 9f76d39a22 differentiate closing a window from the X button or from pressing Esc
20 years ago
Yana Stamcheva 463fe07afc Error messages in chat window should be shown as messages in the conversation panel - fixed
20 years ago
Yana Stamcheva bb59177362 invoke close only once
20 years ago
Damian Minkov f77e232101 Fix unregistered event of MSN provider
20 years ago
Yana Stamcheva 9595133a7f user info disabled or enabled depending on the support coming from the protocol
20 years ago
Yana Stamcheva 254d252f85 when a window is iconified should set the state to normal before invoking toFront
20 years ago
Yana Stamcheva baf9450d38 detachable quick menu toolbar
20 years ago
Yana Stamcheva 38720222a6 message changed
20 years ago
Yana Stamcheva 0a9821bfb7 Open one history window per person
20 years ago
Emil Ivov 82145cb676 mistakenly removed a bin dir
20 years ago
Emil Ivov 825013ef14 Item removed from ignoreList
20 years ago
Yana Stamcheva 377070cbd5 pack all frames before showing them, to ensure the size of the dialog fits to the size of the content
20 years ago
Yana Stamcheva 99bc6ac867 pack all dialogs before showing them, to ensure the size of the dialog fits to the size of the content
20 years ago
Yana Stamcheva 4305a2fc1e rename dialog contains now the contact name selected
20 years ago
Damian Minkov f93751680a Fixed installations. Added missing bundles and libs
20 years ago
Damian Minkov c533b62749 Fire unregistered on error in the lib.
20 years ago
Damian Minkov 6acd9596db Changing status to offline
20 years ago
Damian Minkov 4b3a5e2cbd javadoc fix
20 years ago
Yana Stamcheva aa24be95c2 more precise error messages
20 years ago
Yana Stamcheva 20487779c4 mnemonics for remove dialog
20 years ago
Yana Stamcheva 86ca679256 1) chat window resize problem fixed
20 years ago
Damian Minkov f8b72a1e67 Fix discconect if connection is null
20 years ago
Damian Minkov a27fa2069c Fix disconnect if already no connection.
20 years ago
Emil Ivov f8d015c572 Temporary build fix
20 years ago
Yana Stamcheva 2929f4d5e2 indent Search label
20 years ago
Yana Stamcheva 54489a0aa7 authentication window size and position fixed
20 years ago
Yana Stamcheva 0d07d128a6 hide/show call and hangup buttons from the View menu
20 years ago
Yana Stamcheva a2c4c27be4 remove "focus owner" debug print
20 years ago
Yana Stamcheva 7437a70163 save "show/hide offline" property
20 years ago
Yana Stamcheva ec98f81c65 save size and location for all frames and dialogs
20 years ago
Yana Stamcheva 36712ff5b3 set the sip communicator icon to all frames and dialogs
20 years ago
Yana Stamcheva 7a45b975c9 refresh correctly the contactlist when a contact is removed
20 years ago
Emil Ivov ed6d2c12c7 don't kill call on transaction timeout
20 years ago