| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Fixes Issue #: 434 Wrong ID when try to install an already installed account. | Yana Stamcheva | 2009-01-21 | 2 | -5/+8 |
* | - Delays the creation of the Options dialog and the loading of the Configurat... | Lyubomir Marinov | 2008-12-20 | 6 | -48/+152 |
* | Commits patches for the following issues: | Emil Ivov | 2008-12-16 | 1 | -0/+1 |
* | Minor code cleanup including removing of unused, unnecessary fields, fixing s... | Lyubomir Marinov | 2008-12-15 | 1 | -101/+100 |
* | On Mac OS X, waits for the application to complete its normal shutdown instea... | Lyubomir Marinov | 2008-12-13 | 1 | -0/+2 |
* | Represents the beginning of work in progress to delay the loading of the Conf... | Lyubomir Marinov | 2008-12-10 | 1 | -0/+45 |
* | Fixes issue #508: Support Quit, Preferences and About in the Mac application ... | Lyubomir Marinov | 2008-12-07 | 1 | -1/+3 |
* | UI enhancements. | Yana Stamcheva | 2008-11-13 | 1 | -0/+37 |
* | Patch provided by Sebastien Mazy, that enables parameter passing to exported ... | Yana Stamcheva | 2008-11-07 | 2 | -2/+27 |
* | Introduce a new method in the UIService that allows plugins to obtain the pho... | Yana Stamcheva | 2008-09-24 | 1 | -0/+9 |
* | Status bar container added in chat window. | Yana Stamcheva | 2008-09-11 | 1 | -0/+6 |
* | - Added some new color constants. | Yana Stamcheva | 2008-09-10 | 2 | -2/+40 |
* | Add the possibility to add plugins in the call button panel. | Yana Stamcheva | 2008-09-09 | 1 | -0/+6 |
* | - Revised status panel interface. | Yana Stamcheva | 2008-09-08 | 2 | -1/+7 |
* | Rename main window container. | Yana Stamcheva | 2008-09-08 | 1 | -1/+7 |
* | Adds the possibility to register for RSS feeds passed as invokation parameters | Emil Ivov | 2008-09-07 | 1 | -27/+77 |
* | Implements support for launch parameters | Emil Ivov | 2008-09-06 | 1 | -43/+59 |
* | Support for native plugin components in the main window. | Yana Stamcheva | 2008-07-24 | 1 | -0/+10 |
* | Split the GUI package into service and implementation to allow protocols to a... | Emil Ivov | 2008-07-21 | 1 | -0/+6 |
* | Make the main application window available from outside. | Yana Stamcheva | 2008-07-17 | 2 | -1/+3 |
* | New Account configuration forms. | Yana Stamcheva | 2008-06-23 | 4 | -96/+10 |
* | - Configuration forms are now registered through the bundle context. | Yana Stamcheva | 2008-06-10 | 1 | -0/+11 |
* | - Implemented configuration form plugins using the OSGI. All Configuration fo... | Yana Stamcheva | 2008-06-05 | 2 | -62/+1 |
* | Remove depricated methods in the UIService. | Yana Stamcheva | 2008-06-03 | 2 | -402/+0 |
* | Sign up link added to simple account registration page. | Yana Stamcheva | 2008-05-28 | 1 | -2/+16 |
* | Configurable wizard "Finish" button. Account registration wizards have now a ... | Yana Stamcheva | 2008-05-27 | 1 | -1/+10 |
* | Plugin components could now specify an index position in the container, where... | Yana Stamcheva | 2008-05-26 | 1 | -0/+10 |
* | New simplified sign in form shown when the application is started for the fir... | Yana Stamcheva | 2008-05-25 | 3 | -64/+40 |
* | - plugin component listener and events were used only in the implementation, ... | Yana Stamcheva | 2008-03-18 | 1 | -0/+89 |
* | Change GUI plugin architecture to fit OSGI. | Yana Stamcheva | 2008-03-18 | 5 | -216/+346 |
* | - setEditableUserName, isEditableUserName methods added to enable protocols t... | Yana Stamcheva | 2008-03-14 | 1 | -1/+4 |
* | Fix disabled server for new account wizards. | Yana Stamcheva | 2008-02-29 | 1 | -0/+18 |
* | Chat Alerter Plugin | Damian Minkov | 2008-02-14 | 1 | -0/+6 |
* | Send SMS interface. | Yana Stamcheva | 2008-01-29 | 1 | -1/+0 |
* | Some new gui plug-in containers. | Yana Stamcheva | 2007-12-20 | 1 | -1/+32 |
* | Added getFirstPageIdentifier and getLastPageIdentifier to the AccountRegistra... | Yana Stamcheva | 2007-11-14 | 1 | -2/+20 |
* | Add MainTabbedPane to the supported plugin containers. | Yana Stamcheva | 2007-11-09 | 1 | -0/+5 |
* | merged with alpha2 | Yana Stamcheva | 2007-11-05 | 2 | -1/+29 |
* | General "Join chat room" wizard opened from the main file menu | Yana Stamcheva | 2007-10-02 | 1 | -0/+5 |
* | Added getChat(ChatRoom chatRoom) method in the UIService | Yana Stamcheva | 2007-09-20 | 1 | -1/+10 |
* | add the possibility to add a Key listener to the chat write area | Yana Stamcheva | 2007-06-19 | 1 | -0/+20 |
* | setMessage method in the Chat | Yana Stamcheva | 2007-05-22 | 1 | -1/+8 |
* | obtain the message that is contained in the chat panel | Yana Stamcheva | 2007-05-21 | 2 | -0/+14 |
* | implement PluginComponentListener in the Call history panel, in order to acti... | Yana Stamcheva | 2007-05-21 | 1 | -1/+7 |
* | when a PluginComponentEvent is received should check the container id in orde... | Yana Stamcheva | 2007-05-03 | 1 | -2/+23 |
* | UIService enhancements (Chat interface added, some class names changed) | Yana Stamcheva | 2007-04-11 | 7 | -57/+225 |
* | application windows should be easily exported | Yana Stamcheva | 2007-03-20 | 3 | -3/+41 |
* | methods added to configure if application should be exited when clicking the ... | Yana Stamcheva | 2007-03-20 | 1 | -8/+24 |
* | in the wizard interface add the posibility to obtain an image to show on the ... | Yana Stamcheva | 2007-02-27 | 1 | -0/+6 |
* | ConfigurationManager class renamed to ConfigurationWindow | Yana Stamcheva | 2007-02-09 | 2 | -11/+11 |