aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/chat/history
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-206-12/+78
* Different approach to (plain text) chat message processing.Danny van Heumen2014-09-161-2/+8
* Fixes leaking HistoryWindows.Damian Minkov2013-12-111-35/+29
* Adds new MUC bundle to handle the chat rooms. Moves ChatRoomWrapper,hristoterezov2013-11-071-1/+1
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-235-26/+32
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-10/+10
* Fixes copying of smilies and links in the chat history window. Patch provided...Yana Stamcheva2013-03-111-1/+2
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-2/+0
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-245-5/+5
* Fixes tool tips in conference and transfer invite windows.Yana Stamcheva2012-10-151-2/+1
* - Fixes status messages appearing as a broken user messageYana Stamcheva2012-10-101-2/+2
* Loads chat history dates the same way conversation dates are loaded.Yana Stamcheva2012-10-082-18/+16
* Activates the simple chat skin, until we fix memory problems with the current...Yana Stamcheva2012-09-251-1/+0
* New enhanced interface.Yana Stamcheva2012-09-231-5/+23
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-1/+1
* Adds last message correction functionality. Implementation provided by Ivan V...Yana Stamcheva2012-07-121-2/+8
* Fixes showing today's messages in history window.Damian Minkov2012-07-091-2/+3
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Prevents us from adding duplicate dates in history window.Damian Minkov2012-06-291-21/+37
* Fixes memory leak on macosx.Damian Minkov2012-03-271-0/+3
* Fixes tooltips staying visible when the parent window has lost focus.Yana Stamcheva2011-10-241-1/+2
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-186-6/+6
* Fixes html tags appearing in chat window when a smiley is sent.Yana Stamcheva2011-10-171-1/+2
* Replaces the outgoing contact address with the corresponding display name in ...Yana Stamcheva2011-08-231-1/+4
* Enhanced chat window interface.Yana Stamcheva2011-01-281-1/+1
* Chat window made fully skinnable - patch provided by Adam Netocny.Yana Stamcheva2010-10-192-121/+52
* Patch provided by Matthieu Casanova on dev@sip-communicator.dev.java.net with...Yana Stamcheva2010-02-221-2/+2
* General:Yana Stamcheva2009-11-302-31/+45
* Removes some UI repetition from the chat history window, uses one and the sam...Lyubomir Marinov2009-11-054-73/+72
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-5/+4
* Fixes the date list in the contact history dialog to comply with the blue theme.Lyubomir Marinov2009-09-291-20/+22
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-021-1/+0
* Added Chat.addMessage method. Moved message type constants from Constants cla...George Politis2009-08-291-7/+7
* Fixes a leak of HistoryWindow instances. In my newly created SC configuration...Lyubomir Marinov2009-08-061-49/+70
* Fix chat history duplicate dates on incoming message.Yana Stamcheva2009-07-161-4/+6
* User interface for file history using the new MetaHistoryService.Yana Stamcheva2009-06-241-53/+86
* Adding support for file transfer for XMPP and graphical User Interface for fi...Yana Stamcheva2009-06-151-75/+92
* Fix raw types, unused variables, possible NP, etc, this contributes to fix is...Werner Dittmann2009-04-172-22/+20
* Spares conversions between Date and long because they cause a lot of allocati...Lyubomir Marinov2009-03-241-11/+9
* Tries to better support the system preferences with respect to fonts. The HTM...Lyubomir Marinov2009-03-171-3/+1
* Fixes possible NullPointerExceptions, incorrect code. Removes fields, marks o...Lyubomir Marinov2009-03-021-17/+17
* Language resources updated.Yana Stamcheva2008-12-093-41/+40
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-083-3/+3
* Upon Yana's request, restores ImageLoader back into .impl.gui.utils from .swi...Lyubomir Marinov2008-12-081-0/+1
* Fixes warnings about unused imports.Lyubomir Marinov2008-12-062-2/+0
* Moves SIPCommFrame into public visibility out of its defining bundle so that ...Lyubomir Marinov2008-12-041-0/+1
* Fixes at least half of the causes of issue #453 (Broken Windows Vista font re...Lyubomir Marinov2008-11-301-10/+19
* Applying new resource name convention.Yana Stamcheva2008-11-281-0/+1
* Makes TransparentPanel available outside impl.gui and uses it in MediaConfigu...Lyubomir Marinov2008-11-262-3/+3
* Remove unused menu from History window.Yana Stamcheva2008-11-141-6/+0