aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/gui
Commit message (Expand)AuthorAgeFilesLines
...
* - Fixes Issue #: 434 Wrong ID when try to install an already installed account.Yana Stamcheva2009-01-212-5/+8
* - Delays the creation of the Options dialog and the loading of the Configurat...Lyubomir Marinov2008-12-206-48/+152
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Minor code cleanup including removing of unused, unnecessary fields, fixing s...Lyubomir Marinov2008-12-151-101/+100
* On Mac OS X, waits for the application to complete its normal shutdown instea...Lyubomir Marinov2008-12-131-0/+2
* Represents the beginning of work in progress to delay the loading of the Conf...Lyubomir Marinov2008-12-101-0/+45
* Fixes issue #508: Support Quit, Preferences and About in the Mac application ...Lyubomir Marinov2008-12-071-1/+3
* UI enhancements.Yana Stamcheva2008-11-131-0/+37
* Patch provided by Sebastien Mazy, that enables parameter passing to exported ...Yana Stamcheva2008-11-072-2/+27
* Introduce a new method in the UIService that allows plugins to obtain the pho...Yana Stamcheva2008-09-241-0/+9
* Status bar container added in chat window.Yana Stamcheva2008-09-111-0/+6
* - Added some new color constants.Yana Stamcheva2008-09-102-2/+40
* Add the possibility to add plugins in the call button panel.Yana Stamcheva2008-09-091-0/+6
* - Revised status panel interface.Yana Stamcheva2008-09-082-1/+7
* Rename main window container.Yana Stamcheva2008-09-081-1/+7
* Adds the possibility to register for RSS feeds passed as invokation parametersEmil Ivov2008-09-071-27/+77
* Implements support for launch parametersEmil Ivov2008-09-061-43/+59
* Support for native plugin components in the main window.Yana Stamcheva2008-07-241-0/+10
* Split the GUI package into service and implementation to allow protocols to a...Emil Ivov2008-07-211-0/+6
* Make the main application window available from outside.Yana Stamcheva2008-07-172-1/+3
* New Account configuration forms.Yana Stamcheva2008-06-234-96/+10
* - Configuration forms are now registered through the bundle context.Yana Stamcheva2008-06-101-0/+11
* - Implemented configuration form plugins using the OSGI. All Configuration fo...Yana Stamcheva2008-06-052-62/+1
* Remove depricated methods in the UIService.Yana Stamcheva2008-06-032-402/+0
* Sign up link added to simple account registration page.Yana Stamcheva2008-05-281-2/+16
* Configurable wizard "Finish" button. Account registration wizards have now a ...Yana Stamcheva2008-05-271-1/+10
* Plugin components could now specify an index position in the container, where...Yana Stamcheva2008-05-261-0/+10
* New simplified sign in form shown when the application is started for the fir...Yana Stamcheva2008-05-253-64/+40
* - plugin component listener and events were used only in the implementation, ...Yana Stamcheva2008-03-181-0/+89
* Change GUI plugin architecture to fit OSGI.Yana Stamcheva2008-03-185-216/+346
* - setEditableUserName, isEditableUserName methods added to enable protocols t...Yana Stamcheva2008-03-141-1/+4
* Fix disabled server for new account wizards.Yana Stamcheva2008-02-291-0/+18
* Chat Alerter PluginDamian Minkov2008-02-141-0/+6
* Send SMS interface.Yana Stamcheva2008-01-291-1/+0
* Some new gui plug-in containers.Yana Stamcheva2007-12-201-1/+32
* Added getFirstPageIdentifier and getLastPageIdentifier to the AccountRegistra...Yana Stamcheva2007-11-141-2/+20
* Add MainTabbedPane to the supported plugin containers.Yana Stamcheva2007-11-091-0/+5
* merged with alpha2Yana Stamcheva2007-11-052-1/+29
* General "Join chat room" wizard opened from the main file menuYana Stamcheva2007-10-021-0/+5
* Added getChat(ChatRoom chatRoom) method in the UIServiceYana Stamcheva2007-09-201-1/+10
* add the possibility to add a Key listener to the chat write areaYana Stamcheva2007-06-191-0/+20
* setMessage method in the ChatYana Stamcheva2007-05-221-1/+8
* obtain the message that is contained in the chat panelYana Stamcheva2007-05-212-0/+14
* implement PluginComponentListener in the Call history panel, in order to acti...Yana Stamcheva2007-05-211-1/+7
* when a PluginComponentEvent is received should check the container id in orde...Yana Stamcheva2007-05-031-2/+23
* UIService enhancements (Chat interface added, some class names changed)Yana Stamcheva2007-04-117-57/+225
* application windows should be easily exportedYana Stamcheva2007-03-203-3/+41
* methods added to configure if application should be exited when clicking the ...Yana Stamcheva2007-03-201-8/+24
* in the wizard interface add the posibility to obtain an image to show on the ...Yana Stamcheva2007-02-271-0/+6
* ConfigurationManager class renamed to ConfigurationWindowYana Stamcheva2007-02-092-11/+11