aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/history
Commit message (Expand)AuthorAgeFilesLines
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1817-17/+17
* Adds a missing return and removes a few instance fields in the contact list U...Lyubomir Marinov2011-06-301-21/+21
* Fixes disappearing call history on search in the contact list.Yana Stamcheva2011-01-271-0/+7
* Fixes IndexOutOfBoundsException in Call History, prevents the gui from crashi...Yana Stamcheva2010-11-221-0/+16
* Fixes warnings and javadocs.Sebastien Vincent2010-10-044-5/+21
* use of StringBuilder instead of StringBufferMatthieu Casanova2010-06-031-7/+9
* Asynchronous call history queries with limited result count.Yana Stamcheva2010-05-067-12/+288
* Fix unit tests.Yana Stamcheva2010-05-031-0/+6
* - Introduces new contact list data model that allows adding of external conta...Yana Stamcheva2010-05-031-16/+43
* - Possibility added to update history records - provided by Damian Minkov.Yana Stamcheva2009-06-251-0/+11
* Fix raw-type warnings.Werner Dittmann2009-04-164-30/+27
* Redo some more "warning removal" stuff.Werner Dittmann2009-04-051-5/+0
* Undo revision 5226, see Lubo's e-mail in list.Werner Dittmann2009-04-051-0/+5
* Spares conversions between Date and long because they cause a lot of allocati...Lyubomir Marinov2009-03-241-0/+4
* Fix issue #520 storing message history per-account. Also if old data exists i...Damian Minkov2009-03-041-5/+22
* Removes org.apache.felix.servicebinder.Lyubomir Marinov2008-12-201-3/+1
* generate more precise events during history search (Issue #270)Damian Minkov2007-10-261-0/+11
* - bug fixed in hasSpecialCharYana Stamcheva2007-10-031-10/+15
* fix two new methods and change their namesDamian Minkov2006-11-171-2/+2
* Add new finders in history and message historyDamian Minkov2006-11-161-12/+31
* Fixed issue with future dates.Damian Minkov2006-09-051-4/+2
* History Service does not leaves content after testing.Damian Minkov2006-09-041-0/+9
* Added case in/senstivie searchDamian Minkov2006-09-041-0/+60
* Removed some unneeded fieldsDamian Minkov2006-09-041-36/+4
* Added fields for caching enabled/disabled used through the configuration serv...Damian Minkov2006-08-291-6/+16
* Methods for adding search progress listener.Damian Minkov2006-08-291-0/+13
* Removed caching for history read (can be switched on or off through configura...Damian Minkov2006-08-292-0/+210
* Code formatEmil Ivov2006-08-169-58/+93
* MessageHistory TestsDamian Minkov2006-07-261-4/+23
* change in method signatureDamian Minkov2006-07-031-7/+7
* cosmetics (chainging forgotton tabs to spaces)Emil Ivov2006-05-261-1/+1
* Fixed file indentation - from TABs to SPACEs (4 spaces / tab)Alexander Pelov2006-05-248-381/+395
* MessageHistoryService implementation. Messages are now stored, but momentary ...Alexander Pelov2006-05-142-235/+216
* Changed leading tabs to spaces.Emil Ivov2006-03-236-370/+422
* Replaced <code> tags with <tt> in all javadocsEmil Ivov2006-02-054-56/+56
* Assert class is now officialy OUT of the "utils" package. From now on we shou...Alexander Pelov2006-01-233-16/+11
* ResourcesService renamed to FileAccessService.Alexander Pelov2005-12-012-1/+38
* Simplified the HistoryService - TextType was removed.Alexander Pelov2005-11-232-59/+2
* Initial sip-communicator-1.0 commitEmil Ivov2005-11-0210-0/+719