aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/replacement
Commit message (Collapse)AuthorAgeFilesLines
* Chat window made fully skinnable - patch provided by Adam Netocny.Yana Stamcheva2010-10-191-0/+6
| | | | | | Added google-chrome to the list of browsers we're using to open links - Adam Netocny. :D smiley added - Adam Netocny.
* Patch provided by Purvesh Sahoo, fixing redundant code in replacement ↵Yana Stamcheva2010-09-151-7/+14
| | | | implementations + removed replacement blue borders
* Resolved duplicate import of json library.Yana Stamcheva2010-09-134-3/+82
| | | | | | Fixed smiley source dependency to ui implementation. Fixed ReplacementService bundled in each implementation.
* Patch provided bu Purvesh Sahoo removing preview source names from the ↵Yana Stamcheva2010-09-091-6/+7
| | | | localization file and enhancing the preview config "retreive-sources" mechanism (discussed on dev on Sept. 7, 2010, subject: Re: Previews).
* Support for video and photo previews in chat window provided by Purvesh ↵Yana Stamcheva2010-09-072-0/+72
Sahoo as part of its GSoC project.