Directory src/net/java/sip/communicator/impl/gui/main/chat/menus/

Directory Created:
2007-03-12 20:41
Total Files:
7
Deleted Files:
1
Lines of Code:
1036

[root]/src/net/java/sip/communicator/impl/gui/main/chat/menus

Lines of Code

src/net/java/sip/communicator/impl/gui/main/chat/menus/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 120 (100.0%) 1776 (100.0%) 14.8
yanas 64 (53.3%) 1322 (74.4%) 20.6
lubomir_m 28 (23.3%) 187 (10.5%) 6.6
ysaak 6 (5.0%) 168 (9.5%) 28.0
scoutice 1 (0.8%) 51 (2.9%) 51.0
damencho 13 (10.8%) 23 (1.3%) 1.7
wernerd 1 (0.8%) 18 (1.0%) 18.0
emcho 7 (5.8%) 7 (0.4%) 1.0

Most Recent Commits

damencho 2012-02-09 17:02

Adds option to disable font support.

10 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: EditMenu.java (+10 -6)
damencho 2012-01-31 12:32

Adds properties to disable File menu items, few more places for those items.

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: FileMenu.java (+4 -1)
yanas 2011-11-12 02:52

Makes popup menus disappear when the parent window is not on focus.

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: ChatRightButtonMenu.java (+2 -1), WritePanelRightButtonMenu.java (+2 -1)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

7 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: ChatRightButtonMenu.java (+1 -1), EditMenu.java (+1 -1), FileMenu.java (+1 -1), HelpMenu.java (+1 -1), MessageWindowMenuBar.java (+1 -1), OptionsMenu.java (+1 -1), WritePanelRightButtonMenu.java (+1 -1)
yanas 2011-07-27 22:23

Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.

29 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: WritePanelRightButtonMenu.java (+29)
yanas 2011-01-28 13:17

Enhanced chat window interface.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: EditMenu.java (+1 -2), OptionsMenu.java (+1 -16)
lubomir_m 2011-01-27 01:53

Keeps the About menu item at the end of the Help menu because it is its conventional position. Otherwise, the 'Check for updates' menu item would appear last at times (on Windows).

23 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: MessageWindowMenuBar.java (+23 -8)
yanas 2011-01-07 12:04

Some gui refactoring.

14 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: EditMenu.java (+4 -4), FileMenu.java (+1 -1), WritePanelRightButtonMenu.java (+9 -9)
damencho 2010-12-21 16:04

Trim every user id we enter in account wizards.
Remove opaque default setting for menus in MenuBars.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: MessageWindowMenuBar.java (-5)
damencho 2010-12-21 14:04

Make menus opaque.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: EditMenu.java (-2), FileMenu.java (-2), HelpMenu.java (-1), OptionsMenu.java (-1)
yanas 2010-10-19 20:39

Chat window made fully skinnable - patch provided by Adam Netocny.

Added google-chrome to the list of browsers we're using to open links - Adam Netocny.

:D smiley added - Adam Netocny.

166 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: ChatRightButtonMenu.java (+60 -28), EditMenu.java (+36 -14), FileMenu.java (+19 -1), WritePanelRightButtonMenu.java (+51 -25)
yanas 2010-09-22 21:41

New interface and implementations added allowing to reload a skin runtime. Patch provided by Adam Netocny.

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: FileMenu.java (+4 -2)
lubomir_m 2010-09-04 16:14

Fixes warnings about unused imports and unnecessary casts.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: EditMenu.java (-1), FileMenu.java (-1)
damencho 2010-07-21 18:23

Introduce new dialog for creating and joining chat rooms.
Add option for autojoin on startup for the chat rooms.
Add option in general configuration form, will we leave the room when we close the window.
Add new button in chat window for leaving a room if closing window doesn't leave it.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: FileMenu.java (+1 -1)
yanas 2010-06-08 23:30

Enable switching off the smileys in the chat window.

31 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: OptionsMenu.java (+31 -13)
lubomir_m 2010-04-18 20:01

Makes the menu texts in the main window and the contact list visible on dark themes such as Ubuntu Lucid's default theme Ambiance.

25 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: EditMenu.java (-4), FileMenu.java (-4), HelpMenu.java (+1 -6), MessageWindowMenuBar.java (+23 -51), OptionsMenu.java (+1 -6)
lubomir_m 2010-03-12 05:11

Fixes the OTR menu in ChatDialog to use the CHAT_MENU_FOREGROUND color in order to make it copy with the other menus. Otherwise, it looks different with themes such as Ambiance on Ubuntu.

17 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: MessageWindowMenuBar.java (+17 -5)
yanas 2009-11-30 16:43

General:
- Enhance the SIPCommMenu to support mouse over fade effects.
Conference invite dialog:
- Add new contacts in the invite dialog by pressing the Enter key.
- Remove selection if the user decides to enter something in the field.
Conference window:
- Replace the call peer arrow icon with a more visible one
- Move the call transfer into the call peer menu (it was previously represented by an icon in the status bar)
- Change the local user background title color in the conference (the grey was looking like disabled)

9 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: EditMenu.java (+3 -2), FileMenu.java (+3 -2), HelpMenu.java (+1 -1), MessageWindowMenuBar.java (+1 -1), OptionsMenu.java (+1 -1)
lubomir_m 2009-09-19 23:11

Fixes a memory leak of ChatWindow caused by PluginComponent's Component displayed in ChatWindow which keeps the ChatWindow referenced even after it's closed because PluginComponent is globally referenced by OSGi.

3 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: MessageWindowMenuBar.java (+3 -7)
lubomir_m 2009-09-12 19:15

Removes duplication including introduced in my previous commit/r5947. It is likely that more duplication can be removed from other PluginComponentListener implementations but I don't want to look into it now.

20 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/main/chat/menus: MessageWindowMenuBar.java (+20 -111)

(38 more)

Generated by StatSVN 0.3.1