aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/history
Commit message (Expand)AuthorAgeFilesLines
* Fix for illegal characters in folder names on Windows OS.Damian Minkov2007-05-312-1/+43
* Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur Un...Emil Ivov2007-05-141-1/+0
* Fix history searching in multiline messages.Damian Minkov2007-02-281-2/+2
* Fixed buf where if errors detected in file and at the same time a message is ...Damian Minkov2007-01-043-9/+35
* More info on errorDamian Minkov2006-11-271-1/+1
* Moving to FelixDamian Minkov2006-11-221-2/+1
* temporary fix of a NoSuchElementExceptionYana Stamcheva2006-11-211-2/+16
* Fix filtering files if start date is before any existing record dateDamian Minkov2006-11-201-6/+17
* fix two new methods and change their namesDamian Minkov2006-11-171-8/+7
* Add new finders in history and message historyDamian Minkov2006-11-161-0/+185
* Skip invalid records when readingDamian Minkov2006-10-191-3/+14
* If there is broken history xml try to fix it.Damian Minkov2006-10-171-1/+125
* Skip unparsable documets wihout exceptionDamian Minkov2006-10-173-2/+21
* Fixed synchronization issuesDamian Minkov2006-09-181-7/+14
* change from Damian, which should solve a problem with the progress events com...Yana Stamcheva2006-09-131-3/+7
* More accurate progress calculations and fixed ConcurrentModificationException.Damian Minkov2006-09-121-14/+14
* export the event packageYana Stamcheva2006-09-061-0/+1
* Fixed issue with future dates.Damian Minkov2006-09-051-11/+15
* History Service does not leaves content after testing.Damian Minkov2006-09-041-4/+45
* Removed jaxen libDamian Minkov2006-09-042-95/+373
* Changed saving of data - if it is or is not cached.Damian Minkov2006-08-291-6/+10
* Added method for ceck if caching is enabled.Damian Minkov2006-08-291-0/+18
* Added progress listener implementation and filtering the searched files by th...Damian Minkov2006-08-291-10/+155
* Added caching or not the read documents if it is pointed to.Damian Minkov2006-08-291-2/+24
* Code formatEmil Ivov2006-08-167-177/+267
* Order the results of searchingDamian Minkov2006-08-081-24/+30
* QueryResultSet implementation which records can be orderedDamian Minkov2006-08-081-0/+110
* Escaping null character in received strings. This characters hack the xml lib...Damian Minkov2006-08-041-2/+2
* Added feature to change the defult store directory by setting a System propertyDamian Minkov2006-08-031-2/+13
* MessageHistory TestsDamian Minkov2006-07-261-7/+41
* MessageHistory TestsDamian Minkov2006-07-261-6/+10
* <No Comment Entered>Damian Minkov2006-07-031-1/+0
* fixed wrong directory creation and use of itDamian Minkov2006-07-031-5/+5
* changed method signiture in serviceDamian Minkov2006-07-031-1/+1
* fixed end of the recursion when reading db structure filesDamian Minkov2006-07-031-5/+10
* Renamed to HistoryActivatorEmil Ivov2006-06-251-12/+0
* cosmetics (chainging forgotton tabs to spaces)Emil Ivov2006-05-261-12/+12
* Fixed file identation - from TABs to SPACEs (4 spaces / tab)Alexander Pelov2006-05-245-784/+784
* MessageHistoryService implementation. Messages are now stored, but momentary ...Alexander Pelov2006-05-147-741/+642
* Changed the name of the activator. We'll no longer have osgi activators with ...Emil Ivov2006-03-232-2/+21
* Changed leading tabs to spacesEmil Ivov2006-03-233-466/+569
* Assert class is now officialy OUT of the "utils" package. From now on we shou...Alexander Pelov2006-01-232-10/+8
* ResourcesService renamed to FileAccessService.Alexander Pelov2005-12-015-11/+4
* Simplified the HistoryService - TextType was removed.Alexander Pelov2005-11-231-18/+3
* Initial sip-communicator-1.0 commitEmil Ivov2005-11-028-0/+1054