aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/util/swing/SIPCommFrame.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-091-6/+29
* Switches from JMF to FMJ.Lyubomir Marinov2011-12-171-10/+11
* Ctrl-W Cmd-W key combinations now close chat tabs, not the whole window.Yana Stamcheva2011-11-231-2/+2
* Introduce a property to let the OS window manager position dialogs when their...Ingo Bauersachs2011-11-011-1/+21
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Fixes the blurry taskbar icon on Win7 (c.f. JITSI-964)Ingo Bauersachs2011-10-131-10/+33
* Adds the following key combinations: Cmd-W closes the call. Esc hangups the c...Yana Stamcheva2011-09-071-2/+17
* Changing fix for issue#943, set the title to the application name, as its sta...Damian Minkov2011-05-281-27/+0
* Fix title of java dialogs and frames under gnome 3.Damian Minkov2011-05-251-0/+27
* New received call dialog for Mac users.Yana Stamcheva2010-12-221-2/+5
* More native MacOS interface for main components.Yana Stamcheva2010-12-211-1/+3
* Patch provided by Adam Netocny, adding the possibility to runtime change fram...Yana Stamcheva2010-09-151-18/+108
* Patch provided by Adam Netocny improving skin management process (work in pro...Yana Stamcheva2010-09-151-0/+2
* Rest of the work on issue#528, add default macosx bindings(Ctrl+w and Cmd+w). Damian Minkov2010-07-231-0/+13
* Just fix a typo in ConfigPropertyVetoExceptionWerner Dittmann2010-04-091-2/+2
* Cleanup PropertyChangeEvent stuffWerner Dittmann2010-04-091-3/+3
* Patch provided by Matthieu Casanova (dev@sip-communicator.dev.java.net 02/05/...Yana Stamcheva2010-02-151-3/+1
* Added a SIPCommFrame constructor indicating if we should save size and locati...Yana Stamcheva2009-11-301-13/+65
* General:Yana Stamcheva2009-11-301-2/+2
* Fixes the positioning of the call dialog (at least) which appears with its to...Lyubomir Marinov2009-11-121-10/+11
* Speeds up the closing of SIPCommDialog and SIPCommFrame (e.g. the main window...Lyubomir Marinov2009-10-201-12/+31
* Part of issue #726 Conference call user interface.Yana Stamcheva2009-09-241-2/+25
* Fixes a leak of HistoryWindow instances. In my newly created SC configuration...Lyubomir Marinov2009-08-061-8/+20
* Merge branch '1.0-local' into trunk-localscmerger2009-06-211-1/+1
* Removed white curves from window decoration. They were not fitting the new bo...Yana Stamcheva2009-04-241-44/+21
* Set the border size even if the color background is not enabled.Yana Stamcheva2009-03-311-6/+7
* Issue #599 Initial commit for windows autoupdate.Damian Minkov2009-03-311-1/+1
* add the possibility to decorate the main window.Yana Stamcheva2009-03-131-0/+39
* Fixes a couple of occurrences of incorrect code, performance-related warnings.Lyubomir Marinov2009-03-121-14/+13
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-171-1/+1
* undo previous commit since cruisecontrol failsSymphorien Wanko2009-02-171-1/+1
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-171-1/+1
* Minor code cleanup including removing of unused, unnecessary fields, fixing s...Lyubomir Marinov2008-12-151-10/+10
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-081-0/+507