Commit Graph

765 Commits (5ca197a93bfe46bbfe174c2c300e2e650750aabb)

Author SHA1 Message Date
Emil Ivov 87683fd889 caught a few exceptions here and there
20 years ago
Emil Ivov 84c0a945d5 added a subscription resolved method
20 years ago
Emil Ivov 223b0b925c added a subscription_resolved event type
20 years ago
Emil Ivov 92e079f564 Added a groupResolved method and fixed javadoc conflicts
20 years ago
Emil Ivov 9e07309790 Added a group_resolved event id
20 years ago
Emil Ivov 3267672c07 typo
20 years ago
Emil Ivov 9fd65a6976 Fixed javadoc warnings
20 years ago
Damian Minkov abc1937ae0 Moved authorization code to the new channel four cmdFactory
20 years ago
Damian Minkov 8d8cbc4fae Fixed issue 142 - receiving messages over channel 4.
20 years ago
Damian Minkov 091f698e0c Fixed issue 142 - receiving messages over channel 4.
20 years ago
Damian Minkov 0c45335ad8 Fixed issue 142 - receiving messages over channel 4.
20 years ago
Yana Stamcheva ac485eeeb6 Continues when "enter" is pressed
20 years ago
Yana Stamcheva 729688a1db X-Closing or Escaping the initial Warning window does the same as "Continue"
20 years ago
Yana Stamcheva dc18a48a3f Change msg window wrap policy
20 years ago
Yana Stamcheva 99a725accd login window: title added
20 years ago
Yana Stamcheva ff29886fb4 message text changed
20 years ago
Yana Stamcheva e26c7ef383 Closeing 'Warning window' exits the program
20 years ago
Yana Stamcheva a49f9f1ea5 ongoing work on the scroll movement when message is received.
20 years ago
Yana Stamcheva 2541a93550 unused menu item action removed
20 years ago
Yana Stamcheva 122a025a51 string added
20 years ago
Yana Stamcheva 20753c966d Right button click menu shows in the conversation panel. "Copy link" menu item shows when over a link
20 years ago
Yana Stamcheva d2a64d79ba mouse over a hyperlink shows the href of the link in the bottom status panel of the chat
20 years ago
Yana Stamcheva 94ee1be3b2 unused method removed
20 years ago
Yana Stamcheva ffe0333c8f unused import removed
20 years ago
Yana Stamcheva b320f2ca50 method name changed
20 years ago
Damian Minkov 63ce50d878 <No Comment Entered>
20 years ago
Emil Ivov 7cc5f6db80 Refactoring
20 years ago
Emil Ivov 7371395562 Handled case of VolatileContat being added to the contact list
20 years ago
Emil Ivov 5c7fc1f8d8 Added a method for dispatching SubscriptionMovedEvent-s
20 years ago
Emil Ivov 7bde027a3d Added utilities for converting a volatile contact to a persistent one.
20 years ago
Emil Ivov ef068584f4 Added support for SubscriptionMovedEvent-s which are now handled by moving single childed MetaContact-s or moving a contact to a new MetaContact if the previous MC parent had more than one child
20 years ago
Emil Ivov 819c563f6f cosmetic
20 years ago
Emil Ivov 2b6d9bba27 Added a method for delivering SubscriptionMovedEvent-s
20 years ago
Emil Ivov 6c0dc48e26 cosmetic and javadoc warnings
20 years ago
Emil Ivov e0bfe86ac4 Added a SubscriptionMovedEvent to dispatch when moving contacts from one group to another.
20 years ago
Emil Ivov 26fec9a10f cosmetics (chainging forgotton tabs to spaces)
20 years ago
Emil Ivov 5c89a64fc3 fixed javadoc warnings
20 years ago
Emil Ivov eeb7df1567 <No Comment Entered>
20 years ago
Emil Ivov 07eacd8ae0 Typo
20 years ago
Damian Minkov f35a48058e <No Comment Entered>
20 years ago
Damian Minkov 88cfc807a5 Removed tab chars
20 years ago
Yana Stamcheva 035465c7a8 Reorganizing access to chat window components.
20 years ago
Alexander Pelov 0c761c736a Fixed file indentation - from TABs to SPACEs (4 spaces / tab)
20 years ago
Alexander Pelov dd511f0f97 Fixed file identation - from TABs to SPACEs (4 spaces / tab)
20 years ago
Yana Stamcheva 97b591d296 javadoc warnings fixed
20 years ago
Yana Stamcheva 0003f1495c code formatted to remove tabs and trailing spaces.
20 years ago
Emil Ivov 04b9f9caf3 cosmetics
20 years ago
Emil Ivov dd3afb05da Fixed setting current chat pane and focus requesting upon msg reception
20 years ago
Emil Ivov 72e368afa5 Init window with a 0 date so that it is possible to immediately close it.
20 years ago
Emil Ivov f8d9248ed1 Typo
20 years ago
Yana Stamcheva ff839d3d66 "Clsing a window shortly after a new msg should trigger a warning"
20 years ago
Yana Stamcheva 0cf34baea7 "Clsing a window shortly after a new msg should trigger a warning" - Done.
20 years ago
Yana Stamcheva 076464bf74 "escape on a non - empty message window should trigger a warning"
20 years ago
Yana Stamcheva 4ee9cc6fc9 "escape on a non - empty message window should trigger a warning" - Done.
20 years ago
Yana Stamcheva 835c938567 Wait 5 seconds after paused typing notification is received and if nothing happens remove "paused" message from chat status panel.
20 years ago
Yana Stamcheva c9551c6c4c every 5 seconds send typing notification when typing
20 years ago
Yana Stamcheva a02a60757b Bug fixed: "Proper handle DISCCONECT event in the GUI"
20 years ago
Yana Stamcheva cf808173b1 SIPCommSelectorBox component allows to set the selected object, not only the selected JMenuItem.
20 years ago
Yana Stamcheva 49c5138d4f typing notification messages get dinamically the name of the user
20 years ago
Yana Stamcheva fd8213fe61 send typing notification events when user is typing
20 years ago
Yana Stamcheva ed5de732aa protocolContact passed through chat instead of protocolProvider
20 years ago
Damian Minkov 714907f6bc Implemented Authorization Request/Response
20 years ago
Damian Minkov d1ed17df7d Implemented Authorization Request/Response
20 years ago
Damian Minkov dc0ac8b476 Implemented Authorization Request/Response
20 years ago
Damian Minkov 6f76d8c31b Implemented Authorization Request/Response
20 years ago
Yana Stamcheva d07139e6e4 tabs replaced by spaces.
20 years ago
Yana Stamcheva 95897a30cc Autogenerated "TODO" comments removed for mouse events that won't be implemented .
20 years ago
Yana Stamcheva 992c455627 TODO comment more concrete.
20 years ago
Yana Stamcheva 135da9010a never used.
20 years ago
Yana Stamcheva ff2dec3ca0 Exceptions logged properly.
20 years ago
Yana Stamcheva cf6ff80cc1 Javadoc warning fixed.
20 years ago
Yana Stamcheva 757bafb552 "Smily" changed to "Smiley"
20 years ago
Yana Stamcheva 2b2e4e71a7 Custom TextAreaUI implemented
20 years ago
Yana Stamcheva 99eda29525 tooltips added to hyperlinks in chat panel.
20 years ago
Yana Stamcheva 70760d96a9 class name changed
20 years ago
Yana Stamcheva f20525d84e tooltips for smileys icons in chat editor pane
20 years ago
Damian Minkov c028fc0b69 Added status for the registration events. Status when login failer occurs, status on discconect - multiple logins. Fixed instantly detection of disconnect with reason multiple logins.
20 years ago
Damian Minkov f5317567ef Fixed initializing parameters in the constructor
20 years ago
Yana Stamcheva 24b0161436 Bug fixed: "using the paste toolbar button in the msgwindow does not return focus to the write area"
20 years ago
Yana Stamcheva 1b7723ffa6 Calendar replaced with Date.
20 years ago
Yana Stamcheva 3d4c7d858c Bug fixed: "status in the right area of the msg window do not detect status changes"
20 years ago
Yana Stamcheva e98fac1072 disable "add to chat" button
20 years ago
Yana Stamcheva 646a9edbb4 Align status panel and send button.
20 years ago
Yana Stamcheva ed24d747fa method name changed
20 years ago
Yana Stamcheva c8e7464a69 show icon of the chat current protocol and allow to change the current protocol by choosing from a list of available protocols.
20 years ago
Yana Stamcheva 329f4af9b6 Open chat window by clicking the protocol icon behind contact name.
20 years ago
Yana Stamcheva 02680e54eb StatusSelectorBox component generalized in SIPCommSelectorBox, in order to be used as a common control in other places in the gui.
20 years ago
Yana Stamcheva 48301a03f2 disable call and hangup buttons, and buttons in chat contact panel.
20 years ago
Yana Stamcheva f9cd6dbd06 Antialiasing removed from components to the look and feel.
20 years ago
Yana Stamcheva b2d04d903a Antialias tooltips
20 years ago
Yana Stamcheva dda61b5e44 UI related methods and classes moved to the lookandfeel package.
20 years ago
Alexander Pelov 3b77d4319a Fixed javadoc warnings.
20 years ago
Alexander Pelov 66df4ba49f MessageHistoryService implementation. Messages are now stored, but momentary cannot be read.
20 years ago
Emil Ivov 3804395f9d Cosmetics
20 years ago
Emil Ivov 76bfa65444 Completed support for authorizations in the protocol provider service
20 years ago
Emil Ivov 4e0ce0acfd Cosmetic
20 years ago
Yana Stamcheva 4fefe5595b spaces removed at the end of class
20 years ago
Yana Stamcheva 0ab8b1b1af Antialiasing moved to the Look&Feel for already implemented UIs.
20 years ago
Yana Stamcheva 1f32167963 UI implementations added for EditorPane, Label, MenuItem and Menu
20 years ago
Yana Stamcheva ebcb056449 Show message to the user when disconnected.
20 years ago
Yana Stamcheva 17b07a6242 horizontal scrollbar bug fixed in painting.
20 years ago
Yana Stamcheva ddfe0404ed ComboBoxUI, TextFieldUI, PasswordFieldUI
20 years ago
Yana Stamcheva d13102fbea login repaired
20 years ago
Yana Stamcheva eac130d21e icons added to the project
20 years ago
Emil Ivov 67da0f00d1 removed a sun.com import
20 years ago
Yana Stamcheva ddf67e80dd textfield and combobox antialiasing through look&feel.
20 years ago
Yana Stamcheva 7fe77dfa12 spaces removed
20 years ago
Yana Stamcheva bf1f5a620a The warning message shown to user when chat message delivery has failed is changed.
20 years ago
Yana Stamcheva 057a304d79 Scrollbar thumb handle image added.
20 years ago
Yana Stamcheva cf53646a75 ScrollBarUI created.
20 years ago
Emil Ivov 7f7b90397d Removed trailing skinlf imports.
20 years ago
Emil Ivov b45be8f714 Added a second fire reg state method.
20 years ago
Yana Stamcheva 82c507e75f Menubar gradient removed.
20 years ago
Yana Stamcheva c0a0b9fb06 SIP-Communicator implements own look and feel - work in progress.
20 years ago
Yana Stamcheva 20ced1e308 SkinLookAndFeel removed from project.
20 years ago
Yana Stamcheva f2067fe4a4 gui utils packaged moved.
20 years ago
Emil Ivov aa6bb6e8ac Placed it under the wrong directory (src and should have been test)
20 years ago
Emil Ivov f9bcc6bd58 Added account id's to the mock protocol
20 years ago
Emil Ivov df4a824710 Working on persistency of contact lists.
20 years ago
Emil Ivov d91a6f485f Cosmetics
20 years ago
Emil Ivov fcab33ab86 Working on persistency of contact lists.
20 years ago
Emil Ivov 273417296b Working on persistency of contact lists.
20 years ago
Emil Ivov bbfb27a04d Working on persistency of contact lists.
20 years ago
Emil Ivov f1d27dd267 Working on persistency of contact lists.
20 years ago
Emil Ivov 9fb029a821 Started implementing support for unresolved contacts.
20 years ago
Emil Ivov 1a311540ad Started implementing unresolved support
20 years ago
Emil Ivov fb00c23755 started implementing the methods allowing support for unresolved status
20 years ago
Emil Ivov e000f6510a Added comments and the possibility of retrieving the account id associated with this protocol provider
20 years ago
Emil Ivov 785beffcfa Added a protocol name for the mock sip comm protocol
20 years ago
Emil Ivov 997942117d Added the possibility of creating unresolved contacts
20 years ago
Emil Ivov be610ec5e2 Added the possibility of creating unresolved contacts and contact groups.
20 years ago
Emil Ivov 54010cb098 Added uid and persistenta data notions in order to allow storing locally.
20 years ago
Emil Ivov b463766ace Added persistenta data notions in order to allow storing locally. Also created an isResolved method for verifying whether a contact has been resolved by the operation set or not.
20 years ago
Emil Ivov 86efaf6f93 Added uniformity rules to generating account uid strings. These rules are relied upon by the meta contact list service.
20 years ago
Emil Ivov 8f9f7b0859 Added reason code and string to status change events
20 years ago
Yana Stamcheva 2320eb38ee Method place changed
20 years ago
Yana Stamcheva 3276b752db import removed
20 years ago
Yana Stamcheva 01630312ea URL recongnition
20 years ago
Yana Stamcheva 580cf54fb1 Some changes improving reliability of code.
20 years ago
Yana Stamcheva d5a10c5f99 NullPointerException fixed.
20 years ago
Yana Stamcheva 43c90a1f4c Received messages from different contacts appear in the same tab - the current one. Trying to solve the problem.
20 years ago
Yana Stamcheva a16b56bc23 Received messages from different contacts appear in the same tab - the current one. Trying to solve the problem.
20 years ago
Damian Minkov 60b5576353 Fixed Issue with wrong status information
20 years ago
Yana Stamcheva d986309dc5 ongoing work on url recognition
20 years ago
Damian Minkov fb2b89a6e1 Fixed few javadoc conflicts
20 years ago
Yana Stamcheva 3ab60e108b Add tooltips to all buttons.
20 years ago
Yana Stamcheva 5ae0871922 Disable unused buttons in write button menu.
20 years ago
Yana Stamcheva 5ef856aad9 Disable all unused menus and buttons.
20 years ago
Yana Stamcheva f1971ca3d6 contact list selection does not remain up 2 date after cl reordering - Bug fixed.
20 years ago
Yana Stamcheva deb14ed9a1 Scroll is too slow - bug fixed.
20 years ago
Yana Stamcheva c646827960 code formatted
20 years ago
Yana Stamcheva 2e360ffd40 unhandled exception when disconnected - Bug fixed.
20 years ago
Damian Minkov 5762489915 Offline Message Support Added. (receiving and sending offline messages)
20 years ago
Yana Stamcheva cb92bd61b5 The copy action does not seem to work for the received msgs - Bug fixed.
20 years ago
Yana Stamcheva 33b02010ab edit message area loses cursor when switching through tabs - Bug fixed
20 years ago
Yana Stamcheva be57f7ce90 Quit menu item removed from Chat Window file menu.
20 years ago
Yana Stamcheva db5feaae5a Play sound when a new message is received.
20 years ago
Yana Stamcheva 14f09e4890 Status selector box added only once for a protocol. Bug in re-login fixed.
20 years ago
Yana Stamcheva 3c70b7a436 "enter" on a selected contact opens a msg window
20 years ago
Yana Stamcheva 2b84ec20de re-login after auth. failed contains wrong account id. - Fixed
20 years ago
Yana Stamcheva 97754c45f1 key switching through msg tabs should loop - Bug fixed
20 years ago
Yana Stamcheva 332c9f3a05 contact status information added in the chat
20 years ago
Yana Stamcheva b7b126bd26 esc closes tabs: bug fixed
20 years ago
Yana Stamcheva ea813549ea show contact status in chat window tabs and chat window contact info panel
20 years ago
Emil Ivov a851a2603d Elaborated
20 years ago
Emil Ivov 0714b16587 Created stub
20 years ago
Yana Stamcheva 168e361702 Menu item changed
20 years ago
Yana Stamcheva dacf6e643d bug in highlighting fixed
20 years ago
Yana Stamcheva 4d72c59008 pack chat window before showing it
20 years ago
Yana Stamcheva f36777f291 chat panel set divider location
20 years ago
Yana Stamcheva 2b44186550 In "hide offline contacts" mode, hide or show contacts when they change their status.
20 years ago
Yana Stamcheva 129bb9a154 bold style added to make the text more readable
20 years ago
Yana Stamcheva 717073b1e8 typing notifications implemented
20 years ago
Yana Stamcheva f13e3ca4bd font size changed
20 years ago
Yana Stamcheva 6886bb0073 undo
20 years ago
Yana Stamcheva 805881fcb9 Two packages added in the import-package:
20 years ago
Yana Stamcheva 3b5daebdf6 no longer invoke status panel methods from login manager
20 years ago
Yana Stamcheva 699a04f5bc comment changed
20 years ago
Yana Stamcheva a609b26b80 hide/show offline users
20 years ago
Yana Stamcheva 78a04e37a7 errors in comments repaired
20 years ago
Yana Stamcheva 7f7a633a33 new image for disabled tabs
20 years ago
Yana Stamcheva 409e680c54 The problem with ArrayIndexOutOfBounds exception when loading the contact list is fixed. It was caused by the fact that the data is loaded in another thread and Swing is not thread safe. Repaired by using SwingUtilities.invokeLater.
20 years ago
Yana Stamcheva 7422cf351c Search in contactlist
20 years ago
Yana Stamcheva 8a21794aec initial comment added
20 years ago
Yana Stamcheva ffa5e663c0 some spaces removed
20 years ago
Yana Stamcheva 393c771073 disable calllist and dial tab panel until this functionality is implemented
20 years ago
Yana Stamcheva bb9025e462 request the focus in contact list when logged in
20 years ago
Yana Stamcheva fd6cd8bdd3 show seconds also when message is sent or received
20 years ago
Yana Stamcheva e2855785de Scroll chat to last message
20 years ago
Yana Stamcheva 49f25c54e9 Contact List load and status refresh problem fixed.
20 years ago
Yana Stamcheva cc41942f23 css style for chat window
20 years ago
Yana Stamcheva 3ab97c7fdb variable name changed
20 years ago
Yana Stamcheva d628acb046 Obtain the html view in the chat window from an external css.
20 years ago
Yana Stamcheva ec62b5ac00 message dispatcher
20 years ago
Yana Stamcheva b6e5274233 change tab color when message is received from chat that is not the selected chat
20 years ago
Yana Stamcheva 12b4ac8332 bug fixed on contact list loading
20 years ago
Yana Stamcheva f4691524af Handle message received and message send
20 years ago
Yana Stamcheva e6168f271b *** empty log message ***
20 years ago
Yana Stamcheva a346c1f980 variable name changed
20 years ago
Yana Stamcheva 9619d240fe exit properly when Warning window is closed
20 years ago
Yana Stamcheva 6da1e51dc7 ContainetListener and event moved in the implementation of the ui
20 years ago
Yana Stamcheva 5187d67527 not used variable removed
20 years ago
Yana Stamcheva 43435efefa ConfigurationContainer replaced by plugin functionality
20 years ago
Yana Stamcheva 4a34c61b3e Contact list reordered
20 years ago
Yana Stamcheva 7861da7e80 *** empty log message ***
20 years ago
Yana Stamcheva 7723edcf5e comments added
20 years ago
Yana Stamcheva 5ac76e6fc6 ContainetListener and event moved in the implementation of the ui
20 years ago
Emil Ivov 923b819e18 optimized support for ordering
20 years ago
Emil Ivov 0ae37b7a20 don't touch total status before removing contacts
20 years ago
Emil Ivov e43e198f53 Fixed compareTo method as it was producing a reverse order
20 years ago
Emil Ivov fc9e64cb8e Added a max status limit
20 years ago
Emil Ivov fe125c5901 accessing wrong var
20 years ago
Yana Stamcheva 81567c2de9 method name changed
20 years ago
Yana Stamcheva 5116ecc886 header licence comment added
20 years ago
Yana Stamcheva 4ef36087d3 UIServiceImpl work in progress
20 years ago
Yana Stamcheva ec24075095 warning window added
20 years ago
Yana Stamcheva ba8ad41cbb temporary warning dialog added to explain the users that the project is in active developping
20 years ago
Yana Stamcheva ab11a89637 header licence comment added
20 years ago
Yana Stamcheva 4b3a01f0b1 new i18n strings added
20 years ago
Yana Stamcheva d9a1415950 code aligned, some free space removed
20 years ago
Yana Stamcheva 5c94cd5077 UIService work in progress
20 years ago
Yana Stamcheva d000e916f9 UIService events
20 years ago
Emil Ivov d9fe284f45 Root must be non-null from the begining or the MetaContactListService has problems with it.
20 years ago
Emil Ivov f236710b3b added license
20 years ago
Emil Ivov 54abfb4649 Added support for volatile contacts.
20 years ago
Emil Ivov 5e03109ad8 added a getSourceMessage() method
20 years ago
Emil Ivov eee106df12 added statics for default content type and encoding
20 years ago
Emil Ivov 2421f5426f Added an implementation of the isPersistent() method that allows us creating instances of contacts and groups for buddies not in our contact list
20 years ago
Emil Ivov 9db2b2697c support for volatile contacts
20 years ago
Emil Ivov 4b79727d0e replaced some out.println-s with equivalent logger calls
20 years ago
Emil Ivov d5120048df support for volatile contacts and bug fixes
20 years ago
Emil Ivov af889888df added a method for creating volatile contacts
20 years ago
Emil Ivov a6a7e48498 added a custom toString implementation
20 years ago
Emil Ivov b2d77d4e79 added
20 years ago
Yana Stamcheva ab44b57647 All new methods from MetaContactListListener implemented
20 years ago
Yana Stamcheva 28f0b621fc no longer referencing GuiActivator
20 years ago
Emil Ivov 11ac35e7a3 Fixed broken javadoc comments
20 years ago
Yana Stamcheva 234c5d3b9d no longer referencing GuiActivator
20 years ago
Emil Ivov 5119d40cbd Item added to ignoreList
20 years ago
Emil Ivov b1e8e319d3 Moved to the test source tree.
20 years ago
Emil Ivov 2aa1c430c9 cosmetics
20 years ago
Emil Ivov 3ab08b257b Support for typing notifications in icq (testing is still pending though).
20 years ago
Emil Ivov ed53d42079 Support for typing notifications in icq (testing is still pending though)
20 years ago
Emil Ivov 82a28f224a Support for basic instant messaging in icq (testing is still pending though)
20 years ago
Emil Ivov dd9beac102 Support for basic instant messaging.
20 years ago
Emil Ivov 9dd755c12c more work on implementing ordering contacts and A NEW EVENT scheme for the meta contact list service
20 years ago
Emil Ivov b727d2f798 Unused
20 years ago
Emil Ivov c33785b51e more work on implementing ordering contacts and A NEW EVENT scheme for the meta contact list service
20 years ago
Emil Ivov aaabf26236 we now register persistent presence operation sets also as simple presence operation sets
20 years ago
Emil Ivov 92ef09ada7 Implemented typing notifications in icq (testing is still pending though)
20 years ago
Emil Ivov 5bb3023461 implemented support for instant messaging in icq (testing is still pending though)
20 years ago
Emil Ivov ebbb046348 more work on implementing ordering contacts and A NEW EVENT scheme for the meta contact list service
20 years ago
Emil Ivov 8d4b44842b Provided dummy implementations for event listener methods that we've added in the contact list
20 years ago
Emil Ivov a425974052 more work on implementing ordering contacts and A NEW EVENT scheme for the meta contact list service
20 years ago
Emil Ivov 03f9bb4bc6 Defines a set of PresenceStatus instances for use by the mock provider
20 years ago
Emil Ivov c050451e46 Changed leading tabs to spaces.
20 years ago
Emil Ivov b7cf83ca42 Changed the name of the activator. We'll no longer have osgi activators with a simple Activator name as it looks ugly in javadocs.
20 years ago
Emil Ivov 0e3cdcc1b6 Wrong usage of the activator - need to correct later again.
20 years ago
Emil Ivov 83f2e8b096 HEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEY!!!!!!!! WHY is this class referencing the Activator!?@??!?!. Oh it's because of the logger ... need to fix that
20 years ago
Emil Ivov b8dc9a556c Changed leading tabs to spaces
20 years ago
Yana Stamcheva 9866985d57 comment header added
20 years ago
Yana Stamcheva 4a7e1927c2 Close/Open group fixed.
20 years ago
Yana Stamcheva b0e5a64bfc MetaContactListService used directly as a list model in the ContactList. Work in progress!
20 years ago
Yana Stamcheva eb0e794fda tab look changed
20 years ago
Emil Ivov a6b8156be4 added an indexOf method in groups
20 years ago
Emil Ivov c28cfeb6b1 Finished support of modifications in the meta cl and added ordering in meta contact groups
20 years ago
Yana Stamcheva c76eb1fb94 *** empty log message ***
20 years ago
Yana Stamcheva d3d2998127 Detect the status of a MetaContact using protocol contact statuses.
20 years ago
Emil Ivov 319358105d Added support for contact list modifications to the meta contact list.
20 years ago
Yana Stamcheva dbbcabe285 Protocol status icons behind users
20 years ago
Yana Stamcheva 8d1a1b1e2c Protocol icons behind users
20 years ago
Yana Stamcheva 76c308aa4b temporary resolution of a NullPointerException
20 years ago
Yana Stamcheva 23eeb94327 Quick search on contact list
20 years ago
Yana Stamcheva a5360eb0b0 warnings repaired
20 years ago
Yana Stamcheva 1c9e3bac1a *** empty log message ***
20 years ago
Yana Stamcheva 0a92015dae option to group messages in tabbed chat window
20 years ago
Yana Stamcheva 10b63d5c3f some comments added
20 years ago
Yana Stamcheva c121cae393 the contact alias is returned in getDisplayName
20 years ago
Emil Ivov ca3a294d47 added additional methods and documentation
20 years ago
Emil Ivov 1fceebfa0f added additional event types
20 years ago
Emil Ivov 81840b76b3 Refactoring
20 years ago
Emil Ivov 88184fac97 Work on the meta contact list (read support).
20 years ago
Emil Ivov 084ce0357c Refactoring.
20 years ago
Emil Ivov 957ed3fa96 Refactoring.
20 years ago
Emil Ivov 2d42ba02c2 Renamed meta contact lsit methods used in here.
20 years ago
Emil Ivov fa964ad543 <No Comment Entered>
20 years ago
Yana Stamcheva a2ff15ce5e ContactList tree replaced by JList
20 years ago
Yana Stamcheva e256fef3ba quck menu buttons
20 years ago
Yana Stamcheva 91131b3dc2 hide call panel by default
20 years ago
Yana Stamcheva 8ad92d8d7b ContactList tree replaced by JList
20 years ago
Yana Stamcheva 83efce08fc escape closes the login and message windows
20 years ago
Emil Ivov 8ee52fbf4f Renamed methods for better intuitivity
20 years ago
Emil Ivov 9eca20c536 testing - work in progress
20 years ago
Emil Ivov 9dae9ae07c Renamed methods in metacontactlist classes for better intuitivity
20 years ago
Emil Ivov 9310576584 Move from src to test source tree.
20 years ago
Yana Stamcheva 92b791a1a1 autor changed
20 years ago
Yana Stamcheva d065ebd34a work on the gui support of different accounts and different protocols
20 years ago
Yana Stamcheva dfd1dc539c occupied status icon .svg
20 years ago
Yana Stamcheva e0ef32a3a8 moved to contact status icons
20 years ago
Yana Stamcheva 1b4bf9dcac contact status icons size and position changed
20 years ago
Yana Stamcheva 25c1e985da metacontact menu commented until da implementation of the metacontactlist is finished
20 years ago
Yana Stamcheva e31826c733 icq connecting animated gif modified
20 years ago
Yana Stamcheva 0f50e4ca8d ongoing work on the implementation of the metacontact list service
20 years ago
Yana Stamcheva d38433f778 export the net.java.sip.communicator.service.contactlist.event package
20 years ago
Yana Stamcheva ab16f02f9a import the java.sip.communicator.service.contactlist.event
20 years ago
Yana Stamcheva 3557a017d1 contactlist ongoing work
20 years ago
Yana Stamcheva ef0834ca30 contactlist tree ongoing work: load the tree from a server contactlist, show the status of the contacts,etc.
20 years ago
Yana Stamcheva 4bff318284 contact status constants and icons
20 years ago
Yana Stamcheva 4ba31872a3 remove the icons that are not used
20 years ago
Yana Stamcheva f313021075 contact status icons - svg
20 years ago
Yana Stamcheva 73867b18a0 contact status icons
20 years ago
Yana Stamcheva 7bfa5ce1c4 New button style
20 years ago
Yana Stamcheva 0741674c24 init the opersation set and protocol provider before adding listeners
20 years ago
Yana Stamcheva cda4393933 MetaContactList events
20 years ago
Emil Ivov 5b4d65e7b0 Renamed a method
20 years ago
Yana Stamcheva fd572097d5 optimize imports
20 years ago
Yana Stamcheva f7e1d1cb52 import added
20 years ago
Yana Stamcheva d206ab63ae MetaContactListService added
20 years ago
Yana Stamcheva 2f4455a31a Changed to use metacontact and metagroup
20 years ago
Yana Stamcheva d0664f23e7 Change all contactlist related components to get theirs data from the MetaContactList
20 years ago
Yana Stamcheva dfb17472bd MetaContactListService integrated
20 years ago
Yana Stamcheva f658978838 removed, because of the integration of MetaContactListService
20 years ago
Emil Ivov 8e69f6bac2 <No Comment Entered>
20 years ago
Emil Ivov 49a5ee6d95 getAlias() will temporarily return the UIN until nickname support has been implemented
20 years ago
Yana Stamcheva 6c1259373a *** empty log message ***
20 years ago
Emil Ivov 66d2d0b0eb Ongoing works on the MetaContactList and its SLICK
20 years ago
Yana Stamcheva fdd89fde0d animated gif image reading added
20 years ago
Yana Stamcheva b720d935d1 protocol selector box removed
20 years ago
Yana Stamcheva 15d9329082 handle Connection failed and Authentication failed cases
20 years ago
Yana Stamcheva a342d26b6a new i18n strings added
20 years ago
Yana Stamcheva 2c3c5c0314 Custom text field and password field component
20 years ago
Yana Stamcheva 43afb44363 status connecting animated image added
20 years ago
Yana Stamcheva 0c05a4dea3 organize imports
20 years ago
Yana Stamcheva 391a8b1c3e get resource problem resolved
20 years ago
Yana Stamcheva 162a87441e *** empty log message ***
20 years ago
Yana Stamcheva da5013b2f2 not used
20 years ago
Yana Stamcheva bc343741bc user info button position changed from left to right
20 years ago
Yana Stamcheva 529bd0f2d4 *** empty log message ***
20 years ago
Yana Stamcheva b4927a657f login window background image
20 years ago
Yana Stamcheva 972713beed protocol presence
20 years ago
Yana Stamcheva 9ec23b319b Images added
20 years ago
Yana Stamcheva cd5202f7e8 login window background changed
20 years ago
Emil Ivov 3682734314 typo
20 years ago
Yana Stamcheva cd9c839f4d new strings added
20 years ago
Yana Stamcheva 5b535163f3 login management
20 years ago
Yana Stamcheva 92f43bc94d class name changed
20 years ago
Yana Stamcheva afc2127276 *** empty log message ***
20 years ago
Yana Stamcheva c631eeb1f1 presence management added
20 years ago
Yana Stamcheva 8865c731d8 show login window in different thread
20 years ago
Yana Stamcheva fe13d579b2 presence added, but not finished yet
20 years ago