aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* In the drop down menu on the contact list, make "Enable/Disable sound" and "S...Yana Stamcheva2009-06-211-4/+4
* - Double click on file image in outgoing file transfer would open the file.Yana Stamcheva2009-06-197-72/+156
* Fix drop of files in the conversation area of the chat window.Yana Stamcheva2009-06-193-16/+19
* Disambiguates SwingWorker which is also available on Java 6.Lyubomir Marinov2009-06-181-0/+2
* - Return the appropriate default download directory depending on the operatin...Yana Stamcheva2009-06-183-24/+61
* Disambiguates SwingWorker which is also available in Java 6.Lyubomir Marinov2009-06-171-0/+1
* - Set the selected chat window "send via" account, when sending or receiving ...Yana Stamcheva2009-06-174-19/+56
* Fix opening received files with space in the name, in incoming file transfer.Yana Stamcheva2009-06-171-1/+2
* Fix for disappearing messages when history in chat window is disabled.Yana Stamcheva2009-06-171-3/+2
* Trying to fix often failing test testRoomSubject for jabber.Damian Minkov2009-06-171-2/+2
* Fix PopupMessageHandler tests.Damian Minkov2009-06-171-0/+1
* Fix unit test dependencies.Yana Stamcheva2009-06-171-1/+3
* Updates felix.unit.test.properties with the latest changes from felix.client....Emil Ivov2009-06-161-9/+5
* Fix disappearing messages when no history is loaded.Yana Stamcheva2009-06-161-2/+2
* Fixes the browse method of .impl.osdependent.Desktop on Java 6.Lyubomir Marinov2009-06-161-1/+1
* Disambiguates SwingWorker which is also available in Java 6.Lyubomir Marinov2009-06-152-0/+2
* Part from previous file transfer commit.Yana Stamcheva2009-06-151-1/+2
* Adding support for file transfer for XMPP and graphical User Interface for fi...Yana Stamcheva2009-06-1581-648/+5342
* Commits into trunk the changes of r5345, r5346 and r5352 which fix warnings i...Lyubomir Marinov2009-06-1023-1703/+409
* Represents the first take at implementing autio mixing for the purposes of co...Lyubomir Marinov2009-06-0911-65/+3381
* Fixed a label typo in the english resource fileRomain Kuntz2009-06-051-1/+1
* Fix issue #672 (Keybindings don't work...).Damian Minkov2009-05-253-6/+5
* Fix issue #666. Wrong resource names and not proper saving persistent data.Damian Minkov2009-05-253-55/+67
* Issue #526. Disable video support for java 1.6 under Macosx.Damian Minkov2009-05-191-9/+28
* Class never used. (Reported by Brett Geren)Yana Stamcheva2009-05-181-40/+0
* - When download site is down updatecheck blocks loading bundles. Fixed. Check...Damian Minkov2009-05-163-113/+129
* - The protocol bundle was importing all image resources, instead of just the ...Yana Stamcheva2009-05-151-3/+7
* Added some strings used for the buttons in the accounts form (continuation on...Yana Stamcheva2009-05-151-1/+2
* - Addressing issue #465 (Redesign the account configuration menu).Yana Stamcheva2009-05-1581-574/+869
* Fixes recentry introduced unused-import warnings.Lyubomir Marinov2009-05-134-5/+2
* Fixing issue #669 (Broken smiles preivew on linux and windows).Yana Stamcheva2009-05-128-202/+116
* Fix moving msn contact from one group to another.Damian Minkov2009-05-121-0/+0
* Added some java-doc comments and formatting (some formatting fixes reported b...Yana Stamcheva2009-05-123-15/+101
* Implement new login v16 for yahoo.Damian Minkov2009-05-112-2/+0
* Eliminates duplication, fixes raw-type warnings.Lyubomir Marinov2009-05-0915-832/+119
* When setting the language, stores the country code as well (in addition to th...Lyubomir Marinov2009-05-071-1/+4
* Addressing issue #650 (Chat status moves write panel on typing notifications).Yana Stamcheva2009-05-073-60/+96
* Supports country code (in addition to language code) when dealing with locale...Lyubomir Marinov2009-05-076-24/+74
* Fix windows builds. Damian Minkov2009-05-071-1/+2
* Addressing issue #558 (Some text in the about window cannot be seen entirely).Yana Stamcheva2009-05-061-1/+1
* Cosmetics and an extra method in the TransformLayer that allows capturing mes...Emil Ivov2009-05-064-19/+29
* Fixing issue #662 Plug-ins vs bundles in Tools > Options > Plug-ins.Yana Stamcheva2009-05-061-1/+1
* Adds interfaces that would allow future support of message trnasformation lay...Emil Ivov2009-05-052-0/+159
* Include latest version of ZRTP4J. Modify the Eclipse and NB project files. Us...Werner Dittmann2009-05-024-4/+4
* Fixing issue # 571 (static I18N strings in impl.gui.customcontrols.Wizard) + ...Yana Stamcheva2009-05-014-125/+218
* Continuing work on issue #630 Borderless UI, by reducing the minimal size of ...Yana Stamcheva2009-05-012-6/+93
* Fixes a couple of programming errors, a few raw-type warnings.Lyubomir Marinov2009-04-304-32/+16
* Fixes the fix of the previous fix ;)Emil Ivov2009-04-301-11/+5
* Fixes an incorrect 'fix' committed in r5309.Lyubomir Marinov2009-04-301-1/+1
* Fixes programming errors detected by FindBugs.Lyubomir Marinov2009-04-303-14/+31