aboutsummaryrefslogtreecommitdiffstats
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
* Chat window : changed the algorithm for html content verification. Added a lo...Yana Stamcheva2008-07-112-7/+13
* fix missing new lines in html messages.Yana Stamcheva2008-07-113-7/+5
* enlarge the chat write areaYana Stamcheva2008-07-111-2/+2
* - set default chat write area font propertlyYana Stamcheva2008-07-112-27/+35
* Fix accounts configuration settings buttons.Yana Stamcheva2008-07-112-89/+32
* Add formatting facilities in the gui and formatting support in ICQ, AIM.(Yaho...Yana Stamcheva2008-07-1110-214/+637
* Add support for the XA XMPP status and fixed (I hope) the build.Emil Ivov2008-07-104-4/+66
* Set proper content type on received messagesDamian Minkov2008-07-101-4/+32
* Add registering default events to notification service.Damian Minkov2008-07-106-134/+534
* Removing calls to deprecated File.toURL()Emil Ivov2008-07-101-3/+3
* Adding a GoogleTalk Wizard (Contributed by Lubomir Marinov)Emil Ivov2008-07-107-0/+1511
* Adding a GoogleTalk Wizard (Contributed by Lubomir Marinov)Emil Ivov2008-07-108-125/+336
* Fix initial state of events in config form on running application for first t...Damian Minkov2008-07-093-40/+136
* Integrate notification events configuration (patch by Alexandre Maillard)Damian Minkov2008-07-0922-24/+2342
* fixes a bug, when a protocol is offline. other protocols have not been updated.Thomas Hofer2008-07-091-3/+6
* fixed a bug on multi monitor systemsThomas Hofer2008-07-092-18/+80
* Patch proposed by Damien Roth. Fixes the double "About" menu and sets a name ...Yana Stamcheva2008-07-093-5/+12
* Sort the list of plugins shown by the plugin manager (patch by Damien ROTH)Emil Ivov2008-07-082-11/+71
* A patch to get rid of nasty hand array coping in call session implementation....Emil Ivov2008-07-081-21/+16
* Add log to the Simple account registration dialogYana Stamcheva2008-07-082-1/+3
* Enhancements of the simple account wizard and the "Add contact" window.Yana Stamcheva2008-07-084-163/+258
* Disable jabber internal reconnect as it cause problems of not firing proper e...Damian Minkov2008-07-041-0/+1
* Fix firing proper events on errors when sending sip messages, problem occurs ...Damian Minkov2008-07-034-54/+68
* Applied patch for renaming automatically DICT new accounts with thier descrip...Vincent Lucas2008-07-032-528/+601
* Init state of autostart option and handle and all users startup place. Damian Minkov2008-07-022-6/+76
* Check if systray is null, when receiving messages on startup systray my be no...Damian Minkov2008-07-021-3/+3
* Correcting error messages when creating a rss account (original patch from At...Vincent Lucas2008-07-022-12/+23
* Fix case sensitivity problems with jabber idsEmil Ivov2008-07-022-2/+3
* Committing patches from Lubomir Marinov (moving isRegistered() to AbstractPro...Emil Ivov2008-07-0121-128/+240
* Change sip user-agent header to include build number and os name. Damian Minkov2008-06-304-8/+62
* Processing timeouts on sip composing events.Damian Minkov2008-06-301-1/+17
* Don't show sip composing errors in chat window. Fix detection of incoming com...Damian Minkov2008-06-271-5/+18
* organize importsYana Stamcheva2008-06-261-2/+0
* Return "retry" functionality (It has been lost after some other modifications).Yana Stamcheva2008-06-261-7/+37
* Change format of smilies images.Yana Stamcheva2008-06-251-12/+12
* Fix if protocol name is missing in account properties. Old aim accounts were ...Damian Minkov2008-06-251-1/+4
* Log reasons for message delivery failure.Yana Stamcheva2008-06-252-8/+12
* Try fixing smilies selector box layout under mac.Yana Stamcheva2008-06-251-7/+12
* Do not set default form button, because the form does not have a root pane wh...Yana Stamcheva2008-06-231-2/+0
* Save only accounts that has been modified.Yana Stamcheva2008-06-231-2/+5
* New Account configuration forms.Yana Stamcheva2008-06-2347-668/+1066
* Add typing info to sip protocol.Damian Minkov2008-06-234-47/+565
* Add processing timeouts in SipMessageListener and italian resources for some ...Damian Minkov2008-06-202-0/+30
* Committing code optimization patch from Lubomir MarinovEmil Ivov2008-06-2014-974/+183
* Removing unused classes (Reported by Lubomir Marinov)Emil Ivov2008-06-204-202/+0
* Some new SMS related error messages.Yana Stamcheva2008-06-201-1/+1
* Fix when moving sip contact from not in contact list group to other group was...Damian Minkov2008-06-191-33/+4
* Remove message listener when not used any more.Yana Stamcheva2008-06-181-3/+12
* Add processing responses in SipMessageListener.Damian Minkov2008-06-182-1/+23
* Fix details retreiving for metacontact.Damian Minkov2008-06-181-10/+7