aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Support for video and photo previews in chat window provided by Purvesh Sahoo...Yana Stamcheva2010-09-0747-131/+3356
* Patch provided by Adam Netocny, icluding some skin jar builder enhancements +...Yana Stamcheva2010-09-0711-20/+108
* Added the possibility to have the skin main directory in the skin zip.Yana Stamcheva2010-09-061-2/+71
* Fix some javadoc warnings, typos and 80 lines cut.Sebastien Vincent2010-09-0616-61/+110
* Clarify the use of a field to Eclipse on Mac OS X with Java 5.Lyubomir Marinov2010-09-051-2/+2
* Fixes warnings about unused imports and unnecessary casts.Lyubomir Marinov2010-09-0416-49/+26
* Allow missing color, style or image properties for a given skin.Yana Stamcheva2010-09-034-15/+45
* Don't block UI thread when setting avatar.Damian Minkov2010-09-031-21/+30
* Fixes a NullPointerException upon registering/logging into a SIP account.Lyubomir Marinov2010-09-031-2/+4
* Fixes a "unmappable character for encoding UTF8" warning.Lyubomir Marinov2010-09-031-1/+1
* Skin implementation bases provided by Adam Netočný (work in progress).Yana Stamcheva2010-09-0221-31/+2473
* Add Windows x64 installer support.Sebastien Vincent2010-09-021-0/+3
* Integrate choosing and setting avatar image for protocols (currently only for...Damian Minkov2010-09-0226-13/+3067
* Show protocol specific error messages in the chat window.Yana Stamcheva2010-09-025-11/+59
* Applies minor changes (e.g. code formatting, closing InputStreams) discovered...Lyubomir Marinov2010-09-026-106/+133
* Added a sound, played on hang up.Yana Stamcheva2010-09-026-16/+104
* Enhances the exception logging of the PortAudio CaptureDevice (mostly because...Lyubomir Marinov2010-09-014-13/+88
* Removes the etched borders with titles from the Security > Call tab in Tools ...Lyubomir Marinov2010-09-012-64/+72
* Displays the descriptions of the notification events in the Events page of To...Lyubomir Marinov2010-09-015-40/+73
* Fixes the issue described by Kertesz Laszlo on the dev mailing list in the th...Lyubomir Marinov2010-09-0112-200/+177
* Jabber ignore contacts with subscription none, those are contacts not added b...Damian Minkov2010-08-312-7/+50
* Fixing build.Damian Minkov2010-08-301-1/+1
* Add latest patch from Grigorii Balutsel for Xcap support, fix proper contact ...Damian Minkov2010-08-307-23/+66
* New add account icon. Provided by Dimitar Bozhinov.Yana Stamcheva2010-08-272-1/+9
* Fix editable error message in call window.Yana Stamcheva2010-08-272-0/+2
* New configurations prepared for the arrive of ice and stun support.Yana Stamcheva2010-08-2710-324/+1584
* Fix issues with chatroom dialog:Damian Minkov2010-08-274-52/+149
* Fix when removing jabber contacts and operation fails inform user and stop an...Damian Minkov2010-08-273-8/+50
* Reverts the touch screen changes, which are moved to the touchgui now.Yana Stamcheva2010-08-266-4028/+1645
* Fix - show proper status in UI for SIP Registerless accounts.Damian Minkov2010-08-262-20/+10
* Fix a problem when registering with sip TCP and creation of via and contact h...Damian Minkov2010-08-254-43/+35
* Fix wrong cseq incrementation in sip protocol with message and typing info. R...Damian Minkov2010-08-243-16/+36
* If OTR is disabled and we are over a plaintext session, dont process any mess...George Politis2010-08-221-10/+41
* Prevents the call recorder from failing when the config service contains an u...Emil Ivov2010-08-222-18/+36
* Fixes a memory leak in Html2Text which used to keep the plain text extracted ...Lyubomir Marinov2010-08-201-29/+64
* Commits a patch provided by Dmitri Melnikov on the dev mailing list in the th...Lyubomir Marinov2010-08-201-3/+8
* Lists the format supported by the call Recorder into it in order to have them...Lyubomir Marinov2010-08-2011-237/+556
* Update jain-sip to latest 1.2.154, fixing a problem with message retransmissi...Damian Minkov2010-08-201-2/+6
* Fixed typeMatthieu Casanova2010-08-201-4/+3
* Fixing unmerging contacts when disabling account issue#849.Damian Minkov2010-08-202-3/+9
* Fix problem with editing accounts and duplicating contacts or inconsistent co...Damian Minkov2010-08-191-10/+36
* Synchronizing handling challenge in order to avoid multiple password windows ...Damian Minkov2010-08-191-2/+2
* Unregister jabber provider when editing it(modify it).Damian Minkov2010-08-191-0/+13
* Fire event immedietly(for delivered message) when sending message, this way w...Damian Minkov2010-08-191-6/+6
* When creating sip2sip account, automatically configure xcap URI.Damian Minkov2010-08-193-2/+59
* Fixes two NullPointerExceptions in the presence and instant messaging Operati...Lyubomir Marinov2010-08-183-54/+74
* Fix calls initiated with SIP registrarless account.Sebastien Vincent2010-08-181-2/+10
* Tries to deal to some extent with unsupported formats in Call Recording. But ...Lyubomir Marinov2010-08-184-21/+46
* Merge latest patch sent to dev mailinglist with subject "XCAP tests" which re...Damian Minkov2010-08-187-48/+187
* Fix editing sip account details.Damian Minkov2010-08-173-33/+43