Directory src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes/

Directory Created:
2007-11-28 14:02
Total Files:
9
Deleted Files:
0
Lines of Code:
3036

[root]/src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes

Lines of Code

src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 40 (100.0%) 3234 (100.0%) 80.8
yanas 9 (22.5%) 3072 (95.0%) 341.3
lubomir_m 18 (45.0%) 111 (3.4%) 6.1
s_vincent 1 (2.5%) 30 (0.9%) 30.0
damencho 3 (7.5%) 12 (0.4%) 4.0
emcho 9 (22.5%) 9 (0.3%) 1.0

Most Recent Commits

emcho 2011-10-18 14:03

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

9 lines of code changed in:

  • src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes: WhiteboardShape.java (+1 -1), WhiteboardShapeCircle.java (+1 -1), WhiteboardShapeImage.java (+1 -1), WhiteboardShapeLine.java (+1 -1), WhiteboardShapePath.java (+1 -1), WhiteboardShapePolyLine.java (+1 -1), WhiteboardShapePolygon.java (+1 -1), WhiteboardShapeRect.java (+1 -1), WhiteboardShapeText.java (+1 -1)
s_vincent 2010-09-11 11:50

Add javadoc, fix warnings and typos.

30 lines of code changed in:

  • src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes: WhiteboardShape.java (+30 -30)
lubomir_m 2009-09-02 14:01

Commits the patch of Sebastien Vincent provided on the dev mailing in an e-mail with subject "Fix warnings in Javadoc" which fixes javadoc warnings.

0 lines of code changed in:

  • src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes: WhiteboardShape.java (-1), WhiteboardShapeCircle.java (-1), WhiteboardShapeImage.java (-1), WhiteboardShapeLine.java (-1), WhiteboardShapePath.java (-1), WhiteboardShapePolyLine.java (-1), WhiteboardShapePolygon.java (-1), WhiteboardShapeRect.java (-1), WhiteboardShapeText.java (-1)
lubomir_m 2009-09-02 13:40

Commits the second patch of Sebastien Vincent in the dev mailing list thread "Fix lot of warnings in the code" which fixes multiple compiler warnings.

90 lines of code changed in:

  • src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes: WhiteboardShapeCircle.java (+6 -14), WhiteboardShapeImage.java (+4 -9), WhiteboardShapeLine.java (+3 -3), WhiteboardShapePath.java (+25 -38), WhiteboardShapePolyLine.java (+22 -22), WhiteboardShapePolygon.java (+19 -19), WhiteboardShapeRect.java (+8 -14), WhiteboardShapeText.java (+3 -3)
lubomir_m 2008-12-17 13:52

As part of issue #453 (Broken Windows Vista font rendering), fixes the About dialog and a few other missed cases (which weren't using the AntialiasingManager). Also removes a duplicate AntialiasingManager.

21 lines of code changed in:

  • src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes: WhiteboardShape.java (+21 -15)
damencho 2007-12-20 14:23

Fix moving images

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes: WhiteboardShapeImage.java (+4 -4)
damencho 2007-12-20 01:04

Remove base64 decoding/encoding from whiteboard plugin as this must be done in the protocol.

3 lines of code changed in:

  • src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes: WhiteboardShapeImage.java (+3 -4)
damencho 2007-12-20 00:23

Fix importing images in whiteboard sessions.

5 lines of code changed in:

  • src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes: WhiteboardShapeImage.java (+5 -5)
yanas 2007-11-28 14:02

whiteboard gui interface

3072 lines of code changed in:

  • src/net/java/sip/communicator/plugin/whiteboard/gui/whiteboardshapes: WhiteboardShape.java (new 366), WhiteboardShapeCircle.java (new 401), WhiteboardShapeImage.java (new 347), WhiteboardShapeLine.java (new 249), WhiteboardShapePath.java (new 255), WhiteboardShapePolyLine.java (new 331), WhiteboardShapePolygon.java (new 358), WhiteboardShapeRect.java (new 443), WhiteboardShapeText.java (new 322)
Generated by StatSVN 0.3.1