aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/generalconfig/GeneralConfigurationPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Fix layout of call config options in general configIngo Bauersachs2017-01-141-50/+12
* Add option to choose tray icon mode (Native, Disabled, AppIndicator)Ingo Bauersachs2017-01-141-1/+81
* Add option to minimize the main frame on closing instead of hidingIngo Bauersachs2016-05-301-5/+31
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Show country/region information in language dropdown if applicableIngo Bauersachs2015-02-121-2/+2
* Adds option in general config to disable enable recent messages.Damian Minkov2014-03-051-0/+28
* Moves getters and setters for chat history properties in MessageHistoryServic...hristoterezov2014-01-131-6/+6
* Fix NPE on MacIngo Bauersachs2014-01-121-7/+18
* Show language in current and destination lang, progress of translationIngo Bauersachs2014-01-121-23/+105
* Adds button in chat window to easily enable/disable chat history logging.Damian Minkov2013-09-111-0/+14
* Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...Lyubomir Marinov2013-02-251-3/+3
* Fixes warnings. Adds and/or fixes javadocs.Lyubomir Marinov2013-02-251-14/+17
* Adds option to enable/disable task bar / dock alerts. Alert main window on in...Damian Minkov2013-01-301-0/+28
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Removes the ConfigurationManager-s from impl.gui and plugin.generalconfig pac...Yana Stamcheva2012-11-211-28/+29
* Updates GUI general preferences checkbox text concerning alphabetical to numb...Vincent Lucas2012-09-271-0/+14
* Adds a checkbox in the GUI general preferences to accept dialed string with a...Vincent Lucas2012-09-261-0/+51
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+2
* Corrects custom GUI property names to respect Jitsi convention: prefix.DISABLED.Vincent Lucas2012-06-071-6/+6
* Adds properties to custom the GUI.Vincent Lucas2012-06-071-15/+87
* Fixes javadoc and eclipse related warnings in the code.Sebastien Vincent2012-03-091-5/+10
* Resize general config pane along with the outer windowIngo Bauersachs2011-10-301-1/+1
* General config: put labels on top of the section to gain h-spaceIngo Bauersachs2011-10-291-90/+42
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Fixes the addition of immageattr to all H.264 formats.Lyubomir Marinov2011-07-051-1/+0
* Fixes opaque background of checkbox in the general configuration form.Yana Stamcheva2011-06-141-1/+1
* Removes special symbols before callng phone numbers and lets the user configu...Yana Stamcheva2011-06-011-103/+35
* Hides the startup-related section in the General configuration on Linux becau...Lyubomir Marinov2011-05-081-24/+26
* Fixes multiple issues in the setup and update functionality on Windows.Lyubomir Marinov2011-01-261-1/+4
* Use registry for autostart on windows.Damian Minkov2011-01-121-73/+4
* Introduce Packet Logging Service with its configuration form and implementati...Damian Minkov2010-12-031-11/+12
* Added a tooltip to show the entire message of truncated labelsMatthieu Casanova2010-08-111-7/+9
* Fixes some general config form related bugs, including a bug reported by Lubo...Yana Stamcheva2010-07-281-18/+44
* Introduce new dialog for creating and joining chat rooms. Damian Minkov2010-07-211-0/+31
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-644/+695
* 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
* [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-211-0/+135
* 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-021-0/+96
* 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-171-0/+75
* undo previous commit since cruisecontrol failsSymphorien Wanko2009-02-171-75/+0
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-171-0/+75
* - Delays the creation of the Options dialog and the loading of the Configurat...Lyubomir Marinov2008-12-201-0/+435