aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/generalconfig
Commit message (Expand)AuthorAgeFilesLines
* Show language options in their own locale. Suggested by Matthieu Casanova.Damian Minkov2010-05-301-4/+8
* Add configuration to stop/start update checks on startup for windows and linux.Damian Minkov2010-02-241-0/+38
* Commits the refactorying of OSUtils contributed by Sebastien Vicent which use...Lyubomir Marinov2009-12-091-2/+3
* Commits the patch provided by Sebastien Vincent on the dev mailing list in an...Lyubomir Marinov2009-12-091-2/+1
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-022-4/+4
* [growl integration] Adapted the configuration panel to select the best popup ...Romain Kuntz2009-08-141-12/+36
* Merge branch '1.0-local' into trunk-localscmerger2009-06-212-0/+164
* When setting the language, stores the country code as well (in addition to th...Lyubomir Marinov2009-05-071-1/+4
* Supports country code (in addition to language code) when dealing with locale...Lyubomir Marinov2009-05-071-8/+10
* Fix different view for combobox cellrenderer under GTK.Damian Minkov2009-04-031-70/+35
* Windows update now supports password protected sites, https and http redirect...Damian Minkov2009-04-022-0/+116
* Fixes issue #591 "Menu items randomly appear in the configuration panel" (for...Lyubomir Marinov2009-03-271-2/+4
* Fixes various warnings, mostly ones about performance.Lyubomir Marinov2009-03-121-5/+4
* enhancements to the swing popup notification, new behavior for the trayicon, ...Symphorien Wanko2009-02-201-11/+6
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-174-2/+120
* undo previous commit since cruisecontrol failsSymphorien Wanko2009-02-174-120/+2
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-174-2/+120
* - Delays the creation of the Options dialog and the loading of the Configurat...Lyubomir Marinov2008-12-202-33/+13
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Language resources updated.Yana Stamcheva2008-12-091-18/+24
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-082-5/+5
* Makes the background of JCheckBox transparent on Windows in order to respect ...Lyubomir Marinov2008-12-062-6/+8
* Fixes the text of the Auto-start check box on Windows in the General Configur...Lyubomir Marinov2008-12-061-10/+11
* Applying new resource name convention.Yana Stamcheva2008-11-282-22/+23
* Eliminates duplication among the ~28 Resources classes.Lyubomir Marinov2008-11-211-41/+5
* UI enhancements.Yana Stamcheva2008-11-131-0/+8
* Fix string in the general configuration form.Yana Stamcheva2008-10-222-1/+13
* - Revised status panel interface.Yana Stamcheva2008-09-083-35/+157
* Remove resources.properties, where not used any more.Yana Stamcheva2008-07-201-1/+0
* Remove configuration defaults now if values are missing in configuration serv...Damian Minkov2008-07-151-19/+61
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-143-60/+36
* Init state of autostart option and handle and all users startup place. Damian Minkov2008-07-022-6/+76
* Disable "chat history size" box if the "Show history" checkbox is false.Yana Stamcheva2008-06-111-0/+5
* Implement option for auto start on windowsDamian Minkov2008-06-102-1/+66
* - Configuration forms are now registered through the bundle context.Yana Stamcheva2008-06-106-0/+803