aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* launch the default browser on mac - work in progressYana Stamcheva2006-08-155-52/+19
* apple+c, apple+v key combinations for macYana Stamcheva2006-08-151-0/+4
* show system message when status is changed, only if the old status is differe...Yana Stamcheva2006-08-151-1/+2
* launch a browser for mac - work in progressYana Stamcheva2006-08-141-14/+42
* launch a browser for mac - work in progressYana Stamcheva2006-08-141-9/+23
* Unnecessary. Moved static vars to protocol provider factoryEmil Ivov2006-08-121-23/+0
* Cancel of confirmation dialog when closing chat window if there are unsentYana Stamcheva2006-08-111-0/+2
* lighten messages coming from historyYana Stamcheva2006-08-112-8/+8
* h5 style removedYana Stamcheva2006-08-111-7/+0
* some code commentedYana Stamcheva2006-08-102-8/+8
* history type messagesYana Stamcheva2006-08-103-8/+61
* *** empty log message ***Yana Stamcheva2006-08-101-3/+3
* Fixed parsing HistoryRecordDamian Minkov2006-08-101-12/+19
* 1)when new message is received, remove this message from loaded history messagesYana Stamcheva2006-08-101-1/+1
* trying to fix an issue with display names not getting showd for not in contac...Emil Ivov2006-08-101-1/+1
* meanless commitr meant to trigger a cc buildEmil Ivov2006-08-091-0/+1
* Intermediat commit on SIP Support (Work in Progress!)Emil Ivov2006-08-091-3/+2
* Intermediat commit on SIP Support (Work in Progress!)Emil Ivov2006-08-091-1/+1
* Intermediat commit on SIP Support (Work in Progress!)Emil Ivov2006-08-091-20/+13
* Intermediat commit on SIP Support (Work in Progress!)Emil Ivov2006-08-091-4/+4
* Intermediat commit on SIP Support (Work in Progress!)Emil Ivov2006-08-091-2/+0
* Intermediat commit on SIP Support (Work in Progress!)Emil Ivov2006-08-091-0/+7
* 1)when new message is received, remove this message from loaded history messagesYana Stamcheva2006-08-092-16/+41
* history scrollYana Stamcheva2006-08-093-33/+72
* The last n messages restricted to current timeDamian Minkov2006-08-091-1/+1
* Changed timestamp behaviour. Timestamp of HistoryRecord is when the record wa...Damian Minkov2006-08-091-10/+39
* hour info added to the system message, shown when user change the statusYana Stamcheva2006-08-091-1/+4
* by default select the last date historyYana Stamcheva2006-08-082-5/+9
* Presence notifications inside chat windowsYana Stamcheva2006-08-085-5/+38
* refresh button in history windowYana Stamcheva2006-08-082-15/+47
* show last 10 messages in the chat when opening itYana Stamcheva2006-08-085-11/+80
* escape $ smiley charYana Stamcheva2006-08-083-2/+9
* Implementing SIP support (work in progress)Emil Ivov2006-08-081-2/+8
* Implementing SIP support (work in progress)Emil Ivov2006-08-081-7/+117
* Implementing SIP support (work in progress)Emil Ivov2006-08-081-5/+6
* Implementing SIP support (work in progress)Emil Ivov2006-08-081-0/+7
* Order the results of searchingDamian Minkov2006-08-081-24/+30
* QueryResultSet implementation which records can be orderedDamian Minkov2006-08-081-0/+110
* Renamed to ProtocolProviderServiceSipImplEmil Ivov2006-08-081-258/+0
* Throw an exception when installing a duplicate account.Emil Ivov2006-08-081-5/+5
* Removed unneeded configuration referenceDamian Minkov2006-08-081-1/+0
* Added javadocs and comments. Removed some unused methods and fieldsDamian Minkov2006-08-081-82/+125
* Removed some unused methods and fieldsDamian Minkov2006-08-081-8/+0
* Added javadocsDamian Minkov2006-08-081-2/+76
* Base message history interface implementedYana Stamcheva2006-08-075-20/+92
* 1) methods to add and remove more than one contacts removedYana Stamcheva2006-08-076-98/+85
* gui history package movedYana Stamcheva2006-08-076-140/+438
* MessageHistoryService obtained in the guiYana Stamcheva2006-08-072-0/+38
* removed unneded export of the impl packageDamian Minkov2006-08-071-2/+1
* MessageHistoryService changedDamian Minkov2006-08-072-35/+166