aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/branding
Commit message (Expand)AuthorAgeFilesLines
* Fixes a non-transparent version field on Ubuntu 9.10 with JRE 1.6.0_18 report...Yana Stamcheva2010-03-122-3/+31
* In the about window make the version text selectable and allow copy to clipbo...Yana Stamcheva2010-03-031-2/+7
* Patch provided by Matthieu Casanova (dev@sip-communicator.dev.java.net 02/05/...Yana Stamcheva2010-02-151-3/+1
* - Patch provided by Matthieu Casanova (dev@sip-communicator.dev.java.net 02/0...Yana Stamcheva2010-02-151-2/+3
* Introduces AbstractPluginComponent which removes duplication from implementat...Lyubomir Marinov2009-09-121-55/+22
* Added PluginComponent.setCurrentContact(Contact) method. The method is initia...George Politis2009-09-112-0/+6
* Disables the splash screen by default in order to cut off memory at startup (...Lyubomir Marinov2009-09-104-51/+91
* Merge branch '1.0-local' into trunk-localscmerger2009-06-211-1/+1
* Addressing issue #558 (Some text in the about window cannot be seen entirely).Yana Stamcheva2009-05-061-1/+1
* Call pack() instead of setSize, in order to be sure to have the size of the c...Yana Stamcheva2009-04-231-1/+1
* Code optimizations.Yana Stamcheva2009-04-221-65/+166
* Fixes issue #615 (Multiple "My chat rooms...", "About SIP Communicator" dialo...Lyubomir Marinov2009-03-252-1/+39
* Prevents NullPointerExceptions when running on the IBM JRE for GNU/Linux.Lyubomir Marinov2009-03-161-4/+16
* minor branding fixes: year, ampersandSebastien Mazy2009-02-011-1/+2
* Menu mnemonic for Help > AboutAlan Kelly2009-01-301-80/+84
* As part of issue #453 (Broken Windows Vista font rendering), fixes the About ...Lyubomir Marinov2008-12-173-24/+39
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Retrieves Color definitions from the ResourceManagementService for .branding ...Lyubomir Marinov2008-12-103-18/+16
* Language resources updated.Yana Stamcheva2008-12-093-15/+15
* Hopes to fix issue #508: Support Quit, Preferences and About in the Mac appli...Lyubomir Marinov2008-12-072-20/+71
* Reverts the fix for issue #508: Support Quit, Preferences and About in the Ma...Lyubomir Marinov2008-12-071-18/+18
* Fixes issue #508: Support Quit, Preferences and About in the Mac application ...Lyubomir Marinov2008-12-073-5/+46
* Applying new resource name convention.Yana Stamcheva2008-11-283-38/+37
* Patch provided by Sebastien Mazy, that enables parameter passing to exported ...Yana Stamcheva2008-11-071-0/+5
* Remove the SIPCommImageView that was previously used to show image in JEditor...Yana Stamcheva2008-10-233-996/+8
* About window paragraph gap moved to the configuration properties file.Yana Stamcheva2008-09-281-1/+4
* Move text indent constants for the about and splash windows to defaults.prope...Yana Stamcheva2008-09-282-7/+20
* Gives a major boost wrt execution time to the redrawing of the splash screen ...Lyubomir Marinov2008-09-091-10/+74
* - Revised status panel interface.Yana Stamcheva2008-09-081-1/+2
* Fixes a memory leak which repeatedly retains 600+ KB of heap on each invocati...Lyubomir Marinov2008-07-311-97/+84
* Fixes a memory leak of 800+ KB caused by .plugin.branding.BrandingActivator t...Lyubomir Marinov2008-07-291-28/+68
* Support for native plugin components in the main window.Yana Stamcheva2008-07-241-0/+5
* Remove resources.properties, where not used any more.Yana Stamcheva2008-07-201-3/+0
* Fix loading smilies. Damian Minkov2008-07-152-7/+25
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-148-215/+64
* Patch proposed by Damien Roth. Fixes the double "About" menu and sets a name ...Yana Stamcheva2008-07-093-5/+12
* Plugin components could now specify an index position in the container, where...Yana Stamcheva2008-05-261-0/+5
* - plugin component listener and events were used only in the implementation, ...Yana Stamcheva2008-03-181-0/+61
* Change GUI plugin architecture to fit OSGI.Yana Stamcheva2008-03-181-81/+27
* Added configurable font size to about and splash windows.Yana Stamcheva2008-02-213-9/+15
* Remove i18n resources from the branding bundle.Yana Stamcheva2008-02-212-17/+1
* Chat Alerter PluginDamian Minkov2008-02-141-1/+9
* productName property changed to applicationName - more appropriate.Yana Stamcheva2008-01-302-5/+5
* - Allows to set color constants for about window and the splash screenYana Stamcheva2008-01-215-31/+43
* Typing error fixed (RESOUCRE -> RESOURCE)Yana Stamcheva2008-01-151-2/+2
* Application main constants moved to application.properties file in the main r...Yana Stamcheva2008-01-155-37/+31
* branding colors are obtained from the main color.properties fileYana Stamcheva2008-01-154-7/+39
* Trailing spaces removed.Yana Stamcheva2007-12-201-0/+1
* Fix obtaining background image for about window.Damian Minkov2007-12-181-2/+6
* Resources moved to main resources directory.Yana Stamcheva2007-12-183-71/+0