aboutsummaryrefslogtreecommitdiffstats
path: root/resources/images
Commit message (Collapse)AuthorAgeFilesLines
* Ongoing work on partial desktop sharing user interface.Yana Stamcheva2011-02-174-0/+82
|
* Added the possibility to hide and move the local video.Yana Stamcheva2011-02-023-0/+2
| | | | | Enable video button added in full screen mode. Fixed problem with remaining avatar icon after a remote video was added (reported by Conrad Beckert on dev mailing list: "default avatar in rectangle on fullscreen video view").
* Enhanced chat window interface.Yana Stamcheva2011-01-287-278/+236
|
* Fix new add contact and call video button images.Yana Stamcheva2011-01-184-0/+0
|
* Show an add contact button for call history and external source contacts.Yana Stamcheva2011-01-175-0/+2
|
* Click to toggle mute, hold down the microphone button to adjust microphone ↵Yana Stamcheva2011-01-112-2/+2
| | | | | | sound. Fixed some microphone related icons.
* Move volume buttons next to sound indicators.Damian Minkov2010-12-235-0/+2
|
* Sets the default icon of the authentication window to be the application logo.Yana Stamcheva2010-11-262-0/+1
|
* Source file for the new call history icons.Yana Stamcheva2010-11-161-0/+901
|
* Volume control user interface, allowing to adjust volume during a call.Yana Stamcheva2010-11-162-0/+1
|
* Introducing voice messages user interface.Yana Stamcheva2010-11-095-0/+1
| | | | | | Instant refresh of call history with new calls, when we're in call history view. Improved call history interface. Making sure to remove all operation set related gui listeners when a protocol provider is unregistered.
* The new logo svg source file.Yana Stamcheva2010-11-091-369/+439
|
* Spell Check plugin (work in progress). Note that the spellcheck plugin is ↵Yana Stamcheva2010-11-01260-1/+59
| | | | not enabled and would be available once it's ready and finished.
* Introduced new icon for master password dialogs.Yana Stamcheva2010-10-163-1/+1
| | | | Changed icon for authorization request with the new padlock icon.
* Removed image, never used.Yana Stamcheva2010-10-161-0/+0
|
* Desktop sharing user interface (work in progress).Yana Stamcheva2010-10-159-0/+8
| | | | | | | Start video calls from your contact list and chat window. Some call interface code enhancements and javadoc comments added. Disabled the desktop sharing feature until completely tested and ready to use.
* New icon (icns) for MacOSX, which fits the new status icons.Yana Stamcheva2010-10-091-0/+0
|
* Add DND icon to tray/notification/dock icons.Damian Minkov2010-10-071-0/+3
|
* New dnd systray icons.Yana Stamcheva2010-10-077-0/+0
| | | | Changing the color code for dock icons in order to fit the color code of the status menu.
* Missed in previous commit.Damian Minkov2010-10-051-0/+0
|
* Add DND to global status and when a contact is in On The Phone status, show ↵Damian Minkov2010-10-051-0/+1
| | | | | | | it in the contact list(do not show Away). Reorder status scales, when setting global statuses correct protocol status to be set. Fix string in avatar menu (icons -> pictures).
* Fix reset image in avatar change window.Yana Stamcheva2010-09-211-0/+0
|
* Update the gui for avatar choosing, add some javadocs.Damian Minkov2010-09-142-0/+1
|
* Support for video and photo previews in chat window provided by Purvesh ↵Yana Stamcheva2010-09-072-1/+4
| | | | Sahoo as part of its GSoC project.
* Integrate choosing and setting avatar image for protocols (currently only ↵Damian Minkov2010-09-023-0/+2
| | | | for msn and jabber). This work is done as part of Google Summer of Code 2009 by Shashank Tyagi and his mentor Damien Roth.
* New add account icon. Provided by Dimitar Bozhinov.Yana Stamcheva2010-08-272-0/+1
|
* New icon for call recording.Yana Stamcheva2010-08-201-0/+0
|
* Commits callRecording.patch and recordButton.png provided by Dmitri Melnikov ↵Lyubomir Marinov2010-08-112-0/+1
| | | | on the dev mailing list in the thread "Call Recording".
* Create SIP2SIP info account.Yana Stamcheva2010-07-1210-0/+4
| | | | Enhanced SIP account registration form.
* Enhanced icons for the configuration window.Yana Stamcheva2010-07-074-0/+0
|
* Icons, which are part of the new configuration window interface.Yana Stamcheva2010-07-053-0/+0
|
* Configuration window improvements including reorganizing sections, user ↵Yana Stamcheva2010-07-059-2/+8
| | | | interface modifications, account loading/unloading functionality and more.
* Fixes calls status bar layout (both in one-to-one and conference calls).Yana Stamcheva2010-06-111-0/+0
|
* - improving call transfer interface - work in progressYana Stamcheva2010-06-071-0/+0
| | | | | | - show avatar images for peers in one-to-one and conference calls if available - show our own image in conference calls - connecting icon introduced to indicate when an account is in connecting state (shown in the global status menu - below the name in the application window)
* - Moves the "full screen" and "transfer call" buttons from the status bar to ↵Yana Stamcheva2010-05-272-0/+0
| | | | | | | | the call window button bar. - Prints DTMF chars, when dtmf key is typed or dial pad button is clicked - Fixes DTMF tones, when typed with modifiers (SHIFT-# for example)
* Introduces the possibility to call any number one has typed in the search ↵Yana Stamcheva2010-05-103-0/+2
| | | | field (Issue # 816 Calling certain numbers/contacts that are not in the user list is possible only if the full address/name is typed).
* Fix unit tests.Yana Stamcheva2010-05-035-56/+60
|
* - Introduces new contact list data model that allows adding of external ↵Yana Stamcheva2010-05-037-11/+128
| | | | | | | contact sources and hence the search in such sources. - As part of the support for external contact sources, implements a call history external source and its user interface. - Addresses issue #706 Indicate missed calls
* Modified iptel account icons.Yana Stamcheva2010-04-239-0/+0
|
* - Adds a call button in the chat window, which is enabled for all contacts ↵Yana Stamcheva2010-04-212-0/+1
| | | | | | supporting calls. - Makes the ChatSession interface an abstract class and moves there some of the common method used by its implementations (avoids code duplication).
* Changed the menu item name from "Close" to "Quit" in the systray menu so it ↵Martin Andre2010-03-261-1/+1
| | | | reflects what the action actually does.
* Add global proxy config. Add support for the global proxy config in ↵Damian Minkov2010-03-172-0/+3
| | | | protocols like ICQ/AIM and Jabber.
* Doesn't display the video being streamed from the local peer to the remote ↵Lyubomir Marinov2010-03-092-0/+2
| | | | peer when streaming the desktop because the desktop is visible anyway, displays a static image instead.
* Ongoing work on issue # 572 Adding a contact is too much of a painful process.Yana Stamcheva2010-03-075-1/+1
| | | | Also enhanced the "Add group" dialog and and changed some related icons.
* Facebook status icons.Yana Stamcheva2010-02-154-0/+0
|
* Introduce new support for Facebook, through xmpp. Remove old one.Damian Minkov2010-02-129-0/+0
|
* Add icon for quit item in file menu.Sebastien Vincent2010-02-082-1/+2
|
* Bring back dock icon on Mac OS X (it was removed in revision 6725) when SC ↵Sebastien Vincent2010-02-041-1/+2
| | | | is launched from command line.
* Bring back icon for configure item (in tool menu).Sebastien Vincent2010-02-041-1/+2
|
* First version of the modified contact list interface. Modifications include ↵Yana Stamcheva2010-02-0413-4/+10
| | | | a new search box allowing to filter the contact list, contact expansion on select, different approach for calling contacts and more.