aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui
Commit message (Expand)AuthorAgeFilesLines
* Integrate choosing and setting avatar image for protocols (currently only for...Damian Minkov2010-09-028-3/+1544
* Show protocol specific error messages in the chat window.Yana Stamcheva2010-09-023-8/+36
* Applies minor changes (e.g. code formatting, closing InputStreams) discovered...Lyubomir Marinov2010-09-022-22/+21
* Added a sound, played on hang up.Yana Stamcheva2010-09-023-9/+92
* Fixes the issue described by Kertesz Laszlo on the dev mailing list in the th...Lyubomir Marinov2010-09-011-87/+97
* 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
* Fix issues with chatroom dialog:Damian Minkov2010-08-274-52/+149
* Reverts the touch screen changes, which are moved to the touchgui now.Yana Stamcheva2010-08-266-4028/+1645
* Prevents the call recorder from failing when the config service contains an u...Emil Ivov2010-08-221-6/+6
* Lists the format supported by the call Recorder into it in order to have them...Lyubomir Marinov2010-08-201-91/+273
* Update jain-sip to latest 1.2.154, fixing a problem with message retransmissi...Damian Minkov2010-08-201-2/+6
* Tries to deal to some extent with unsupported formats in Call Recording. But ...Lyubomir Marinov2010-08-181-3/+30
* Offers a default name for the file into which a call is to be recorded when t...Lyubomir Marinov2010-08-171-17/+14
* Tries to fix a "javax.media.NoDataSinkException: Cannot find a DataSink for: ...Lyubomir Marinov2010-08-171-19/+30
* Fix some warnings, javadoc and 80 characters per line.Sebastien Vincent2010-08-172-1/+11
* - Add desktop streaming operation set for XMPP/Jingle;Sebastien Vincent2010-08-171-4/+4
* Fix editable unknown contact panel information text + make it resizable in or...Yana Stamcheva2010-08-171-18/+8
* Use '.length() == 0' instead of 'isEmpty()'Werner Dittmann2010-08-161-3/+3
* Bring forward fix from standard GUI to touch screen GUIWerner Dittmann2010-08-161-4/+4
* Fix problem during mergeWerner Dittmann2010-08-161-546/+0
* Resolve merge problem with new MainFrame class, bring forwar fix in MainFrame...Werner Dittmann2010-08-161-4/+4
* Add some more comments.Werner Dittmann2010-08-164-2/+24
* First checkin of new GUI classes to support touch screen devices.Werner Dittmann2010-08-166-1101/+4008
* Commits uiRegistration.patch provided by Dmitri Melnikov on the dev mailing l...Lyubomir Marinov2010-08-163-26/+25
* - Finish the AbstractOperationSetVideoTelephony class to be as generic as pos...Sebastien Vincent2010-08-161-1/+1
* Commits the patch callrec-ui.patch provided by Dmitri Melnikov on the dev mai...Lyubomir Marinov2010-08-162-175/+61
* Commits callRecording.patch and recordButton.png provided by Dmitri Melnikov ...Lyubomir Marinov2010-08-116-127/+549
* Add contact dialog enhancements, including no account selection by default, d...Yana Stamcheva2010-08-101-9/+65
* Jabber protocol now can be invited to gtalk chat rooms and can create such by...Damian Minkov2010-08-061-0/+4
* Show error message when call fails.Yana Stamcheva2010-08-045-3/+108
* Fixes issue #839: Unknown user in Jabber contact list.Lyubomir Marinov2010-08-022-6/+46
* Fixes a problem in the 'Me' display name (next to the avatar at the top of th...Lyubomir Marinov2010-08-021-4/+10
* Basic support for contact capabilities in the user interface.Yana Stamcheva2010-07-303-1/+35
* Don't allow to call SIP contacts through another protocol in the call history.Yana Stamcheva2010-07-275-9/+97
* Proper reflect when chat room member renames, don't duplicate members and upd...Damian Minkov2010-07-276-32/+122
* Fix notify when receiving message in multichat mentioning your nickname. Damian Minkov2010-07-262-3/+5
* Fixed and issue where room will not be saved, reported by Lubomir Marinov on ...Damian Minkov2010-07-231-1/+12
* Fix a problem with multiple login and still trying to reconnect. Fixed NPE in...Damian Minkov2010-07-231-1/+1
* Loading rooms in non gui thread when opening chat rooms dialog.Damian Minkov2010-07-232-37/+28
* Fix possible NPE in Chatrooms dialog.Damian Minkov2010-07-231-2/+6
* Rest of the work on issue#528, add default macosx bindings(Ctrl+w and Cmd+w). Damian Minkov2010-07-233-11/+9
* Commits Dmitri Melnikov's dialogs.patch provided in the dev mailing list thre...Lyubomir Marinov2010-07-231-5/+41
* Chat rooms dialog reflect add/remove protocol providers, removed suggestions....Damian Minkov2010-07-2312-110/+219
* removed redundant castMatthieu Casanova2010-07-221-1/+1
* Introduce new dialog for creating and joining chat rooms. Damian Minkov2010-07-2111-28/+1473
* Removes the use of Java 1.6 API (because we target 1.5) reported by Damian Mi...Lyubomir Marinov2010-07-211-1/+1
* Commits migration.patch (migrates old passwords to the credential storage on ...Lyubomir Marinov2010-07-212-46/+221
* Fixes issue #831: Hover-indistinguishable contacts with the same display name...Lyubomir Marinov2010-07-166-134/+134
* Commits passwdstorage2.patch provided by Dmitri Melnikov on the dev mailing l...Lyubomir Marinov2010-07-152-7/+73