Directory src/net/java/sip/communicator/util/swing/plaf/

Total Files:
5
Deleted Files:
1
Lines of Code:
2804

[root]/src/net/java/sip/communicator/util/swing/plaf

Lines of Code

src/net/java/sip/communicator/util/swing/plaf/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 44 (100.0%) 971 (100.0%) 22.0
yanas 20 (45.5%) 718 (73.9%) 35.9
lubomir_m 14 (31.8%) 109 (11.2%) 7.7
damencho 2 (4.5%) 99 (10.2%) 49.5
s_vincent 2 (4.5%) 38 (3.9%) 19.0
emcho 5 (11.4%) 5 (0.5%) 1.0
smazy 1 (2.3%) 2 (0.2%) 2.0

Most Recent Commits

yanas 2012-04-04 15:13

Adds new improved security interface.

1 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTextFieldUI.java (+1 -1)
s_vincent 2012-03-09 17:54

Fixes style formating, javadoc and eclipse related warnings.

38 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTabbedPaneEnhancedUI.java (+9 -4), SIPCommTabbedPaneUI.java (+29 -14)
damencho 2012-01-23 18:00

Fixes some possible NullPointerExceptions.

24 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTextFieldUI.java (+24 -12)
yanas 2012-01-18 22:55

Fixes NullPointerException when retrieving delete text button rectangle in text fields.

5 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTextFieldUI.java (+5)
emcho 2011-10-18 14:03

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

5 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommLinkButtonUI.java (+1 -1), SIPCommMenuBarUI.java (+1 -1), SIPCommTabbedPaneEnhancedUI.java (+1 -1), SIPCommTabbedPaneUI.java (+1 -1), SIPCommTextFieldUI.java (+1 -1)
yanas 2011-09-02 12:47

Adds a general dial pad in the contact list.

39 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTextFieldUI.java (+39 -7)
yanas 2011-04-13 15:08

Some layout and component adjustments.

4 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTextFieldUI.java (+4 -4)
yanas 2011-03-30 21:21

Fixes colors and paddings in the search field.

46 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTextFieldUI.java (+46 -5)
yanas 2010-11-03 20:56

Skin support patch provided by Adam Netocny. Adding skin support in the SIP Communicator look&feel.

63 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTextFieldUI.java (+63 -14)
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.

32 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTabbedPaneEnhancedUI.java (+18 -2), SIPCommTabbedPaneUI.java (+14 -5)
damencho 2010-09-02 18:21

Integrate choosing and setting avatar image for protocols (currently only for msn and jabber). This work is done as part of Google Summer of Code 2009 by Shashank Tyagi and his mentor Damien Roth.

75 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommLinkButtonUI.java (new 75)
yanas 2010-06-15 13:16

Fixes active call button in the search field, even if not visible. Bug reported by Lubomir Marinov June 12, 2010 on dev (subject: Call button in the search field active even when not visible).

12 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTextFieldUI.java (+12 -1)
yanas 2010-05-10 10:59

Introduces the possibility to call any number one has typed in the search field (Issue # 816 Calling certain numbers/contacts that are not in the user list is possible only if the full address/name is typed).

42 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTextFieldUI.java (+42 -16), SearchTextFieldUI.java (del)
yanas 2010-02-04 14:31

First version of the modified contact list interface. Modifications include a new search box allowing to filter the contact list, contact expansion on select, different approach for calling contacts and more.

56 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTextFieldUI.java (+56 -41), SearchTextFieldUI.java (new)
yanas 2009-12-02 20:27

Close chat tabs with the middle mouse button. Patch provided by Arnaud Roemer (02/12 on dev with subject "[PATCH] closing chat tabs with middle mouse button")

3 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTabbedPaneUI.java (+3)
yanas 2009-11-24 18:13

Call and Chat Conference Invite Dialog enhancements:
- Added the possibility to add contacts, which are not in the contact list.
- Filter contact list contacts already added in a conference.

269 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTextFieldUI.java (new 269)
lubomir_m 2009-10-08 20:42

Fixes warnings

1 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTabbedPaneUI.java (+1 -1)
lubomir_m 2009-08-31 16:15

Commits another part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the src directory.

3 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTabbedPaneUI.java (+3 -3)
yanas 2009-04-20 19:18

Chat tabbed pane look modified in order to help better distinguish selected and unselected tabs.

9 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTabbedPaneEnhancedUI.java (+9 -1)
yanas 2009-04-20 15:49

Configurable foreground color of the tabbed pane look and feel.

18 lines of code changed in:

  • src/net/java/sip/communicator/util/swing/plaf: SIPCommTabbedPaneEnhancedUI.java (+18 -10)

(11 more)

Generated by StatSVN 0.3.1